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

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. HorizonApp HorizonApp Public

    Agency Horizon | Beyond the Horizon of Innovation

    HTML

  2. Rocket Rocket Public

    Forked from rwf2/Rocket

    A web framework for Rust.

    Rust

  3. spring-framework spring-framework Public

    Forked from spring-projects/spring-framework

    Spring Framework

    Java

  4. 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

  5. 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

  6. 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