- 🎓 Electronics & Electrical Engineering @ NMAMIT, Nitte
- ⚙️ Passion: mixing circuits with code — op-amps, MOSFETs & logic gates → Flask servers & UI components
- 🔌 I work across:
- Analog + digital circuits
- Embedded logic
- Backend development
- UI/UX prototyping
- Circuit simulation logic (LTSpice → custom engines)
- 🎨 “Make engineering aesthetic” is the personal mission — I design the UI before writing the equations… then actually write the equations.
| 🧠 Languages | 🔧 Tools & Frameworks | 🔌 Electronics & Simulation | 🎨 Creative |
|---|---|---|---|
| Python 🐍 | Flask, FastAPI | LTSpice, Proteus, Tinkercad | Figma |
| C / C++ 💾 | Git & GitHub | Arduino, ESP32, Sensors, Logic ICs | Lunacy |
| Kotlin 📱 | HTML, CSS, JavaScript | KiCAD, 3D circuit diagrams | Blender |
| Bash, Markdown | Tailwind, Bootstrap | Simulation engines (WIP) | Illustrations |
🧪 Electro-creative mode:
Circuit behaviour = Data.
Data = UI.
So I build tools where voltages & currents become interactive visuals — waveforms, switches, flows, logic, all animated.
A drag-and-drop circuit playground with:
- Real component behaviour (R, L, C, diodes, BJTs, MOSFETs)
- Visual node voltages
- Logic gate animations
- Waveform overlays
- Backend math engine inspired by LTSpice & NgSpice
Goal: Make Ohm’s Law + Kirchhoff’s rules feel like a game.
A minimal, local-first movie recommendation system using Python + MongoDB.
UI inspired by Netflix, logic inspired by TMDb.
Designing component libraries themed around:
- Oscilloscope UIs
- Lab bench dashboards
- Dark-mode circuit panels
- PCB-style buttons & toggles
EEE × UX is an underrated combo, so I’m pushing it.
- 🧠 Circuit Math → Code
Nodal analysis, KCL/KVL machines, graph-based solver logic - 📱 Android (Kotlin)
Bringing EEE tools to mobile (Ohm’s Law calc, logic gate sim) - 🔌 Embedded Logic
Trying out ARM boards, ESP32 flows, clean driver-level code - 🎨 Design Systems
Component scales, spacing ratios, color tokens
- A MOSFET characteristic plotter (browser-based)
- A live “logic probe” UI that reacts to code signals
- A dark-mode portfolio that connects circuits + code + design
- A mini SPICE engine with 2D visualization
I’ll debug a noisy op-amp circuit and a buggy Flask POST route with the same patience.
Also yes: I sometimes design the interface before understanding the math — then I chase the math anyway.
“Hardware is just software you can’t change — so write both wisely.”