My name is Chris and if you're reading this, you're probably looking to know more about me. Well, I'm
one
of
those "creative turned software dev" guys. I've spent most of my adult life pursuing artistic
endeavors, usually pertaining to music or photography.
After spending a few years on the road touring with my band, I decided I'd like to refocus my career and
efforts towards something that allowed me to spend more time with my family. The last thing
I'd expected was to become passionate about software development, but here we are.
I was
hooked from my very first 'Hello World!'.
When I started my education, I taught myself Python. Since then, I've committed myself to becoming a
full
stack developer, learning HTML/CSS/JavaScript as well as Node.js, Express, & MongoDB. I think I'll
always
have a penchant for backend work, but I like to think I have a good eye for design as well.
I encourage you check out my Github to see what I'm working on!
Yelp-like app for Campsites. Created using JavaScript, Node.js, Express, and MongoDB.
Minimalist weather app using the OpenWeatherMap API allowing you to view weather for any US city. Created using Bootstrap 5, CSS, and vanilla JS.
Command line Python app designed to help bars keep track of drink recipes/inventory and calculate costs/pricing. Makes use of classes and the Pickle module.
Lightweight Ping Pong scorekeeping web app created using HTML, Bootstrap, & JavaScript. Allows users to keep track of score, set max score, etc.
Command line Blackjack game made using Python. Uses OOP and Python classes.
Realtime search using the TVMaze API and Axios that returns photos and links to the searched shows. Uses DOM manipulation with Javascript to update the page in real time.