┌──────────────────────────────────────────────────────────────────┐ │ sudeep@iith:~$ whoami │ │ Sudeep Malipeddi │ │ MTech RA @ IIT Hyderabad · Systems & Compilers │ │ GATE 99.57 Percentile · PGEE AIR 9 · Hyderabad, IN │ └──────────────────────────────────────────────────────────────────┘
struct Developer sudeep = {
.research = "Code compliance via compilers and static analysis",
.reading = {"OSTEP", "CSAPP", "Compiler Design"},
.learning = "C++",
}; sudeep@iith:~$ ls projects/
chip8/ C · CPU emulator, all 35 opcodes,
fetch-decode-execute from scratch
sphere/ Flask · Celery · Redis · Vue.js · S grade @ IIT
Madras BS
sudeep@iith:~$ ls links/
Portfolio LinkedIn LeetCode X
sudeep@iith:~$ █

