Skip to content
View arpit0515's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Canada
  • 06:56 (UTC -05:00)

Block or report arpit0515

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arpit0515/README.md

👋 I am Arpit Thukral

Full-Stack Engineering Leader · Cloud Architect · Hands-on first
13+ years building scalable cloud systems and shipping production SaaS.

Python TypeScript JavaScript FastAPI Flask Node.js CLI Supabase PostgreSQL Redis Web HTML5 CSS3 AWS Azure Vercel Docker Cloud Architecture macOS Stripe


🚀 Working On

🦞 Claw Setup Wizard Go · HTML · Shell
Browser-based setup wizard for PicoClaw/OpenClaw on Raspberry Pi or any Linux machine. Walks through system checks, LLM provider config, Telegram bot setup, and agent personality generation - zero JSON editing, zero terminal juggling. Self-contained binary with embedded UI.

WattSpot
Showcase platform for WattSpot - a larger vision around EV infrastructure, connecting drivers with smart charging solutions.

🤳 Storey.live FastAPI · Typescript · Supabase · Stripe · Vercel · Fly.io
AI Powered Content Creator Storefront - AI-powered storefronts that personalize engagement, automate delivery, and turn creator workflows into intelligent systems.

🧠 BizScanner FastAPI · Next.js · Supabase · Stripe · Fly.io
AI-powered audit engine that generates structured PDF reports for SMBs. Multi-step reasoning → API orchestration → scoring engine → formatted export.

🔍 Observability & API Discovery FastAPI · PostgreSQL · Redis · WebSockets
Developer-first observability layer for FastAPI services. Auto-discovers endpoints, tracks metrics, replays traces, and surfaces performance patterns.

🏢 Valuation Platform FastAPI · React · Supabase · S3 · Fly.io
Inspection + valuation platform with role-based workflows and automated PDF exports. Designed for compliance-heavy environments.

🌐 FloatPost.ai TypeScript · Chrome Extension · API
Browser extension that captures live tab states and generates shareable visual workspaces.


📈 GitHub Contributions

Arpit's Github chart


🧠 Building AI Powered Systems

Polyagent Architecture Overview

User → Orchestrator Agent
Orchestrator → Reasoning Agent
Reasoning Agent → Tool Agents / APIs
Tool Agents → Database / Memory
Tool Agents → Execution Layer
Execution Layer → Guardrails & Validation
Guardrails → Observability
Observability → Orchestrator

System Design Principles

  • Clear separation between reasoning and execution
  • Tool-driven agents instead of monolithic prompts
  • Observability built in (logs, traces, cost awareness)
  • Deterministic guardrails around non-deterministic models
  • AI treated as a system component - not a feature

🤝 Connect

LinkedIn: https://www.linkedin.com/in/arpitthukral15191/
Email: arpit.thukral@gmail.com

Popular repositories Loading

  1. fastapi-metrics fastapi-metrics Public

    Zero-config metrics and observability for FastAPI apps targeting indie devs, startups, and no-code platforms. No Prometheus/Grafana infrastructure required.

    Python 2

  2. new-repo new-repo Public

  3. sentry-python sentry-python Public

    Forked from getsentry/sentry-python

    The official Python SDK for Sentry.io

    Python

  4. arpit0515 arpit0515 Public

    About me

  5. easy-s3-multipart easy-s3-multipart Public

    A production-ready Python library for handling large file uploads to AWS S3 using multipart uploads with presigned URLs in FastAPI applications.

    Python

  6. claw-setup-wizard claw-setup-wizard Public

    A small application wizard built in GO that will give every user ability to install the picoclaw using simple UI checkpoint

    HTML