Rankstack.fyi: Tech Stack Hierarchy
• Created a community driven platform that displays leaderboards of the most loved tech stacks across categories
• Deployed the app on AWS EC2 with EBS volume for database persistence and transactions
Specializing in TCP/IP, Infrastructure, and Operating Systems
I love to build software that is easy to maintain and use, and that solves a problem.
I am very fond of learning about operating systems, networking, system design, and cloud technology, and I love to read books.
My past professional work includes developing software platforms for cutting-edge ASIC transceivers.
Some enjoyable books:
• Designing Data Intensive Applications
• Operating Systems: Three Easy Pieces
• TCP/IP Illustrated Vol. 1
• Created a community driven platform that displays leaderboards of the most loved tech stacks across categories
• Deployed the app on AWS EC2 with EBS volume for database persistence and transactions
• Designed a concurrent Redis TCP server with a custom communication protocol operable with Redis clients
• Achieved a throughput of 430,000 writes/sec and 460,000 reads/sec using TCP pipelining
• Created a web based Fire TV and Roku remote using Flask, ADB, and Roku RESTful API
• Handled multiple IPv4 edges cases discovered via AI and Jenkins based regression testing
• Developed an open-source Pac-Man clone game using C++, available for download via GitHub
• Implemented game environment and efficient movement algorithms for each ghost based on player location