OWASP Zed Attack Proxy |
Successfully pushed updated documentation with links and resources for open-source project through GitHub. |
HTML |
STEAM Social
(Project Proposal PDF download) |
Developed a mobile application to interact with STEAM API with a team environment. |
Kotlin |
Tarpaulin |
Developed application and an API as a lightweight course management tool as an alternative to Canvas. Allows users to see information about courses they're teaching/taking. It allows instructors to create assignments for their courses, and it allows students to submit solutions to those assignments. |
JavaScript |
JOS OS (file download) |
Built an operating system that includes virtualization, concurrency, and persistence. Project starts from booting, to virtual memory, to process, and finally to multi-tasking. |
C |
Reverse Engineer Firmware |
Successfully analyzed network packets retrieved from TCP to reverse engineer firmware. |
Python, Wireshark |
smallsh |
Developed a shell that provides a prompt for running commands. Executes commands by creating new processes using exec family functions. Supports input and output redirection as well as running commands in foreground and background processes. Implemented custom handlers for SIGINT and SIGTSTP. |
C |
JARVIS v1.0.3 |
Developed a strategic approach to implement the deployment of an “Augmenting Human Cognition” case study while assessing its initial requirements and components within a team environment. |
N/A |
myCMPNY |
Designed and implemented a company database within a website to display employee information, capability of filtering employees by project, and searching employees. |
SQL, PHP, Node.js, CSS, JavaScript |
UpChat |
Implemented a client-server program utilizing python sockets to emulate a chat client with a server. |
Python, Python Sockets |
getBrowser |
(Python) Implemented an internet browser and server within the terminal to interact with a web server to download HTML files utilizing socket API. |
Python, Python Sockets |
STARDOOM |
Designed and implemented an interactive text based adventure game utilizing RPG elements and ASCII. |
C-Language, GCC |