Skip to content
View J-SURYA's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report J-SURYA

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

Hi πŸ‘‹, I'm SURYA J

Software Engineer β€’ AI Engineer β€’ Full-Stack Developer β€’ Flutter Developer β€’ Competitive Programmer

Computer Science Engineering graduate passionate about building scalable backend systems, AI-powered applications, and high-performance APIs.

profile views


πŸš€ About Me

  • πŸŽ“ B.E. Computer Science graduate from Chennai Institute of Technology
  • πŸ’» Backend-focused developer experienced in FastAPI, Node.js, Java Servlets, PostgreSQL, Redis, and scalable API systems
  • πŸ€– Interested in AI systems, RAG pipelines, LangGraph workflows, and distributed backend architectures
  • ⚑ Competitive Programmer with:
    • LeetCode: 2029 (Knight)
    • CodeChef: 1742 (3β˜…)
    • Codeforces: 1418 (Specialist)
  • πŸ† Maintained a 600+ day LeetCode streak
  • ☁️ Certified in Azure and AWS Cloud

πŸ’Ό Experience

Zoho Corporation β€” SDE Intern (Project Trainee)

Feb 2026 – May 2026 | Chennai

  • Worked on scalable e-commerce backend APIs supporting 1250+ concurrent users
  • Improved ML pipeline accuracy from 84.23% β†’ 94.12%
  • Built concurrent scraping and classification systems using Playwright + SBERT
  • Optimized backend performance using:
    • Async processing
    • Worker threads
    • DB connection pooling

Genworx.ai β€” Software Development Engineer Intern

Aug 2025 – Feb 2026 | Chennai

  • Developed backend services using:
    • FastAPI
    • PostgreSQL
    • Redis
    • Azure Blob Storage
  • Built AI-powered conversational workflows using LangGraph
  • Implemented Redis caching and API throttling
  • Developed modular reusable backend services

πŸ›  Tech Stack

Languages

Python Java C++ JavaScript TypeScript Dart

Backend & Frameworks

FastAPI Node.js Express.js Flask Java Servlets React.js

Databases & Cloud

PostgreSQL MongoDB MySQL Redis Firestore Azure

AI & ML

LangChain LangGraph LangSmith SBERT RAG Pipelines

Tools

Docker Git Postman JMeter Playwright


πŸš€ Featured Projects

πŸ›’ JCart β€” Scalable E-Commerce Platform

Java Servlets β€’ PostgreSQL β€’ Apache Tomcat

  • Built 55+ REST APIs
  • Supported 1300 concurrent users
  • Processed 7500+ requests during load testing
  • Implemented RBAC authentication and order workflows

🚘 Cruizo β€” Premium Car Rental Platform

FastAPI β€’ PostgreSQL β€’ Redis β€’ MongoDB

  • Developed scalable backend microservices
  • Implemented Redis locking to prevent double bookings
  • Added JWT authentication and RBAC authorization
  • Optimized API response time using Redis caching

πŸ€– Cruizon AI β€” Conversational AI Assistant

LangGraph β€’ FastAPI β€’ React

  • Built multi-flow conversational AI workflows
  • Implemented RAG pipelines with retrieval + reranking
  • Added streaming responses and persistent memory
  • Integrated LangSmith tracing and monitoring

🌐 Web Classifier β€” ML Classification Pipeline

Python β€’ Playwright β€’ Machine Learning

  • Built automated webpage classification pipeline
  • Achieved 94.12% model accuracy
  • Implemented concurrent scraping workflows
  • Added unknown-category rejection logic

πŸ† Achievements

  • πŸ₯‡ AIR 15387 in GATE 2025 (CSE)
  • πŸ… Ranked 579 in ICPC Preliminary Contest 2024
  • πŸ₯ˆ Runner-up β€” SAMHITA Hackathon 2024
  • βœ… Qualified for TCS CodeVita Round 2 (Seasons 11 & 12)

πŸ“œ Certifications

  • Microsoft Certified: Azure Developer Associate
  • AWS Certified Cloud Practitioner
  • LangChain for Python
  • LangGraph for Python
  • LangSmith Essentials

πŸ“« Connect With Me

GitHub β€’ LinkedIn β€’ Portfolio β€’ Email

Pinned Loading

  1. classifier classifier Public

    Classifier - Python CLI

    Python

  2. cruizo_assistant_frontend cruizo_assistant_frontend Public

    Frontend for Cruizon - An AI-powered chat assistant for the Car Rental System

    TypeScript

  3. cruizo_backend cruizo_backend Public

    Backend for Cruizo - An AI-Powered Premium Car Rental System.

    Python

  4. cruizo_frontend cruizo_frontend Public

    Frontend for Cruizo - An AI-Powered Premium Car Rental System.

    TypeScript

  5. jcart jcart Public

    JCart - Java Application

    Java

  6. scraper scraper Public

    Chrome vs Obscura - A Dual Browser Engine Scraping System

    JavaScript