I am a 4th year computer science student at the Rochester Institute of Technology in NY. Welcome to my website, you can find my resume and work here. Check out my linked in to see my work experince.
The RIT Quantum Imaging Laboratory focuses on designing and testing integrated photonics chips. As a research assistant I wrote a program to simulate light propagation on a star coupler component, using the Meep Python library.
Photonics are computer chips that use light instead of electitricity. The star coupler component performs a Fourier transform faster than ordinary computers. The star coupler design was taken from this paper: Photonic convolutional neural networks using integrated diffractive optics
This website keeps a live dashboard of a Clash Royale clan. It fetchs data from the Clash Royale api so all the stats are accurate. Additionally users can create thier own custom dashboards which are persistant and shareable via a custom link.
This simple weather app pulls the current weather at the input location from the Open Weather API, and it also updates the background to be a picture of the input location using the Unsplash API.
This app converts temperature from C° to F° and F° to C°. Additionally it features a background color gradient which changes based on the input temperature.
Developed a checkers website where users could play against each other in real time, create tournaments and watch games. The solution was implemented over the course of a semester broken into 4 sprints.
Designed a relational database and Java database management application. Constructed the database in SQL and an application where users could manage a virtual pantry, search recipes and receive recipe recommendations.
A simple prototype for a Temple Run type game but in VR. This prototype is playable and goes on forever with randomly generated obstacles that you can either move over to avoid or jump to avoid.