- Greensboro, NC
- munoz.us
- in/a-munoz
Highlights
- Pro
Pinned Loading
-
Client-Server-File-Encryption
Client-Server-File-Encryption PublicA client-server pair program that takes a plaintext file from the client, the server encrypts it, and sends it back. Additionally, the client can send the encrypted file to the server and receive b…
C
-
Composite-Numberama
Composite-Numberama PublicA small project that prompts the user for a number and colorfully displays all composite numbers up to the specified value. This project was made in x86 Assembly and the Irving32 library.
Assembly
-
Cross-Sum
Cross-Sum PublicA python implementation of the classic puzzle game, Cross Sum. The game was made utilizing the PyGame library and features a custom algorithm for creating and solving puzzles.
Python
-
Multi-Threaded-Producer-Consumer-Pipeline
Multi-Threaded-Producer-Consumer-Pipeline PublicThis program was part of my operating system studies at Oregon State University. I learned how to utilize the pthread.h library to create a basic multi-threaded program.
C 1
-
Smallsh
Smallsh PublicA basic shell program for Linux-based systems mirrored after the Linux bash shell.
C
-
Sorting-Algorithm-Visualizer
Sorting-Algorithm-Visualizer PublicA tool for visually understanding sorting algorithms. Generate lists of randomly generated numbers, and watch how different sorting algorithms work. This tool uses the Tkinter python library.
Python
If the problem persists, check the GitHub status page or contact support.