Skip to content
View ShauryaaSharma's full-sized avatar

Block or report ShauryaaSharma

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

Hi there, I'm Shaurya 👋

Banner image

Hi, I'm Shaurya Sharma

I am interested in Web 3 and AI Agents

WebsiteTwitter / XLinkedInMedium

🚀 About Me

I am a developer and researcher deeply focused on Agentic Systems, GoLang, and Web3.

🛠️ Tech Stack

Programming Languages

C C++ Go Python JavaScript

Software Development Frameworks

Next.js Node.js Express.js React

Databases

PostgreSQL MongoDB Redis Supabase Firebase

AI & ML

n8n PyTorch TensorFlow LangChain NumPy Pandas

DevOps & Services

Docker CI/CD Agile

🌟 Open Source Contributions

Y Combinator Startup, S24
#1 on daily trending repositories.

1 merged PR to mem0ai/mem0

Pull Request Contribution
#6102 Fixed silent LLM transport-failure swallowing in the TS SDK — provider/network errors during memory extraction are now re-raised as a typed LLMError instead of being masked as an empty result

#1 on daily, weekly and monthly trending repositories.

3 merged PRs to DeusData/codebase-memory-mcp

Pull Request Contribution
#703 _wfopen support for non-ASCII Windows project paths
#493 Honor .git/info/exclude during file discovery
#813 ✅ 🤝 Windows installer fixes — Mark-of-the-Web, swallowed config errors, taskkill / CreateProcessW quoting

✅ Merged  ·  🤝 Co-authored

Profile Views

Pinned Loading

  1. Ephemeral-Sandbox-Pod-Scheduler Ephemeral-Sandbox-Pod-Scheduler Public

    Browser IDE that provisions a real, isolated Kubernetes pod per project on demand. init-service seeds the project into S3/R2; orchestrator-simple creates a Deployment/Service/Ingress via the k8s AP…

    TypeScript

  2. Vercel-from-scratch Vercel-from-scratch Public

    Vercel-from-scratch is a deployment platform built in TypeScript/Node.js, featuring a GitHub-to-live-site build pipeline, Redis-backed job queuing, R2-compatible object storage, isolated per-deploy…

    JavaScript

  3. Cryptix-Forge/ChainForge Cryptix-Forge/ChainForge Public

    ChainForge is a blockchain implementation built from scratch in Go, featuring Proof-of-Work consensus, peer-to-peer networking, persistent storage, transaction processing, and wallet infrastructure…

    TypeScript 1

  4. nanoGit-Git-Internals-Implemented-in-Python nanoGit-Git-Internals-Implemented-in-Python Public

    A minimal Git client built from scratch in Python using only the standard library. Implements core Git internals, object hashing, index parsing, tree and commit writing, and pack file pushing over …

    Python

  5. GoLang-Realtime-Chat-App GoLang-Realtime-Chat-App Public

    A real-time chat application built with Go and React. Uses WebSockets for instant bi-directional messaging across multiple clients. Features a cyberpunk-themed UI with connection status, XP system,…

    JavaScript

  6. Custom-Malloc-Memory-Allocator Custom-Malloc-Memory-Allocator Public

    A custom memory allocator built in C that implements malloc and free using a doubly linked list. The project manages heap memory with sbrk/brk, supports block splitting and merging, heap expansion/…

    C++ 1