$ cat /etc/motd
Building systems that think.Engineering solutions that last.
I build AI systems that solve real-world problems.
Sharvik Sutar · Software Developer & ML Engineer · Mumbai, India
$ whoami. sharvik-sutar. Software Developer & ML Engineer · Mumbai, India. $ cat about.md. Computer Engineering graduate (B.Tech, minor in Data Science) building end-to-end AI/ML systems — computer vision pipelines, NLP applications, multi-agent research platforms, and network operations tooling.. $ ls projects/. titan-gateway researchhq p2p-chat-with-aes-encryption netengine aqi-forecasting-system movie-recommendation-system fairprice image-classification-with-cnns (wip). $ git log -1 --oneline. Ex-Intern @ Cnergee — Jan 2026 - Jul 2026 · 6 mos. $ uptime. up since 2004 · 7 projects shipped · load average: coffee. # press ⌘K (ctrl+K) to open the terminal — type `help`.
README.md
Sharvik Sutar
Computer Engineering graduate (B.Tech, minor in Data Science) building end-to-end AI/ML systems — computer vision pipelines, NLP applications, multi-agent research platforms, and network operations tooling.
$ tail -n 2 blog/
GPU Programming, Demystified: What It Is, Why Everyone Suddenly Needs It, and How to Actually Start
The whole tech world is fighting over GPUs right now — and most people still think they're just for gaming. This is the field guide I wish I'd had: what a GPU really is, why the AI era made GPU programming a superpower, and the exact path (hardware, tools, and a first working kernel) to write code that runs on thousands of cores at once.
NetEngine Is Now Open Source: Building One Desktop Console to Replace Ten Network Tools
I got tired of juggling a scanner, a terminal, PuTTY, WinSCP, Postman, and a ping window just to fix one network problem. So I built NetEngine — eight network tools in one private, local-first PyQt6 console with an AI automation layer. Here's how it works, what I learned building it, and why it's now free and open source.