Vetted Software Engineers

Pre-screened and vetted.

AA

Mid-level Software Engineer specializing in distributed systems and FinTech infrastructure

New York, NY
BloombergNYU

Early-career software engineer who owns revenue-critical invoice processing and internal ops tooling end-to-end. Has built TypeScript/React systems backed by MongoDB and Temporal, and designed scalable SQS-based onboarding workflows with FIFO/DLQ monitoring. Notably redesigned an Authzed SpiceDB authorization model, shrinking a 500+ line schema to ~20 lines while meeting sub-100ms p95 latency.

View profile
SD

Shiting Ding

Screened

Mid-level Software Engineer specializing in Ads backend and ML infrastructure

Palo Alto, CA3y exp
AmazonUC San Diego

Customer-facing technical professional with Amazon incident-management experience who helps drive adoption of complex ML/LLM solutions by delivering hands-on demos and rapid model fine-tuning. Applies a disciplined debugging approach (repro + logs/metrics + severity triage) and maintains runbooks to resolve SEV2 issues in ~1 hour, while also partnering with sales/customer teams to ship patches and new features based on feedback.

View profile
MS

Executive Technology Leader (VP/CTO) specializing in AI/ML, digital transformation, and FinTech

Detroit, MI20y exp
Credit AcceptanceUniversity of Illinois Chicago

Product-focused operator with ~20 years experience helping both large companies and newer market entrants launch successful products, with a strong emphasis on disciplined product-market fit in emerging markets. Has personal investing exposure as an LP in two private funds and is researching seed-stage angel investing, and is motivated to found a consumer/software venture built with lean execution and clear defensibility.

View profile
Yernar Smagulov - Mid-level Software Engineer specializing in autonomous vehicle operations and test automation in Foster City, CA

Mid-level Software Engineer specializing in autonomous vehicle operations and test automation

Foster City, CA4y exp
ZooxUC Berkeley

Hands-on Python/IoT engineer with experience spanning research labs and autonomous vehicles (Zoox), focused on making data/decision-support systems reliable in production. Has deployed and Dockerized Python tools with pinned dependencies, built sensor-based on-prem data collection systems (aquafeed evaluation), and troubleshot telemetry issues down to a failing switch port using logs, multimeter checks, and network diagnostics.

View profile
Kaushik Sriram - Mid-level Software Engineer specializing in event-driven FinTech backend systems in San Francisco, CA

Mid-level Software Engineer specializing in event-driven FinTech backend systems

San Francisco, CA5y exp
StripeUniversity of Central Missouri

Senior/Staff-level backend/platform engineer who owned Stripe’s global payout settlement system end-to-end, building an event-driven Python/Kafka platform processing millions of events daily across 30+ countries. Deep experience operating high-reliability distributed systems in production (incidents, replays/backfills, schema evolution, observability) and scaling on AWS/EKS with strong testing and deployment practices.

View profile
AP

Avinash Pittu

Screened

Mid-level Software Engineer specializing in ads, full-stack systems, and AI automation

California, USA4y exp
MetaUniversity of Florida

Meta engineer who emphasizes AI-native development workflows, using Claude Code heavily to ship UI and performance fixes quickly. Notable examples include a location-aware ad relevance feature that increased CTR and revenue, and a vehicle insights chatbot whose UX improved through metric-driven prompt tuning.

View profile
Zahaan Khan - Mid-Level Full-Stack Software Engineer specializing in ads transparency platforms in San Jose, USA

Zahaan Khan

Screened

Mid-Level Full-Stack Software Engineer specializing in ads transparency platforms

San Jose, USA6y exp
TikTokUniversity of Waterloo

TikTok engineer (4 years) who built and owned multiple ad transparency platforms used by internal teams and advertisers worldwide. Strong full-stack profile spanning Next.js/TypeScript + Redux frontends, a secure/optimized BFF layer, and event-driven backend workflows (Kafka, retries/DLQ, Redis idempotency) with heavy emphasis on observability and performance; cites a 20% moderation efficiency gain on a modernized legacy tool.

View profile
PoHung Chen - Junior AI/ML Engineer specializing in MLOps and real-time model serving in New York, NY

PoHung Chen

Screened

Junior AI/ML Engineer specializing in MLOps and real-time model serving

New York, NY2y exp
AmazonNYU

Software engineer with Amazon experience who has built LLM-powered and hybrid ML systems for ad auction/relevance at massive scale. Most notably, they described redesigning brand-query classification with a GPT-4-assisted offline cache plus fallback architecture that improved accuracy from 72% to 99%, reduced latency and costs, and was credited with an estimated $130M revenue lift.

View profile
Patrick Jose - Senior AI Engineer specializing in LLM applications and full-stack systems in San Francisco, CA

Patrick Jose

Screened

Senior AI Engineer specializing in LLM applications and full-stack systems

San Francisco, CA8y exp
RapidCanvasUSC

Built and owned a production LLM/RAG customer support assistant end-to-end, from prototype through deployment, monitoring, and iteration. Their work automated roughly 40% of common support queries and cut response times by about 30%, while also creating reusable Python inference services that improved consistency and team velocity.

View profile
JW

Jonathan Wang

Screened

Senior Software Engineer specializing in platform, authentication, and developer infrastructure

9y exp
IndeedUC Davis

Software engineer who has deeply integrated AI into day-to-day development, using Claude Code, ChatGPT, and coding agents to speed up boilerplate generation, system design, and tradeoff analysis. Stands out for a pragmatic multi-model workflow focused on faster delivery and quicker architectural feedback.

View profile
CW

Mid-level Software Engineer specializing in Windows graphics performance and cloud automation

Redmond, WA6y exp
MicrosoftOregon State University

Graphics software engineer with academic robotics/HRI experience at Oregon State University under Dr. Heather Knight, leading a ROS+Python physical robot and Unity/C# VR system to study how motion/texture/collisions are perceived in VR (2 papers + thesis). Also built ROS-based Wizard-of-Oz TurtleBot study systems and multi-robot coordination experiments, plus industry experience with Docker/Kubeflow ML tooling and Azure DevOps CI/CD automation.

View profile
Rohini Rajagopalan - Director-level Engineering Leader specializing in SaaS, Cloud Migration, and Cybersecurity in Santa clara, CA

Director-level Engineering Leader specializing in SaaS, Cloud Migration, and Cybersecurity

Santa clara, CA8y exp
CiscoTexas Tech University

Senior engineering leader with experience at Cisco, Amazon, and startup Shopkick, operating at high scale (e.g., Secure Web Gateway handling ~40M QPS). Known for measurable impact across reliability and cost (85% efficacy improvement; Datadog spend cut from ~$500k/month to ~$15k/month) and for leading complex platform modernization (1-year monolith-to-microservices/event-driven migration with zero customer impact) plus compatibility-focused API design that cut device onboarding from a month to a day.

View profile
Elvis Rodriguez - Mid-Level Software Engineer specializing in Python, data pipelines, and FinTech systems in Remote

Mid-Level Software Engineer specializing in Python, data pipelines, and FinTech systems

Remote3y exp
AmazonMedgar Evers College (CUNY)

Software/data engineer with experience at Google and on Bloomberg-related financial data modernization, building Python pipelines that convert legacy financial datasets into modern structures and iterating based on client feedback (e.g., adding historical change tracking for private placement data). Also built an internal Google usage-metrics dashboard pipeline using Protocol Buffers and scaled execution via sharded parallel cron jobs while scheduling off-hours to avoid impacting a testing tool.

View profile
GL

Grey Luo

Screened

Junior Software Engineer specializing in LLM agents and AWS backend systems

Seattle, WA1y exp
AmazonUC San Diego

Built and owned the end-to-end architecture for a Quick Flows “research card” backend at AWS, using an event-driven AWS stack (SNS/SQS, DynamoDB, S3) to support asynchronous research output processing and status tracking. Emphasized maintainability via unit tests, smoke tests, and CI/CD with staged environments (devtest and gamma).

View profile
CH

Senior Unity/Full-Stack Engineer specializing in distributed systems, VR, and AI/LLM integration

Springdale, AR13y exp
TectonUSC

Unity/C# gameplay engineer who has shipped a modular, data-driven combat ability system with strong measurable outcomes (≈80% fewer GC allocations, 15–20% better frame times, 10–12% higher early retention). Also integrated an LLM-driven NPC dialogue/quest hint system with a C#/.NET backend, caching/guardrails, and telemetry-driven iteration, and shipped Photon PUN real-time 4-player co-op plus a shared codebase across Meta Quest VR and iOS/Android.

View profile
SW

Mid-Level Backend Engineer specializing in AWS serverless and data processing

7y exp
AmazonUC Irvine

Amazon Prime Video backend engineer who built and operated high-traffic Python/FastAPI services and AWS-native data/batch systems. Demonstrates strong production reliability and incident ownership (CloudWatch/X-Ray), plus measurable performance wins (8s to <200ms query latency, ~40% CPU reduction) and cost-focused architectures (Lambda + ECS/Fargate with Fargate Spot).

View profile
AC

Aesha Choksi

Screened

Director-level Engineering Leader specializing in Cloud Security and Data Platforms

San Francisco, CA20y exp
SysdigCalifornia State University, East Bay

Engineering leader in cloud security at SysTech with player-coach experience spanning cross-team data/ownership standardization and reporting platform user-journey improvements. Stays technically deep through observability (SLA/SLOs, dashboards, alerting), rigorous code reviews (including AI-assisted coding), and end-to-end incident ownership in IAM/agentless cloud event collection. Targeting $270K–$300K base plus bonus/equity.

View profile
Sandeep Rohilla - Principal Backend/Platform Engineer specializing in GenAI agent orchestration and LLM pipelines in San Francisco, CA

Principal Backend/Platform Engineer specializing in GenAI agent orchestration and LLM pipelines

San Francisco, CA19y exp
MyResumeStar.comUSC

LLM-focused engineer/sales-engineering profile with hands-on experience productionizing complex systems: scalable distributed architecture, multi-tenant monitoring, canary/shadow rollouts, and robust fallback strategies. Demonstrated real-time troubleshooting depth (p99 latency spikes traced to DB connection limits causing retry storms) and strong developer-facing communication via RAG workshops and live, customer-specific demos that helped close deals quickly.

View profile
SR

Mid-level Software Engineer specializing in backend, distributed systems, and ML-integrated platforms

Bellevue, WA5y exp
UberUniversity of Florida

Built and shipped production AI systems spanning customer support automation at Uber, privacy-preserving federated health modeling on iOS, and an open-source semantic search layer for Postgres. Stands out for combining strong LLM/product instincts with rigorous eval design, measurable production impact, and zero-to-one execution across backend, mobile, and developer infrastructure.

View profile
Gregory Walton - Senior Software Engineer specializing in SRE, cloud automation, and reliability tooling in Sunnyvale, CA

Senior Software Engineer specializing in SRE, cloud automation, and reliability tooling

Sunnyvale, CA11y exp
LinkedIn

Technically oriented builder focused on taking ambiguous LLM/agentic workflow needs from scoped problem definition to iterative prototypes, with emphasis on edge cases and customer feedback. Has hands-on experience debugging RAG/agent systems, including resolving a real integration issue involving search query quoting differences between manual search and an API, and is comfortable fielding deep developer Q&A in demos.

View profile
JK

Mid-level Software Development Engineer specializing in cloud databases and distributed systems

Bay Area, CA5y exp
AmazonSan José State University
View profile
AK

Junior Software Engineer specializing in Android, backend APIs, and search/personalization

California, USA3y exp
TikTokUCLA
View profile
Pooja Korani - Mid-Level Software Engineer specializing in Android and experimentation in Menlo Park, CA

Mid-Level Software Engineer specializing in Android and experimentation

Menlo Park, CA3y exp
MetaSanta Clara University
View profile

Need someone specific?

AI Search