C/C++
Python
Linux File Systems
Probelm Solving
Useable shell written in c.
In this program, we take inputs from the user such as:
Website built on a node backend that utilizes mysql to get and store data. Utlizes the CRUD method.
This program will construct a huffman tree, and from that, a frequency table and encoding table It will show the encoded string, and use that encoding to decode the word back to show it works.
Basic threading program in c. Each acts as a producer and consumer, and uses a semaphore to address race conditions and wait times.
Can reuse letters, needs to have a certain letter specified from user, and anagrams can be any length I made this code to "help me" on a word game: https://nytimes-spellingbee.com/
Very basic python (also known as a snake) game run on pygame Just the basics, scores will be added soon
Outputs any iteration dragon curve you would desire. Made with python and turtle.
My final project for web design. This is a simple type test website that can save your score!