Skip to content
View AsgharAZ's full-sized avatar
Block or Report

Block or report AsgharAZ

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AsgharAZ/README.md

Hi 👋, I'm Syed Asghar Abbas Zaidi

Typing SVG

  • 📡 Researcher: Currently conducting independent research regarding Leveraging Gamification for Antibiotic Awareness, focusing on innovative and efficient design methodologies. Have also previously worked with Dr.Farhan for RTK implementation on an android app.
  • 📝 I regularly write articles on https://saaz01.wordpress.com/
  • 💡 Interested in Data Communication/Networking, Microchip design and Game design
  • 💬 Ask me about Vivado Verilog.
  • 📫 How to reach me [email protected]
  • 📄 Know about my experiences on Linkedin!
  • ⚡ Fun fact Big fan of anime, games and mangas. Have secondary passion for Philosophy as well

Languages and Tools:

android arduino bash c cplusplus dart docker figma flutter git linux matlab python

Notable Contributions

  • FPGA-Based-Rock-Paper-Scissors-Arcade-with-Animated-Doll - Developed on Basys-3, we developed an arcade game where players compete in rock-paper-scissors against a computer. The VGA monitor shows the game status, and the doll mirrors the results with celebratory or sulking animations using servo motors attached to its' arm.

  • Vision Based Pick & Place Workflow of Phantom X Pincher Arm - Investigation into vision-based pick-and-place system using Phantom X Pincher arm and MATLAB.

  • Path-Finding Algorithms Visualization - A simple GUI Project for visualizing pathfinding algorithms like Dijkstra's and A*. Users can interactively create obstacles, set start and target points, and observe the algorithms' exploration and shortest path finding, and develop an instinctive understanding on how both these algorithms work.

  • Platform Gamer - A Game that tried to replicate "Jump King" for self-study, developed using SDL Library on C++


## 📈 My Github Stats


Data Card for Spotify

Pinned Loading

  1. RoboticArm-Vision-PickPlace-PhantomX RoboticArm-Vision-PickPlace-PhantomX Public

    Investigation into vision-based pick-and-place system using Phantom X Pincher arm and MATLAB. It explores camera systems, arm interpretation, and vision pipelines. Achievements include kinematics m…

    MATLAB 1 1

  2. DDS-FIR-Low-Pass-Filter DDS-FIR-Low-Pass-Filter Public

    Exploring both MATLAB and Vivado Verilog in designing a Direct Digital Synthesizer (DDS) system with a FIR low-pass filter. This project goes into digital system design, signal processing, and hard…

    Verilog 1

  3. FPGA-Based-Rock-Paper-Scissors-Arcade-with-Animated-Doll--F.U.M.O.- FPGA-Based-Rock-Paper-Scissors-Arcade-with-Animated-Doll--F.U.M.O.- Public

    FPGA-based (Basys-3) arcade game where players compete in rock-paper-scissors against a computer. The VGA monitor shows the game status, and the doll mirrors the results with celebratory or sulking…

    Verilog

  4. Learning-CiscoPacketTracer Learning-CiscoPacketTracer Public

    learning basic networking commands, deploying small networks using HUB & Bridge, network deployment with switches and IP transmission using DHCP, VLAN & Trunks configuration, inter-VLAN routing, ge…

  5. Pathfinding-Visualization-Djisktra-vs-A_star Pathfinding-Visualization-Djisktra-vs-A_star Public

    This project offers a graphical interface for visualizing pathfinding algorithms like Dijkstra's and A*. Users can interactively create obstacles, set start and target points, and observe the algor…

    Python