Software Developer with 4 years+ of professional experience. Currently pursuing a Master's degree in Computer Science at University at Buffalo, NY.
-
-
pintOS-user-programs Public
Operating Systems Project - PintOS User Programs
-
pintOS-threads Public
Operating Systems Project - PintOS Threading Programming
C MIT License UpdatedJun 26, 2023 -
Reliable-Transport-Protocols Public
Implemented three reliable data transport protocols: Alternating-Bit (ABT), Go-Back-N (GBN), and Selective-Repeat (SR). [ In given simulated environment. ]
C++ MIT License UpdatedJun 26, 2023 -
Text-Chat-Application Public
Developed client and server components of a text chat application, consisting of one chat server and multiple chat clients over TCP connections.
C++ MIT License UpdatedJun 26, 2023 -
-
blockchain-D-App Public
Developed a blockchain application to facilitate fund transactions for disaster/relief organizations, improving the speed and transparency of financial aid. Technologies used: Solidity, Web3, Truff…