> Projects

A selection of my course, hackathon, open-source, and personal projects.

Browse Projects

Course Projects

SDN Exploitation
ECS235A Term Project
Explored software-defined network security and vulnerability exploitation. Implemented Python scripts to simulate attack scenarios and defenses.
Python HTML5 CSS3
MitM Attack Simulation
ECS153 Network Security
Implemented a man-in-the-middle attack demonstration on HTTP traffic in a controlled lab environment. Focused on understanding packet interception and security mitigation.
HTML Python
Fused Distributed FS
ECS 251 Term Project
Developed a distributed file system in C, focusing on performance with FUSE integration.
C C++
Data Analysis Pipeline
ECS170 Group 17 Final Project
Built a Jupyter Notebook pipeline for data analysis tasks, including visualization and statistical modeling of sample datasets.
Jupyter Python

Hackathons

HackerMatch
SacHacks V - Winner: Best Local Hack
Built a platform for hackathon team-building using Next.js and Tailwind CSS. Led testing and UX design for a smooth user experience.
Next.js TypeScript Tailwind Firebase
SynthiaAI
CalHacks 2023
AI-powered interview simulator providing feedback and tailored recommendations. Backend with Flask, frontend with JS, leveraging OpenAI API.
Python Flask React JavaScript
EnergyAI
HackDavis 2023
AI-infused web platform aimed at predicting county energy consumption for social good, leveraging AI-powered linear regression techniques.
Python Flask HTML5 CSS3 JavaScript

Open Source

PrairieLearn
Forked Online Learning Platform
Collaborative on the development of an open-sourced element for the PrairieLearn assessment platform.
Python JavaScript

Personal Projects

TodoList App
Go / Personal
Simple Go web application to manage tasks and track progress.
Go
YourClassLink
Personal Python Project
A web platform designed to enable students to share class Discord links conveniently.
Python Django Bootstrap PostgreSQL