TSindex.tsx
{ }package.json
git-history.log
srccomponentsPortfolioindex.tsx
// config/developer_profile.ts
const Tejas = {
Role: "Full Stack Dev | AI Builder",
Location: "India",
Currently_Building: "AI-powered developer tools",
Current_Status: "Open to Opportunities",
Introduction() {

Hello, I'm Tejas.

Full-stack engineer building AI-integrated developer tools. Shipped a cloud IDE, a streaming GenAI CLI, and a fault-tolerant multi-LLM platform — all production-ready on GitHub.

Download CV
},
};
// data/about_me.json
{
"Mission": "Build tools developers actually want to use.",
"Core_Values": [
"Ship fast, refactor often",
"AI-augmented engineering",
"Open source first",
"Performance is a feature"
],
"Currently_Learning": ["AI Agents","Rust","System Design"],
"When_Not_Coding": "Late-night builds, anime marathons & coffee",
"My_Story": “Started coding to solve small problems and ended up falling in love with the architecture of systems. I'm most alive at the intersection of AI and developer tooling — building things that make other builders faster.”
}
// git/contribution_activity
Loading contribution activity…
// package.json — Skills
"dependencies": {
"Frontend": "React.js, Next.js, TypeScript, Tailwind CSS, Redux",
"Backend": "Node.js, Express.js, Spring Boot, NextAuth.js",
"Database": "PostgreSQL, MongoDB, MySQL, Prisma, Supabase",
"AI_LLM": "Gemini, Groq, Mistral, Vercel AI SDK",
"DevOps": "Docker, GitHub Actions, Vercel, AWS, Linux",
}
// src/projects.tsx
const ProjectList = () => (
/* <--- Rendering project_cards[] ---> */
Featured
Code on dark screen

"CloudForge"

Architected a cloud-based IDE using Monaco Editor with WebContainer runtime for in-browser Node.js/npm execution, enabling zero-setup full-stack development environments. OAuth 2.0 via GitHub (NextAuth.js), project persistence with Prisma + MongoDB.

Next.jsMonaco EditorWebContainersMongoDB
// 2026
Analytics dashboard

"DevTrends"

Daily relevance scores for 100+ technologies, built from GitHub, Stack Overflow, job postings, and community signal. Fault-tolerant 7-provider LLM system (Gemini, Groq, Mistral) with circuit breakers, automated key rotation, and a Bayesian scoring pipeline across 14 REST sources, 40 routes, and 15 PostgreSQL tables.

Next.js 16TypeScriptSupabasePostgreSQL
// 2026
Collaborative whiteboard with sticky notes

"CollabBoard"

Infinite-canvas whiteboard with multi-user real-time collaboration and an AI copilot. Live cursor presence and room-based sessions over Liveblocks, AI diagram generation and canvas summarization via Gemini, OAuth auth with persistent boards, and PNG/PDF export — shipped in dual tldraw and Excalidraw canvas variants.

Next.js 16React 19Liveblockstldraw
// 2026
Code review pipeline

"AI PR Review Bot"

Event-driven Spring Boot system that reviews GitHub pull requests with an LLM and posts inline comments back to the PR. HMAC-SHA256 webhook verification, Kafka producer/consumer with retry + dead-letter topic, Redis diff caching (SHA-256 keys, fail-open) to skip re-reviews, Spring AI structured feedback, and live WebSocket progress to a dashboard.

Java 21Spring BootSpring AIKafka
// 2026
Crypto market charts

"Argus"

Read-only portfolio and transaction analytics across Ethereum, Solana, and Bitcoin — paste a public address, no wallet connection or custody. Auto chain detection, native + token balances with USD pricing, recent transactions, multi-range price sparklines, and shareable server-rendered dashboards backed by Alchemy/Helius/Blockstream with Upstash rate limiting.

Next.js 16TypeScriptAlchemyHelius
// 2026
Terminal with code

"Helix CLI"

Production-grade GenAI CLI integrating Google Gemini with function calling, conversational AI agents, and autonomous code generation via streaming workflows. OAuth 2.0 Device Flow authentication and a RESTful Express.js backend with PostgreSQL + Prisma ORM.

Node.jsCommander.jsGoogle GeminiExpress
// 2026
);
$ git log --graph --oneline
HEAD → mainB.Tech in Electronics & Computer EngineeringAug 2022 – Jul 2026

Walchand Institute of Technology, Solapur, MH.

Specializing in AI/ML, distributed systems, and developer tooling.

Active open-source contributor — shipped 6+ production-ready projects.

commit d3v7rDevTrends — Developer Intelligence Platform2026

7-provider LLM (Gemini, Groq, Mistral) with circuit breakers & key rotation.

Bayesian scoring pipeline delivering confidence-graded GenAI insights.

14 REST API sources, 40 routes, 15 PostgreSQL tables.

commit c0118bCollabBoard — Real-Time Collaborative Whiteboard + AI2026

Infinite-canvas multi-user collaboration with live cursors over Liveblocks.

AI diagram generation & canvas summarization via Gemini; dual tldraw/Excalidraw builds.

commit a1pr3vAI PR Review Bot — Event-Driven Code Review Pipeline2026

Spring Boot + Kafka pipeline (retry + DLT) reviewing PR diffs with Spring AI.

HMAC-verified webhooks, Redis diff cache, live WebSocket progress to dashboard.

commit a76u5fArgus — Multi-Chain Wallet Analytics2026

Read-only ETH/SOL/BTC analytics — auto chain detection, balances, USD pricing.

Alchemy/Helius/Blockstream with Upstash rate limiting; shareable server-rendered views.

commit cf04gCloudForge — Cloud-Based IDE2026

Monaco Editor + WebContainer runtime for in-browser Node.js/npm execution.

NextAuth.js OAuth, Prisma ORM + MongoDB persistence, App Router architecture.

commit h3l1xHelix CLI — GenAI Command-Line Platform2026

Google Gemini streaming workflows + function calling + autonomous code gen.

OAuth 2.0 Device Flow, Express.js + PostgreSQL backend via Prisma.

# Terminal — Send Message
bash — 80×24
~/portfolio node initiate_contact.js