Skip to content
View ARYANjoshi09's full-sized avatar
🟒
Building Strater
🟒
Building Strater

Block or report ARYANjoshi09

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ARYANjoshi09/README.md

Hi, I'm Aryan Joshi πŸ‘‹

Electronics Engineering @ IIT Madras
Systems Builder β€’ Hardware + Software Integration β€’ AI + Product Engineering


🧠 About Me

I am a 3rd-year Electronics Engineering student at IIT Madras focused on designing end-to-end systems. I bridge the gap between low-level hardware constraints and high-level software abstraction.

  • Hardware–Software Co-design: Verilog, FPGA, and Custom CPU Architectures.
  • Embedded Systems: Precision sensing, signal conditioning, and RTOS-like logic.
  • AI Engineering: LLM pipelines, RAG, and AI-driven productivity tools.
  • Full-Stack: Building scalable platforms with Next.js, Node, and Cloud infra.

πŸ› οΈ Tech Stack & Skills

πŸ”Œ Hardware & Embedded Systems

πŸ’» Software & Web Development

πŸ€– AI & Tools


πŸš€ Featured Engineering Projects

πŸŽ›οΈ 3-Band Active Audio Equalizer & Mixer | MFB Filters, Op-Amp, Signal Processing ( Nov 2025 – Jan 2026 )

  • Designed a 3-band active audio equalizer using Multiple Feedback (MFB) filter topology for Bass (100 Hz), Mid (1 kHz), and Treble (4 kHz); implemented precision inverting summing amplifier at near-unity gain (0 dB).
  • Hardware measurements confirmed observed Q of 1.52 / 1.36 / 1.22 for Mid/Treble/Bass (designed Q = 1.6); measured center frequencies of 800 Hz, 3 kHz, 110 Hz β€” deviations attributed to component tolerances via hardware Bode plots.
  • Validated via ADALM1000 and oscilloscope; real-audio testing through MATLAB β†’ CSV β†’ hardware β†’ audio

ECG Lens: Clinical 12-Lead ECG Analysis & Advisory Engine | DSP, FastAPI, Pydantic, React

(Jan 2026 – Present)

  • Architected a professional-grade diagnostic engine for real-time 12-lead ECG interpretation, featuring multi-stage signal processing and anatomical localization of Myocardial Infarction (STEMI).
  • Implemented the Pan-Tompkins QRS Detection Algorithm and Wavelet Denoising (db4) to extract high-precision heart rate, QTc intervals, and HRV (SDNN) metrics from 500Hz raw data streams.
  • Developed a deterministic clinical classifier to identify infarct territories (Anterior, Inferior, Lateral) and detect Posterior Wall MI through lead-reciprocity logic in V1–V3 septal leads.
  • Engineered a robust backend using FastAPI with strict Pydantic schemas to mirror TypeScript interfaces, ensuring 100% type-safety and data validation for the React-based clinical dashboard.
  • Integrated automated clinical report generation using ReportLab, producing structured PDF summaries including signal morphology, confounding factor alerts (LBBB/Pacemaker), and ST-deviation mapping.

Single-Cycle CPU Architecture – Maze Solver | Verilog, FPGA, Sensor Interfacing (Oct 2025 – Nov 2025)

  • Designed a fully functional single-cycle CPU in Verilog comprising datapath, instruction decode, ALU, register file, memory unit, and control logic.
  • Interfaced Ultrasonic (HC-SR04) and DHT11 sensors via GPIO with interrupt-driven I/O for autonomous maze navigation and real-time environmental sensing.
  • Verified all modules via simulation testbenches with timing analysis and waveform inspection; confirmed correct operation at 25 MHz on FPGA.

🧩 Strater (AI Learning Ecosystem)

  • An end-to-end platform featuring a browser extension (Plasmo) and structured AI learning pipelines.

🌐 Connect With Me

"Build systems, not just code. Build products, not just projects."

Pinned Loading

  1. 3-Band-Active-Audio-Equalizer-Mixer 3-Band-Active-Audio-Equalizer-Mixer Public

    This project involves the design, simulation, and hardware implementation of a 3-band active graphic equalizer. The system processes an audio signal by splitting it into three frequency bands (100H…

    MATLAB 1

  2. ECG_LENS ECG_LENS Public

    A ECG diagnostic for medical education purpose

    Python

  3. Sky130-4bit-Ripple-Carry-Adder Sky130-4bit-Ripple-Carry-Adder Public

    A complete RTL-to-GDSII implementation of a 4-bit Ripple Carry Adder using the OpenLane flow and SkyWater 130nm PDK. Includes Verilog RTL, exhaustive testbench verification, and physical design rep…

    Verilog

  4. Design-and-Analysis-of-a-Class-D-Audio-Amplifier Design-and-Analysis-of-a-Class-D-Audio-Amplifier Public

    Designed a 3-stage Class D amplifier with PWM generator, comparator, and H-bridge for efficient push-pull audio driving. Output reconstructed using 156–625 Hz filter and adder stage. Studied switch…

  5. DevOps-Guardian- DevOps-Guardian- Public

    It is an an Autonomous SRE Agent Platform that converts system failures (CI/CD logs, deployment errors) into verified Pull Requests. The system uses a multi-agent architecture (Monitor, RCA, Patch,…

    TypeScript 1

  6. pdf-thumbnail pdf-thumbnail Public

    Python