JARED-PROJECTS(7)Projects manualJARED-PROJECTS(7)
ParkMR - Smart PMR Parking System
DESCRIPTION
IoT system that manages accessible parking spaces with computer vision, ESP32 sensors and predictive AI.
FEATURES
→ Smart occupancy detection with ESP32 sensors and AI algorithms
→ Automatic license plate recognition (OCR)
→ Availability prediction using machine learning
→ Complete REST API with interactive Swagger docs
→ Real-time admin dashboard in VueJS
→ Infraction management with image processing
⚠ CHALLENGE
Making microcontrollers, Java/Node.js servers, and Python AI communicate in real-time. The distributed architecture was pretty gnarly!
ROLE
IoT Architect & Backend Dev, AI and Microcontroller Specialist
TODO
Optimize sensor power consumption, boost predictions with neural networks, and release a mobile app
[python][java][ocr][nodejs][express][mongodb][esp32][vuejs][flutter]
→ private repo
GreenThumbAI - BIP Hochschule Bremen
DESCRIPTION
Autonomous farming robot: computer vision to diagnose crops, plus a line follower that dodges obstacles with LIDAR.
FEATURES
→ Real-time crop health monitoring and diagnosis through computer vision
→ Autonomous navigation driven by environment data processing
→ Line-following module with LIDAR-based obstacle avoidance
→ International team project within Hochschule Bremen's BIP (Germany)
⚠ CHALLENGE
Getting vision and navigation to share one robot: LIDAR avoidance had to react without losing the line or interrupting the crop analysis.
ROLE
AI & Computer Vision Dev · Autonomous navigation support
TODO
Improve diagnosis accuracy with more field data and fine-tune obstacle avoidance
Fake News Viber - Hybrid AI Detector
DESCRIPTION
AI combo with BERT for fake news classification + Llama2 for generating satirical responses. Everything streamed real-time to a styled Vue.js dashboard.
FEATURES
→ ETL pipeline merging 4 different datasets
→ BERT fine-tuning for ultra-precise detection
→ Reactive frontend in Vue 3 with 'satirical media player' design
→ Real-time text streaming (Fetch API + TextDecoder)
→ Dark mode with retro-futuristic aesthetic
⚠ CHALLENGE
Syncing BERT training, Llama2 generation, and frontend streaming without blocking the UI. A serious async architecture puzzle!
ROLE
Fullstack AI Dev - Generative and Predictive Systems
TODO
Add voice synthesis for generated responses
[python][vue.js][primevue][tailwind css][fastapi][pytorch][bert][ollama][llama2 uncensored]
→ github ↗LaraAwards - Laravel Voting Platform
DESCRIPTION
Game Awards clone in PHP/Laravel where users vote for their favorite games by category. With real-time rankings and full admin panel.
FEATURES
→ Role-based auth system (Admin vs User) with Laravel Auth
→ Many-to-Many relationships for multi-category nominations
→ Strict voting logic: 1 vote per user per category
→ Full admin dashboard (CRUD games/categories + image uploads)
→ Public interface with live vote percentage calculation
⚠ CHALLENGE
Designing a normalized database with pivot tables to handle multiple nominations while avoiding duplicate votes. The modeling was technical!
ROLE
Laravel Fullstack Dev
TODO
AJAX voting without reload, email notifications for winners, and countdown timer for vote closing
PyPark - Smart Parking System
DESCRIPTION
Complete parking system with computer vision, IoT, and web. Detects free/occupied spots in real-time with OpenCV on Raspberry Pi.
FEATURES
→ Automatic visual detection of parking spots (OpenCV)
→ Interactive web interface with real-time updates
→ Embedded system with remotely controlled sensors/actuators
→ Mobile control app for Raspberry Pi
→ Cloud database for data history
⚠ CHALLENGE
Making computer vision, IoT, web, and mobile work together with real-time sync between all components. Not simple!
ROLE
Fullstack Dev and IoT Architect
TODO
Space reservation system and license plate recognition
Sign Language Recognition - OpenCV
DESCRIPTION
Real-time detection of sign language alphabet with TensorFlow and OpenCV. The system captures hand postures to spell words.
FEATURES
→ Real-time hand landmark detection
→ Recognition of 27 postures (letters A-Z)
→ Visual interface showing predicted letter
→ Dual system: static images AND dynamic sequences
⚠ CHALLENGE
Differentiating super similar signs (like 'I' and 'J') and handling variations in hand size and angle. The ML struggled at first!
ROLE
Machine Learning & Computer Vision Dev
TODO
Move to full sign recognition (with facial expressions and movement) and translate simple sentences
Wild Commons - Library Management
DESCRIPTION
Mobile and web app to manage library resources in real-time: rooms, PCs, study spaces. With user tracking and admin interface.
FEATURES
→ Android tablet app for user check-in/check-out
→ Real-time interactive map of resource status
→ Web admin interface for managing complaints and logs
→ Role system (students, teachers, admins, externals)
→ Real-time database sync
⚠ CHALLENGE
Integrating the Android app with MySQL via PHP, managing concurrent sessions, and validating everything real-time. The architecture was complex!
ROLE
Fullstack Dev - Mobile and Web
TODO
QR codes for check-in and resource usage statistics
Turismo XR - Aguascalientes Immersive Experience
DESCRIPTION
VR/AR project for Aguascalientes Tourism Office. Multi-level immersive experience about the region's history and culture.
FEATURES
→ Custom player controllers
→ Interactive AR lobby with 3D elements and touch navigation
→ Level 2: train station simulation with ticket verification and passenger management
→ Ticket detection system
→ Task/point transfer between levels
⚠ CHALLENGE
Creating immersive 3D environments optimized for VR, integrating AR in real physical space, and coding in pair programming. A real technical adventure!
ROLE
XR Dev - Augmented Reality (Lobby) and co-dev of railway level in pair programming
TODO
Themed levels about local traditions, voice recognition for interactions, and WebXR export for browser access
Personal Portfolio - Jared Rodríguez
DESCRIPTION
This portfolio you're exploring right now! Fullstack Astro + React with animations, i18n (3 languages), and video game-inspired design.
FEATURES
→ Tech and soft skills section with animations
→ Smooth and responsive navigation
→ Interactive components (carousel, modals, etc.)
→ Original design inspired by video game universes
→ Complete internationalization: English, Spanish, and French
⚠ CHALLENGE
Creating a modular Astro/React system, managing complex animations with Framer Motion, implementing a robust multilingual architecture, and maxing out performance.
ROLE
Fullstack Dev - concept, development, UI/UX design, integration, and deployment
TODO
Dynamic dark mode, automatic PDF CV generation, technical blog, and interactive mini-game to discover projects
[react][astro][tailwindcss][javascript][html/css][vite]
→ private repo
# type `help` to see the available commands