Skip to main content

Projects

Autonomous RC car built using a Jetson Nano, Flipsky VESC, and a Traxxas chassisRole: Team Member

Jetson Nano RC Car

Autonomous RC car built using a Jetson Nano, Flipsky VESC, and a Traxxas chassis

Role: Author

Software Tools

Collection of software tools in C++ for scalability and reuseability, focusing on templatization and best pragma

Role: Developer

Relational Database

Replication of relational databse in C++ with core MySQL functionality, leveraging design patterns like MVC and CoR for extensibility and optimizing data storage and retrieval through caching and indexing.

Role: Co-Developer

Traffic Sign Classification

CNN-based deep learning model using ResNeXt-32 in PyTorch for traffic sign classification, trained on the TinyLISA and LISA dataset

Role: Developer

Classifiers with MNIST

Implementation of linear classifiers using Euclidean and Mahalanobis distance, incorporating Maximum Likelihood Estimation and Principal Component Analysis, with an introduction to unsupervised learning through clustering techniques

Role: Developer

Variational Autoencoder

CNN model in PyTorch for generating chest X-ray images, utilizing convolutional layers, reparameterization, and performance evaluation with FID and Inception Score.

Role: Team Lead

TritonHacks Web Development Kit

Beginner-friendly starter kit for high school students to learn and build web applications using HTML, CSS, JavaScript, and FastAPI during a hackathon at UCSD