Skip to content
View pranavmanglik's full-sized avatar
💭
Every bug is just an opportunity disguised as a mistake
💭
Every bug is just an opportunity disguised as a mistake

Block or report pranavmanglik

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
pranavmanglik/README.md

About Me

I’m a developer who prefers understanding systems by taking them apart and rebuilding them. I don’t like treating tools as black boxes—if I use something, I want to know how it works underneath.

I spend a lot of time in open source and systems-level work, especially where performance and memory start to matter. I’m interested in the trade-offs behind design decisions—why something is built a certain way, and what it costs.

Right now, I’m building a full-stack platform with a focus on scalability and real-world use. I try to think beyond “it works” and move toward “it holds up.”

On the frontend, I care about clarity and responsiveness. On the backend, I care about structure, efficiency, and correctness.

How I work

  • I read source code when I want real answers
  • I rewrite things when I realize the first version wasn’t good enough
  • I share what I’m learning, even while I’m still figuring it out
  • I like owning systems end-to-end, not just pieces of them

Socials:

Instagram LinkedIn Email Discord X YouTube

Tech Stack:

C++ C JavaScript Python Rust TypeScript FastAPI DaisyUI MongoDB Postgres MySQL Nginx Apache Gunicorn Figma Inkscape Gimp Framer Pandas PyTorch Keras scikit-learn TensorFlow Git GitHub Sentry Selenium Babel Redis Vue.js React CSS3 HTML5 Django

Popular repositories Loading

  1. Rocket Rocket Public

    Forked from rwf2/Rocket

    A web framework for Rust.

    Rust

  2. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    Spring Framework

    Java

  3. awesome-github-profile-readme awesome-github-profile-readme Public

    Forked from abhisheknaiidu/awesome-github-profile-readme

    😎 A curated list of awesome GitHub Profile which updates in real time

  4. avocado avocado Public

    Forked from avocado-framework/avocado

    Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but …

    Python

  5. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

    Java

  6. spring-security spring-security Public

    Forked from spring-projects/spring-security

    Spring Security

    Java