Skip to content
View Areeb-Gillani's full-sized avatar

Block or report Areeb-Gillani

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

Hi there! ๐Ÿ‘‹ I'm Muhammad Areeb Gillani

Typing SVG

๐Ÿš€ About Me

๐Ÿข Sr. Software Architect | Sr. Vice President at Avanza Solutions

๐Ÿ’ผ 13+ Years of experience in software design and development

๐ŸŽฏ Performance Expert - Achieved remarkable optimizations (35s โ†’ 1.2s, 17s โ†’ 0.2s)

๐Ÿ”ง Java Specialist with expertise in high-performance systems and architecture

๐ŸŒŸ Problem Solver - Building automation platforms since 2016

๐Ÿ† Award Winner - Top Performer, Performance Excellence, and Team Excellence awards

๐Ÿ“ง Contact: areebthecomsian@gmail.com | ๐Ÿ“ฑ +92 313 4455 432

"Passionate about overcoming technical challenges and designing innovative solutions for complex problems"

๐ŸŽ–๏ธ Recent Achievements

๐Ÿ… Top Performer Award (Jan 2025) - Created high TPS platform exceeding targets by 3x

๐Ÿ… Performance Excellence Award (Nov 2021) - Dramatically improved Easypaisa app performance

๐Ÿ… Team Excellence Award (2018) - Delivered major project with maximum load capacity

๐Ÿ’ผ Professional Experience

๐Ÿข Current Role

Sr. Software Architect | SVP at Avanza Solutions (Jan 2025 - Present)

  • ๐ŸŽฏ Optimizing mainstream products with out-of-the-box solutions
  • ๐Ÿ”ง Managing production issues and technical excellence
  • ๐Ÿ“ˆ Achieved remarkable TPS improvements

๐Ÿ—๏ธ Previous Roles

  • Software Architect/VP - Avanza Solutions (Jul 2023 - Jan 2025)
  • Software Architect - Mobile Live Inc., Canada (Feb 2022 - Jul 2023)
  • Senior Backend Engineer - Rogers Communications, Canada (Feb 2022 - Jul 2023)
  • Assistant Director/Principal Engineer - Telenor Microfinance Bank/Easypaisa (Apr 2021 - Aug 2022)
  • Principal Software Engineer - Soliton Technologies (Aug 2020 - Apr 2021)
  • Associate Software Architect - NETSOL Technologies Inc. (May 2016 - Jul 2020)
  • Android Developer - Alpha Sqaured Inc. (Aug 2015 - Apr 2016)
  • Software Engineer - Archimedes Services. (Jun 2014 - Aug 2015)
  • Software Engineer - Plaxma Tech Inc. (Jul 2012 - Jul 2014)

๐Ÿ› ๏ธ Tech Stack & Expertise

๐Ÿ”ฅ Core Technologies

Java Spring Boot Vert.x Microservices

๐Ÿ—„๏ธ Databases

MySQL PostgreSQL MongoDB Neo4j Oracle

โ˜๏ธ Cloud & DevOps

AWS Netflix Docker Kubernetes

๐Ÿ”ง Caching & Messaging

Redis Apache Kafka RabbitMQ Hazelcast

๐Ÿ“Š Analytics & Monitoring

Apache Druid Prometheus Grafana

๐Ÿค– AI & Machine Learning

OpenCV TensorFlow Weka

๐ŸŽฎ Game Development

Unity Unreal Engine

๐ŸŒŸ Featured Projects & Achievements

๐Ÿš€ vertx-boost

Spring Boot-style annotations for Vert.x - Reducing learning curve for developers

  • ๐ŸŽฏ Familiar annotation-based programming model
  • ๐Ÿ”ง Dependency injection support (@Autowired, @Service, @RestController)
  • โšก High-performance Vert.x under the hood
  • ๐Ÿ“ก REST controller annotations

Stars Forks

๐Ÿ—„๏ธ vertx-boost-db

Spring Data-like abstraction for Vert.x - Simplifying database operations

  • ๐Ÿ” Repository pattern implementation
  • ๐Ÿ”„ Automatic query generation
  • ๐ŸŽฏ Spring Data-inspired API
  • ๐Ÿ“Š Multiple database support

Stars Forks

๐Ÿ”ง Performance Optimization Highlights

  • Easypaisa App: 35s โ†’ 1.2s (97% improvement)
  • Core Services: 17s โ†’ 0.2s (99% improvement)
  • Created: Code generation tool for CRUD microservices
  • Achieved: 3x TPS improvement at Avanza Solutions

๐Ÿ“Š GitHub Analytics

GitHub Streak Stats

๐Ÿ† GitHub Trophies

GitHub Trophies

๐Ÿ“ˆ Contribution Activity

Contribution Graph

๐ŸŽฏ Current Focus & Goals

  • ๐Ÿ”ง Enhancing vertx-boost ecosystem for better developer experience
  • ๐Ÿ—๏ธ Building next-generation high-performance platforms
  • ๐Ÿš€ Optimizing enterprise-level applications for maximum throughput
  • ๐Ÿ“š Contributing to open-source Java and performance optimization communities
  • ๐ŸŒ Developing software development automation platform (since 2016)

๐Ÿ… Professional Awards & Recognition

๐Ÿฅ‡ Top Performer - Avanza Solutions (Jan 2025)

  • Created high TPS platform exceeding targets by 3x

๐Ÿฅ‡ Performance Excellence Award - Telenor Microfinance Bank (Nov 2021)

  • Dramatically improved Easypaisa app performance

๐Ÿฅ‡ Team Excellence Award - NETSOL Technologies (2018)

  • Delivered major project with maximum load capacity

๐Ÿ† Competition Winner - Firefox National App Day (2013) ๐Ÿ† Competition Winner - Software Ideas Competition (2013) ๐Ÿ† Competition Winner - Speed Programming Competition (2012)

๐Ÿ’ป My Development Philosophy

public class AreebGillani {
    private final String role = "Sr. Software Architect | SVP";
    private final int experience = 13;
    private final String[] expertise = {
        "Java", "Spring Boot", "Vert.x", "Microservices", 
        "Performance Optimization", "System Architecture"
    };
    private final String[] domains = {
        "Finance", "Banking", "eCommerce", "AI/ML", "Telecom"
    };
    private final String passion = "Solving complex technical challenges";
    private final String motto = "Making complex things simple & fast";
    
    public String getApproach() {
        return "Out-of-the-box thinking with proven results";
    }
    
    public boolean canOptimize(String system) {
        return system.equals("ANY_SYSTEM") && hasPerformanceIssues();
    }
}

๐ŸŒ Global Experience

  • ๐Ÿ‡จ๐Ÿ‡ฆ Canada - Rogers Communications, Mobile Live Inc
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia - UAT Instructor & Trainer at NETSOL Indonesia
  • ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan - Leading architecture roles across multiple organizations

Languages: English (Professional), Bahasa Indonesian (Elementary), Urdu (Native), Punjabi (Native)

๐Ÿค Let's Connect & Collaborate

LinkedIn GitHub Email Phone


Profile Views

"The best way to predict the future is to create it through innovative architecture and optimized performance."



Always ready for the next technical challenge! ๐Ÿš€

๐Ÿ“š Education

๐ŸŽ“ Bachelor of Science in Computer Science

  • COMSATS Institute of Information And Technology (2010-2014)

๐ŸŽ“ Pre-Engineering

  • Govt. College Township, Lahore (2008-2009)


Ready to architect the future of software development! ๐Ÿ’ปโœจ

Popular repositories Loading

  1. vertx-boost vertx-boost Public

    This project adds the flavor of SpringBoot's style annotations in vertx to reduce the learning curve. It follows the same annotation style as @RestController, @Service, @Autowired, @RequestParam, @โ€ฆ

    Java 27

  2. vertx-boost-db vertx-boost-db Public

    This project (BoostDB) provides easier ways to write code for a data-access layer. Keeping in mind the learning curve of vertx, this project is designed to be as close to the SpringData layer as poโ€ฆ

    Java 23

  3. vertx-boost-samples vertx-boost-samples Public

    Sample project to display the usage of vertx-boost and vertx-boost-db

    Java 3

  4. Areeb-Gillani Areeb-Gillani Public

  5. VscodePluginAlphanetix VscodePluginAlphanetix Public

    TypeScript