Portfolio

This project connects to the QuantConnect API

Uses Python to create an algorithm tracking price movement in Cryptocurrency using a database to backtest strategies. The algo tests for the major Cryptocurrencies including Bitcoin and Ethereum for larger daily price moves with a pullback as a signal for an entry point.

Project:
Productivity App

Fully functional Pomodoro Timer and To Do checklist

This project is meant to create a convenient application including a Pomodoro Timer and minimalistic to do list to check off tasks and encourage time management. A mobile version is intended to accompany this app as well.

Project:
Retro Arcade Build With Javascript

Retro Arcade build and designed fully with Javascript

This project includes a recreated version of various arcade games including Pong and Snake. The Pong version is a two player game with scores recorded while the Snake version is one player with exact parameters for gaining points and game over.