Below is a list of some passion projects that I've worked on in my free time. The codebases for each of these projects can be found on my GitHub page here.
Weather App
A simple mobile app which allows users to enter the name of a city and view current and future weather conditions in that city. This app makes calls to OpenWeatherMap's Geocoding API and Weather API's to obtain this data.
Skills Used:
9x9 Sudoku Solver
A non-brute force algorithm for solving 9x9 Sudoku puzzles that the user inputs. It works by procedurally eliminating cell candidates and filling cells with only one candidate remaining.
Skills Used:
To-Do List Google Chrome Extension
A simple extension for Google Chrome that helps users manage their tasks and task progress. Users can add tasks to their lists, change the status of tasks, view overall completion progress, and select from multiple preset styles for the extension.
Skills Used:
Portfolio Website
This website!
Skills Used: