Skip to content
View ahmedyar7's full-sized avatar
🐢
slow
🐢
slow

Block or report ahmedyar7

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
ahmedyar7/README.md

Ahmed Yar

Senior Year Computer Science

🧠 Background

I am a Computer Science student based in Quetta, Pakistan, navigating the intersection of Artificial Intelligence and low-level systems. I thrive in deep-work environments building scalable architectures, training neural networks, and exploring how code interacts with the machine at its core, and some time like to dive into the classic form of problem solving at Leetcode and won the Bronze Medal at Digital Pakistan Speed Programming Competition 2025 and won 3rd Position in University level Competition.

🔭 Current Focus

Currently diving deep into the bridge between human logic and machine execution:

  • Systems Engineering: Compiler Construction, Parallel & Distributed Computing
  • Artificial Intelligence: Deep Learning, Computer Vision, RAG architectures
  • Data Engineering: Big Data Analytics, Federated Learning

🛠️ Tech Stack

Category Technologies
Languages Python · C++ · C · TypeScript · JavaScript · Dart · PHP · Bash
AI / ML PyTorch · TensorFlow · OpenCV · NumPy · Pandas · Matplotlib
Agentic AI LangChain · LangGraph · Qdrant · FAISS · LlamaIndex · IBM WatsonX
Frontend & Mobile React · TailwindCSS · Vite · Flutter · HTML5 · CSS
Backend FastAPI · Node.js · Express
Databases PostgreSQL · MongoDB · Redis · Neo4j · Firebase · SQLite
Tooling & DevOps Git · GitHub · Linux · Docker · Postman · Selenium

EmailLinkedInMedium

Pinned Loading

  1. NetFlare NetFlare Public

    NetFlare pulls malicious IPs from AbuseIPDB, resolves them to coordinates with MaxMind GeoLite2, and streams them to a React client that plots each hit on an interactive globe. Global attack trends…

    JavaScript

  2. GridVision GridVision Public

    An intelligent AI Based Sudoku solvere that would solve the sudoku based upon the image that is provied by the person

    Jupyter Notebook

  3. RegVizz RegVizz Public

    A visual tool for understanding how regular expressions are converted into NFAs and DFAs — step by step, state by state. Built for students and anyone learning automata theory who wants to see what…

    JavaScript

  4. Autoscaling-Stream-ETL-Window-Aggregation-using-Spark-Structured-Streaming Autoscaling-Stream-ETL-Window-Aggregation-using-Spark-Structured-Streaming Public

    Developed as a semester project for CS-315 (Cloud Computing), this project implements a robust, end-to-end data processing pipeline designed for cloud environments. It focuses on the core cloud pri…

    HTML 2

  5. FloodSense-PK-RealTime-Flood-Detection-Sentinel1-UNet-new FloodSense-PK-RealTime-Flood-Detection-Sentinel1-UNet-new Public

    Forked from HAMZOO0/FloodSense-PK-RealTime-Flood-Detection-Sentinel1-UNet

    FloodSense-PK: A Real-Time Flood Detection and Early Warning System for Pakistan Using Sentinel-1 SAR Imagery, U-Net Segmentation, and Multi-Source Data Fusion

    Python

  6. PathFinder PathFinder Public

    This repository contains a visual implementation of the A* pathfinding algorithm and other algorithms such as BFS, Dijkstra, and Prim's Algorithm. The implementation uses Pygame 🕹️ for the graphica…

    JavaScript