Copied to clipboard! 📋
Letting the work speak

Hi, I'm Suryansh Khare AI/ML Engineer & Backend Developer

Software Engineer specializing in backend engineering and applied AI, building resilient backend systems, intelligent machine learning architectures, and production-ready RAG/LLM platforms that solve real-world problems.

0+ Projects Completed
0+ INTERNSHIPS CRACKED (Paid)
0+ LeetCode Questions
Scroll
GitHub Production Activity Verified Open Source Commits (@Ayushkhar)
300+Commits / Year
33Repositories
200+DSA Problems
100%Active Streak

Featured Projects

01

FireShield AI

Real-time AI-powered threat detection platform with live video analysis, ML inference pipeline and an interactive 3D dashboard.

PythonTensorFlowYOLOv8FastAPIGCPSpline 3D
02

Project NEXUS — LLM from Scratch

Custom Large Language Model built from the ground up with multi-head attention, tokenizer, RLHF training loop and RAG retrieval.

PyTorchLLMRAGFAISSVector DBExpress.jsMongoDB
03

Prep OS — Automated Exam System

End-to-end automated exam creation, delivery and evaluation platform with AI-powered grading, analytics dashboard and secure proctoring.

FastAPILlama 3RAGMulti-AgentExpress.jsReactPostgreSQL

Internship Experience

FEB 2026

Junior ML Engineer

International Business Machines (IBM)

Engineered a backend data preprocessing pipeline for ML model inference serving 5M+ records, reducing latency by 35% (40ms to 18ms) via vectorized NumPy and FastAPI optimization.

Google Cloud PlatformPandasNumPyIBM CloudAWSStripeRazorpayBraintree
OCT 2025 — DEC 2025

ML Analyst Intern

Geeks for Geeks

Built and deployed a traffic-flow prediction model using tree-based algorithms and time-series feature engineering, improving prediction accuracy by 18%.

PythonPandasScikit-LearnTime-SeriesLSTMsGRUsTransformersCNNOpen CVPrometheus & Grafana

Mastered Technologies

Docs ↗

Python

Backend development, AI/ML pipelines, fast prototyping

Docs ↗

JavaScript

ES6+, async flows, DOM manipulation & WebGL engine scripting

Docs ↗

Java

Object-Oriented Programming, enterprise backends & DSA

Docs ↗

C

Low-level memory management, pointers & OS systems coding

Docs ↗

SQL

Complex relational queries, indexing, joins & database design

Docs ↗

Node.js

Event-driven asynchronous server-side JavaScript runtime

Docs ↗

Express.js

Minimalist web framework for building Node.js microservices

Docs ↗

RESTful APIs

Designing stateless, scalable, & clean HTTP web APIs

Docs ↗

JWT Authentication

Secure token-based auth, role permissions & session management

Docs ↗

FastAPI

High-performance Python web framework built on OpenAPI & Pydantic

Docs ↗

MongoDB

NoSQL document store, aggregation frameworks & Mongoose ORM

Docs ↗

PostgreSQL

Advanced open-source RDBMS with JSONB support & ACID compliance

Docs ↗

Redis

In-memory key-value data structure store for caching & pub/sub

Docs ↗

TensorFlow

Deep learning models, neural networks, & computer vision training

Docs ↗

Transformers

Hugging Face NLP transformers, BERT, GPT fine-tuning

Docs ↗

LLMs

Large Language Model integration, prompt engineering & agents

Docs ↗

YOLOv8

Real-time computer vision object detection & image segmentation

Docs ↗

FAISS

Efficient vector similarity search & high-dimensional clustering

Docs ↗

RAG Pipelines

Retrieval-Augmented Generation with vector DBs & LangChain

Docs ↗

NumPy

High-performance numerical computing & multi-dimensional arrays

Docs ↗

Pandas

Data wrangling, cleaning, analysis & DataFrame operations

Docs ↗

Data Structures & Algorithms

Trees, Graphs, Dynamic Programming, Sorting & Search Optimization

Docs ↗

OOP

Encapsulation, Polymorphism, Abstraction, Inheritance & SOLID Principles

Docs ↗

DBMS

Relational algebra, normalization (1NF-3NF), transactions & ACID

Docs ↗

Operating Systems

Process scheduling, concurrency, multithreading & virtual memory

Docs ↗

Computer Networks

TCP/IP model, OSI layers, DNS, HTTP/HTTPS, WebSockets & Routing

Docs ↗

GitHub

CI/CD Workflows, GitHub Actions, Code Reviews & PR Management

Docs ↗

GCP

Google Cloud Platform Compute Engine, Cloud Run & Storage buckets

Architecting Softwares into Reality

Suryansh Khare
Backend Engineer
ML Engineer

Transforming Ideas into Interactive Masterpieces

Passionate software engineer specializing in backend systems, machine learning architectures, and production-ready RAG/LLM implementations that scale gracefully.

Every project is engineered with obsessive detail — clean object-oriented architecture, optimized database queries, robust API contracts, and high-performance algorithms.

Applied ML Architectures & Custom LLMs from Scratch Building Large Language Models from scratch, RAG implementations, and intelligent data pipelines which actually responds without using single external API.
Planned Architectures Projects without Architectures are nothing. I design detailed, robust system architectures to guarantee production reliability and clean code delivery.
Deadline Management Every project is engineered under strict time constraints with emphasis on delivering resilient, high-quality code on deadline.

Clean Code Architecture

TypeScript
import { Application } from '@splinetool/runtime';

export class SplineOrbController {
  private app: Application;

  constructor(canvas: HTMLCanvasElement) {
    this.app = new Application(canvas);
  }

  public async initScene(sceneUrl: string): Promise<void> {
    await this.app.load(sceneUrl);
    this.enableResponsiveCamera();
  }

  private enableResponsiveCamera(): void {
    window.addEventListener('mousemove', (e) => {
      const rx = (e.clientY / window.innerHeight - 0.5) * 0.2;
      const ry = (e.clientX / window.innerWidth - 0.5) * 0.2;
      this.app.setCameraRotation(rx, ry, 0);
    });
  }
}

Frequently Asked Questions

Yes, for sure! According to me, relocation not only gives you exposure but also helps you grow out of your own comfort zone.

Yes! Having led engineering efforts across my flagship projects, leadership not only adds a sense of responsibility but also provides clarity, strategic vision, and seamless team alignment.

Depending on complexity, full backend infrastructure and AI pipelines need to be robust enough to tackle extreme edge cases in production while maintaining high throughput.

I don't believe AI will replace software engineers anytime soon. While it has become an exceptional tool for accelerating development, engineering extends far beyond writing code. It involves system design, architectural decisions, understanding business requirements, collaborating with teams, ensuring reliability, security, scalability, and making trade-offs that require human judgment. AI is a powerful collaborator that enables engineers to build better products faster.

Let's Build Dreams Together

Ready to start your next project?

I am available for freelance projects, lead backend engineering roles, and AI consulting.

Email (Click to Copy) kharesuryanshkhare@gmail.com
Phone (Click to Copy) +91 7376914547