Skip to content
View ShreyanshSokal's full-sized avatar

Block or report ShreyanshSokal

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

πŸ‘‹ Hi, I'm Shreyansh Sokal

πŸš€ GenAI Engineer | Backend Developer | Building Production-Grade LLM Systems


πŸ‘¨β€πŸ’» About Me

  • πŸ’Ό 3 years of experience in Generative AI + Backend Development
  • πŸ€– Building LLM-powered systems, RAG pipelines & agentic workflows
  • 🐍 Strong in Python (FastAPI, Flask) for AI systems
  • βš™οΈ Backend expertise in Java, Spring Boot, Microservices & Distributed Systems
  • 🧠 Developed AI-driven code impact analysis system
  • πŸ“‰ Reduced manual impact analysis effort & improved release decision speed
  • πŸ“ˆ Focused on solving real-world problems using scalable AI systems

πŸ› οΈ Tech Stack

πŸ€– GenAI & AI

LLMs, RAG Pipelines, Agentic AI, Prompt Engineering
LangChain, LangGraph
GPT Models, Claude Models (Anthropic), Gemini, Hugging Face
Claude Code, GitHub Copilot
Fine-tuning, REST API Integration


🐍 Languages & Backend

Python (FastAPI, Flask), Java (Spring Boot, Spring MVC), SQL


πŸ” NLP & Retrieval

Transformers, NLP, Semantic Search
Vector Databases: Azure AI Search, Pinecone


πŸ—„οΈ Databases & Caching

MySQL, Redis, Hibernate/JPA, ORM


βš™οΈ System Design & Architecture

Microservices Architecture, Distributed Systems, REST APIs
E-commerce OMS Architecture, ERP Integrations


πŸ› οΈ Tools & DevOps

Git, GitHub, CI/CD, Maven, Postman, VS Code


πŸš€ Featured Work

πŸ”Ή AI-Driven Code Impact Analyzer (Agentic System)

  • Built LLM-based system to analyze SAP code, transport requests & configurations
  • Implemented RAG pipeline using Azure OpenAI over technical + functional docs
  • Parsed ABAP code & mapped downstream business + technical impacts
  • Generated automated reports linking changes to transactions, tables & KPIs

πŸ”Ή AI-powered NL β†’ SQL Chatbot

  • Converts natural language queries into executable SQL
  • Supports PDF invoice parsing β†’ validation β†’ structured DB insertion
  • Built error-correction & normalization pipelines for high data integrity
  • Delivered structured insights for non-technical users

πŸ”Ή Scalable TinyURL System

  • Built using Java + Spring Boot with distributed architecture
  • Optimized DB interactions using MySQL + Hibernate
  • Improved redirect performance by ~35% using Redis caching
  • Integrated ML-based malicious URL detection (Safe / Suspicious / Blocked)

πŸ“Š Achievements

  • πŸ† Customer Delight Award & Rising Star Award at Capgemini
  • πŸš€ Promoted twice in 2.5 years
  • 🧠 Top 7.33% globally in LeetCode contests

🌐 Connect with Me


⚑ Building intelligent, scalable systems at the intersection of GenAI and backend engineering.

Popular repositories Loading

  1. Food-Factory Food-Factory Public

    CSS

  2. Shrey-Portfolio Shrey-Portfolio Public

    HTML

  3. 100-Days-of-Code-Strivers_SDE_Sheet 100-Days-of-Code-Strivers_SDE_Sheet Public

    100 Days of code includes my DSA Question and Answers for each day.

    Java

  4. ShreyanshSokal ShreyanshSokal Public

    Config files for my GitHub profile.

  5. distributed-url-shortener distributed-url-shortener Public

    Production-style distributed URL shortener with API Gateway, service discovery, centralized config, Redis caching, Kafka-driven analytics, and containerized Spring Boot microservices.

    Java