Skip to content
View KasuAbhishekReddy's full-sized avatar

Block or report KasuAbhishekReddy

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
KasuAbhishekReddy/README.md
Kasu Abhishek Reddy

Hi ๐Ÿ‘‹, I'm Kasu Abhishek Reddy

CSE undergrad at IIITDM Jabalpur โ€ข I build agentic AI systems and ship full-stack products

what I do
profile views stars followers

๐Ÿ–๏ธ About Me

  • ๐ŸŽ“ B.Tech in Computer Science and Engineering, IIITDM Jabalpur โ€” expected May 2027
  • ๐Ÿค– Primary focus: Agentic AI โ€” multi-agent LLM pipelines, confidence-gated reasoning loops, and self-correcting reflection agents
  • ๐Ÿ’ผ Selected for a competitive Future Founders internship at OkCredit, where I shipped a native Android credit-risk product end to end
  • ๐Ÿง  Solved 300+ DSA problems on LeetCode and other competitive platforms
  • ๐Ÿ“ Based in Jabalpur, Madhya Pradesh, India
  • ๐ŸŽฏ Currently seeking Software Engineer / SDE / Full-Stack Developer internships
  • ๐Ÿ’ฌ Ask me about LLM agent architectures, Supabase realtime, or offline-first Android

๐Ÿ’ป Projects

๐Ÿš€ Flagship

Project What it does Stack Link
CivicLoop A single citizen photo triggers an autonomous multi-agent LLM pipeline โ€” categorization, deduplication, routing, auto-escalation โ€” on a confidence-gated Sense โ†’ Plan โ†’ Act โ†’ Reflect loop, with a Reflection agent that re-routes its own misclassifications. Every decision is published to a realtime, append-only public Accountability Ledger. React 19 ยท TypeScript ยท Supabase ยท PostgreSQL ยท Google Gemini ยท Firebase Repo
Vasooli โ€” Collection Radar Native Android app that scores retailer credit risk 0โ€“100 from a six-signal weighted engine computed entirely from a wholesaler's own ledger. An expected-loss model (risk ร— outstanding exposure) turns a static balance book into a daily ranked collection list. Fully offline-first, every score explainable in plain language. Kotlin ยท Jetpack Compose ยท Room ยท SQLite Repo

Engineering highlights

  • ๐Ÿ›ฐ๏ธ Serverless SLA-Watcher Firebase Cloud Function that auto-escalates any civic report once its response deadline lapses
  • ๐Ÿ” Row-Level Security + Realtime subscriptions on Supabase for a tamper-evident public ledger
  • ๐Ÿ—บ๏ธ Google Maps and Street View integrated into the React 19 frontend over REST APIs and realtime streams
  • ๐Ÿ“Š Custom Canvas-rendered visualizations in Android โ€” aging chart, sparklines, risk gauge โ€” with zero external charting libraries

๐Ÿ’ผ Experience

OkCredit โ€” Future Founders Intern (Software Development) ยท Remote ยท May 2026 โ€“ Jul 2026

Selected for an 8-week, fully remote product-and-engineering internship across 3 phases and 8 deliverables. Conducted structured user research with 10 retail merchants to profile their ledger and collection workflows, identified collection prioritization as the highest-impact problem, then owned requirements, architecture, implementation, and testing for Vasooli โ€” the internship's primary engineering deliverable.


๐Ÿ› ๏ธ Tech Stack & Tools

Languages

Python TypeScript JavaScript Kotlin C++ SQL HTML5 CSS3

AI & LLM

Google Gemini Agentic AI LLMs Prompt Engineering

Frontend

React React Native Jetpack Compose Vite

Backend

Node.js Express.js REST APIs Firebase Functions

Databases

PostgreSQL Supabase MongoDB SQLite Firebase

Tools

Git GitHub Android Studio VS Code Postman


๐Ÿ Watch the snake eat my contributions

snake eating my contribution graph

๐Ÿ‘พ ...and Pac-Man too

pacman contribution graph

๐Ÿ”ฅ Contribution Streak

contribution streak

๐Ÿง  Activity

activity graph

๐Ÿ… Achievements

  • ๐Ÿงฎ 300+ data structures and algorithms problems solved on LeetCode and other competitive platforms
  • ๐Ÿ“ˆ All India Rank 14,350 in JEE Main
  • ๐ŸŽค Campus Ambassador, Buyhatke (NextGen Program) โ€” drove student engagement and mobile app sign-ups through on-campus outreach
  • ๐Ÿ“œ Programming for Everybody (Getting Started with Python) โ€” University of Michigan on Coursera, Dec 2024
  • ๐ŸŽ“ 95% in Class XII, Bhashyam Junior College

๐Ÿค Connect with me

LinkedIn LeetCode GitHub Gmail


๐Ÿ’ฌ Always up for a conversation about agentic AI, systems that explain their own decisions, or anything worth building.

Popular repositories Loading

  1. Fusion Fusion Public

    Forked from FusionIIIT/Fusion

    JavaScript

  2. Fusion-client Fusion-client Public

    Forked from FusionIIIT/Fusion-client

    React client for Fusion

    JavaScript

  3. vasooli-collection-radar vasooli-collection-radar Public

    Kotlin 1

  4. civicloop civicloop Public

    An agentic civic-issue platform: snap one photo and an autonomous AI Caseworker categorizes, routes, tracks, and auto-escalates it, with every decision shown on a public Accountability Ledger. Reacโ€ฆ

    TypeScript

  5. nanoGPT nanoGPT Public

    Forked from karpathy/nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

    Python

  6. llm-course llm-course Public

    Forked from mlabonne/llm-course

    Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.