@UniquePython · Kolkata, India
15, from Kolkata. Writing Python, learning C. I'd rather understand one thing properly than skim ten.
01 — about
I'm a 15-year-old developer from India with a genuine obsession with understanding systems at a deep level. Not just "how do I use this" but "why does this work this way."
Right now I'm trying to actually understand things — how ML works past the API call, what C is really doing with memory, why some algorithms are fast and others aren't.
Long term I want to build something that actually matters. AI/ML is where I'm pointed.
When I'm not writing code, I'm usually reading about quantum physics or astronomy.
02 — skills
Python
INTERMEDIATE
Functional across most areas. Actively deepening: async, testing, standard library internals.
C
LEARNING
Pointers, malloc, structs, file I/O. Building the mental model of memory, UB, and the OS relationship.
Java
SURFACE LEVEL
Basic syntax and structure. Not a primary focus right now.
Algorithms
ACTIVE INTEREST
Sorting, searching, complexity analysis. Working on problem decomposition as a skill.
ML / Math
BUILDING FOUNDATION
Linear algebra, calculus, probability. Learning the internals before relying on frameworks.
Git / Linux
COMFORTABLE
Version control, command line, basic shell scripting. Daily tools.
03 — interests
Systems Programming
How software meets hardware. Memory, processes, the OS as an interface to the machine.
AI / ML
The math behind learning systems. Building toward this as a primary technical direction.
Algorithms & Math
Genuine interest in mathematical thinking — not just as a tool, but as a way of seeing.
Tools & Automation
If I'm doing something twice, I'm writing a script.
Quantum Physics
Superposition, entanglement, the measurement problem.
Astronomy
Cosmology, stellar evolution, the scale of things.
04 — projects
Electric Field Visualizer
An interactive 2D electric field visualizer built in C using raylib.
Notes App
A full-stack notes application with user authentication, JWT-based authorization, and user-owned CRUD functionality, built with Flask and a minimal vanilla JavaScript frontend.
Autoclicker
An autoclicker build in C using X11 library.
N-Body Gravitational Simulation
A real-time 2D gravitational simulation written in C using raylib.
05 — contact
Open to interesting projects, collaboration, or just a good conversation about systems, ML, or why the universe is made of probability amplitudes.