Skip to content
View Talha-Tahir2001's full-sized avatar

Block or report Talha-Tahir2001

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

Hi 👋, I'm Talha Tahir

Fullstack Engineer who ships polished products under deadline pressure — usually solo, usually at a hackathon

talha-tahir2001

🔭 Currently building Loom, a multi-agent interactive fiction platform, for the Global AI Hackathon Series


🚀 About Me

  • 💻 Fullstack developer working primarily in Next.js (App Router), TypeScript, Tailwind CSS, and shadcn/ui, with a habit of shipping polished, production-feeling UI rather than templated defaults
  • 🏆 Frequent solo hackathon competitor — I like the pressure of a tight deadline and the challenge of shipping something coherent, not just a pile of features
  • 🤖 Increasingly hands-on with AI-powered products: multi-agent systems, LLM orchestration (LangChain, LangGraph), and integrating models from providers like OpenAI-compatible APIs, Gemini, and Qwen
  • 🎯 I care about product narrative — every project should feel like one coherent idea, not disconnected features bolted together
  • 📫 Reach me at talha666tahir@gmail.com

🛠️ Tech Stack

Frontend

React Next.js TypeScript JavaScript Tailwind CSS shadcn/ui Material UI HTML5 CSS3

Backend & Data

Node.js NestJS .Net Core PostgreSQL Prisma MongoDB Clerk Elasticsearch

Cloud & AI Tooling

AWS GCP Azure Python LangChain LangGraph Linux Git Vercel Docker

🏗️ Featured Projects

Solo 3-day build for the H0: Hack the Zero Stack hackathon (Vercel v0 × AWS Databases). A multi-agent interactive fiction engine — five coordinated agents (Narrator, World State, Tone, Combat, Memory) stream prose and structured state in parallel using a custom delimiter protocol.

Next.js 16 Tailwind v4 shadcn/ui Clerk AWS DynamoDB Llama 3.2

🧑‍💼 HireFlow

Built at the Band of Agents Hackathon. A multi-agent hiring pipeline that relays a candidate through Job Analyzer → Resume Screener → Interview Planner → Decision Summarizer, designed around one coherent narrative thread rather than isolated tools.

Next.js Band AI LangGraph GPT-4o


📱 Connect with Me

LinkedIn Dev.to Medium Stack Overflow Kaggle HackerRank


📊 GitHub Stats



GitHub Streak
Top Languages
GitHub Activity Graph

🏆 GitHub Trophies


🕹️ Contribution Graph Arcade

Pac-Man

Pac-Man contribution graph

Galaga

Galaga contribution graph

Bomberman

Bomberman contribution graph

🤖 Open Source

Holopin badges


✍️ Random Dev Quote

😂 Random Dev Meme

Jokes Card

Pinned Loading

  1. lore-and-abyss lore-and-abyss Public

    Text-based collaborative story where an AI continues your narrative.

    TypeScript 1

  2. dream-book-web dream-book-web Public

    A parent describes their child by voice or text and DreamBook generates a fully illustrated, narrated, personalized storybook in real time.

    TypeScript 1

  3. log-file-analyzer log-file-analyzer Public

    A CLI tool that parses server log files and produces an on-call-friendly terminal report: error rates, slow endpoints, traffic patterns, top IPs, and a clear count of malformed lines.

    TypeScript

  4. CollabSphere CollabSphere Public

    CollabSphere is an advanced web-based platform built using the MERN stack that enables teams to collaborate in real-time through chat, task management, and project tracking. It’s designed to simula…

    TypeScript

  5. echo-frontend echo-frontend Public

    Your words, amplified.

    HTML

  6. Snake-Game Snake-Game Public

    A basic Snake Game that was built in Java with AWT (Abstract Window Toolkit) and Swing (GUI Toolkit) using Eclipse.

    Java