Pre-screened and vetted.
Mid-level Full-Stack Developer specializing in cloud-native backend services and real-time data platforms
“Backend/data engineering candidate with Netflix experience designing and migrating analytics platforms from batch to real-time streaming (Kafka/Flink) across AWS and GCP. Delivered measurable improvements (40% lower data delay, 99.9% accuracy) using phased rollouts, automated data validation (Great Expectations), and strong observability (Prometheus/Grafana), and proactively hardened pipelines with idempotency to prevent duplicate Kafka processing.”
Mid-level Full-Stack Software Engineer specializing in cloud microservices and AI integration
“Backend/distributed-systems engineer with Uber experience building real-time telemetry and safety signal pipelines. Strong in Kafka-based event-driven architectures, low-latency processing under peak load, and production reliability via monitoring, retries, and fallback logic; has Docker/Kubernetes and CI/CD deployment experience.”
Intern Firmware Validation & Systems Test Engineer specializing in embedded and full-stack tooling
“Safety-critical firmware validation engineer with Tesla autonomous vehicle experience who built Python-based HIL/SIL automation and dashboards, cutting regression time by 30% while maintaining an auditable risk-tradeoff process with safety and engineering teams. Also deployed an inventory management system across 8+ R&D teams in 3 countries at FUJIFILM, troubleshooting a major cross-site sync issue to a timezone root cause with strong documentation and interim mitigations.”
Senior DevSecOps & Cloud Security Engineer specializing in AWS and application security
“IBM Power/AIX infrastructure engineer who has owned a large enterprise footprint (40 Power8/9 frames, 400+ AIX LPARs) with deep hands-on VIOS/HMC, NIM, performance tuning, and PowerHA recovery. Demonstrated high-impact incident response (avoided DB reboot saving ~4 hours; restored clustered services in <20 minutes) plus strong RCA and preventative remediation. Also brings modern DevOps/IaC experience building GitHub Actions pipelines and Terraform-managed AWS EKS/VPC/RDS/S3 environments.”
“Software engineer with experience at Amazon and Agora building end-to-end systems: a knowledge-base AI chatbot (React/TypeScript UI + retrieval/response backend + Docker deployment) and an internal approval governance platform using AWS Step Functions and DynamoDB. Emphasizes fast iteration without sacrificing trust via feature-flag rollouts, citation-required answers, abstention on low-confidence retrieval, regression query sets, and strong observability (request IDs, structured logs, latency/error monitoring).”
Junior Full-Stack/Mobile Engineer specializing in React Native and NestJS
“Built an AI-powered restaurant menu rewriting app that generates diet-constrained menus from photos, with a backend designed around bounded contexts and a lightweight CQRS approach. Demonstrates strong multi-tenant PostgreSQL design (RLS, tenant-scoped queries) and performance tuning (partitioning, keyset pagination, composite/partial indexes), plus AI workflow orchestration using Redis/BullMQ and Vercel AI SDK with structured outputs and evals; reduced p95 latency ~35–50% via racing LLM requests and caching.”
Entry-Level Software Engineer specializing in ML/NLP and security
“Early-career engineer (internship background) who built a production-style notes product using Next.js App Router with Server Components/Server Actions and a Postgres-backed analytics model. Demonstrates strong performance and reliability instincts—measured DB latency improvements via indexing and cursor pagination, plus durable orchestration with Temporal using idempotency and deterministic workflows.”
Mid-level Machine Learning Engineer specializing in LLMs, fairness, and healthcare ML
“ML/NLP practitioner with a master’s thesis focused on domain-adaptive knowledge distillation for LLMs (LLaMA2/sheared LLaMA), showing improved perplexity and ROUGE-L on biomedical data. Also built real-world data linking and search systems: integrated ClinicalTrials.gov with FAERS using fuzzy matching + embeddings, and delivered an LLM-powered FAQ recommender at Hyperledger using sentence-transformers, FAISS, and fine-tuning to mitigate embedding drift.”
Mid-level Software Engineer specializing in backend systems, distributed systems, and applied AI
“Goldman Sachs engineer who owned end-to-end features for an internal onboarding and case management platform, spanning React/TypeScript UI, a GraphQL gateway, and Node + Spring WebFlux microservices. Built and operated a Kafka-based ingestion and search pipeline with DLQs, retries, idempotency, and strong observability, and improved developer experience via backward-compatible GraphQL API design and schema-driven documentation.”
Mid-level Software Engineer specializing in FinTech full-stack development
“Frontend-leaning full-stack engineer with experience spanning early-stage startup work at Rundoo and a higher-trust fintech environment at Wealthfront. They’ve owned complex permission-based household/account experiences end-to-end in Next.js/React, with strong instincts around data flow, UI correctness, performance, and production pragmatism.”
Intern AI/Full-Stack Engineer specializing in backend systems and applied machine learning
“Built and shipped a production agentic RAG system for healthcare analysts that automated compliance/operations knowledge retrieval across PDFs, reports, and databases. Emphasizes production reliability (monitoring, retries, fallbacks, async queues), strong evaluation/iteration loops, and measurable impact (3–10s responses and ~98% top-k retrieval accuracy).”
Senior Machine Learning Engineer specializing in conversational AI and Generative AI
“ML/AI engineer with experience at Uber and Scale AI, focused on customer service automation across both classical NLP and generative AI systems. Has owned systems from experimentation through production on AWS, including LLM fine-tuning, RAG optimization, safety evaluation, and internal Python platform tooling that improved consistency and engineering velocity.”
Senior Software Engineer specializing in backend systems, cloud, and AI automation
“Built a production AI-powered workflow automation system at Netflix that integrated OpenAI and LangChain with FastAPI services on AWS, cutting roughly 320 hours of manual operational effort. Brings a mix of full-stack product development and practical AI systems experience, with strong attention to reliability, maintainability, and non-technical user adoption.”
Staff Software Engineer specializing in Healthcare platforms and AI data pipelines
“Backend/data engineer with hands-on production AWS experience spanning serverless APIs (Chalice/Lambda/API Gateway/Cognito) and data pipelines (Glue PySpark + Step Functions). Has modernized a legacy SAS reporting system into AWS microservices and implemented schema-drift detection and incident prevention for ETL workflows, plus measurable SQL tuning wins (30 min to <10 min runtime).”
Intern Software Engineer specializing in developer productivity and data/AI systems
“Internship experience at Intuit building an LLM-grounded QA system for internal microservice data across 100+ microservices, using a graph database approach (evaluated Neo4j and selected AWS Neptune for production alignment). Also has UC Berkeley research experience (including work with Prof. Dawn Song / Berkeley Eye Research Lab) and cross-functional collaboration with bioinformatics/biology teams to deploy software systems on research servers.”
Intern Data Scientist specializing in GenAI (LLMs, RAG) and ML model optimization
“Built and deployed a production LLM-powered risk assistant for KPMG and Freddie Mac that lets analysts query a confidential Neo4j risk graph in natural language (no Cypher), turning multi-day analysis into minutes with traceable, cited answers. Implemented rigorous guardrails, deterministic verification, RBAC/security controls, and a full eval/observability stack, cutting query error rate by ~50% and iterating through weekly UAT with non-technical risk analysts.”
Mid-Level Software Engineer specializing in cloud-native distributed systems
“Gameplay engineer with hands-on ownership of a real-time C++ combat ability system, including diagnosing and eliminating large-scale combat frame spikes by refactoring hit detection to an event-driven, animation-notify approach (cut collision checks ~80%). Also implemented UE5 networked abilities (dash) with client-side prediction and server-authoritative reconciliation, plus projectile ballistics validated through debug spline visualizations and unit tests.”
Mid-level Backend & Reliability Engineer specializing in AWS, Kubernetes, and automation
“Meta engineer focused on reliability/operations tooling who built a unified real-time health dashboard and scalable telemetry pipelines (AWS + Datadog) for thousands of devices. Also shipped an internal LLM-powered knowledge assistant using RAG over wikis/runbooks/logs with strong guardrails and a rigorous eval loop that drove measurable accuracy improvements via automated doc ingestion and embedding updates.”
Junior Software Engineer specializing in full-stack web and data systems
“Series C (Sigma Computing) full-stack engineer/intern who shipped production features across React/TypeScript and GraphQL, including a Recents/workbook activity reliability improvement that handled unsaved “exploration” events via deterministic backend updates. Emphasizes production quality through Jest/Cypress coverage and feature-flagged staged rollouts, and is recognized for UX-focused improvements (fast, accurate filtering at scale) and proactive cross-functional ownership.”
Senior Data Engineer specializing in cloud-native data pipelines and lakehouse platforms
“Data engineer at Microsoft who owned an end-to-end subscription analytics platform processing 7TB+ daily across 40+ pipelines, combining ADF batch ingestion with Kafka/Spark streaming and rigorous Great Expectations quality gates. Built a Fabric-based self-service ingestion platform with CI/CD and observability, plus a Databricks feature store serving near-real-time ML inference with Delta Lake reliability and versioning.”
Junior AI Software Engineer specializing in LLM pipelines, OCR, and RAG
“Built and shipped a production LLM pipeline for nursing home Medicare reimbursement (PDF OCR + fact extraction + keyword RAG + QA) that reportedly increased payouts by ~$1K/month per patient. Strong in LLM ops/benchmarking (ground truth, LLM-as-judge, cost/I-O tracking) and pragmatic optimization—swapped retrieval approaches, fine-tuned a small model to cut OCR cost 90%, and migrated workloads to Azure/Temporal to scale nightly processing 10x.”
Executive Robotics & Machine Learning Engineer specializing in industrial IoT controls
“VP of New Product Development at Axiom Cloud who built and scaled a "Virtual Battery" product that used supermarket frozen inventory as thermal energy storage—personally prototyped core control/safety logic in Python and led the engineering buildout through deployment and operations. Combines real-world industrial controls and edge deployment experience (LonWorks/Modbus, Docker/CI/CD) with an MS in CS focused on robotics, perception, and ML, including ROS 2 and YOLO-based perception.”