Skip to content
View M-awais-rasool's full-sized avatar

Highlights

  • Pro

Organizations

@Qovix @AppLens-AI

Block or report M-awais-rasool

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
M-awais-rasool/README.md

     



Typing SVG

$ whoami

const awais: Engineer = {
  location : "Lahore, Pakistan 🇵🇰",
  role     : "Full-Stack & Mobile Engineer",

  expertise: {
    frontend     : ["React.js", "TypeScript", "Redux", "Angular"],
    mobile       : ["React Native", "iOS & Android"],
    backend      : ["Go", "Gin", "Node.js", "Express.js"],
    architecture : ["Microservices", "Event-Driven", "REST APIs", "gRPC"],
    messaging    : ["Apache Kafka", "Redis Pub/Sub", "Message Queues"],
    caching      : ["Redis", "In-Memory Caching", "Session Management"],
    databases    : ["MongoDB", "MySQL", "Firebase", "Redis"],
    cloud        : ["AWS (S3, EC2)", "Docker", "Terraform", "CI/CD"],
  },

  currentFocus : "Agentic AI · LLM Systems · Scalable Microservices",
  exploring    : ["LangChain", "LangGraph", "AI Agents", "RAG", "Vector DBs"],
  openTo       : "Full-Stack · Mobile · AI · Distributed Systems",
};

🛠️ Tech Arsenal

🎨 Frontend

React TypeScript JavaScript Redux Angular HTML5 CSS3 Bootstrap

📱 Mobile

React Native iOS Android

⚙️ Backend & Architecture

Go Node.js Express.js Microservices

📨 Messaging & Caching

Apache Kafka Redis

🗄️ Databases

MongoDB MySQL Firebase Redis

☁️ Cloud & DevOps

AWS Amazon S3 EC2 Docker Terraform GitHub Actions Git

🤖 Currently Deep-Diving — AI & Agentic Systems

🧠 AI & LLMs

Technology Status
OpenAI API · Claude · Ollama 🔥 Active
LangChain · LangGraph 📖 Learning
Agentic Workflows · ReAct 📖 Learning
RAG Pipelines · Vector DBs 🌱 Exploring
Embeddings · Semantic Search 🌱 Exploring

🏗️ Distributed Systems

Technology Status
Apache Kafka · Event Streaming 🔥 Active
Redis · Caching Strategies 🔥 Active
Microservices Architecture 🔥 Active
gRPC · Service Mesh 📖 Learning
Terraform · IaC 🌱 Exploring

🏗️ System Architecture

graph TD
    Client(["👤 Client"]):::user

    subgraph Frontend["🌐 Frontend Layer"]
        RJ["React.js · TypeScript"]:::fe
        RN["React Native · Mobile"]:::fe
    end

    subgraph Gateway["⚡ API Gateway"]
        GW["REST · gRPC"]:::gw
    end

    subgraph Services["🔧 Microservices — Go · Node.js"]
        S1["Auth Service"]:::svc
        S2["User Service"]:::svc
        S3["Business Logic"]:::svc
    end

    subgraph Messaging["📨 Messaging & Caching"]
        KF["Apache Kafka\nEvent Streaming"]:::msg
        RD["Redis\nCache · Pub/Sub"]:::cache
    end

    subgraph Data["🗄️ Data Layer"]
        MG["MongoDB"]:::db
        MY["MySQL"]:::db
        FB["Firebase"]:::db
    end

    subgraph Cloud["☁️ AWS · Docker · CI/CD"]
        AW["EC2 · S3 · Terraform"]:::cloud
    end

    subgraph AI["🤖 AI Layer"]
        AG["Agents · RAG · LangChain"]:::ai
    end

    Client --> Frontend
    Frontend --> Gateway
    Gateway --> Services
    Services --> Messaging
    Services --> Data
    Services --> AI
    Services --> Cloud

    classDef user fill:#0ea5e9,color:#fff,stroke:none
    classDef fe fill:#0c4a6e,color:#7dd3fc,stroke:#0ea5e9,stroke-width:1px
    classDef gw fill:#164e63,color:#67e8f9,stroke:#06b6d4,stroke-width:1px
    classDef svc fill:#0f172a,color:#38bdf8,stroke:#0284c7,stroke-width:1px
    classDef msg fill:#1c1917,color:#fb923c,stroke:#f97316,stroke-width:1px
    classDef cache fill:#1c0a0a,color:#f87171,stroke:#ef4444,stroke-width:1px
    classDef db fill:#052e16,color:#4ade80,stroke:#16a34a,stroke-width:1px
    classDef cloud fill:#1c1400,color:#fbbf24,stroke:#f59e0b,stroke-width:1px
    classDef ai fill:#2e1065,color:#c084fc,stroke:#9333ea,stroke-width:1px
Loading

📊 GitHub Statistics


> open_to_work --type="Full-Stack | Mobile | AI | Microservices"

Lahore, Pakistan 🇵🇰 · Building distributed systems & AI-powered products


Pinned Loading

  1. DeenQuest DeenQuest Public

    A gamified Islamic learning platform with a mobile app, admin panel, and scalable Go microservices backend.

    TypeScript

  2. AppLens-AI/AppLens AppLens-AI/AppLens Public

    AppLens is a full-stack web application designed to help developers and designers create professional app store screenshots and promotional graphics for iOS and Android applications. With an intuit…

    TypeScript 4

  3. SchemaCraft SchemaCraft Public

    A powerful full-stack application that allows users to create custom APIs instantly with intuitive schema design. Built with React (TypeScript) frontend and Go backend.

    TypeScript 3

  4. schema-builder schema-builder Public

    A revolutionary full-stack SaaS platform that transforms database schema design through intelligent visual modeling. Create complex database schemas instantly using AI-powered chat interface, drag-…

    TypeScript 4

  5. Qovix/Qovix Qovix/Qovix Public

    TypeScript

  6. ShoppeStore ShoppeStore Public

    Built a full-stack app with SwiftUI and Golang, enabling user management of orders, cart, and wishlist, integrated with MobileNetV2 AI for product recommendations. Utilized secure authentication, S…

    Swift 3