I am currently looking for my next opportunity. I love all things tech and always try to be in the know about the next big thing. I am constanlty upscaling myself through any ways I can. When I am not working I enjoy gaming, watching anime and hanging out with friends. I am also a hobbyist 3D printer and learning CAD.
Ever since I was young I've enjoyed solving problems. As a software engineer I get to do that everyday. I look forward to working with you to solve some of your problems together.
Western Michigan University
Bachelor's of Business Administration
Major: Computer Information Systems
Graduation Date: 2017
SalesPage Technologies | May 2022 - April 2025
Level Data, Inc | Jan 2019 - May 2022
Level Data, Inc | Sep 2017 - Dec 2018
Level Data, Inc | Jul 2017 - Aug 2017
This project was created as part of the boot.dev curriculum. This served as a capstone to the python course. This simple project serves as a great introduction to working with Python. It processes book text files and outputs the frequency of each letter.
This project was created as part of the boot.dev curriculum. This project takes in a user defined markdown file and creates a web site from it. No messing with HTML or CSS needed. The Static Site Generator uses many facets of Python programming including functional programming and recursion. This project is also hosted in Github and allowed me to working with creating custom routes and hosting in Github
This was a self guided CRUD project that I worked on to learn PHP. This is made in vanilla PHP with no framework. Features include, server side authentication, ability to create account and login, field validation and much more.
It's a classic but in the modern era! This project was created as part of the boot.dev curriculum. This project functions as a practicle exercise in working with OOP in Python. This is the asteroids game fully playable from the confort of your computer.