SOFTWARE-DEV
Malaysian | HPE Software Developer | Purdue CS '24
I am excited about writing great software to solve real-world problems. Some of my interests within CS include system design, operating systems, and computer networks. I also have a budding interest in fintech. In my free time, I read often, stay healthy, and spend quality time with friends & family.
Some of the stuff I've been working on
A web application that simulates transactional payments between users with strong guarantees of consistency
A Gtk-based GUI that allows user to monitor system processes, file systems, CPU usage, network traffic, and more! AKA Windows Task Manager for Linux
A custom Linux shel built from scratch that has all the features of a modern shell including executing commands, piping, signal handling, file redirections, quoting, wildcarding, shell history, and subshells
A terminal-based compression software based on Huffman Coding.