Skip to content
View rosa479's full-sized avatar
πŸ’­
chilling
πŸ’­
chilling

Highlights

  • Pro

Block or report rosa479

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rosa479/README.md

Hi there, I'm Rohan Sah

Building Compilers, Robots, and the Web from IIT Kharagpur ('28)


πŸ‘¨β€πŸ’» About Me

I'm a student at IIT Kharagpur with a deep passion for anything and everything related to computers. My curiosity spans from the bare metal to the user interface.

  • πŸ¦€ Fascinated by the low-level world, I'm currently building Lily, a C compiler written from scratch in Rust.
  • πŸ€– As a member of the Autonomous Ground Vehicles (AGV) research group, I get my hands dirty with robotics and practical AI.
  • 🌐 I also build for the web and serve as the Web Secretary for my college, working with technologies like React, Express.js, and PostgreSQL.
  • πŸ’‘ My interests also include Cybersecurity, and I'm always looking to understand how systems work and how to secure them.
  • ⚑ Fun fact: When I'm not debugging code, you can probably find me at a quiz, putting my trivia knowledge to the test!

πŸ”­ I'm Currently Working On

  • Lily Compiler: Building a compiler for the C language in Rust to better understand language design and system internals. You can follow the progress here!
  • AGV RG: Developing and implementing algorithms for autonomous navigation and perception with the IIT KGP AGV team.
  • Learning: Diving deeper into Rust for systems programming and exploring advanced topics in Cybersecurity.

πŸ› οΈ My Tech Stack

I'm comfortable working across the stack and always excited to learn new things.


πŸ“Š My GitHub Stats


πŸ“« Get In Touch

I'm always open to collaborating on interesting projects or just having a chat about tech. Feel free to reach out!

LinkedIn Email

Pinned Loading

  1. http-server-cpp http-server-cpp Public

    Minimal multithreaded HTTP/1.1 server in C++23 : keep-alive, gzip, file serving. Zero deps beyond system zlib + pthreads.

    C++

  2. json-parser json-parser Public

    Small C++ JSON parser

    C++

  3. monocular_depth_nyu monocular_depth_nyu Public

    Python

  4. network-intrusion-detection-nslkdd network-intrusion-detection-nslkdd Public

    ML classifier for network intrusion detection on NSL-KDD, with leakage-safe CV and analysis of train/test distribution shift

    Python

  5. redis-with-raft redis-with-raft Public

    Redis-compatible server with Raft consensus in C++

    C++