Skip to content
View Shreyansh15624's full-sized avatar

Block or report Shreyansh15624

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

Hi, I'm Shreyansh πŸ‘‹

Backend Engineer | Applied AI Architect | Systems Automation

LinkedIn Email Boot.dev

I am a software engineer based in Hyderabad, specializing in building fault-tolerant microservices, deterministic API routing, and integrating Large Language Models into resilient pipelines. I focus on bridging the gap between raw unstructured data and strict business logic via privacy-first, local-compute architectures.


Boot.dev Thumbnail


πŸš€ Featured Architectures

Project & Focus Tech Stack Engineering Highlights
πŸ’³ Mutex Mint
Distributed FinTech Engine
FastAPI, PostgreSQL, Redis, Celery, Docker Idempotency middleware, SELECT ... FOR UPDATE row-level locks, zero-drop Locust stress tested (500+ users).
πŸ›‘οΈ AegisAgent
Autonomous CLI AI-Agent
Python, Gemini 2.5, Local Llama 3 (Ollama) Isolated Makefile sandboxing, multi-LLM decoupled architecture, autonomous ReAct loops on a "Zero-OpenAI" diet.
πŸ“„ Synapx Agent
Deterministic FNOL Router
Typer, PyMuPDF, instructor, Pydantic Strict JSON Grammar Constraints, dual-engine fallback, deterministic routing over hallucination.
🧠 Obsidian RAG
Local Vector API
FastAPI, Reflex, LangChain, ChromaDB Privacy-first semantic retrieval, AI metadata enrichment, auto-saving deductions directly to local markdown.

πŸ› οΈ Technical Arsenal


🌱 Current Trajectory (The May Sprint) & Beyond

  • βš™οΈ The Grind: Mastering distributed systems (Celery/Redis), local-compute AI fallbacks, and deterministic routing.
  • 🎨 The Canvas: Developing an interactive, custom Godot-based portfolio website utilizing GDScript.
  • βš”οΈ The Downtime: Troubleshooting Kubuntu drivers, reading the Berserk manga, or clearing single-player physics shooters like Intrusion 2.

Pinned Loading

  1. mutex-mint mutex-mint Public

    A containerized financial backend (FastAPI, PostgreSQL, Redis, Celery) featuring strict RBAC, asynchronous queues, and row-level locking for zero-race-condition transfers.

    Python

  2. synapx-tha synapx-tha Public

    Autonomous CLI agent for deterministic FNOL data extraction and claim routing using a dual-engine architecture (Google GenAI & local Ollama).

    Python

  3. aegis-agent aegis-agent Public

    A modular terminal AI agent capable of autonomous code execution, context propagation, and secure OS sandboxing using Gemini and local Ollama engines.

    Python 1

  4. marimo_comp marimo_comp Public

    An interactive, serverless WebAssembly dashboard demonstrating the statistical fragility of AI interpretability tools. Built for the alphaXiv Hackathon to simulate the multiple comparisons problem.

    Python

  5. obs-rag obs-rag Public

    An AI-powered Second Brain that lets you chat with your Obsidian notes. Built with Python, LangChain, ChromaDB, and Google Gemini 2.5.

    Python 1

  6. ssg ssg Public

    A robust, custom-built static site generator written in Python. This engine recursively crawls a directory of Markdown content, parses the text into HTML nodes, and generates a full static website …

    Python