I fell in love with hardware the day I watched a signal propagate through a gate-level netlist I'd designed—and realized I was watching logic think. My mission is to design silicon that ships.
| Project | Description | Tech Stack |
|---|---|---|
| 💻 8-bit Pipelined CPU | Designed an end-to-end 5-stage pipelined processor (Fetch to Write-Back) with hazard detection and custom ALU. | Verilog Vivado ModelSim |
| ⚡ 64-bit Carry Save Adder | High-performance arithmetic unit designed in RTL and hardware-validated on an Intel DE2 Cyclone II FPGA. | Verilog Quartus FPGA |
| 🔒 Secure Firmware Bootloader | Bare-metal embedded C bootloader featuring checksum-based integrity validation and dual-bank flash architecture. | Embedded C STM32 UART |
| 🧠 Neuromorphic SNN Accelerator | (In Progress) Spiking Neural Network hardware accelerator with Leaky Integrate-and-Fire neurons. | SystemVerilog Xilinx |
| 🤖 AI-VLSI Co-Design | Agentic 3-agent AI pipeline automating synthesizable RTL generation from natural language specs. | SystemVerilog Python LLMs |
As an active contributor to the Linux Foundation, I believe in writing production-grade, review-ready code:
- 🛠️ Zephyr RTOS: Contributed POSIX compliance fixes and passed strict Twister/checkpatch CI pipelines.
- 🏎️ ROS 2: Shipped merged PRs in
ros2_controllersused by robotics teams worldwide.

