Skip to content
View itsahmadawais's full-sized avatar
💭
🔍 Seeking Opportunities
💭
🔍 Seeking Opportunities

Block or report itsahmadawais

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
itsahmadawais/README.md

Typing SVG


Profile Views


About

I'm a Senior Backend and AI Engineer with 6+ years of experience building data-intensive systems and cloud-native platforms. My work sits at the intersection of distributed systems, cloud infrastructure and AI integration — designing things that scale and keeping them reliable in production.

Currently scaling document processing infrastructure handling 140K+ monthly transactions via distributed microservices on AWS. Previously led backend and AI platform engineering at AIME, building a schema-driven code generation engine that automated full-stack application delivery. Founded and shipped multiple products as a solo architect and founding engineer.

I think like a founder and build like an engineer.


Tech Stack

Languages

TypeScript Python JavaScript PHP Bash

Backend

Node.js NestJS FastAPI Express GraphQL Laravel

Cloud & Infrastructure

AWS Terraform Docker Kubernetes GitHub Actions

Databases

PostgreSQL MongoDB Redis Neo4j MySQL

AI & LLM

OpenAI Anthropic Gemini LangChain Google ADK


GitHub Stats




Trophies

trophy


Connect

LinkedIn X


Pinned Loading

  1. typed-env-safe typed-env-safe Public

    A zero-dependency, TypeScript-first utility to safely define, validate, and type environment variables.

    TypeScript 2

  2. clidesk clidesk Public

    Terminal file explorer with icon grid, git status, built-in command runner & 6 themes — written in Go

    Go

  3. birthday-buddy-react-native-expo birthday-buddy-react-native-expo Public

    Mobile app to track birthdays & send personalized wishes — React Native + Expo, Clerk auth, push notifications, native share sheet

    TypeScript

  4. chat-with-pdf-langchain chat-with-pdf-langchain Public

    RAG pipeline to chat with any PDF — LangChain.js, OpenAI embeddings, vector search, CLI interface

    TypeScript

  5. langchain-experiments langchain-experiments Public

    LangChain streaming API with real-time React frontend — LLM responses streamed token-by-token with live typing effect

    TypeScript

  6. ai-taskflow ai-taskflow Public

    A lightweight distributed task processing framework for AI workloads. Built with FastAPI, Redis, and RQ, featuring a plugin-based task system, LangChain integration, and async worker execution.

    Python