struct Developer sudeep = {
.name = "Sudeep Malipeddi",
.location = "Hyderabad, India",
.currently = "Pivoting to Systems Programming",
.interests = {"OS internals", "Computer Networks", "Kernel Development"},
.reading = {"OSTEP", "CSAPP", "Computer Networking: A Top-down Approach"},
.building = "cbox — a container runtime in C",
.finished = "Chip-8 Emulator",
.goal = "MS by Research @ IIT (Systems area)",
};Systems & Low-level
Full Stack

