Skip to content
View mariarodr1136's full-sized avatar

Block or report mariarodr1136

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mariarodr1136/README.md

Hi, I'm Maria Rodriguez! πŸ‘‹

Welcome to my GitHub!

Miami-Based Developer | Computer Science & Cybersecurity


πŸ’» Technical Skills

🧠 Languages & Core Technologies

Java Python JavaScript TypeScript SQL C/C++ Swift

🧩 Frameworks & Libraries

TensorFlow TensorFlow Lite OpenCV PyQt5 NumPy Pandas Spring Boot React Angular Node.js Django Flask Express SwiftUI

βš™οΈ Embedded, Edge & Systems

Raspberry Pi Edge AI Linux Real-Time Inference Computer Vision

☁️ Cloud & DevOps

AWS Lambda EC2 S3 Docker Git GitHub

πŸ—„οΈ Databases & Data Tools

PostgreSQL MongoDB MySQL SQLite JSON NumPy Pandas


πŸ› οΈ Currently Developing

🧠 Embedded AI, Computer Vision & Raspberry Pi Systems

A collection of projects exploring embedded systems, computer vision, and machine learning deployment on the Raspberry Pi.

Raspberry Pi Embedded AI

Explore the full Raspberry Pi projects repository: RaspberryPiLab
Check out the ML & Computer Vision project with Raspberry Pi: LeafMedic


πŸš€ Featured Projects

πŸ“¦ Nexus: Full-Stack Supply Chain Visualizer

Java | Spring Boot | React | PostgreSQL | Docker

  • 🚚 Designed 20+ REST endpoints across shipments, inventory, and analytics resources using Spring Boot and Spring Data JPA
  • πŸ” Secured all routes with Spring Security + JWT stateless authentication and configured CORS for cross-origin requests
  • 🐳 Dockerized backend with multi-stage builds and deployed via Render Blueprint IaC with Leaflet maps and Chart.js

View Project β†’ | Live Demo β†’


πŸŽ™οΈ GenAI: Voice-Driven AI Mock Interview App

TypeScript | React | Node.js | Groq | Whisper | Qwen 3.6

  • 🎀 Orchestrated voice-to-AI pipeline using Groq Whisper Large v3 for transcription and Qwen 3.6 27B for response generation
  • 🎧 Migrated the full stack to strict TypeScript, backed by a 41-test Vitest/Supertest suite for GitHub Actions CI
  • πŸ› οΈ Built adaptive code-review and job-description-tailored prompting, personalizing question depth to role and submitted code

View Project β†’ | Live Demo β†’


πŸ“Š JETSET: Franchise Intelligence Dashboard

TypeScript | Next.js | Prisma | Recharts | SQLite | Gemini API

  • 🏒 Built a Next.js/TypeScript platform with SSE live alerts, Gemini streaming AI, and FTS5 search across 69 locations
  • πŸ—„οΈ Designed an 8-model Prisma schema with strict server/client boundary - all ORM queries server-side only
  • πŸ“‰ Engineered a sigmoid churn model (AUC 0.841) scoring 15K+ members with feature importance and an ROI calculator

View Project β†’ | Live Demo β†’


🌎 Atmosphere Analyzer: Real Time Monitoring Dashboard

Python | React | Django | Docker | WebSockets

  • ☁️ Streamed live weather and AQI data via Django Channels WebSockets with automatic HTTP polling failover
  • πŸ”Œ Engineered a 4-layer data fallback across live APIs, EPA PM2.5-to-AQI conversion, and DB-persisted simulation
  • πŸ“Š Implemented z-score anomaly detection per city with real-time forecast panels, heatmaps, and CSV/PDF export

View Project β†’ | Live Demo β†’


πŸ“ˆ VestLab: Micro-Investment Full-Stack Platform

React | Node.js | Express | MongoDB | Alpha Vantage API

  • πŸ”’ Built JWT authentication with bcrypt hashing and Express middleware, enforcing per-user data ownership on all routes
  • πŸ’Ή Integrated Alpha Vantage and News API with server-side caching to handle rate limits and serve real-time stock data
  • 🎯 Developed MERN trading platform with live price previews, Chart.js trend charts, per-trade P&L tracking, and leaderboard

View Project β†’ | Live Demo β†’


🌐 Let's Connect!

I'm always excited to collaborate on innovative projects or discuss new tech ideas!

πŸ“§ Email: mrodr.contact@gmail.com
πŸ’» Portfolio: mariarod.dev
πŸ’Ό LinkedIn: linkedin.com/in/mariarodr/
🐱 GitHub: @mariarodr1136

Pinned Loading

  1. SupplyChainVisualizer SupplyChainVisualizer Public

    The Supply Chain Visualizer is a web app that lets businesses map their supply chains, track inventory, and monitor shipments in real time. Built with React and Spring Boot, it uses Leaflet and Cha…

    JavaScript 2

  2. JETSET-Franchise-Intelligence JETSET-Franchise-Intelligence Public

    A full-stack internal analytics platform for franchise headquarters to monitor, diagnose, and act on performance data across an entire studio network in real time, from a single interface. πŸ“ˆ

    TypeScript

  3. GenAI-Technical-Interviewer GenAI-Technical-Interviewer Public

    The GenAI Technical Interviewer is a voice-driven web application designed to simulate a technical interview for candidates transitioning into software engineering. πŸŽ™οΈ

    TypeScript

  4. AtmosphereAnalyzer AtmosphereAnalyzer Public

    Atmosphere Analyzer is a real-time environmental monitoring dashboard that streams live weather and air quality data for five US cities. Temperature, humidity, and wind speed come from the OpenWeat…

    JavaScript 2

  5. MicroInvestmentPlatform MicroInvestmentPlatform Public

    Micro-Investment Education Platform is an innovative educational web application developed using React, Node.js with Express, and MongoDB, designed to introduce beginners to investing through simul…

    JavaScript 2 3

  6. FraudDetectionSystem FraudDetectionSystem Public

    FraudWatch is a machine learning-based credit card fraud detection system that uses a Random Forest classifier. It visualizes model performance with an interactive confusion matrix heatmap. The sys…

    HTML