Vetted Schema Design Professionals

Pre-screened and vetted.

UG

Utkarsh Gogna

Screened

Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud-native systems

Boston, MA5y exp
CGINortheastern University

Backend engineer with experience building and modernizing high-volume healthcare transaction systems, including migrating Java services to Spring Boot microservices and adopting Kafka-based event-driven architectures. Strong focus on production reliability and operability (observability, CI/CD, standardized patterns) plus security (OAuth/JWT, RBAC, Postgres/Supabase RLS) and resilient stream processing (idempotency, DLQs).

View profile
AG

Anagha Ghate

Screened

Mid-level Backend Software Engineer specializing in FinTech microservices

USA4y exp
JPMorgan ChaseBinghamton University

Engineer with production experience in both high-throughput banking risk systems and LLM agent platforms. Built a real-time transaction risk scoring middleware at JPMorgan Chase (1M+ requests/day) emphasizing HA, observability, and audit/PII compliance, and also architected multi-step LLM agents with strict schema-based tool calling, evaluation loops, and safety guardrails for messy enterprise data.

View profile
Brian Lam - Mid-level Full-Stack Engineer specializing in AI and FinTech in New York, NY

Brian Lam

Screened

Mid-level Full-Stack Engineer specializing in AI and FinTech

New York, NY12y exp
Couplr AIApp Academy

Full-stack product engineer who has owned business-critical features spanning React/TypeScript, backend services, and Postgres, with a focus on internal tools and workflow reliability. Notable examples include a multi-step CSV invite wizard for bulk advisor onboarding and an admin configuration system that let managers customize partner-specific app behavior without direct database access.

View profile
BK

Mid-level Full-Stack Developer specializing in cloud-native enterprise platforms

4y exp
CignaAuburn University at Montgomery

Built Nexthire-AI, shipping an end-to-end LLM-powered resume–job description matching product (React + Node.js) using embeddings and retrieval to generate match scores and skill-gap recommendations. Improved post-launch engagement by making feedback cleaner and more actionable, and added production guardrails (validation, timeouts, fallbacks) to handle messy resume formats and AI API instability.

View profile
Omkar Lahurikar - Senior engineering founder specializing in AI systems and automotive controls in Dearborn, MI

Senior engineering founder specializing in AI systems and automotive controls

Dearborn, MI13y exp
RDDMichigan Technological University

Builder-minded founder/operator currently at Ford who previously co-founded MeruDynamics, an "Uber for manufacturing" platform, and took it from zero to paying customer without raising capital. He also independently built and deployed RDD, an AI copilot for engineering decision capture, with evals, prompt versioning, and LLM cost telemetry—showing unusual depth in both product thinking and practical AI execution.

View profile
NA

Naiya Adatiya

Screened

Mid-level Software Engineer specializing in backend systems and cloud-native microservices

Vermont, USA4y exp
Vermont Information ProcessingNortheastern University

Engineer with a process-driven approach to AI-assisted software development, focused on orchestrating where AI adds value while maintaining human review and verification. Has applied this in backend work such as an S3-based invoice pipeline and used multi-agent workflows to speed up large API refactors across many endpoints.

View profile
AS

Aditya Sairam

Screened

Mid-Level Software Engineer specializing in cloud data platforms and AI search

Troy, MI6y exp
Robotics Technologies LLCCleveland State University

Open-source JavaScript contributor focused on data visualization, extending Chart.js/React with custom plugins for real-time streaming dashboards. Designed an end-to-end telemetry pipeline using Apache Kafka and Azure Cosmos DB, optimizing partitioning, batching, caching, and client throttling to keep latency low and support thousands of concurrent users. Demonstrates strong ownership in fast-changing environments, including building full-stack AI applications and ingestion/ETL pipelines at Robotics Technologies LLC.

View profile
AV

Mid-level Full-Stack Developer specializing in FinTech web applications

Remote, USA4y exp
JefferiesRowan University

Backend engineer who built an e-commerce order processing service in Python/Flask with PostgreSQL, focusing on correctness and reliability (idempotency, Redis locks, async payment processing with circuit breakers). Also integrated an ML recommendation system as a separate FastAPI inference service with caching and async embedding updates, reporting ~25% CTR lift, and has experience with multi-tenant isolation using PostgreSQL row-level security.

View profile
JG

Junjie Gao

Screened

Intern Full-Stack/Frontend Engineer specializing in data pipelines and analytics dashboards

San Francisco, CA2y exp
Association for Computing MachineryUC San Diego

Backend engineer with experience at Roche and Jarsy focused on API and data-layer performance. Re-architected slow generalized endpoints into more efficient APIs (30% faster lookups) and led a schema refactor/migration with feature-flag rollout, dual writes, rollback scripts, and automated integrity checks; also addressed pipeline duplicate-entry issues via deduplication.

View profile
RG

Rohan Gore

Screened

Intern AI/ML Engineer specializing in agentic systems and full-stack development

New York City, NY0y exp
MARV CapitalNYU

Built and scaled a multi-agent LLM automation pipeline during a fintech internship, growing from a rapid 1-week proof-of-concept to a 15+ agent hierarchical system that cut market brief report generation time from ~5 hours to under 30 minutes. Hands-on with agent frameworks (Haystack, CrewAI, LangChain) and experienced in debugging agent communication issues via sandboxed modular testing and context/token management; also regularly gives architecture-first technical demos at multiple hackathons and university events.

View profile
BG

Senior Full-Stack Java Developer specializing in cloud-native microservices

Dallas, TX7y exp
Texas Capital BankUniversity of North Texas

Backend/platform engineer with production ownership of high-volume transaction analytics and fraud monitoring services built in Java/Spring Boot. Has scaled data processing platforms (including healthcare datasets) and operated Kafka-based event pipelines with schema versioning, deduplication, and replay/backfill workflows, using strong observability via CloudWatch/Grafana and CI/CD with Jenkins.

View profile
Jeetendra Girish Vasisht - Junior Software Engineer specializing in cloud-native microservices in Bangalore, India

Junior Software Engineer specializing in cloud-native microservices

Bangalore, India2y exp
NokiaIllinois Institute of Technology

Backend engineer (Nokia) who designs and migrates cloud-native microservices at scale, including a secure low-latency system handling 500k+ daily transactions. Strong in Kubernetes/OpenShift operations, CI/CD standardization, and production security (OAuth2/JWT/RBAC) with SOC2-aligned controls and zero critical security incidents. Demonstrated expertise in safe migrations (canary/blue-green, dual writes, reconciliation) and concurrency correctness in real-time systems.

View profile
UMESH KAMISETTY - Mid-level Data Engineer specializing in cloud lakehouse and streaming platforms in Seattle, WA

Mid-level Data Engineer specializing in cloud lakehouse and streaming platforms

Seattle, WA5y exp
First United BankCleveland State University

Data engineer focused on building production-grade pipelines on AWS (Kafka/Kinesis/Glue/S3) through to curated serving layers in Snowflake and Delta Lake. Emphasizes automated data quality validation (PySpark + CI/CD), modular dbt transformations for analytics (customer spending, risk metrics), and operational reliability with CloudWatch and DLQs; data consumed by BI tools and ML pipelines for fraud detection and risk analytics.

View profile
NP

Neel Patel

Screened

Mid-level Python Backend Engineer specializing in cloud-native and AI-powered systems

USA4y exp
ComcastUniversity at Buffalo

Backend/AI engineer who has shipped an LLM-powered enterprise support-ticket agent at Comcast, building a production-grade microservices pipeline (FastAPI, SQS, Redis) with strong observability (OpenTelemetry/Splunk/Prometheus/Grafana) and reliability patterns (async, caching, circuit breakers, idempotency). Demonstrated quantified impact at scale—processing 10k+ tickets/day while improving response SLAs and routing accuracy through evaluation and human feedback loops.

View profile
NB

Nasser Ben

Screened

Junior Full-Stack Software Engineer specializing in AI/ML and LLM integration

Remote2y exp
HandshakeUC Riverside

Built a personal product, Pilly AI—an AI-powered e-commerce product Q&A widget embedded via a simple script tag and served via Cloudflare CDN—covering landing page, backend, database, and deployment end-to-end. Implemented OpenAI integration with prompt/context engineering, JWT-authenticated APIs, and Postgres (NeonDB), and successfully sold the product to a client while shipping in roughly two weeks.

View profile
CB

Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications

San Francisco, CA4y exp
One CommunityPurdue University

Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).

View profile
VK

Vinay Kumar

Screened

Mid-level Backend Software Engineer specializing in Java microservices and AWS

Cincinnati, OH3y exp
AmazonUniversity of Cincinnati

Backend/distributed-systems engineer (Amazon; also Bank of America) pivoting into robotics software. Built and owned an end-to-end cross-region event processing service for Aurora Global Databases, emphasizing correctness under latency/clock skew, fault tolerance, and strong observability; brings deep Docker/Kubernetes and CI/CD experience to robotics infrastructure and reliability work while ramping up on ROS 2.

View profile
SS

Sushma Sri B

Screened

Mid-level Full-Stack Engineer specializing in cloud-native microservices (FinTech/Healthcare)

Charlotte, NC5y exp
ADPUniversity of North Carolina at Charlotte

Built and shipped production systems spanning real-time operational dashboards and an LLM-powered internal documentation assistant using RAG (embeddings + vector DB). Demonstrates strong focus on reliability and iteration: implemented guardrails and evaluation loops (human review, hallucination tracking, regression prevention) and improved performance/scalability through query optimization, caching, and retrieval tuning.

View profile
AK

Ansh Krishna

Screened

Intern Data Scientist specializing in ML systems and LLM-powered analytics

Noida, India1y exp
Data Security Council of IndiaUSC

Built an autonomous decision analytics LLM agent for end-to-end tabular binary classification, using RAG (FAISS) to retain context across multi-step queries. Deployed as a FastAPI service with production-style reliability features (schema-aware validation, fallbacks, retries, structured outputs) plus offline/online evaluation and monitoring to reduce analysis time and improve consistency versus stateless approaches.

View profile
Sharath Kasula - Senior Full-Stack Engineer specializing in React, TypeScript, and real-time web applications in New York, NY

Senior Full-Stack Engineer specializing in React, TypeScript, and real-time web applications

New York, NY7y exp
T-MobileNorthwestern Polytechnic University

Frontend-leaning full-stack engineer at T-Mobile who owned a real-time operational dashboard end-to-end, from Figma collaboration through React/TypeScript implementation to backend/API and SQL performance coordination. Stands out for diagnosing cross-layer production issues, improving onboarding with measurable drop-off reduction, and turning repeated product needs into reusable primitives adopted across multiple teams.

View profile
Kavya Aitagoni - Junior Full-Stack Engineer specializing in web platforms and live events in San Francisco, CA

Junior Full-Stack Engineer specializing in web platforms and live events

San Francisco, CA2y exp
EventbriteSyracuse University

Full-stack product engineer with experience shipping user-facing web products end-to-end, including an event analytics dashboard and checkout improvements at Eventbrite. Stands out for combining frontend polish, backend reliability, and production-minded practices like idempotent APIs, query optimization, CI/CD, logging, and monitoring to improve conversion and reduce engineering dependency.

View profile
GL

Mid-level Software Engineer specializing in Java microservices for FinTech

Texas, USA4y exp
JPMorgan ChaseUniversity of South Florida

Engineer working on high-throughput financial systems who uses AI pragmatically to accelerate development without sacrificing design ownership, correctness, or compliance. Particularly interesting for teams building regulated, real-time platforms: they have hands-on experience integrating fraud detection models into microservices, handling transaction ingestion, scoring, decisioning, and throughput-sensitive asynchronous workflows.

View profile
RD

Rodney Daniel

Screened

Junior Software Engineer specializing in full-stack, AI/ML, and systems development

New York, NY2y exp
OracleHunter College

Full-stack product engineer with hands-on experience building a React/serverless/SQL e-commerce platform for Haagen-Dazs and improving consumer UX in a location-based animal discovery app. Stands out for pairing strong technical fundamentals—component architecture, SQL performance tuning, reusable primitives—with measurable product outcomes like 40% more completed orders, 25% customer growth, 95% navigation accuracy, and 20% fewer device malfunctions.

View profile
NP

Navya P

Screened

Mid-Level Python Full-Stack Developer specializing in scalable microservices and cloud platforms

5y exp
Charles SchwabJawaharlal Nehru Technological University, Hyderabad

Backend engineer who built Flask-based microservices for a high-throughput risk engine, using Kafka for streaming decoupling and Redis for low-latency caching, with PostgreSQL + Cassandra for mixed relational and time-series needs. Has hands-on experience productionizing ML inference (Azure OpenAI/TensorFlow) behind REST APIs with async queues, batching, and caching, plus multi-tenant isolation via schema separation and RBAC with per-tenant rate limiting.

View profile

Need someone specific?

AI Search