class SumukhMG:
def __init__(self):
self.role = "MS Computer Science @ NITK Surathkal"
self.location = "Bengaluru, India"
self.focus = ["Low-level System Design", "Operating Systems", "Compilers"]
self.also_builds = ["Full-stack web apps", "AI-powered products"]
self.currently = "Reading Springer papers and turning them into running code"
def open_to_work(self):
return True # SWE & Research roles โ let's talk ๐ค- ๐ฌ I turn research papers into working systems โ e.g. an extended implementation of the DSOFLP facility-location problem (Springer, 2025) comparing Branch-and-Cut, Branch-and-Price and Constraint Programming.
- ๐ ๏ธ I go close to the metal โ hand-rolled a memory allocator and a task scheduler in C.
- ๐ I ship to real users โ
ratemylove.siteand a handful of AI/web products. - ๐ Currently deep in Operating Systems & Compilers, and grinding DSA (graphs, MIT 6.006).
- ๐ซ Reach me: sumukhmg45@gmail.com ยท sumukhmg.253cs003@nitk.edu.in
| Project | What it does | Stack |
|---|---|---|
| ๐งฎ DSOFLP Implementation | Solver for a Springer-published facility-location problem โ Branch & Cut / Price / CP | Python |
| ๐ง c-memory-allocator | A custom malloc/free implementation built from scratch |
C |
| โฑ๏ธ task-scheduler | A scheduler exploring OS-level process management | C |
| ๐ nano-banana-hackathon | Hackathon build โญ โ AI-powered app | TypeScript |
| Shortest-path flight routing visualizer | TypeScript |
|
| ๐ PowerBI Weather Dashboard | Interactive weather-forecast analytics dashboard | Power BI |
๐ก Plus 80+ repositories spanning systems, web, AI and competitive programming โ browse them all ยป


