Skip to content
View Ashfaqbs's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Ashfaqbs

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ashfaqbs/README.md

Hey, I'm Ashfaq 👋

I'm passionate about building high-quality software and AI/ML solutions that address real-world challenges. I enjoy collaborating with fellow developers and often work with open-source tools to build scalable, efficient systems. I'm always exploring better ways to solve problems through clean architecture, thoughtful design, and continuous learning.

darksharkash

🔭 Currently building Software Development · Container Orchestration · Applied AI · System Design · Apache Flink
🌱 Currently learning System Design
👯 Open to collaborate Software Development · Applied AI
💬 Talk to me about Backend · Messaging Queues · Containers · Applied AI · Flink
📫 Reach me LinkedIn

🛠️ Things I Can Build With

%%{init: {"theme": "dark", "themeVariables": {"fontSize": "13px", "fontFamily": "ui-monospace, monospace"}, "flowchart": {"curve": "linear", "nodeSpacing": 30, "rankSpacing": 55}}}%%
graph LR

    %% ── Left leaves ──────────────────────────────────────────────────────
    Java        --- LANG
    Python      --- LANG
    JavaScript  --- LANG
    Go          --- LANG

    SpringBoot["Spring Boot"] --- BACKEND
    FastAPI     --- BACKEND
    Flask       --- BACKEND
    Express["Express.js"] --- BACKEND

    HLD["High Level Design"] --- SYSDES
    LLD["Low Level Design"]  --- SYSDES

    Docker      --- INFRA
    Kubernetes  --- INFRA
    EC2         --- AWS
    RDS         --- AWS
    S3          --- AWS
    SQS         --- AWS
    AWS         --- INFRA
    GCP         --- INFRA

    Prometheus  --- OBS
    Grafana     --- OBS
    Zipkin      --- OBS

    React       --- FRONTEND

    %% ── Left hubs → ME ───────────────────────────────────────────────────
    LANG["Languages"]       --- ME
    BACKEND["Backend"]      --- ME
    SYSDES["System Design"] --- ME
    INFRA["Infrastructure"] --- ME
    OBS["Observability"]    --- ME
    FRONTEND["Frontend"]    --- ME

    %% ── Centre ───────────────────────────────────────────────────────────
    ME(["ME"])

    %% ── ME → Right hubs ──────────────────────────────────────────────────
    ME --- AI["AI and ML"]
    ME --- DATA["Data Engineering"]
    ME --- DB["Databases"]

    %% ── Right leaves ─────────────────────────────────────────────────────
    AI   --- MachineLearning["Machine Learning"]
    AI   --- RAG["RAG Systems"]
    AI   --- LLMTuning["LLM Tuning"]
    AI   --- AIAgents["AI Agents"]
    AI   --- MCP

    DATA --- Kafka["Apache Kafka"]
    DATA --- Flink["Apache Flink"]
    DATA --- Beam["Apache Beam"]

    DB   --- PostgreSQL
    DB   --- MongoDB
    DB   --- Redis
    DB   --- Oracle
    DB   --- RocksDB
    DB   --- Elasticsearch

    %% ── Styles ───────────────────────────────────────────────────────────
    style ME       fill:#0d47a1,stroke:#90caf9,stroke-width:4px,color:#fff,font-weight:bold
    style LANG     fill:#1b5e20,stroke:#a5d6a7,stroke-width:2px,color:#fff,font-weight:bold
    style BACKEND  fill:#0d47a1,stroke:#90caf9,stroke-width:2px,color:#fff,font-weight:bold
    style SYSDES   fill:#4a148c,stroke:#ce93d8,stroke-width:2px,color:#fff,font-weight:bold
    style INFRA    fill:#33691e,stroke:#aed581,stroke-width:2px,color:#fff,font-weight:bold
    style OBS      fill:#1a237e,stroke:#9fa8da,stroke-width:2px,color:#fff,font-weight:bold
    style FRONTEND fill:#01579b,stroke:#81d4fa,stroke-width:2px,color:#fff,font-weight:bold
    style AI       fill:#b71c1c,stroke:#ef9a9a,stroke-width:2px,color:#fff,font-weight:bold
    style DATA     fill:#4527a0,stroke:#b39ddb,stroke-width:2px,color:#fff,font-weight:bold
    style DB       fill:#006064,stroke:#80deea,stroke-width:2px,color:#fff,font-weight:bold
Loading

Favorite Quote

"The best way to predict the future is to invent it." - Alan Kay

Thanks for stopping by!

I hope you enjoyed learning a little bit about me. If you have any questions or would like to connect, please feel free to reach out to me on LinkedIn!

Pinned Loading

  1. TinyLLM-usecases TinyLLM-usecases Public

    a collection of tiny llms with usecases

    Python 33 5

  2. system-design system-design Public

    Centralized notes, analysis, and real-world observations on system design patterns and architecture.

    Java 25 2

  3. software-dev-ai-claude-toolkit software-dev-ai-claude-toolkit Public

    Production-ready Claude Code configuration for backend/full-stack developers. 9 rules, 8 commands, 5 agents, 13 skills, hooks, and MCP servers for Java/Spring Boot, Python/FastAPI, JS/React, Postgr…

    PowerShell 20 8

  4. apache-flink-mcp-server apache-flink-mcp-server Public

    Apache Flink MCP Server is a Model Context Protocol (MCP) implementation that empowers AI assistants and large language models to interact directly with Apache Flink clusters through natural langua…

    Python 12 4

  5. Application-Programming-Interface Application-Programming-Interface Public

    Comprehensive reference on API concepts with practical examples using Spring Boot, REST, GraphQL, and WebFlux.

    Java 7 1

  6. google-adk-playground google-adk-playground Public

    A curated set of ADK reference implementations in Java and Python. Focused on agent foundations, extensibility, and cross-language patterns.

    Python 5