Skip to content
View vivekyarra's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report vivekyarra

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
vivekyarra/README.md
Typing SVG

 Vivek Yarra 

B.Tech Computer Science · Vignan's LARA Institute of Technology & Science, Andhra Pradesh

github contribution grid snake animation

⚡ About Me

vivek = {
    "role"       : "AI Systems Builder & Full-Stack Engineer",
    "location"   : "Guntur, Andhra Pradesh, India 🇮🇳",
    "education"  : "B.Tech CS @ Vignan's LARA (3rd Year)",
    "building"   : ["Ambient AI agents", "LLM-powered backends", "Serverless platforms"],
    "currently"  : ["Competitive programming", "Freelancing", "Open source contributions"],
    "motto"      : "Ship production. Not prototypes.",
}

🔥 Featured Projects

"Every other AI waits to be asked. ARGUS has already been watching."

An ambient screen-watching AI that silently observes your screen every 10 seconds, builds a rolling 1-minute context window, and responds the moment you say "ARGUS" — before you finish explaining.

  • 🧠 Gemini 2.0 Flash Vision — pixel-level screen analysis
  • 80% API quota reduction via smart pixel-diff filtering
  • 🖱️ Real mouse movement — PyAutoGUI executes on your screen
  • ☁️ FastAPI + Cloud Run + Firestore — production deployed

Demo Repo Python FastAPI

A full social platform with real users — zero servers.

Production-grade social backend running entirely on Cloudflare Workers with zero cold-start latency. Full social graph — posts, follows, chats, notifications, admin moderation — all at the edge.

  • 🌐 Cloudflare Workers + TypeScript — global edge deployment
  • 🔒 Custom auth system — session cookies, CSRF, IP rate limiting
  • 📊 40+ REST endpoints — feeds, chats, follows, advice, admin
  • 🗄️ Supabase Postgres — with 11-phase migration system

Repo TypeScript Cloudflare

A chess engine that learned to play by watching.

A convolutional neural network chess engine trained on grandmaster games. Evaluates board states through learned pattern recognition rather than handcrafted heuristics.

  • 🧠 CNN architecture — position evaluation via learned features
  • ♟️ Trained on grandmaster PGN datasets
  • ⚙️ Custom move generation and game tree search
  • 📦 Pure Python + NumPy — zero chess library dependencies

Repo Python NumPy

Built on Cloudflare Workers. Loads in <50ms globally.

Personal portfolio deployed at the network edge. TypeScript-first, zero framework overhead, global CDN delivery.

  • Cloudflare Workers — true edge deployment
  • 🎨 TypeScript — fully typed, zero-runtime errors
  • 🌍 Global CDN — sub-50ms load times worldwide
  • 📱 Responsive — mobile-first design

Live Repo TypeScript


🏆 Highlights

Project What it is
👁️ ARGUS Ambient AI that watches your screen and acts before you finish explaining
🌀 VoidVault Live serverless social platform — real users, Cloudflare Workers
♟️ Cortex64 CNN chess engine trained on grandmaster games
🔍 PR Review Agent FastAPI + Groq Llama 3.3 70B + React — live on Railway
🏫 School API Node.js REST API with Haversine distance sorting — live on Railway
📊 Codeforces Div. 2 — Rank 16

🛠️ Tech Stack

AI & LLMs

Gemini LangChain Groq FAISS Google ADK

Languages

Python TypeScript JavaScript C++

Backend & Cloud

FastAPI Node.js Cloud Run Cloudflare Workers Firebase Railway

Frontend

React Vite

Databases

PostgreSQL Supabase Firestore

Tools

Git Docker WebSockets


📊 GitHub Stats


🤝 Let's Connect

Portfolio GitHub

Open to internships, hackathons, and building things that actually ship.


"Ship production. Not prototypes."

Pinned Loading

  1. cortex64-chess-engine cortex64-chess-engine Public

    ♟️ CNN chess engine trained on grandmaster games. Learned position evaluation — no handcrafted heuristics.

    Python 1

  2. yarra-vivek-portfolio yarra-vivek-portfolio Public

    🌐 Personal portfolio deployed at the network edge on Cloudflare Workers. TypeScript, sub-50ms globally.

    TypeScript 1

  3. argus-agent argus-agent Public

    👁️ Ambient AI agent that watches your screen silently and responds before you finish explaining. Gemini 2.0 Flash + FastAPI + Cloud Run.

    Python 1

  4. voidvault-backend voidvault-backend Public

    🌀 Production serverless social platform — posts, follows, chats, admin. Cloudflare Workers + TypeScript + Supabase. Real users.

    TypeScript 1