Skip to content
View Thiccarrdo02's full-sized avatar

Block or report Thiccarrdo02

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

Hi, I'm Raza Ahmed 👋

Senior AI Systems Engineer · 3D Tech Lead · Backend Architect

Typing SVG


⚡ About Me

class RazaAhmed:
    name       = "Raza Ahmed"
    title      = "Senior AI Systems Engineer & 3D Tech Lead"
    location   = "India 🇮🇳"
    experience = "7+ years in production systems"

    focus = [
        "LLM Orchestration & Agentic AI Pipelines",
        "Serverless GPU Render Pipelines (Blender / ComfyUI)",
        "Scalable Backends — NestJS · FastAPI · Node.js",
        "Blender Extension Development & 3D Automation",
        "Social Platforms at Scale — AWS ECS Fargate + Cloudflare R2",
    ]

    shipped = {
        "production_systems" : 12,
        "ai_pipelines"       : 7,
        "3d_pipelines"       : 4,
        "clients_served"     : 18,
    }

    currently_building = "Hudood — Islamic social platform targeting 100k+ active users"

🔥 Featured Projects

Project Stack What It Does
🤖 Hudood Bot TypeScript · NestJS · GPT-4o Islamic platform AI assistant + moderation engine
🧠 LLM Router Python · FastAPI · Redis Multi-provider LLM routing with semantic cache + cost optimization
⚙️ Blender GPU Pipeline Python · AWS ECS · Blender Serverless GPU render orchestration — 500k+ frames
🎨 3D Asset Pipeline Node.js · Python · Rodin AI AI→Blender automated GLB production for 1000s of e-commerce SKUs
🔌 InHouse Blender Plugin Python · bpy · Blender 4.2+ Data-driven visualization authoring tool with 257-product taxonomy
💬 SIG AI Chatbot TypeScript · GPT-4o-mini Production lead qualification system — live on Instagram DM
📡 Brand Social Intelligence Python · FastAPI · React Multi-platform social listening with LLM sentiment analysis
🎵 Threeainc Audio Studio TypeScript · Audio AI AI-powered audio production & cloud sync suite

🛠️ Tech Stack

AI & LLM

Python OpenAI LangChain FastAPI

Backend & Infrastructure

TypeScript NestJS Node.js PostgreSQL Redis

Cloud & DevOps

AWS Docker Cloudflare GitHub Actions

3D & Creative

Blender Three.js


📈 GitHub Stats

 


🏗️ Currently Building: Hudood Platform

Scaling an Islamic social network from 0 → 100k active users

  ┌─ Client Apps ─────────────────────────────────────────────┐
  │  React Native App  +  Next.js Web                         │
  └───────────────────────┬───────────────────────────────────┘
                          │
  ┌─ Gateway ────────────▼────────────────────────────────────┐
  │  Cloudflare CDN  +  API Gateway                           │
  └───────────────────────┬───────────────────────────────────┘
                          │
  ┌─ Microservices ───────▼────────────────────────────────────┐
  │  NestJS Users  ·  NestJS Posts  ·  NestJS AI/Bot          │
  │  Media Service (Cloudflare R2)                            │
  └───────────────────────┬───────────────────────────────────┘
                          │
  ┌─ Data Layer ─────────▼────────────────────────────────────┐
  │  PostgreSQL (RDS)  +  Redis Cluster                       │
  └───────────────────────────────────────────────────────────┘

  Deploy: AWS ECS Fargate  ·  Target: 100k+ concurrent users

🌱 Open Source


📫 Let's Connect

Open to: Consulting · Full-Time · AI/3D Collaborations · Interesting Projects

Thanks for visiting — let's build something great together 🚀

Pinned Loading

  1. blender-gpu-pipeline blender-gpu-pipeline Public

    ⚙️ Serverless GPU render orchestration for Blender — submit .blend files, get rendered frames back via AWS ECS + Cloudflare R2 | Python

    Python

  2. llm-router llm-router Public

    🧠 Intelligent multi-provider LLM routing engine with cost optimization, fallback chains & semantic caching | Python · FastAPI

    Python

  3. 3d-asset-pipeline 3d-asset-pipeline Public

    🎨 AI→Blender automated pipeline for e-commerce 3D assets — Rodin AI + headless Blender GLB normalization at scale | Node.js · Python · Docker · RunPod

  4. inhouse-blender-plugin inhouse-blender-plugin Public

    🔌 Blender 4.2+ Extension for interior visualization — 257-product taxonomy, physics placement, dual JSON export | Python · bpy · FastAPI

  5. sig-ai-chatbot sig-ai-chatbot Public

    💬 Production GPT-4o-mini lead qualification chatbot — Instagram DM via ManyChat, 5-path routing, real-time dashboard | TypeScript · Node.js · Prisma