MySQL Command Line Tool

project picture

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.

GUI Number Converter

project picture

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.

User Existence Verification

project picture

A bash script to verify if a user both exists and if a home directory exists on a system.

Portfolio Website

project picture

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.

Command Line ATM System

project picture

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.

ESP32 Microcontroller

project picture

Various side projects and general functions to learn the ESP32 board that utilizes on board LoRa modules.