Skip to content
View vedanth1101-source's full-sized avatar

Highlights

  • Pro

Block or report vedanth1101-source

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
vedanth1101-source/README.md
Vedanth M S — Backend & AI-Integrated Software Engineer
vedanth@portfolio ~ % cat about.txt

  Role ......... Backend & AI-Integrated Software Engineer
  Focus ........ rule engines · dev tooling · agentic systems
  Languages .... Java · Python · TypeScript · C
  Backend ...... Spring Boot · Node.js
  Frontend ..... React · Vite · Tailwind
  Data ......... MySQL · SQLite · Docker · Vercel
  AI ........... Gemini · Ollama · RAG
  Latency ...... decisions in single-digit milliseconds
  Currently .... shipping backend systems end to end
  Open to ...... backend & AI-integrated roles

⟶  Step into the interactive 3D portfolio

a WebGL room you walk up to, boot a Windows-95 desktop, and explore the work from inside the monitor


Portfolio LinkedIn GitHub Email   Profile Views


$ ls ~/work

sentinelx/  ·  configurable policy decision engine
Moves business rules out of code and into a database, then evaluates transactions against an in-memory rule set in single-digit milliseconds — no database read on the hot path. A lock-free volatile cache with synchronized write-through invalidation, strictest-wins severity escalation, and an adversarial stress-test endpoint that measures per-rule coverage. 34 tests.
Java 21 · Spring Boot · React · TypeScript · MySQL

BugBuddy/  ·  AI developer diagnostics
Turns a raw stack trace into a plain-English diagnosis and a suggested fix with Gemini, keeping a MySQL cache in front so a repeated error never pays for the model twice. Per-IP rate limiting and optional API-key auth guard the one endpoint that spends quota.
Java 21 · Spring Boot · React 19 · Gemini · Railway · Vercel

farm-manager-ai/  ·  local-first agentic platform
Translates plain-English questions into SQL over a local Ollama model, with a deterministic regex fallback for zero-downtime querying, a RAG knowledge base, and autonomous background agents.
Java · Spring Boot · SQLite · Ollama · RAG


$ cat stack.txt

Languages

Backend

Frontend

Data & Infra

AI & Tooling

Gemini API  ·  Ollama  ·  RAG


$ git log --stat

GitHub stats Contribution activity graph Contribution streak

$ ./heatmap

Vedanth's contribution heatmap

vedanth@portfolio ~ %  open to backend & AI-integrated software roles  ·  final-year CS @ SSN College of Engineering

Popular repositories Loading

  1. Design-and-Evaluation-of-a-Complete-Digital-Image-Processing-Pipeline Design-and-Evaluation-of-a-Complete-Digital-Image-Processing-Pipeline Public

    Jupyter Notebook

  2. eptos-dashboard eptos-dashboard Public

    HTML

  3. BugBuddy BugBuddy Public

    TypeScript

  4. farm-manager-ai-poc farm-manager-ai-poc Public

    Natural language farm queries with Spring Boot, React, and SQLite.

    Java

  5. vedanth-portfolio-desktop vedanth-portfolio-desktop Public

    Windows 95 desktop portfolio — the interactive inner site embedded in the 3D room. React + TypeScript.

    TypeScript

  6. vedanth-portfolio vedanth-portfolio Public

    Interactive 3D portfolio — a WebGL room with a CRT monitor you step into. Three.js + TypeScript. Adapted from Henry Heffernan's MIT-licensed portfolio.

    TypeScript