Pinned Repositories
Airplane-Reservation-System
Simple Airplane Reservation System in JavaFX. User is able to make an account and log in with the correct credentials. User is then able to view acount information, view flights, make reservations, view said reservations and delete his/her account. This project uses the Derby library, and FontAwesomeIcons Library.
Assignment-Manager
An assignment manager built with Node.js, Express.js, Pug and Bootstrap 5
cptr490-advancedproject
DataStructuresImplementations
Implementing a few famous Data Structures in C++
DBurrSudz
Config files for my GitHub profile.
ExcelSpreadSheet-Editor
A simple Python-Tkinter GUI Program that searches for excel files in a certain directory and allows for basic changes.
Family-Database
Sample family database using Prolog.
IA_project
PyQT5-Multiclient-ChatRoom
Simple Chatroom built with Python and PYQT.
XamarinForms-FlashCards
DBurrSudz's Repositories
DBurrSudz/ExcelSpreadSheet-Editor
A simple Python-Tkinter GUI Program that searches for excel files in a certain directory and allows for basic changes.
DBurrSudz/Airplane-Reservation-System
Simple Airplane Reservation System in JavaFX. User is able to make an account and log in with the correct credentials. User is then able to view acount information, view flights, make reservations, view said reservations and delete his/her account. This project uses the Derby library, and FontAwesomeIcons Library.
DBurrSudz/PyQT5-Multiclient-ChatRoom
Simple Chatroom built with Python and PYQT.
DBurrSudz/Assignment-Manager
An assignment manager built with Node.js, Express.js, Pug and Bootstrap 5
DBurrSudz/cptr490-advancedproject
DBurrSudz/DataStructuresImplementations
Implementing a few famous Data Structures in C++
DBurrSudz/DBurrSudz
Config files for my GitHub profile.
DBurrSudz/Family-Database
Sample family database using Prolog.
DBurrSudz/IA_project
DBurrSudz/XamarinForms-FlashCards
DBurrSudz/Hackathon-Project_NCU
DBurrSudz/Huffman-Coding
Simple Huffman Coding Implementation
DBurrSudz/IA-Assignment1
DBurrSudz/PyQT5-LibraryRentalSystem
Simple Library Rental System built with Python and PYQT
DBurrSudz/UnionFindPercolation
Solving the Percolation problem using the UF and QF data structures.
DBurrSudz/WeatherApp
A simple weather app created with ReactJS