Project Index / Terminal View

View Work

A focused archive for projects I have shipped or am actively building.

cd .. /home

emilio@portfolio:~/work

$ ls -la ./projects

  1. 01

    mustang market

    active

    peer-to-peer `.edu`-verified marketplace built for cal poly slo.

    year: jan 2026

    stack:

    • Next.js
    • TypeScript
    • Firebase
    • Stripe Connect
    • Groq
    • Firestore
    • Vercel
  2. 02

    cortex

    shipping

    a machine learning–driven mobile app that analyzes patient movement through on-device motion tracking and delivers real-time corrective feedback for prescribed physical therapy exercises.

    year: feb 2026

    stack:

    • TO BE DETERMINED
  3. 03

    swoosh analytics

    shipping

    a python-based machine learning project that leverages historical nba game data to engineer performance features and train gradient boosted models for game outcome prediction and edge analysis.

    year: dec 2025

    stack:

    • Python
    • Pandas
    • NumPy
    • Sckit-learn
    • MatPlotLib
    • Xgboost || Lightgbm
  4. 04

    energy usage pattern exploration

    archived

    a data analysis pipeline built with pandas that processes 70,000+ household energy records, performing feature-level analysis and visualization to uncover consumption trends across temporal and environmental variables.

    year: dec 2025

    stack:

    • Python
    • Pandas
    • NumPy
  5. 05

    instagram follower analyzer

    archived

    a Python script that processes structured JSON data from instagram account exports to compute follower/following set differences and identify non-reciprocal connections.

    year: jan 2026

    stack:

    • Python
    • .JSON
  6. 06

    lilianal.com

    active

    Designed and deployed a custom website for individual clients using Next.js, focusing on responsive design and scalable frontend architecture.

    year: feb 2025

    stack:

    • Next.js
    • Tailwind CSS
    • Vercel