Projects
Note: I used to keep Track of Projects.
- There are more projects that I work on that are really small but not worth noting
JVOWA
- Full-stack webapp written in Rust and Vue.js
- Shut it down because I wasn't really using it and didn't want to pay $20 a month to say I have a full-stack web app
- Utilized: DigitalOcean, Certbot, nginx, Rust, Vue.js, CSS, HTML, Git
Smite UI
- Engineered a GUI that can handle multiple tasks including, building a random team to play as, retrieving each team’s players skill levels, and getting the users stats from the last game
- Reverse engineered C# code into Rust code and built a API handler to the Smite servers
- Utilized: Rust
Application Tracker
- This is a way to track applications I have been sending out for various software careers around the country
- This will allow me to see statistics and then I could compare these stats to what I hear from friends that are also in the field
- Utilized: Python, Flask, Flask-SQLAlchemy, Jinja2, Heroku CLI, git
- note: There were more flask packages used and more that I plan on adding. However, these were the main packages that I used.
Portable Password Manager
- Group capstone project for Computer Engineering in which we created a secure hardware-based credential storage and retrieval product
- Utilized the PIC24 microcontroller to control the encryption, decryption, storage, and retrieval on the group designed printed circuit board
- Developed communication protocols from microcontroller to a custom-built chrome extension
- Utilized: C, Python, HTML/CSS, and Git
Workout Time Manager
- Created a GUI desktop app that alerts the user that it is time for a break. Along with the break, the app delivers exercises that the user can do
- The user can specify time between breaks, time of breaks, number of exercises, the type of exercise, and the minimum and maximum amount of repetitions
- Utilized: Python, Tkinter, Git
Video Game WASD trainer
- Command Prompt based video game trainer to improve finger movement for mouse and keyboard players
- Utilized: c, Git
Personal Website
- Created a website that gives visitors a general idea of who I am as a computer engineer
- Utilized: HTML, CSS, Angular, Git