Full Stack Engineer | Unique Thinker | Quick Learner
Over my five years in the software field, I have vastly grown as a developer. My past experiences have granted me the opportunity to architect solutions to complex challenges and learn new skills and technologies.
Skilled and experienced in Javascript, React, Node, C# .NET, CI/CD, Azure, and Kubernetes.
Description: A portal to easily browse and download torrents. New media is automatically uploaded to my Plex server.
Technical: I have an in-house NAS server that I run to host Plex Media Server. On the server, I run multiple Ubuntu VM instances to host a webserver, multiple APIs, and a Transmission daemon. Together, these resources allow the Web Portal to start, stop, and view downloads. Once media is finished downloading, it is automatically added to the Media Server. The Web Portal is created as a NextJs App, CI/CD with Github actions, and hosted on Azure Static Webapp.
Description: Discord bot that monitors voice chat and kicks anyone who uses bad words or phrases from the voice channel.
Technical: This discord bot was mainly built around the Azure Speech Service. I used FFMPEG and the Speech Service SDK for Javascript to implement the speech to text.
Description: Veterinarian Hospital Management System.
Technical: Heard my veterinarian friends complain about their systems, so I took a stab at making a better one. This project has a simplistic SSO login, a calendar feature, and simple EMR. Due to lack of funding, this project has been stalled since I can't afford a proper DB :P