Open to Opportunities-Hire Me

Sumit Bhimte.Full Stack Developer.

Specializing in AI-powered web apps, RAG pipelines, and scalable cloud platforms.

Founding Engineer at Numerize.ai.
Expert in React, Node.js, Django, and Generative AI.

src/model/AsymmetricGAN.py
1
# Monocular Depth Estimation (IEEE)
2
import torch
3
import torch.nn as nn
4
5
class AsymmetricGAN(nn.Module):
6
def __init__(self):
7
super().__init__()
8
self.encoder = SwinTransformer()
9
self.decoder = DepthDecoder()
10
11
def forward(self, x):
12
# Stage 1: Enhance illumination
13
enhanced = self.gan(x)
14
15
# Stage 2: Estimate depth
16
return self.decoder(enhanced)
BASH/usr/bin/sumit
python train.py --epochs 100 --gpu 0
NUMERIZE.AIFounding Engineer
CENTIFICIntern
L&T TECHAssoc. Engineer
IIIT ALLAHABADM.Tech ML
Latest Project-View Code

Architecting reliable, high-performance systems.

From optimizing GraphQL services to orchestrating complex workflows with Temporal.

Backend Engineering

Built end-to-end activity tracking and tax solutions serving 5,000+ contractors. Reduced manual processing by 90%.

DevOps & Scale

Orchestrated invoice workflows with Temporal. Integrated HyperTest to cover 90% of backend flows.

config/skills.yaml
1
# Skills & Expertise Configuration
2
languages:
3
core: ["Python", "C++", "TypeScript"]
4
web: ["React", "Node.js", "Django"]
5
6
ai_ml:
7
frameworks: ["PyTorch", "TensorFlow", "LangChain"]
8
focus: ["Generative AI", "RAG", "LLMs"]
9
10
achievements:
11
coding: "Solved 750+ DSA problems"
12
impact: "Reduced support tickets via AI chat"
INTERACTIVE RESUME/usr/bin/sumit
?
Latest Project-View Code

Professional Experience.

Building scalable systems and leading technical initiatives across fintech and SaaS platforms.

Numerize.ai

Full Stack Developer (Founding Engineer)

Hyderabad, India
July 2024 - Present
  • Architected and deployed a financial reconciliation platform for 200+ customers, improving reporting efficiency by 40%
  • Integrated Razorpay payment gateway, processing 500+ daily transactions with improved success rates
  • Automated data ingestion and reporting pipelines with n8n, cutting processing errors and eliminating repetitive workflows
  • Led development of AI-enabled features (custom finance tool, chat-based support), projected to reduce support tickets

Centific

Full Stack Developer Intern

Hyderabad, India
Jan 2024 - July 2024
  • Streamlined backend integration of multiple models with private datasets using RAG architecture
  • Improved data retrieval accuracy and reduced response latency with context-aware API workflows
  • Developed and optimized API workflows to deliver accurate, context-aware outputs

L&T Technology Services

Associate Engineer

Mysore, India
Aug 2021 - July 2022
  • Designed and implemented a test automation harness using PyTest to validate RTOS firmware
  • Integrated test automation into CI/CD pipeline (Azure Pipelines), ensuring faster, reliable releases
  • Applied Agile practices with Git and JIRA for seamless cross-functional collaboration
Latest Project-View Code

Technical Stack.

Comprehensive expertise across backend development, cloud infrastructure, and modern DevOps practices.

Languages & Frameworks

C++PythonJavaScriptTypeScriptReactNode.jsExpress.jsDjangoFlaskPytest

Cloud & DevOps

DockerGCPGitCI/CD (GitHub Actions, Azure Pipelines)DevOps

AI/ML & Data

Generative AIRAG PipelinesLLM IntegrationLangChainLangGraphTensorFlowPyTorch

Databases

MySQLMongoDBPineconeArangoDB
Latest Project-View Code

Key Projects & Achievements.

Delivering impactful solutions that drive business value and technical excellence.

Monocular Depth Estimation

Proposed a two-stage model using Asymmetric GAN and Swin Transformer for low-light images. Published in IEEE Xplore.

Published in IEEE Xplore, accurate depth in low-light

Financial Reconciliation Platform

Architected a platform for Numerize.ai serving 200+ customers. Integrated Razorpay and automated pipelines with n8n.

40% efficiency boost, 80% manual effort reduction

RAG Architecture for Private Datasets

Streamlined integration of models with private datasets for improved retrieval accuracy and reduced latency during Centific internship.

Improved retrieval accuracy, reduced latency

Real-time Pothole Detection

Built a detection system using YOLOv4 and sensor data to improve driver safety and enable proactive maintenance.

Real-time detection using YOLOv4

Test Automation Harness (L&T)

Designed PyTest harness for RTOS firmware validation, integrated into Azure Pipelines.

90% automated test coverage
src/model/AsymmetricGAN.py
1
# Two-stage Low-light Enhancement
2
class AsymmetricGAN(nn.Module):
3
def __init__(self):
4
super().__init__()
5
self.encoder = SwinTransformer()
6
self.decoder = DepthDecoder()
7
8
def forward(self, x):
9
# Enhance illumination first
10
enhanced = self.gan(x)
11
return self.decoder(enhanced)
Open to Opportunities-Hire Me

Impact & Metrics.

Quantifiable results from engineering solutions that scale.

90%
Reconciliation Time Reduced
10k+
Daily Transactions Processed
35%
Retrieval Accuracy Boost
750+
DSA Problems Solved
40%
Hallucinations Reduced
70%
Manual Testing Reduced
3 Weeks
MVP Delivery Time
50%
API Workflow Optimized
Open to Opportunities-Hire Me

Education.

Foundation in Electronics and Communication Engineering from one of India's premier institutions.

Indian Institute of Information Technology, Allahabad

Master of Technology in Machine Learning

2022 - 2024
GPA: 8.60/10

Savitribai Phule Pune University

Bachelor of Engineering in Computer Engineering

2017 - 2021
CGPA: 7.76/10
Open to Opportunities-Hire Me

Get In Touch.

Open to opportunities and collaborations. Let's build something great together.