Skip to content
View parveshsaini's full-sized avatar
๐Ÿฆ€
Finagling
๐Ÿฆ€
Finagling

Block or report parveshsaini

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

Hi, I'm Parvesh ๐ŸŽˆ

AI Automation Expert ยท Google Cloud Architect

parveshsaini

I build AI agents, automation pipelines, and the infrastructure that makes them safe to run. Software engineer by trade, Google Certified Cloud Architect, and deep in the agentic stack: Claude Code, MCP, n8n, and LLM-powered systems.

  • ๐Ÿ› ๏ธ Currently building warden, a security & observability gateway for AI tools
  • ๐Ÿ’ฌ Ask me about AI agents, automation, cloud architecture & system design
  • ๐Ÿ“ซ Reach me at contact@parveshsaini.com ยท parveshsaini.com

๐Ÿš€ Projects

  • ๐Ÿ›ก๏ธ warden: Open-source MCP gateway that sits between AI clients and tool servers, adding prompt-injection & tool-poisoning detection, per-tool policy, rate limiting, approval gates, and OpenTelemetry tracing.
  • ๐Ÿ–ฅ๏ธ AI-OS: A Claude Code starter kit that turns the CLI into a personal "AI Operating System". It onboards you through an interview, then runs recurring automation rituals.
  • ๐Ÿค– personal-assistant: Aria, a voice- and text-driven AI assistant that connects to your calendar, email, Slack, and Notion and takes actions across all of them from one place.
  • ๐Ÿฆ twitter-backend: Production-style Twitter clone backend built on GraphQL (Apollo), Prisma/Postgres, Redis, and Kafka, with S3 media and full Prometheus + Grafana observability.
  • ๐Ÿ”Ž agentic_QA_system: An agentic RAG question-answering system on LangChain, augmenting a vector store with live web search (Tavily) to ground answers.
  • ๐Ÿ“ข claude-changelog: A bot that watches the official Claude Code changelog, summarizes each new release with Gemini, and auto-posts it to X.
  • โš™๏ธ multithreaded-server: A multithreaded HTTP server written from scratch in Rust, backed by a hand-rolled thread pool. ๐Ÿฆ€
  • ๐Ÿ”€ dynamic-reverse-proxy: A TypeScript reverse proxy that talks to the Docker API to route requests and spin up backend containers on the fly.
  • ๐Ÿ’ฌ scalable-chat: A real-time chat app in a Turborepo monorepo, pairing a Next.js client with a decoupled Socket.IO gateway.
  • ๐ŸŽฎ 100boxes: A real-time collaborative 10ร—10 grid (r/place-style) where any cell you edit locks for 20 seconds for everyone.

๐ŸŒ Open Source Contributions

  • ๐Ÿฆž openclaw/openclaw: Personal AI assistant that runs on any OS and any platform.
  • ๐Ÿ”„ n8n-io/n8n: Fair-code workflow automation platform with native AI capabilities.
  • ๐Ÿฆฅ unslothai/unsloth: Faster, memory-efficient fine-tuning and training for open LLMs.
  • ๐Ÿ”” novuhq/novu: Open-source communication & notification infrastructure for agents and products.
  • ๐Ÿง  topoteretes/cognee: Open-source AI memory platform that gives agents long-term memory.
  • ๐Ÿงฐ langchain-ai/deepagents: A batteries-included harness for building deep, long-running agents.

Building in the open. Let's connect.

Pinned Loading

  1. warden warden Public

    Control plane for AI tool access

    TypeScript

  2. n8n n8n Public

    Forked from n8n-io/n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    TypeScript

  3. openclaw openclaw Public

    Forked from openclaw/openclaw

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. ๐Ÿฆž

    TypeScript

  4. novu novu Public

    Forked from novuhq/novu

    ๐Ÿ”ฅ The open-source notification infrastructure with fully functional embedded notification center ๐Ÿš€๐Ÿš€๐Ÿš€

    TypeScript

  5. deepagents deepagents Public

    Forked from langchain-ai/deepagents

    The batteries-included agent harness.

    Python