> booting profile.sys ...
> loading modules: [spring-boot] [kafka] [k8s] [postgres] [redis]
> scanning location constraints ... NONE FOUND
> status: READY

> Aman Vyas — backend engineer who ships distributed systems from zero to prod.

3.5+ years building event-driven microservices, payment infrastructure, and AI-powered platforms — as the founding backend engineer, twice.

RELOCATION: OPEN — WORLDWIDE · US · UK · EU · UAE · AUS · CA
~/about.txt

> I design distributed systems, event-driven microservices, and cloud-native platforms — most often as the first backend hire on a greenfield product.

> At BARQ, that meant owning merchant payments from a blank repo. At John Deere, it meant building an industrial machine-simulation platform (KleeFlow) and the AI agent that runs on top of it.

> Core stack: Java + Spring Boot, wired together with Kafka, Kubernetes, PostgreSQL, and Redis — with a growing focus on running LLMs and inference systems reliably inside production backends.

~/stats.log
experience3.5+ yrs
founding-engineer stints2
core_languagejava
event_reliability [syncforge]99.99%
latency_improved [deere]-20%
educationb.tech · nit surat
02 — FEATURED_WORK

Systems built from nothing.

Three builds — pulled apart into what actually happened under the hood.

~/projects/kleeflow
founding engineer · john deere
KleeFlow — Aggregate Production Line Simulation
industrial automation · jul 2023 – may 2026

Simulation software that models a full crushing-and-screening plant — excavator, mobile screener, mobile crusher — before any machine touches a quarry. Built the core Spring Boot services and simulation backend from scratch, then shipped an AI agent that runs the machines with real-time decisioning and self-recovery. The engine originally staged each unit sequentially and timed out under load; rearchitected so the whole plant simulates in parallel, which is what shipped.

spring-bootkafkaairflow bert/bartpostgresqlkubernetes
EXCAVATOR
IDLE
0 TPH
MOBILE SCREENER
IDLE
0 TPH
MOBILE CRUSHER
IDLE
0 TPH
STOCKPILE
0–5mm 0 5–20mm 0 20–40mm 0
simulates the full production line in parallel — excavator, screener, and crusher activate together
~/projects/pay-by-barq
founding engineer · barq
Pay by BARQ — Merchant Payments Platform
fintech · may 2026 – present

Greenfield merchant payments product — owned backend architecture from zero to production across onboarding, KYC/compliance, settlements, disbursements, and cash-in workflows. Async transaction pipelines on Kafka and Airflow, tuned for throughput and reliability under production load.

spring-bootkafkakyc/compliance redispostgresqlkubernetes
[txn] merchant_onboard(id=884213) → verified
[kyc] compliance_check(merchant=884213) → passed
[kafka] settlement.topic → partition 4 ack'd
[cache] redis: session hit ratio 97.2%
[db] postgres: index scan optimized, -20% p99
[disburse] batch #4471 → settled
-20%
p99 latency
↑ read+write
throughput, both paths
k8s
scaled under load
~/projects/kinodynamic-rrt
personal project · motion planning
Kinodynamic RRT* — Quadrotor Trajectory Planner
from-scratch C++17 · double-integrator dynamics

A from-scratch C++17 motion planner for a double-integrator quadrotor: a closed-form optimal boundary-value solution (depressed-quartic arrival time) serves as both the steering function and the RRT* cost metric, with choose-parent/rewiring for asymptotic optimality. Success rate climbs from 15% to 100% and mean path cost drops from 26.9 to 24.5 as the iteration budget grows, producing dynamically feasible curved 3D trajectories through obstacle fields. Ships with an interactive Dear ImGui/raylib editor with background-thread replanning, a headless OpenCV renderer for CI, 27 GoogleTest unit tests, and a GitHub Actions matrix across GCC/Clang.

c++17cmakeeigen3 dear imguiraylibopencv googletestgithub actions
START GOAL
15%
success rate
26.9
mean path cost
0
iterations
grows the RRT* tree with choose-parent + rewiring, then converges on the lowest-cost feasible trajectory
03 — MORE_BUILDS

Side projects, current.

SyncForge
Transactional Outbox pattern with Kafka + Debezium CDC. Idempotent consumers, retries, dead-letter queues — 99.99% event reliability.
FinPilot AI
Event-driven payment platform with a Graph Neural Network fraud-detection engine for real-time risk scoring, Redis-backed.
HireTale ETL
AI-powered hiring platform on Quarkus + GraphQL + Hibernate, automated ETL pipelines — 70% less manual effort.
04 — EXPERIENCE

Where I've built.

~/experience.log
Software Development Engineer 2May 2026 – Present
BARQ · Bangalore, India
  • Founding engineer for Pay by BARQ — merchant payments backend, zero to production.
  • Event-driven Spring Boot microservices across auth, onboarding, KYC/compliance, core-banking workflows.
  • Async transaction pipelines with Kafka and Airflow for reconciliation and scheduled payments.
Senior Software EngineerJul 2023 – May 2026
John Deere · Pune, India
  • Founding engineer of KleeFlow, a road-building machine simulation platform — core Spring Boot services and simulation backend.
  • Shipped an AI agent for autonomous machine operations with real-time decisioning and self-recovery.
  • Integrated BERT/BART inference into the Java backend via Python orchestration, Kafka, and Airflow.
  • Improved API latency 20% through PostgreSQL tuning, Redis caching, and indexing.
Software Development Engineer InternJan 2023 – Jul 2023
HireTale · Bangalore, India
  • Built an AI-powered hiring platform on Quarkus, GraphQL, and Hibernate with automated ETL — 70% less manual effort.
05 — STACK

What I build with.

~/skills
languages/
javac++pythonjavascripttypescriptsql
backend/
spring-bootquarkushibernatenode.jsrestgraphql
distributed-systems/
kafkadebezium-cdcairflowevent-drivenfault-tolerance
data-and-cloud/
postgresqlmongodbneo4jredisdockerkubernetesaws
06 — RECOGNITION

Awards.

~/awards.log
[+]
Budding Talent of the Year
John Deere — for founding work on KleeFlow, the road-building simulation platform.
[+]
Distinguished Performance Rating
John Deere — recognized among the highest-performing engineers.
[+]
INNOYOU Innovation Award
John Deere — AI-powered fleet-management automation solution.
[+]
Patent Idea Recognition
John Deere — intelligent automation architecture proposal.