Skip to content
View nadeemcite's full-sized avatar

Block or report nadeemcite

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.

Content in all repositories owned by your account will be closed.
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
nadeemcite/README.md

Nadeem Sajjad

Lead Software Engineer · AI & LLM Systems · 12+ years

Website · LinkedIn · X · Email


Lead engineer with 12+ years shipping production systems. For the last five years I've worked as a forward-deployed engineer for frontier AI labs and top-tier AI companies, designing and delivering agentic platforms end to end: multi-agent systems, LLM orchestration, and the Kubernetes infrastructure that runs them.

📍 India · Open to Senior / Lead roles — relocation or remote

Side projects

Project What it does Stack
Chess Arena Benchmark engine that runs LLMs against each other in chess matches and knockout tournaments, logging legality, retries, tokens, and cost for every move Next.js · Python · Postgres · Cloud Run
Video Factory Submit an idea and a 7-stage pipeline generates transcript, audio, images, subtitles, and the final video — with YouTube upload built in Next.js · Cloud Run · YouTube API
AI Learner Turns any PDF, page, or video into a daily reinforcement-based study loop delivered over Discord with AI feedback LangChain · Python · Next.js
NewsFlow Reel-style news reader that turns RSS feeds into swipeable, image-rich cards Next.js · RSS · Mobile-first
TravellerTip Travel hub covering visa requirements, political relations, common scams, and destinations Next.js · Postgres

Studying in public

  • research-papers — 21 foundational deep-learning papers (and counting) reimplemented from scratch: Word2Vec, Dropout, Adam, VGGNet, GoogLeNet, Batch Norm, ResNet, seq2seq, Neural Turing Machines, Transformer, VAE, and more. Each paper gets a runnable solution.ipynb, an architecture breakdown, and an Open in Kaggle notebook linked back to the original arXiv publication.
  • jev-crash-course — an 11-level crash course on Jev, TypeSafe AI's System One decision model. Runnable examples against the real API, plus a capstone ticket-triage project with unit tests and evals. Provider-agnostic via LiteLLM.

Open source

  • LangChain — added page_label metadata to PyPDFLoader so PDFs with front matter map to real page numbers (merged)
  • LangFlow — fixed duplicate primary-key indexes in database migrations (merged)
  • ai-scan-job — LLM-powered GitHub PR reviewer that posts review comments straight into your workflow
  • py-cron — lightweight image for running Python scripts on a cron schedule

Toolbox

AI & Automation
Python OpenAI LangChain Claude Gemini Selenium

Frontend
TypeScript React Next.js Tailwind CSS

Backend & Data
Node.js Express PostgreSQL Redis Temporal BigQuery FFmpeg

Cloud & DevOps
Docker Kubernetes Google Cloud Nginx


Resume, experience, and contact: devnadeem.com

Profile views

Pinned Loading

  1. jev-crash-course jev-crash-course Public

    An 11-level crash course on Jev, TypeSafe AI's System One decision model — runnable examples against the real API, plus a capstone project with unit tests and evals. Works with any LLM provider via…

    Python 1

  2. research-papers research-papers Public

    From-scratch implementations of 100 foundational ML/DL papers — each notebook is hand-written from the original paper, validated on Kaggle GPU with plain-language explanations.

    Jupyter Notebook

  3. langchain-ai/langchain langchain-ai/langchain Public

    The agent engineering platform.

    Python 147k 24.6k