Skip to content
View Suryansh1987's full-sized avatar
  • Bhubaneshwar
  • 20:13 (UTC -12:00)

Block or report Suryansh1987

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
Suryansh1987/README.md
███████╗██╗   ██╗██████╗ ██╗   ██╗ █████╗ ███╗   ██╗███████╗██╗  ██╗
██╔════╝██║   ██║██╔══██╗╚██╗ ██╔╝██╔══██╗████╗  ██║██╔════╝██║  ██║
███████╗██║   ██║██████╔╝ ╚████╔╝ ███████║██╔██╗ ██║███████╗███████║
╚════██║██║   ██║██╔══██╗  ╚██╔╝  ██╔══██║██║╚██╗██║╚════██║██╔══██║
███████║╚██████╔╝██║  ██║   ██║   ██║  ██║██║ ╚████║███████║██║  ██║
╚══════╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝

I build things that think.

Typing SVG


whoami

$ curl -s https://suryansh.dev/about.json | jq
{
  "name": "Suryansh Singh",
  "role": "Foundational Engineer @ Codepup.ai",
  "degree": "B.Tech CSE, 3rd Year — KIIT University",
  "focus": ["AI Systems", "Full-Stack", "Cloud Infrastructure"],
  "currently_building": "AI-powered full-stack app generator",
  "currently_learning": ["RAG Pipelines", "AI Agents", "System Design at Scale"],
  "open_to": "Collaborating on AI tooling, dev infrastructure, automation",
  "cloud": ["GCP", "Azure", "AWS"],
  "timezone": "IST (UTC+5:30)"
}

🏢 Where I Work

Foundational Engineercodepup.ai

Codepup lets developers generate full-stack applications from a prompt. I'm part of the founding engineering team, contributing across the stack — from AI-powered dev workflows to backend services and internal tooling.

What I do there:

  • Architect AI-powered code generation pipelines
  • Build and iterate on backend services & APIs
  • Design internal developer tooling to speed up the team
  • Run product experiments and improve DX

🧠 Selected Projects

🗞️ Autonomous News Curation System

Set it, forget it, stay informed.

A fully automated, serverless AI news pipeline on GCP — no human in the loop, ever.

What it does How
Collects articles from multiple sources Cloud Scheduler + Cloud Functions
AI reads, summarizes, categorizes each one Python + LLM summarization pipeline
Stores structured data GCP Cloud Storage / Firestore
Sends curated digest to subscribers Pub/Sub → delivery service

GCP Cloud Functions Pub/Sub Python AI Pipelines


📄 DocuAI

Your documents, but searchable and talkable.

Upload any document → ask questions → get answers grounded in the actual content. A clean RAG-adjacent system before RAG was the buzzword.

React Python OpenAI API


🔌 Instagram Messaging Browser Extension

DMs without opening Instagram.

A Chrome extension that lets you send and receive Instagram DMs straight from your browser — no tab switching, no noise.

JavaScript Chrome Extension APIs DOM Engineering


🤖 Gemini Clone

A clean, faithful Gemini UI rebuild.

Rebuilt Google's Gemini interface as a React app — focused on interaction fidelity and smooth state management.

React Gemini API


🛠 Stack

Languages     →  JavaScript  TypeScript  Python  C  HTML/CSS
Frontend      →  React  Next.js
Backend       →  Node.js  Express
Cloud         →  Google Cloud Platform  Azure  AWS
Databases     →  MongoDB  PostgreSQL  MySQL  Firebase
Tools         →  Docker  Git  Postman  Figma  Linux  VS Code


📊 GitHub at a Glance


📡 Find Me

LinkedIn Email Instagram


If you're building something in the AI / developer tools / cloud space — let's talk.

Pinned Loading

  1. Crud-product-management Crud-product-management Public

    Next.js Auth App – Sign In UI + Drizzle ORM + Neon DB A minimalist Sign In page built with Next.js 14 (App Router), Tailwind CSS, Drizzle ORM, and Neon PostgreSQL. The UI uses a black & white theme…

    TypeScript 1

  2. Docu_Ai Docu_Ai Public

    🚀 Meet DocuAI – The Most Flexible Document Q&A Tool Ever Built Tired of file size limits? Token restrictions? Security concerns? ✅ Upload any file – no size limit ✅ Ask anything – no token cap ✅ Se…

    JavaScript 1

  3. period-tracker period-tracker Public

    Period Tracker is a modern web app to track and manage menstrual cycles with an intuitive UI, editable entries, and real-time feedback — built using React, Next.js, and Tailwind CSS.

    TypeScript 1

  4. Collaboarative-coding-platform Collaboarative-coding-platform Public

    JavaScript 1 1

  5. Excildraw-Fullstack-Turborepo Excildraw-Fullstack-Turborepo Public

    TypeScript

  6. Pepsales Pepsales Public

    Notification System API: Multi-channel notification service with in-app, email and SMS capabilities. Built with Node.js, Express and PostgreSQL. For testing, use only the designated test email and …

    JavaScript