Skip to content
View WahidSaeed's full-sized avatar
🚧
Programming
🚧
Programming

Block or report WahidSaeed

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

Software Engineer β€’ Algorithm Enthusiast β€’ Berlin πŸ‡©πŸ‡ͺ

10+ Years Experience | Specialized in Optimization & Data-Driven Systems

LinkedIn Portfolio Email Resume


πŸ“– More About Me (click to expand)

πŸ‘¨β€πŸ’» whoami

> cat about.me

Master's Student in Computer Science @ Gisma University, Berlin πŸ‡©πŸ‡ͺ
10+ Years of Software Engineering Experience
Specialized in: Optimization, Algorithms & Data-Driven Systems

Currently crafting scalable solutions and optimizing workflows across fintech, defense, and enterprise sectors.


πŸ› οΈ ls -la ~/tech-stack

tech_stack = {
    "languages": ["Java", "Python", "JavaScript", "C++", ".NET"],
    "backend": ["Spring Boot", "Node.js", "Express.js", ".NET Core"],
    "frontend": ["React", "Next.js", "Angular", "React Native"],
    "databases": ["Oracle", "PostgreSQL", "MySQL", "MongoDB", "MS SQL"],
    "cloud": ["AWS", "Azure", "Docker", "Jenkins", "GitLab CI/CD"],
    "specialties": ["Algorithm Design", "ETL Pipelines", "BPM Workflows", "Optimization"]
}

Java Python JavaScript React Node.js Spring AWS Azure Docker PostgreSQL


πŸ’Ό cat experience.log | tail -3

const recentExperience = [
  {
    role: "Software Engineer",
    company: "Qatar National Bank",
    period: "Jan 2024 - Dec 2025",
    location: "Doha, Qatar πŸ‡ΆπŸ‡¦",
    highlights: [
      "πŸ”„ Migrated 100k+ records with 99.8% accuracy using Python & Java ETL",
      "⚑ Improved IBM BPM workflow efficiency by 30%",
      "πŸ§ͺ Increased reliability by 20% through automated testing"
    ]
  },
  {
    role: "Software Engineer",
    company: "UAE Ministry of Defence",
    period: "Jul 2023 - Jan 2024",
    location: "Abu Dhabi, UAE πŸ‡¦πŸ‡ͺ",
    highlights: [
      "πŸ—οΈ Architected scalable recruitment management system",
      "πŸ€– Built AI PhotoBooth with 95% facial detection accuracy",
      "πŸ“Š Optimized query performance by 30%"
    ]
  },
  {
    role: "Full Stack Engineer",
    company: "URent LLC",
    period: "Jun 2022 - Jun 2023",
    location: "Dubai, UAE πŸ‡¦πŸ‡ͺ",
    highlights: [
      "πŸ“± Developed React Native car bidding marketplace",
      "⚑ Achieved 20% faster transaction processing",
      "βœ… Implemented comprehensive automated testing suite"
    ]
  }
];

πŸ“Š git stats

Abdul's GitHub stats

Top Langs

GitHub Streak


🎯 ./current-focus.sh

#!/bin/bash

echo "πŸŽ“ Pursuing MEng in Computer Science"
echo "πŸ” Deep diving into Algorithm Optimization"
echo "🌱 Exploring AI/ML applications in enterprise systems"
echo "πŸš€ Building scalable cloud-native architectures"
echo "πŸ“š Contributing to open source when possible"

πŸ† achievements --list

Career Highlights:
  - "10+ years of professional software engineering experience"
  - "Worked across 4 countries: Qatar, UAE, Pakistan, Germany"
  - "Led migration projects handling 100k+ records"
  - "Improved system efficiency by up to 30% through optimization"
  - "Built AI-powered solutions with 95%+ accuracy"
  - "Expertise in both monolithic and microservices architectures"
  
Education:
  - "MEng Computer Science - Gisma University (In Progress)"
  - "BSc Computer Science - Muhammad Ali Jinnah University"
  
Languages:
  - "Urdu (Native)"
  - "English (B2)"
  - "German (B1)"

πŸ’‘ ./philosophy.txt

"Clean code, optimized algorithms, and scalable systems aren't just best practicesβ€”they're a commitment to excellence."

def my_approach():
    while True:
        learn()
        build()
        optimize()
        repeat()

πŸ“ˆ profile --activity

Activity Graph


> fortune
"The best time to plant a tree was 20 years ago. 
 The second best time is now." - Chinese Proverb

Visitor Count

⭐ Star my repos if you find them useful!


Pinned Loading

  1. underdog-coach underdog-coach Public

    An AI tactics trainer for grassroots football: set your formation, and a multi-agent AI opponent reacts by targeting real weaknesses on your roster, then a coach agent explains why β€” by name, by tr…

    Python

  2. LMAX-Disruptor LMAX-Disruptor Public

    LMAX-Disruptor Simulator for Visual Learners

    JavaScript

  3. Revisor---Scrapper Revisor---Scrapper Public

    A demonstration of scrapper with the help of the python library known as "Scrapy". Scrapper's sole purpose is to extract all the relevant information of movies from IMDB, rotten tomatoes, and Metac…

    Python 1

  4. GameofLife GameofLife Public

    A lightweight, browser-based implementation of John Conway's Game of Life using JavaScript and HTML5 Canvas. This project simulates a cellular automaton where complex patterns emerge from a simple …

    JavaScript

  5. MSTeamBlurFilter MSTeamBlurFilter Public

    We have all used MS Teams in our life rather you like it or not and we have all used filters to hide our messy home in the background of the video conference but ever wonder how these filter work? …

    Python

  6. apex-trade-engine apex-trade-engine Public

    Spring Boot based Microservice Project

    Java