B.M.S. College of Engineering (BMSCE), Bangalore, India
I am a 1st-year undergraduate student studying Computer Science & Business Systems (CSBS) at BMS College of Engineering, Bangalore.
I love building practical systems that connect physical hardware, low-level software, and business-driven automation. Rather than focusing purely on abstract theory or demo applications, my work centers around hands-on engineering: soldering circuits, writing microcontroller firmware (Arduino / C++), designing edge AI pipelines (TensorFlow Lite / OpenCV), engineering low-overhead macOS/mobile tools (Swift / Flutter), and optimizing distributed software systems.
Through my CSBS curriculum, I am actively pairing deep technical engineering with macro business thinking—evaluating unit economics, operational efficiency, supply chain bottlenecks, and the commercial scalability of emerging technologies.
My core long-term aspiration is to contribute toward technological self-reliance, clean energy adoption, and industrial modernization—designing automated, resource-efficient systems for India and the world:
- 🔋 Clean Energy Transition & Smart Systems: Fascinated by the massive global and domestic shift toward sustainable power. Interested in exploring smart grid infrastructure, distributed energy storage systems (BESS), solar/wind asset telemetry, power electronics efficiency, and energy-aware computing.
- 🏭 Industrial Automation & Process Modernization: Dedicated to eliminating manual bottlenecks in traditional industries through robust physical automation and edge computing:
- Agricultural Automation & Quality Grading: Built the
arecanut-ai-sorting-machineprototype to classify and physically sort the 4 canonical varieties of the Malnad region (Gorabalu, Goto, Rashi Edi, and Hasa) using on-device dual-stream MobileNetV3 and non-blocking Arduino actuation, with plans for industrial R&D scaling with MAMCOS and NAMCOS. - Agritech Digital Twins & Spatial Asset Tracking: Converting aerial sensor/drone data into actionable farm management and yield forecasts (e.g.,
coconut-farm-digital-twin). - Electric Mobility & Telemetry: Sensor interfaces, battery health monitoring, and efficient motor control for electric vehicles.
- Agricultural Automation & Quality Grading: Built the
- ⚙️ Compute Cost Optimization & High-Efficiency Systems: Engineering software and AI systems that run cost-effectively by prioritizing local compute over expensive cloud APIs and utilizing zero-copy, lock-free concurrency (e.g.,
parallel-ai). - 📈 The CSBS Advantage (Engineering Meets Economics): Leveraging first-principles STEM problem-solving alongside business systems analysis—evaluating ROI, operational throughput, labor cost reduction, and capital efficiency across every engineering project.
I believe the best way to understand systems is to build them from the ground up across both physical and digital layers:
- ⚡ Distributed AI & Concurrency Engineering: Built Parallel AI (PAI) (
parallel-ai)—a concurrent multi-agent router fanning out prompts to Google Gemini (Antigravity Coordinator), Nemotron 3 Ultra 550B (Deep Cloud Reasoner), and Qwen 2.5 Coder (Local 7B), featuring an autonomous Self-Healing AST Execution Engine (validated across 186 continuous benchmark runs) and a 125k+ msg/s lock-free zero-copy IPC broker. - 🌰 Agro-Industrial Automation: Designed and built a physical Areca Nut AI Sorting Machine (
arecanut-ai-sorting-machine) prototype for the 4 Malnad regional grades (Gorabalu, Goto, Rashi Edi, Hasa) combining dual-stream on-device TFLite (<22ms) with zoom-conditioned texture attention and an Arduino Uno (25ms starwheel indexing, 15ms throat micro-reverse, and 4-way SG90 diverter gate over Bluetooth SPP) targeted for cooperative scaling with MAMCOS & NAMCOS. - 🤖 Autonomous Vision-Guided Robotics: Built an autonomous Lunar Rover prototype integrating an Arduino Uno, Sensor Shield V5.0, L298N dual H-bridge motor drivers, DC geared motors, servo mechanisms, and HC-SR04 ultrasonic sensors. The rover mounts a smartphone running an on-device computer vision crater detection model, computing real-time coordinate offsets (
$\Delta x, \Delta y$ ) and steering via closed-loop differential turning algorithms. - 💻 Early Foundations (2020 / 7th Grade): Earned the WhiteHat Jr Full Stack Certification at age 12, building 80+ physics engines, games, and web prototypes.
- 🎮 Collaborative Team Engineering (8th Grade): Co-founded The-Games-Team organization with online peers to collaboratively develop 2D platformers and arcade mechanics using pure JavaScript and Matter.js.
- 🌐 Pre-AI Commercial Web Development (9th–10th Grade): Handcrafted and deployed production websites for commercial clients and art studios (
JeevaArtSchool,OhmPraunicYogaCentre,AnugrujaArtsStudio). - 🔬 Intensive Analytical Foundation (2024–2026): Dedicated 2 years to rigorous national competitive entrance exams (IIT-JEE), developing deep first-principles problem-solving skills across Physics (mechanics, electromagnetism, circuits), Chemistry, Calculus, and Logic.
| # | Project | Domain & Stack | Era / Grade | Key Architectural & Business Achievement |
|---|---|---|---|---|
| 1 | parallel-ai | Distributed AI & Compute EconomicsPython 3.12+, Asyncio, LiteLLM, Ollama |
2026 (1st Year) | Tri-engine parallel router with Self-Healing AST execution loop, dynamic pattern memory & 125k msg/s lock-free IPC broker; minimizes cloud token expenses by routing code to local 7B models. |
| 2 | arecanut-ai-sorting-machine | Agri-Industrial Automation & Edge AIArduino, Flutter, TFLite, L298N |
2026 (1st Year) | Electro-mechanical optical sorting prototype for 4 Malnad grades (Gorabalu, Goto, Rashi Edi, Hasa) with dual-stream texture attention AI & 4-way servo diverter; roadmap for MAMCOS/NAMCOS industrial R&D. |
| 3 | AndroiDisplay | Systems & Display InfrastructureSwift, ADB, Launchd, HEVC |
2026 (1st Year) | 120 FPS 10-bit zero-lag OLED display extension bridge repurposing Android tablets into high-refresh secondary Mac monitors. |
| 4 | coconut-farm-digital-twin | Agritech & Geospatial Resource TwinNext.js 14, React Konva, Python CV |
2026 (1st Year) | Precision agriculture twin with drone canopy segmentation & GeoJSON layers for farm asset valuation and yield prediction. |
| 5 | LunarCraterDetection | Robotics & Space-Tech CVPython, OpenCV, NumPy |
2024 (10th Grade) | Crater detection vision pipeline calculating coordinate offsets for closed-loop autonomous rover navigation. |
| 6 | f1liveconditions | Real-Time Meteorology & TelemetryJS ES6+, OpenF1 API, SVG |
2026 (1st Year) | Live track meteorology, grip modeling & telemetry engine across 24 Formula 1 circuits. |
| 7 | JeevaArtSchool | Full-Stack Commercial PlatformNext.js, TypeScript, Tailwind |
2023 (9th Grade) | Production commercial website deployed for jeevaarts.com, facilitating online admissions and student showcases. |
| 8 | Remote_Keyboard | Networking & IPC SystemsPython, TCP Sockets, Pynput |
2024 (10th Grade) | Low-latency TCP socket bridge for remote hardware keystroke and input injection over LAN. |
| 9 | weapondetection | Applied Deep Learning & SecurityPython, OpenCV, YOLOv3 |
2023 (9th Grade) | Real-time surveillance pipeline for live video stream threat and weapon detection. |
| 10 | OhmPraunicYogaCentre | Handcrafted Web UI & Client PlatformHTML5, CSS3, JavaScript |
2023 (9th Grade) | Bespoke responsive commercial platform for a holistic wellness center. |
| 11 | The-Games-Team/Key-Quest | Collaborative Game DevJavaScript, Matter.js, Git |
2021 (8th Grade) | Multi-contributor 2D platformer engineered collaboratively with online peers via Git. |
- Microcontrollers & Hardware Prototyping: Arduino Uno, Sensor Shield V5.0, L298N Dual H-Bridge Drivers, SG90 Servo Motors, HC-05 Bluetooth Module, HC-SR04 Ultrasonic Sensors, DC Geared Motors, PWM Actuation, Circuit Wiring & Breadboarding
- Programming Languages: Python, C/C++ (Arduino / Systems), Swift, TypeScript, JavaScript (ES6+), C#, Shell Scripting (Zsh/Bash), HTML5/CSS3
- Frameworks & Edge AI: Flutter (CameraX), TensorFlow Lite (INT8/FP16 Quantization), OpenCV, Next.js 14, React Konva, FastAPI, Node.js, LiteLLM, Google Antigravity SDK
- Systems, Concurrency & Low-Level: macOS
launchddaemons, ADB Bridge, HEVC/H.265 Hardware Video Streaming, Lock-Free Ring Buffers, Zero-Copy Memory Slicing (memoryview/ctypes), TCP/UDP Sockets, GeoJSON, Git
🔍 Click to expand: Early Foundations & WhiteHat Jr Archive (2020–2022)
During 7th & 8th grade (2020–2022), I completed the WhiteHat Jr Full Stack curriculum, mastering core programming logic, algorithms, and web/mobile development through 80+ hands-on projects:
- Game Physics & Simulations: Matter.js physics simulations, AABB collision detection, and canvas arcade classics (
Fruit_Catcher,FlappyBird_ownGame,GhostInvader_skull_game,capstoneClass_c34_wrecking_ball,TowerSiege). - Web & Mobile Prototypes: React Native cross-platform apps (
Connect4-RN-,BookSantaSnak,BarterApp-5) and Python/Flask backends (flask-app,Alphabet_recognization). - XR & 3D Interactive Graphics: A-Frame & WebVR interactive environments (
VRCarSimulator,LookAtMeAR,Particles_explosion_VR).
All foundational repositories remain preserved on this GitHub profile as a record of early programming dedication.
Open to collaborative projects in hardware-software integration, industrial automation, clean energy tech, and systems engineering.
