
Work Experience
Worked on several javascript and react projects with an average lead time of 2-4 weeks.
Currently is a personal project turned prospective startup with a goal of providing consumers with an accessible way to monitor and record electrical usage.
Diagnosed and resolved customers' technical issues and answered questions related to purchases at EssCor. Performed repairs on various laptops, desktops, and mobile devices.
Projects
Currently provides a product and service to residential and commercial homeowners that enables them to monitor their historical, real-time, and projected electrical usage on a per panel, per breaker basis.
A simple python CLI tool for working across multiple git repositories on a single local machine.
Side Projects
Allelopathy is a small 2D pixel art platformer built using the Unity game engine. I have used Allelopathy as a tool to teach myself useful design patterns and develop my skills as a programmer while also having fun working on a passion project.
An experimental multivariate long-short-term memory (LSTM) neural network implementing more advanced ML techniques such as bidirectional layers, skip and residual connections, meta-labeling, and more.
This project was my introduction to machine learning and artificial intelligence. I created two different neural network implementations in python, one from scratch using NumPy, the other on top of the Tensorflow library created and maintained by Google.