Skip to content
View aqdarahmad's full-sized avatar

Block or report aqdarahmad

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.

Content in all repositories owned by your account will be closed.
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
aqdarahmad/README.md

Hi 👋, I'm Aqdar Ahmad

Computer Systems Engineer | Design Verification | Computer Architecture


👨‍💻 About Me

  • 🔬 Passionate about Design Verification, Digital Design, and Computer Architecture
  • 🧪 Hands-on experience with SystemVerilog, UVM, Verilog, and RTL Design
  • 💻 Strong foundation in C++ and algorithmic problem solving
  • 🚀 Currently deepening my skills in ASIC Verification and VLSI Design
  • 🌱 Building projects that bridge hardware verification concepts with practical software problem-solving
  • 🤖 Exploring AI/LLM systems — inference optimization, agentic architectures, and how models are deployed and scaled in production

🤖 AI & LLM Interests

Beyond hardware, I actively follow how modern AI systems are engineered and deployed:

Inference Optimization · KV Caching · Model Routing · Context Engineering · Harness Engineering · Autonomous Agents · Multi-Agent Systems · RAG (Retrieval-Augmented Generation) · MCP (Model Context Protocol) · Guardrails & AI Safety · Prompt Engineering


🛠️ Tech Stack

Programming, Tools & Web

skills

Hardware & Verification

(SystemVerilog · UVM · Verilog · RTL Design)


snake


📊 GitHub Stats

aqdarahmad stats aqdarahmad top langs

aqdarahmad streak


📫 Let's Connect

If you're working on verification, architecture, or just love a good technical problem — my inbox is always open.

Pinned Loading

  1. 32bit-ALU-UVM-Verification 32bit-ALU-UVM-Verification Public

    This repository contains a 32-bit Arithmetic Logic Unit (ALU) fully verified using a Universal Verification Methodology (UVM) environment written in SystemVerilog.

    SystemVerilog

  2. coincident-decoding-verification-uvm coincident-decoding-verification-uvm Public

    UVM-based verification of a coincident decoding digital design using SystemVerilog, including functional checking, coverage analysis with IMC, and waveform debugging with SimVision.

    JavaScript

  3. MIPS-MULTYCYCLE-PROCESSOR- MIPS-MULTYCYCLE-PROCESSOR- Public

    A multi-cycle MIPS processor implemented in SystemVerilog. Features a shared ALU, unified instruction/data memory, and a Moore FSM control unit with 12 states. Supports R-Type, lw, sw, beq, j, and …

    SystemVerilog

  4. lose-found2-master lose-found2-master Public

    Dart

  5. github-rag-chatbot github-rag-chatbot Public

    A RAG-based chatbot for answering questions about the FastAPI documentation using ChromaDB, semantic search, and Google Gemini

    Python