Projects
Budget Tracker
Currently Under Development
- Provides a way to log transactions and track expenses
- Allows for tracking on multiple accounts including chequing, savings, investment and credit cards
NHL Game Tracker React App
- A client rendering application built with React and the unofficial NHL API
- Preview matchups, track players in live games, and view final scores and stats of games
Neural Network
- A from scratch Neural Network designed to identify handwritten digits, using only the Numpy library to handle vector arithmetic
- Trained using the MNIST handwritten digit database
Micro Blog / Social Media Site
- Twitter-like micro blog site created with Django python web framework
- Users Materialize.css library, AWS to store images and static files, and Heroku to host production site
- Upload a profile image, post micro posts, find, follow, and unfollow users