👋 Hi, I'm Ansh

Ibuildthingsthatactuallywork.

I'm a full-stack developer from Uttar Pradesh, in my third year of IT at ABES Engineering College. These days I'm split between web apps and Solana — writing on-chain programs in Rust and Anchor. Three products live, four merged pull requests in other people's codebases, and 300+ DSA problems in Java behind all of it.

🛠️What I've built

Three things I made, explained without the jargon.

🔐

SilentEdge

Trading vaults on Solana that keep your strategy secret

Aug 2026

You tell a vault the price you want to buy or sell at — and nobody gets to see that number, not even the people running the vault. It sits encrypted until the market actually reaches it, then the trade fires on its own.

  • Your price thresholds stay encrypted inside Arcium's MPC network, so no single machine ever holds them
  • A trade only goes through once enough validators sign off together, using a BLS threshold signature
  • A 16-instruction Anchor program checks prices against Pyth and swaps through Jupiter
  • 111 integration tests, running on devnet and against a mainnet fork

Written with an AI agent, then reviewed by hand against a threat model I wrote first.

  • Rust
  • Anchor
  • Solana
  • Arcium MPC
  • Pyth
  • Jupiter
  • Next.js

Nodebase

Workflow automation, like n8n or Zapier

Jan 2026

Drag boxes onto a canvas and join them up: a Stripe payment comes in, post it to Slack, then have an LLM summarise it. Nodebase runs that chain and makes sure it finishes — even when a step fails halfway.

  • Visual editor built with React Flow — drag nodes, connect them, hit run
  • Kick things off by hand, from a Google Form, or from a Stripe webhook
  • Action nodes for HTTP requests, Discord, Slack and LLM calls
  • Durable execution on Inngest, encrypted credential storage, and billing through Polar
  • Next.js
  • TypeScript
  • tRPC
  • Prisma
  • PostgreSQL
  • Inngest
  • React Flow
💬

Chatly

Real-time chat with all the small details

Aug 2025

A messaging app with the little things that make chat feel alive — typing dots, read receipts, reactions, and statuses that vanish after a day. There's no password either: you get a code by email or SMS.

  • Messages, typing indicators and presence pushed over Socket.IO
  • Delivery and read receipts, plus emoji reactions on any message
  • Media statuses that expire after 24 hours, stored on Cloudinary
  • Passwordless OTP login over email and SMS, with JWT cookie sessions
  • React
  • Node.js
  • Express
  • MongoDB
  • Socket.IO
  • JWT
  • Cloudinary
🧠What I know

The stuff I reach for when I'm building.

✍️

I write

  • JavaScript
  • TypeScript
  • Java
  • Rust
  • SQL
⛓️

Solana & Web3

  • Anchor
  • SPL Token
  • PDAs & CPIs
  • web3.js
  • Wallet Adapter
  • Metaplex
  • Devnet testing
🎨

Frontend

  • React
  • Next.js
  • Tailwind
  • shadcn/ui
  • TanStack Query
  • React Flow
⚙️

Backend

  • Node.js
  • Express
  • tRPC
  • GraphQL
  • REST
  • Prisma
  • Inngest
  • Spring Boot
🗄️

Databases

  • PostgreSQL
  • MongoDB
  • Redis
🧰

Tools I live in

  • Git
  • Postman
  • VS Code
  • Cursor
  • Claude Code
  • Figma
  • Excalidraw
🚀

Shipping it

  • Docker
  • Docker Compose
  • Kubernetes
  • GitHub Actions
  • AWS
  • DigitalOcean
  • Vercel
  • Nginx
  • Sentry
  • Linux
📮Say hi

Got something you want built? I'd love to hear about it.

Email me at

Click to copy

Or call me at +91 90840 33290 · I'm in Jahangirabad, Uttar Pradesh

🧑‍💻Hiring me for freelance work?I run a separate site for freelance work — what I take on, how I work, and how to start a project.Visit CodeNest