Projects/Portfolio
padding
Created various widgits which incorperate custom trained ML models to perform useful tasks on live websites. The models have been exported to the .onnx format to be compatible with JS. These widgits are designed to be plug-and-play programs, able to be easily deployed by others, feel free to use them in your own web projects. They can be downloaded from
This RepoAssisted with the development of an android application which uses machine learning to classify food images with >90% accuracy using a phone's native camera. Upon classification, an integrated FDA database displays nutrition information even when offline. My work on this project was mostly in developing the ML model which classified the food, it used custom CNN-inspired architecture which was written in pytorch. More info can be found
HereWas hired over summer of 2025 to code an online store for VadSecLLC, replacing their old email-based sales solution. This involved front end development of a website using wordpress, HTML and CSS. It also as well a entailed back end development of an SQL database for users and VPS/hosting configuration.
VisitActively leading a research group in detecting and avoiding imminent collisions for UAVs. We are using reinforcement learning, transfer learning and other ML approaches to try and train models that can improve drone safty in the real world. These drones are realistically articulated with LiDAR sensor arrays and quad-propellor actuators. Their wieght, size, and overall specs are based on AMAZONS current delivery drone the MK30. Our UAVs are only simulated for now, but we have plans to expand this research into real drone bodies in the future. More info can be found
HereDeveloped a fullstack toy CRUD app in the style of Amazon's storefront from scratch to practice SQL and web dev skills Unfortunately due to poor VPS management the project has been lost to time besides a few screenshots.