Skip to content
View AbhinavMadJ's full-sized avatar

Highlights

  • Pro

Block or report AbhinavMadJ

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AbhinavMadJ/README.md

Hi, I'm Abhinava

An ECE undergraduate focused on VLSI & RTL design, with hands-on experience in SystemVerilog and FPGA workflows using Xilinx Vivado. I enjoy building practical projects that sit at the intersection of hardware and research — from quantum-communication simulations to RTL design projects.

Tech & Tools

Python C C++ MySQL SystemVerilog Verilog Xilinx Vivado Tanner EDA KiCad Qiskit NetSquid Ansys Lumerical FDTD CST Studio

Projects

Multi-parameter optimization of free-space QKD networks

  • Simulate and optimize loss & noise models for long-distance quantum links.
  • Stack: Python, Qiskit, NetSquid. Focus: atmospheric loss models, QBER, repeaters.

Celestial Tracker (Raspberry Pi)

  • Raspberry Pi based system to point to celestial objects using servo motors.
  • Retrieves azimuth & elevation from a celestial map API and controls servos using GPIO.
  • Stack: Python, Raspberry Pi, Servo motors, external API.

Connect with me

LinkedIn Email


Profile Views

Pinned Loading

  1. Celestial-Object-Tracker Celestial-Object-Tracker Public

    A Python tool to fetch live celestial coordinates from NASA's JPL Horizons API and convert them into pan/tilt angles for a DIY star tracker.

    Python

  2. CUDA-CPU-vs-GPU-Performance CUDA-CPU-vs-GPU-Performance Public

    CUDA mini project comparing CPU and GPU execution times for a non-linear mathematical function.

    Jupyter Notebook

  3. ML-healthcare-predictions ML-healthcare-predictions Public

    Machine learning projects in Healthcare: Nutrient intake vs RDA and sleep cycle analysis using Python ad Jupyter notebooks.

    Jupyter Notebook

  4. RISC-V-Multifunctional-Program RISC-V-Multifunctional-Program Public

    A menu-driven RISC-V assembly program implementing a calculator, Fibonacci series generator, and a simple quiz game.

    Assembly

  5. Snake-game Snake-game Public

    Forked from oceanlord-jet/Snake-game

    This is an implementation of the classic snake game in python using the pygame library

    Python

  6. spellchecker-mini-project spellchecker-mini-project Public

    Forked from Tree1527/spellchecker-mini-project

    A GUI python spellchecker made using tkinter for PES mini project using Levenshtein distance algorithm

    Python