Skip to content
View SharmaSaurabh-git's full-sized avatar

Block or report SharmaSaurabh-git

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
SharmaSaurabh-git/README.md
┌─────────────────────────────────────────────────────────┐
│  x(t) ──▶ [ECE Undergrad] ──▶ [DSP] ──▶ [VLSI] ──▶ y(t)  │
│                                       │
└─────────────────────────────────────────────────────────┘

> about

I'm an Electronics & Communication Engineering student building toward Verification Engineering in the VLSI industry. My path runs through signal processing first — filters, spectral analysis, modulation — because that's where the intuition for "what a signal actually looks like" comes from before you're staring at RTL and waveforms all day.

I build things that run, not things that just look like they run. Every repo below has a real test suite and I can walk through any line of it.


> currently

+ Building out a Verilog/SystemVerilog foundation
+ Maintaining signal-processing-toolkit (Python DSP library)
+ Following an 18-month roadmap toward VLSI verification internships

> projects

A Python DSP library built from the ground up — not a wrapper, an actual toolkit with validated math.

What's in it:

  • FIR filter design (low-pass/high-pass/band-pass/band-stop) + both causal and zero-phase filtering
  • Spectral analysis: FFT, Welch PSD, spectrogram, STFT
  • AM/FM analog modulation, BPSK/QPSK digital modulation
  • 46-test suite, CI on every push

Python NumPy SciPy Matplotlib pytest

📶 2.4 GHz Microstrip Patch Antenna

Designed and simulated a patch antenna for the 2.4 GHz ISM band as a team B.Tech project — full workflow from geometry design through S-parameter validation.

What it involved:

  • RF simulation and structure design in Ansys HFSS
  • Return loss / bandwidth / radiation pattern analysis
  • Team project — built and validated with 3 collaborators

Ansys HFSS RF Design Antenna Theory

More in progress — first Verilog/digital-design project incoming.

> toolchain

Languages

Python    ████████░░  
MATLAB    ██████░░░░  
C         █████░░░░░  
Verilog   ███░░░░░░░  learning

Tools

Git & GitHub
Scilab
Ansys HFSS
Linux / Termux

Focus areas

Digital Signal
  Processing
RF / Antenna
  Design
VLSI
  Verification

> metrics




Popular repositories Loading

  1. signal-processing-toolkit signal-processing-toolkit Public

    A comprehensive Python library for signal processing operations commonly used in Electronics and Communication Engineering

    Python 1

  2. customer-support-ai customer-support-ai Public

    Customer support ai Project

    Python

  3. GridGuard-Architecture GridGuard-Architecture Public

    Smart Load Controller - System Architecture

  4. ai-hardware-accelerator ai-hardware-accelerator Public

    Parameterizable systolic array for AI hardware acceleration - Matrix multiplication core for neural networks

    SystemVerilog

  5. picosrv32 picosrv32 Public

    A 5-stage pipelined RISC-V CPU core demonstrating computer architecture and VLSI design principles

    SystemVerilog

  6. portfolio portfolio Public

    Personal portfolio website showcasing ECE projects in signal processing, AI hardware, and computer architecture

    HTML