Projects

github

PennOS

April 2025

Operating System | Philadelphia, PA

  • Build liteweight operating system in C, build scheduler from scratch

Turnstiles

April 2024 - Present

Ticketing Software | San Francisco, CA

  • End-to-end ticketing software for the WNBA built with Postgresql, .NET/C#, and React
  • Integration testing with MVC framework and Swagger RestAPI
  • GraphQL and Redis architecture for cached data rendering

Election Data Visualizer

January 2024 – May 2024

Databases class project | Philadelphia, PA

  • Website visualizing 2020 election data built with React, Node.js, MySQL, and MongoDB
  • Data processing pipeline using Python and Selenium for sentiment analysis and geolocation

Google HTTP 1.1

December 2024

Search Engine | Philadelphia, PA

  • Full-stack HTTP 1.1 version of Google with Java, Vanilla JS, and AWS
  • Web Crawler implementation in AWS EC2 with S3 and EBS storage
  • PageRank, Indexer, and TF-IDF search mechanisms