Skip to content
View codebybilal18's full-sized avatar
💻
Building...
💻
Building...
  • OCloud Solutions
  • Lahore, Pakistan
  • 15:34 (UTC +05:00)
  • in/mbilal18

Block or report codebybilal18

Report abuse

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

Report abuse
codebybilal18/README.md

Hi, I'm Muhammad Bilal!

Backend Engineer
Backend & AI Systems

Linkedin: mbilal18 GitHub codebybilal18

A little more about me...

const bilal = {
  pronouns: "he" | "him",
  code: [Typescript, Python],
  tools: [
    NodeJS, FastAPI, NestJS,
    PostgreSQL, Redis, MySQL, MongoDB, ElasticSearch
    Docker, Terraform,
    OpenAI, Anthropic, Gemini, LangChain, LangGraph,
  ],
  cloud: [AWS, GCP],
  architecture: ["microservices", "event-driven", "async pipelines"],
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Pinned Loading

  1. documind-api documind-api Public

    Cited document Q&A over your PDFs. FastAPI + pgvector with hybrid retrieval, reranking, per-claim citation verification, and a published benchmark comparing five retrieval configurations on a 30-qu…

    Python

  2. schema-lab schema-lab Public

    An interactive platform for learning SQL by writing SQL. Instructors seed a database and author problems; students solve them in the browser against a real Postgres engine and get instant, automate…

    TypeScript 3

  3. supply-chain-microservices supply-chain-microservices Public

    A production-grade, cloud-native supply chain management system built on Python microservices.

    Python 3

  4. kinetiq kinetiq Public

    KINETIQ is a performance-driven website for a fictional high-end sports accessories brand. Built for speed and visual punch, this site delivers 3D gear previews, kinetic animations, and bold UI.

    TypeScript 3

  5. grubpool-backend grubpool-backend Public

    Turn group food orders into one shared live cart with automatic per-person bill splitting. Event-driven DDD backend - NestJS, Postgres, Redis, WebSockets, full E2E tests.

    TypeScript

  6. ride-booking-service ride-booking-service Public

    Ride-hailing REST API built with Java 21 and Spring Boot 3. Layered architecture over PostgreSQL with JPA and Flyway, Strategy-based fare pricing, an enum state machine for the ride lifecycle, and …

    Java