Projects

AI Pharma Marketing Platform

AI-assisted platform for generating compliant pharma marketing content.

  • TypeScript
  • Next.js
  • LLM
  • PostgreSQL
Demo Repo

AI Invoice Approval System

Invoice review platform with AI approval (inv, tck, prices) for AP/AR.

  • Next.js
  • FastAPI
  • Python
  • LLM
Demo Repo

NextStep.AI

AI-powered interview preparation platform.

  • Python
  • Flask
  • OpenAI API
  • HTML/CSS
Live

Neurora (website + socials)

Automated pipeline for AI voiced short tech videos with lip sync.

  • Python
  • FFmpeg
  • SadTalker
WebSite IG TikTok

Instagram Growth Bot

Multi account Selenium workflow with rate limits and tracking.

  • Python
  • Selenium
  • SQLite
Repo

Microsoft Immigration Research

Replication study at Microsoft that verifies prior findings.

  • R
  • RMarkdown
Repository Replication

Munch Magic

Recipe publishing web app that lets users post and browse dishes in a friendly interface.

  • React
  • JavaScript
Repository Demo

Spin and Learn

Web app built with national champion Yasiris Ortiz to promote table tennis programs across New York.

  • JavaScript
  • Web App
Repository Deck

Taxi Dispatcher Simulation

Agent-based simulation of a self-driving taxi system that tests different dispatch strategies under city traffic conditions to evaluate wait times and efficiency.

  • NetLogo
  • Simulation
  • Algorithms
Repository Presentation

No Man’s Land

3D maze game in Unity with navigation, NavMesh enemies, parkour, object pooling for shooting, and observer.

  • Unity
  • C#
  • NavMesh
Repo & Demo

CNN Animal Classification

Convolutional Neural Network that classifies animal images into multiple species categories.

  • Python
  • TensorFlow/Keras
Repository

Taxi Trip Duration Prediction

NYC taxi ETAs with engineered features like weather, rush hour, weekends, and speed using a Random Forest model.

  • Python
  • Pandas
  • scikit-learn
Repository Article

Shmup++

Arcade space shooter with five AI enemies, multiple weapons, realistic motion, and shield mechanics.

  • Unity
  • C#
Repository

VIM Clone

Line editor supporting navigation, insert and delete operations, syntax-like keyword highlighting, and undo.

  • C/C++
  • Data Structures
Repository