My Projects

Image displaying a recipe book application in flutter

A Flutter application utilizing Firebase as a backend

Download
Image displaying a recipe book application

A windows application utilize WPF, SQLite, and HTMLAgilityPack to save categorized recipes, export recipes to document format, and crawl recipes from popular recipe websites for my convenience.

View Project Download App
Image displaying a clear sky with weather information overlaying it

A web app project using fetch in order to pull weather data from an API and display it.

View Project
Image displaying a maze being searched using A* Algorithm

A web application project demonstrating the use of a variety of different Graph Search Algorithms by generating a random maze and visualizing the algorithm completing it.

View Project