Vetted Engineering Professionals

Pre-screened and vetted.

SV

Mid-level Software Developer specializing in backend, cloud, and GenAI

NJ3y exp
AIGPace University
View profile
KJ

Mid-level Full-Stack Java Developer specializing in cloud-native microservices

Saint Louis, Missouri5y exp
Anheuser-BuschUniversity of Missouri-Kansas City
View profile
KC

Senior Full-Stack Engineer specializing in .NET, Angular, Azure, and AI automation

Kissimmee, FL16y exp
OpendoorUSC
View profile
MR

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

Chandler, AZ4y exp
University Design InstituteArizona State University
View profile
AS

Senior Software Engineer specializing in backend systems, AWS cloud services, and data pipelines

Houston, TX13y exp
BroadridgeHebrew University of Jerusalem
View profile
SJ

Mid-level Full-Stack Software Engineer specializing in GenAI and SaaS platforms

Harrison, NJ5y exp
MetLifeStevens Institute of Technology
View profile
SP

Senior QA Automation Lead specializing in Selenium, Java, BDD, and API testing

Louisville, KY12y exp
Papa Johns
View profile
AH

Alex Hovakimyan

Screened ReferencesModerate rec.

Junior Robotics & Computer Vision Engineer specializing in ROS and perception

Mountain View, CA2y exp
ToborlifeSan José State University

University Rover Competition autonomous-systems lead who architects and debugs a full ROS 2 autonomy stack (Nav2, vSLAM, EKF fusion) and backs it with strong engineering hygiene (Docker + GitHub Actions CI running headless Gazebo and colcon tests). Also has industry-facing ROS 2 hardware integration experience, building a ros2_control plugin for a Unitree G1 arm using CycloneDDS and optimizing real-time behavior via QoS tuning.

View profile
ZY

Zhaoyue Yang

Screened ReferencesModerate rec.

Junior Full-Stack Application Developer specializing in internal web portals

Toronto, Canada3y exp
Great GulfUniversity of Toronto Scarborough

Frontend engineer experienced delivering React + TypeScript dashboards end-to-end, including real-time updates via WebSockets and scalable component architecture. Has improved inherited codebases by building shared component libraries and performance optimizations (lazy loading/memoization), reporting ~20% faster feature delivery, and ships major features with QA rigor and feature-flagged rollouts driven by analytics and user feedback.

View profile
JB

Jeffrey Bennett

Screened ReferencesModerate rec.

Senior Software Engineer specializing in game engines and XR experiences

Nashville, TN20y exp
Series Entertainment

Senior Unity developer who built a v2 narrative fiction engine end-to-end, including a portable TypeScript/JavaScript inkjs processing core and a Unity UI package that creators found significantly easier to use than the prior version. Has shipped cross-platform VR (Meta Quest) and mobile titles, implemented Unity Netcode multiplayer with host-authoritative flow, and integrated LLM-driven gameplay with automated agent-based testing and regression coverage.

View profile
BS

Senior Backend Software Engineer specializing in automation microservices

San Ramon, California6y exp
IntelygenzUC Santa Cruz

Backend Python engineer who built core services for a telecom automation engine monitoring thousands of routers in real time and auto-generating support tickets. As the sole Intelygenz engineer on the project, they diagnosed a costly Terraform/GitLab CI/CD resource-leak issue in AWS and implemented a cleanup redesign that eliminated orphaned resources and reduced client cloud spend. Also shipped applied-AI ticket triage suggestions via API integration and built an end-to-end Gmail-to-ticket ingestion workflow.

View profile
DC

Mid-level Full-Stack Developer specializing in FinTech, Healthcare IT, and Generative AI

USA4y exp
Inspira FinancialUniversity of Texas at Arlington

Full-stack + ML engineer who built “Finsight,” a real-time financial risk platform (React/FastAPI/MongoDB/AWS Lambda) processing 2M+ records monthly, using sharding and Redis caching (60% DB load reduction) plus async and batch optimizations. Also has healthcare product experience at Apollo Healthcare, partnering directly with clinicians/admins to design and iterate EHR dashboards via Figma prototyping and user testing, and demonstrates clear system design thinking for real-time voice-to-LLM architectures.

View profile
KM

Kevin Mathews

Screened

Mid-Level Full-Stack Software Engineer specializing in Next.js, React, and cloud platforms

Pleasanton, CA5y exp
VagaroApp Academy

Full-stack engineer from Vagaro who owned an end-to-end rebuild of a sluggish WordPress sales site into a Next.js 15 app hosted on Azure, adding Hygraph headless CMS, SSR, i18n, and a reusable component library. Instrumented Amplitude + A/B testing/heatmaps and reports a 10% sales lift post-launch; also has AWS ops experience (S3/IAM/CloudWatch) and has built ingestion pipelines including LLM-powered unstructured data processing with dead-letter handling.

View profile
KS

Krusha Shah

Screened

Mid-level Infrastructure/DevOps Engineer specializing in GCP, Terraform, Kubernetes and CI/CD

4y exp
TCSUniversity of Texas at Arlington

DevOps/GCP-focused engineer with experience helping move complex/LLM-style prototypes toward production by clarifying requirements, hardening architecture, and driving OS-level test remediation to full pass rates. Debugs LLM/agentic workflow issues like distributed systems using GCP observability (Cloud Logging/Monitoring, GKE metrics) and implements alerting policies for proactive communication. Has delivered internal DevOps training from basics through end-to-end GCP infrastructure and deployment, improving engagement with real-world examples and analogies.

View profile
MP

Mrunal Patil

Screened

Mid-Level Software Engineer specializing in FinTech microservices

Remote, USA3y exp
StartEngineGeorge Mason University

Backend engineer with experience in fraud reporting and billing systems, building Java/Spring Boot services behind a React frontend and improving performance 40%+ with caching and SQL optimization while maintaining 99.9% uptime. Has hands-on experience migrating a monolith to microservices with incremental rollout, clear data ownership boundaries, and production-grade API reliability/security practices (JWT/OAuth, RBAC, row-level scoping).

View profile
SM

Mid-Level Full-Stack Engineer specializing in web/mobile apps and AI-powered products

Harrison, NJ5y exp
Make ConnexionsStevens Institute of Technology

Backend engineer who built and evolved the real-time networking/messaging backend for a cross-platform professional networking app (Make Connexions), optimizing for low-latency delivery, privacy, and strong consistency. Experienced scaling Python/FastAPI APIs with async + Redis, and leading safe refactors via versioned endpoints, feature flags, and backward-compatible migrations; strong production auth/RLS expertise including refresh-token rotation edge cases.

View profile
KS

Kush Shah

Screened

Senior Frontend/Full-Stack Engineer specializing in scalable React/Next.js systems

Denver, CO7y exp
AmplifireTexas A&M University

Backend/data engineer who reports building production Python services (FastAPI + JWT) backed by Postgres and Redis, and modernizing data workflows using AWS Glue + PySpark with S3/RDS. States experience delivering AWS solutions (S3, SES, Cognito) and using golden datasets/snapshot testing for migration parity, with many details withheld due to NDAs. Seeking fully remote work with a $300k base salary expectation.

View profile
KK

Kajol Khatri

Screened

Senior Software Engineer specializing in backend, DevOps, and LLM-powered systems

San Jose, CA5y exp
CBREUniversity of Texas at Arlington

Backend-focused Python engineer who has owned production FastAPI services deployed on Kubernetes, including CI/CD (GitLab CI to ECR) and GitOps delivery via ArgoCD/Helm. Has hands-on experience with complex reliability and infrastructure work—solving data inconsistency with validation/partial-data paths, fixing K8s liveness issues via lazy loading, and supporting a phased cloud-to-on-prem migration with dual-writes and monitoring. Also built Kafka-based real-time ingestion consumers handling bursty, high-throughput traffic with async processing and topic/retention tuning.

View profile
WH

Senior Full-Stack Software Engineer specializing in AI-driven SaaS and cloud platforms

Miami, FL13y exp
GoitriseHoly Names University

Backend/data engineer focused on production-grade Python services and AWS platforms: builds FastAPI microservices on EKS with strong reliability patterns, CI/CD, and observability. Also delivers AWS Glue/Redshift analytics pipelines with schema-evolution and data-quality safeguards, and has modernized legacy batch processing into maintainable services with parallel-run parity validation and feature-flagged rollouts.

View profile
LM

Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices

Seattle, WA4y exp
SiemensUniversity of North Texas

Backend engineer with experience in both healthcare (Siemens) and payments (Bitwise), focused on scaling Python APIs and modernizing architectures. Has led monolith-to-microservices migrations and introduced Kafka async processing, Redis caching, and ELK observability, citing ~40% faster issue resolution and improved reliability via idempotency and strong security controls (OAuth2/JWT, RBAC, RLS).

View profile
SR

Mid-level Data Scientist specializing in ML, LLMs, and Azure MLOps

Remote, USA6y exp
HeadStarter AIColorado State University

Cloud/ML engineer with production deployment experience on Azure (Dockerized models, managed APIs, data pipelines) who has repeatedly stabilized unreliable systems—e.g., taking an API-driven analytics pipeline from ~60% to 98% reliability and an Azure ML service from ~80% to 97% by addressing rate limits, container memory, and gateway timeouts. Also built an explainable contract-risk model for entertainment bookings (Transformers + SHAP) and integrated it into a legacy booking system via a Flask REST API, plus prior IoT work at Nissan processing CAN bus sensor streams for diagnostics/anomaly insights.

View profile
AR

Junior Software Engineer specializing in backend microservices and cloud-native systems

2y exp
AmdocsUniversity of Texas at Arlington

Built and deployed a production Task Prioritization App using Python/Streamlit/MongoDB with Gemini API to score and rank tasks by context (deadlines, dependencies, urgency). Focused on reliability challenges like prompt tuning for nuanced task understanding, concurrent DB updates, and performance via async LLM calls, and validated usability through iterative feedback with a non-technical end user.

View profile
MR

Manish Reddy

Screened

Mid-level Backend Engineer specializing in distributed microservices and event-driven systems

Los Angeles, CA3y exp
Kore.aiCal State San Bernardino

Software engineer (Yellow.ai) who built and productionized an AI-driven resume tailoring system using embeddings + Chroma RAG + QLoRA fine-tuning, deployed via Docker/Kubernetes with CI/CD on a CPU-only Oracle VM. Demonstrates strong reliability/evaluation rigor (custom hallucination/coverage/relevance metrics) and measurable business impact, including a 60% user satisfaction lift from improving chatbot intent accuracy with product and support teams.

View profile
HS

Harsh Sabhaya

Screened

Mid-level Full-Stack Developer specializing in React/Next.js web applications

Toronto, ON4y exp
Fidelity Investments CanadaUniversity of Windsor

Frontend engineer who has owned end-to-end delivery of multi-step commerce workflows, including an e-commerce cabinet customization platform and a food/grocery pickup ordering flow. Emphasizes scalable React architecture (Redux/RTK Query), strong automated quality (TDD, Jest/RTL, ESLint/Prettier/Husky), and performance/cost optimization via API caching and reduced AWS Lambda calls.

View profile

Need someone specific?

AI Search