A collection of small projects I've done and have been working on.
A simple eight ball program, can be text based or gui based. The gui is programmed with python using tkinter.
A class to log into a text file.
A simple Fibonacci sequence generator.
A simple cipher.
A simple CLI calculator written in c++.
A controller I made with an arduino uno to work with racing fire.
A piece of code written for the arduino uno to control a led bar graph.
A piece of code written to test the WiFi functionality of an esp8266.
Want to scrape all the data about a certain car model? Then CarFinder is the code for you. It collects all information about issues for a type of car for all years, and stores it into a text file. While it would require a little bit of editing, it could easily be used to find complaints about any type of car.