Hi, I'm Saqib Sarwar.

I build software, websites, AI tools and experimental projects — from an OpenAI-compatible API gateway to a Flutter 2D game. Mostly I take a rough idea and keep going until it actually runs.

  • AI & LLM tooling
  • Web development
  • Flutter & games
  • Cloud & developer tools

Student developer, independent builder.

I'm a student and a developer who builds things independently. Most of my time goes into code: websites, small tools, AI experiments, and the occasional game.

I like problems that end with something running — an empty folder on Monday and a working product by the weekend. Right now that means AI and LLM tooling, web development, and the cloud services that hold the rest together.

AI & LLM tooling

Gateways, provider routing and small AI experiments.

Web development

React, Next.js and TypeScript builds that ship.

Games & experiments

Flutter, Flame, and ideas that needed somewhere to go.

Cloud & tooling

Cloudflare, Vercel, Linux and the everyday developer stack.

Things I have built

Selected work. Everything here is public — source, notes and works in progress live on GitHub.

Saki Gateway

An OpenAI-compatible AI gateway with multi-provider routing, fallback, rate limiting and per-user credits, plus a dashboard built alongside the API.

  • OpenAI-compatible `/v1/chat/completions` and `/v1/models` endpoints
  • Multi-provider routing with fallback
  • Rate limiting and per-user credits
  • Next.js dashboard served next to the API
FastAPINext.jsTypeScriptSQLiteCloudflare
View repository(opens in a new tab)
gateway — api

POST /v1/chat/completions

GET /v1/models

# OpenAI-compatible, routed across providers

$ curl $GATEWAY -H "Authorization: Bearer $KEY"

200 OK · compatible response

KNOD CUPS

A 2D endless runner built with Flutter and the Flame game engine — an independent game project written in Dart.

  • Flutter + Flame game loop
  • Written in Dart
  • Built and iterated independently
FlutterFlameDart
View repository(opens in a new tab)

Experiments & free resources

A rotating set of small, self-directed builds: AI prototypes, developer utilities, and a maintained fork of the free-for.dev list of free-tier services. Not all of it is finished — that is rather the point.

  • AI and LLM API experiments
  • Developer utilities and scripts
  • Free-tier resource lists worth keeping around
JavaScriptPythonAI / LLM
Browse repositories(opens in a new tab)

Tools I work with

A working list of the languages, frameworks and platforms I build with and keep learning. Not a list of certifications.

  • TypeScript
  • JavaScript
  • Python
  • Dart
  • HTML & CSS
  • Next.js
  • React
  • Flutter
  • Flame
  • FastAPI
  • Tailwind CSS
  • AI / LLM APIs
  • OpenAI-compatible APIs
  • REST APIs
  • Rate limiting
  • Cloudflare
  • Vercel
  • GitHub
  • GitHub Actions
  • Docker
  • Linux
  • Termux

Get in touch

There is no email address on this page on purpose — GitHub is where I am most active. Open an issue, start a discussion, or fork something and say hi.

Other contact details will be added here when I have something to share.