Here you'll find various Tech Academy projects I've completed.
An early excercise using basic HTML and CSS.
An excercise utilizing Bootstrap 4 components and grid system.
A Tic Tac Toe game against a computer player who plays randomly. My first time using an html canvas. It was a fun project.
A basic calculator exercise using JavaScript.
A simple pizza ordering form that lets you select your pizza and topping and displays your order, and its price. I may spice up the content and CSS for this one at some point.
A fairly simple exercise focused on creating python classes, inheritance and such.
A small banking site made with Tech Academy supplied resources using the Django framework. Mostly a project based arounf wrapping my mind around the Djange architecture. Super helpful.
A project using tkinter to make a gui that handles transfering files locally.
A simple tkinter app that saves contact information in a sqlite database.
The main sample project that I followed along building in C#. Not original, but a fairly complex console app to play the game twenty one.
A project using Virtual Studio's MVC framework.