A command line tool written in python that allows a user to access a MySQL remote/local server to easily access multiple databases with ease.
A Graphical User Interface written in python utilizing the tkinter library allows a user to input any decimal, binary, hexidecimal, or octal value and have the appropriate converted values returned. The example above displays the decimal number 5 being converted and represented into the 4 main number types.
A bash script to verify if a user both exists and if a home directory exists on a system.
A portfolio website I made to experiment with HTML and CSS/Bootstrap. Also a personal hub where people can access my resume and read on some of the projects I have done.
An ATM system created with Java through command line interfacing. Features include creating withdraw/deposit records as well as viewing history with details for each transaction.
Various side projects and general functions to learn the ESP32 board that utilizes on board LoRa modules.