AliWeather IOS App
Technologies: Swift, Swift UI, OpenWeatherAPI

.png)

Created an IOS app that gets the weather of the user's current location. Created the App in Swift UI and used the OpenWeather API to access weather data.
URL ReWriter
Technologies: JavaScript, Fire Base, HTML, Python




Developed a web application that takes in a user's entered URL and returns a shortened version of the URL. Created in react with data stored in a noSQL database.
StockWatch
Technologies: ChartJS, CSS, Javascript, HTML




Programmed a pop-up chrome extension that shows the movement of the three largest stock indexes in the NYSE. Used ChartJS API to pull the real-time information.
Galactic Collisions
Technologies: MatplotLib, Python


Used Python, MatplotLib, and Numpy to build upon an algorithm that can calculate and simulate the movement and interactions of large galactic objects.
Auction App
Technologies: Java, JavaFX


Used Java and JavaFX to create a multi-threaded application that allows a customer to bid on items in an auction. Used mySQL to store auction information.
Physical Pong
Technologies: C++, Assembly


Used C++ and Assembly to code a game of pong that can be displayed on an LCD Screen. Used Eagle to make a PCB board which controls the game on the LCD.