Skip to content
View arslan77's full-sized avatar
πŸ–₯️
Remote Work
πŸ–₯️
Remote Work

Block or report arslan77

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

πŸ‘‹ Hi, I'm Arslan Arshad

Senior Software Engineer | Backend Specialist | Microservices Architect

Typing SVG

πŸš€ About Me

type Engineer struct {
    Name        string
    Role        string
    Location    string
    Company     string
    Experience  int
    Focus       []string
}

me := Engineer{
    Name:       "M Arslan Arshad",
    Role:       "Senior Software Engineer (Backend)",
    Location:   "Dubai, UAE πŸ‡¦πŸ‡ͺ",
    Company:    "HungerStation (Delivery Hero)",
    Experience: 8,
    Focus: []string{
        "Microservices Architecture",
        "Distributed Systems",
        "API Development",
        "Cloud Infrastructure",
        "Team Leadership",
    },
}

πŸ”­ Currently: Contributing to Integration Squad at HungerStation, building GoLang microservices for vendor integrations across 50+ partners

🌱 Learning: Advanced system design patterns, Kubernetes at scale, AI/ML integration in production systems

πŸ’‘ AI-Powered: Leveraging Claude AI (Code & API), GitHub Copilot, Cursor AI, and custom AI agents for enhanced productivity

πŸ“„ Resume: Multi-template LaTeX resume with automated CI/CD β†’ arslan77/resume

πŸŽ“ Published Research: Computer vision for poverty mapping using satellite imagery (Journal of Economy and Technology, 2023)


πŸ› οΈ Tech Stack

Languages

Go Java PHP Ruby Python JavaScript

Frameworks & Tools

Spring Boot Laravel Ruby on Rails Node.js Express

Databases

PostgreSQL MongoDB Redis Elasticsearch

DevOps & Cloud

Docker Kubernetes AWS Jenkins Git

AI Tools

Claude GitHub Copilot Cursor


πŸ’Ό Professional Journey

graph LR
    A[TechLeadz<br/>2016-2017] --> B[HISDU<br/>2017-2018]
    B --> C[Brainyloft<br/>2018]
    C --> D[LearnOBots<br/>2018-2022<br/>Lead Engineer]
    D --> E[Careem<br/>2022-2023<br/>Sr. Engineer I]
    E --> F[HungerStation<br/>2023-Present<br/>Senior Engineer]

    style F fill:#00ADD8,stroke:#333,stroke-width:3px,color:#fff
Loading

Current Role @ HungerStation (Delivery Hero)

  • 🎯 Contributing to Integration Squad - GoLang microservices for 50+ vendor partners
  • πŸš€ Led Scheduled Orders initiative - gRPC communication, complex Saudi scheduling (Ramadan/Eid)
  • πŸ›‘οΈ Built Logistics Compliance Tool - Government API integration (Athr/Yakeen) for rider verification
  • πŸ”„ Developed Item Replacement feature - Real-time inventory checks, vendor communication
  • πŸ‘₯ Mentoring junior engineers - Code reviews, microservices best practices
  • πŸ“Š Event-driven architecture - Google Cloud Pub/Sub, GKE, Prometheus/Grafana monitoring

πŸ“Š GitHub Stats

GitHub Streak Contribution Graph GitHub Stats Summary

πŸ’‘ Note: Most of my professional work is in private repositories. Public stats show contribution patterns but not the full scope of my work.


πŸ† Highlight Projects

Computer vision system for mapping socioeconomic conditions using satellite imagery

  • πŸ›°οΈ Transfer learning on satellite imagery for poverty detection
  • πŸ—ΊοΈ Generates development heat maps from publicly available data
  • πŸ“Š Cost-effective alternative to traditional field surveys
  • πŸ“° Published in Journal of Economy and Technology (2023)

Automated LaTeX resume generation with multiple templates, GitHub Actions CI/CD, and version management

  • 🎨 Multiple templates (Awesome-CV, Deedy)
  • πŸ€– Automated PDF builds on push
  • πŸ“¦ Release management with versioned downloads
  • βš™οΈ Docker-based compilation

πŸ” GunneboBGR - Airport Security System

Facial recognition and security management system for airport operations

  • πŸŽ₯ Real-time facial recognition
  • πŸ“Š Security analytics dashboard
  • πŸ”„ Integration with airport systems

πŸ“§ PingPong Lead Generation

B2B marketing automation platform with email campaigns

  • πŸ“ˆ Automated lead scoring
  • πŸ“§ Multi-channel campaigns
  • πŸ“Š Analytics and reporting

🏭 POULTA IoT Platform

IoT platform processing data from 500+ poultry farm devices

  • πŸ“‘ AWS IoT Core/Greengrass integration
  • πŸ€– Predictive analytics for farm optimization
  • πŸ“ˆ Real-time monitoring dashboard

πŸŽ“ Education

MS in Computer Science - NUST SEECS, Islamabad (2018-2022)

  • CGPA: 3.35/4.0
  • Specialization: Intelligent Information Systems (IIS)

BS in Computer Science - NFC IET, Multan (2012-2016)

  • CGPA: 3.67/4.0
  • Graduated with Distinction

πŸ“ˆ Contribution Activity

Contribution Graph

🀝 Let's Connect!

πŸ’Ό Open to interesting backend engineering opportunities and collaborations!

πŸ“§ Email: arslanarshad07@gmail.com πŸ’Ό LinkedIn: linkedin.com/in/iamarslan 🌐 Portfolio: arslan77.github.io πŸ“„ Resume: github.com/arslan77/resume


Profile Views

⭐ From arslan77 - Building scalable systems, one microservice at a time!

Popular repositories Loading

  1. booksearchengine booksearchengine Public

    PHP

  2. MS-DOS MS-DOS Public

    Forked from microsoft/MS-DOS

    The original sources of MS-DOS 1.25 and 2.0, for reference purposes

    Assembly

  3. katacoda-scenarios katacoda-scenarios Public

    Katacoda Scenarios

  4. windows-iotcore-docs windows-iotcore-docs Public

    Forked from MicrosoftDocs/windows-iotcore-docs

    Documentation for Windows 10 IoT Core.

    PowerShell

  5. trackMyShuttle trackMyShuttle Public

  6. arduino-create-agent arduino-create-agent Public

    Forked from arduino/arduino-create-agent

    The Arduino Create Multi Platform Agent

    Go