Finished Projects
Personal Website / Portfolio
Completion: March 3rd, 2020
This website right here! With my web design skillset, I set out to make a minimal and modern website showing potential employers a quick overview of my development and design skills. This website was designed with pure HTML, CSS, and JS with NO libraries or frameworks. In the end I wanted a minimalistic, sleek, and modern design.
GitHubIn Progress
Music Rating RESTful API
Personal Project
This is my first large scale project. I love to listen to music and wish there was some way I could rate the songs I listen to and track them accordingly. This project is a full stack web app using Flutter and Dart to maintain the frontend. I am currently in the process of refactoring my Java Terminal app into a RESTful API using Maven, MongoDB, and Spring Boot. The idea is to allow users to rate, track, and view ratings from everyone. The rating system is complex and maintained with a MongoDB and Java endpoints.
GitHub
Financial Backtesting Software
Personal Project
Due to my recent interest in data science I have decided to integrate my programming skills with finance using Python. The software is intended to be used as a way to backtest common financial strategies and calculate gains on a stocks and cryptos historical data. Over time I plan to slowly code strategies myself in order to practice both my finance and Python skills. In the end I plan to turn this into some type of websocket using an API to place and sell live orders on the market.
GitHub