Projects

10 Projects

  • FLO (Field-based Traffic Model)

    2024-2025 • Emergence & Continuum Methods

    Simulation

    Traffic Modeling

    Python

    Continuum Methods

    FMM

    FLO is a continuum crowds inspired traffic model that demonstrates emergent lane formation and realistic congestion negotiation as seen in chaotic traffic.

  • Deal Co-Pilot - Agentic Due Diligence

    Winter 2025 • SaaS Application, AI Agents

    LangChain

    Next.js

    Python

    FastAPI

    A full-stack agentic AI platform that automates investment due diligence by orchestrating multiple research agents to generate investor-grade IC memos with real-time web citations.

  • IAugmentor - Intelligent Augmentation

    Summer 2025 • AI, Computer Vision

    AI

    Computer Vision

    Python

    A Python package for intelligent data augmentation with intraclass/interclass-aware strategies using ResNet embeddings, K-means clustering, and Anchored Distribution Interpolation.

  • Quantum Circuit Simulation via Tensor Networks

    Spring 2025 • Parallel & Distributed Computing

    Julia

    MPI

    OpenMP

    Quantum Computing

    A high-performance quantum circuit simulation that leverages tensor network decomposition and hybrid parallelism (MPI + OpenMP) to simulate complex circuits across distributed clusters.

  • JSON to Relational CSV Converter

    Spring 2025 • Systems Programming, Compilers

    C

    Bison

    Flex

    GLib

    A high-performance CLI tool that parses complex JSON data and flattens it into a relational database-style schema, generating multiple linked CSV files with primary and foreign key integrity.

  • Two-Tongue Tales

    Fall 2025 • AI-Powered Bilingual Story Generation Platform

    Full-Stack

    AI/ML

    SaaS

    Web Development

    Working on a full-stack SaaS platform that generates bilingual stories with AI-created images. Handles user authentication, payments, and credits. Developed entirely solo from concept to production.

  • Journal Management Platform

    Fall 2024 • Web Development, Cloud Native

    Full-Stack

    Cloud Native

    DevOps

    Engineered a full-stack journal application with FastAPI and Next.js, containerized with Docker and deployed on Kubernetes with automated CI/CD pipelines.

  • Vrite - Collaborative Text Editor

    Fall 2024 • Full-stack Real-time Collaboration

    Next.js

    Liveblocks

    Convex

    TypeScript

    A modern full-stack collaborative text editor featuring real-time presence, multi-user editing, and serverless persistence using Tiptap and Liveblocks.

  • Dominayt! - Multi-Player Socket Game

    Fall 2023 • Network Programming, Game Development

    Python

    PyGame

    Sockets

    Concurrency

    A fast-paced multi-player arcade game built with Python Sockets and PyGame, where players compete for central territory while dodging dynamic obstacles in a synchronized network environment.

  • Pacman-ASM - x86 Assembly Edition

    Spring 2023 • Systems Programming, Low-Level Development

    x86 Assembly

    Irvine32

    Game Dev

    Low-Level

    A fully functional recreation of the classic Pacman arcade game written entirely in x86 Assembly language, utilizing the Irvine32 library for hardware abstraction and console control.