Skip to content
View Jai-Shankar1033's full-sized avatar

Block or report Jai-Shankar1033

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
Jai-Shankar1033/README.md

Typing SVG

LinkedIn GitHub Profile Views GSSoC '26


  whoami

const JaiShankar = {
  location     : "India 🇮🇳",
  university   : "KIIT University — CS",
  roles        : ["Full Stack Engineer", "PWA Architect", "Open Source Contributor"],

  currentBuild : "EduBridge  — offline-first EdTech PWA for rural India",
  flagship     : "AgriBridge AI — precision agriculture meets machine learning",
  contributing : "GSSoC '26 (bashmanager ✅ merged, github_tracker ✅ merged, career-pilot 🔄 in review, DevCard 🔄 in review)",

  coreStack    : ["React 18 + Vite", "Supabase + PostgreSQL", "PWA + Workbox", "Express.js"],
  offlineFirst : ["IndexedDB", "Service Workers", "Background Sync", "Cache API"],
  aiLayer      : ["LangChain", "TensorFlow", "OpenAI API", "RAG pipelines"],

  learning     : ["GKE + Cloud Build", "LLM fine-tuning", "System Design at scale"],
  philosophy   : "Ship working software. Iterate with users. Open-source everything useful.",
  funFact      : "I debug faster at 2AM. The silence helps. ☕",
};

⚡ Builder Philosophy

"I don't build features — I build systems that work when infrastructure fails, products that reach users who can't be reached any other way, and open-source tools that make the next developer's life easier."

Principle Belief
🔌 Offline First Real-world users don't have perfect internet. Engineer for that reality.
🚢 Ship → Learn → Improve A working MVP with real users beats a perfect spec every single time.
🌱 Open Source Always If it solved your problem, it will solve someone else's. Share it.
🎯 Depth over Breadth One deeply understood system beats five half-understood stacks.
🤝 Contribute Upstream The projects you use are built by people like you. Pay it forward.

🛠️ Tech Arsenal

⚡ Frontend

React Vite JavaScript TypeScript PWA Tailwind CSS

🔧 Backend & Database

Node.js Express Supabase PostgreSQL MongoDB IndexedDB

🤖 AI / Machine Learning

Python TensorFlow PyTorch LangChain OpenAI scikit-learn

🚀 DevOps & Cloud

Git GitHub Actions Docker GKE Vercel Workbox

Featured Projects

🌉 EduBridge

Offline-first EdTech PWA — Project

The Problem — 250M+ rural students in India have no reliable internet. Mainstream EdTech abandons them entirely.

The Solution — EduBridge works where the internet doesn't. Lessons cached offline, gamified XP + streak system, smart background sync on reconnect.

Architecture:

  • React 18 + Vite PWA + Workbox service workers
  • Supabase Auth + PostgreSQL + RLS policies
  • IndexedDB offline queue + Background Sync API
  • XP engine, badges, level progression, activity heatmap
  • Animated startup-quality dashboard UI

Client Server

🌾 AgriBridge AI

AI-powered agricultural intelligence platform

The Problem — Millions of Indian farmers make crop decisions without data, losing yield to causes that data could prevent.

The Solution — AgriBridge AI delivers ML-powered crop intelligence directly to farmers: disease detection, yield forecasting, live market prices.

Architecture:

  • React 19 + Node.js + Express REST API
  • TensorFlow CV pipeline for crop disease detection
  • Satellite NDVI integration for field health
  • Drone marketplace + Razorpay payments
  • WhatsApp Business API real-time alerts

Repo Stack

🤝 Open Source — GSSoC '26

Currently contributing to GirlScript Summer of Code 2026 across multiple repositories:

Project Contribution Status
bashmanager No error message shown in UI when script file is missing ✅ PR #173 Merged
github_tracker Improve type safety in Signup.tsx error handling ✅ PR #359 Merged
DevCard Hero section mobile overflow fix 🔄 In Review
career-pilot Add PropTypes to Button, Card, and Input components 🔄 In Review

"Open source taught me that the best way to learn a codebase is to fix something broken in it."

📊 GitHub Analytics

🏆 GitHub Trophies

🐍 Contribution Snake

GitHub contribution snake animation

🔭 Currently

🏗️ Building 📚 Learning 🎯 Goals 2026
EduBridge — offline-first EdTech PWA GKE + Cloud Build pipelines Submit & deploy EduBridge publicly
AgriBridge AI v2.0 LLM fine-tuning + RAG architecture 5+ merged OSS pull requests
GSSoC '26 contributions System design at scale Land a strong engineering role

🤝 Let's Connect

💼  Open to: Internships · Full-time roles · Open source collaboration
🌐  Interests: EdTech · AgriTech · Offline-first systems · PWA · AI products
📬  Reach me: linkedin.com/in/jai-shankar-704337312

LinkedIn GitHub Follow

Pinned Loading

  1. AgriBridge-AI AgriBridge-AI Public

    JavaScript 1