Skip to content
A

01About

From curiosity to craft.

I'm Ayush — b.tech cse · graphic era deemed to be university · 7th semester.

I'm a fourth-year B.Tech Computer Science student at Graphic Era Deemed to be University, focused on agentic AI, cloud computing, Kubernetes, and DevOps.

I learn hands-on: personal projects, data structures and algorithms, and machine learning and deep learning — always aiming for reliable, maintainable code.

I'm still early enough in my career to be honest about how much I have to learn, and I'd rather build something small that works than something big that falls apart. The direction I'm moving in is toward reliable, maintainable systems at the intersection of AI and cloud.

Working principles

  1. 01Understand the problem before reaching for a stack.
  2. 02Ship small things that work end to end.
  3. 03Read the docs, then the source.
  4. 04Prefer boring, reliable systems over clever ones.

Toolbelt

The languages, platforms, and tools I reach for — organized by where they show up in my work.

01Programming

  • PythonPrimary language for the GitMate and BharatBiz AI backends.
  • TypeScriptTyped JavaScript across the GitMate and BharatBiz frontends.
  • JavaScriptCore language behind my React and Node.js work.
  • CSystems and memory fundamentals from coursework.
  • C++Object-oriented and systems programming from coursework.

02Web

  • ReactUI layer in all three project frontends.
  • Next.jsApp Router and server components in the GitMate dashboard.
  • ViteBuild tool for the BharatBiz and BookSwap frontends.
  • React RouterClient-side routing in the BookSwap frontend.
  • ZustandLightweight store in the BookSwap frontend.
  • Tailwind CSSUtility-first styling in every project frontend.
  • HTMLSemantic markup foundation for my React work.
  • CSSStyling foundation, used under Tailwind.

03Backend and Data

  • FastAPIAsync Python APIs powering GitMate and the BharatBiz agent.
  • PrismaType-safe ORM for the GitMate dashboard.
  • PostgreSQLRelational store behind GitMate's persistence.
  • SupabaseAuth and data layer used from the BookSwap frontend.
  • FirebaseAuth and Firestore used in BharatBiz and its agent.
  • Node.jsRuntime for my Next.js and Vite toolchains.

04AI and Agents

  • LangChainRAG and ReAct orchestration in GitMate and BharatBiz.
  • PineconeVector search for scheme retrieval in BharatBiz.
  • GroqFast LLM inference powering GitMate's code chat.
  • Agentic AIMulti-agent design behind BharatBiz and GitMate.
  • Deep LearningCoursework foundation; not yet exercised in shipped code.

05Cloud and DevOps

  • DockerContainerized MCP server in the BharatBiz repo.
  • GitVersion control across all three repositories.
  • GitHubHosting and collaboration for all three repositories.
  • AWSStudied and certified-adjacent; not yet used in shipped projects.