Pre-screened and vetted.
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with strong compliance-domain experience who built a customer-facing compliance and reporting dashboard using React/TypeScript with Spring Boot microservices. Demonstrates mature production engineering practices—contract-first APIs, event-driven architecture (Kafka/RabbitMQ), caching (Redis), and robust CI/CD + observability (Prometheus/Grafana/ELK)—and also created a Python-based audit automation tool adopted into the standard release process.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and Conversational AI
“Built a production RAG-based GenAI copilot backend at Aetna using Python/FastAPI, GPT-4, LangChain, and Azure AI Search, deployed on AKS with Prometheus/Grafana observability. Owned the system end-to-end (ingestion through deployment) and improved peak-time reliability by addressing vector search and embedding bottlenecks with Redis caching, index optimization, and async processing, plus added anti-hallucination guardrails via retrieval confidence thresholds.”
Mid-level Cloud DevOps Engineer specializing in AWS/IBM Cloud automation and Kubernetes
“Cloud infrastructure/SRE-style engineer with experience at TCS and ServiceNow focused on IBM Cloud and Linux/RHEL operations, security hardening, and automation in Python. Has led end-to-end production incident response (certificate expiry) and implemented preventive alerting adopted by 20+ teams, plus built Jenkins CI/CD with Vault-based secrets and Terraform-based AWS provisioning.”
“字节跳动实习期间将内部AI重量预测模型从“可用但难上线”的单点能力,改造成可商业化复用的通用API:统一多地区接口与评估口径,设计分层兜底与置信度分级,先灰度上线SEA/JP并推动US/EU落地,结合线上结果进行模型微调。具备LLM/RAG/Agent系统的实战排障方法论,以及面向开发者与售前场景的技术演示与跨团队推进能力。”
Senior Software Engineer specializing in identity, cloud-native microservices, and reactive web apps
“Product-focused full-stack engineer with Walmart and Dell experience who built and shipped a real-time engagement dashboard end-to-end (Kafka Streams, Spring Boot, React/TypeScript/D3) used daily by business teams, moving them from next-day reports to real-time decisioning. Strong in performance/reliability (Redis caching cut latency ~40%, 90%+ test coverage, Prometheus/CloudWatch monitoring) and production operations on AWS/EKS including handling a cascading failure from a memory leak with zero-downtime rollback and redeploy.”
Senior Cloud/DevOps & Site Reliability Engineer specializing in multi-cloud Kubernetes platforms
“Infrastructure/Unix engineer with production PowerHA/HACMP operations experience (resource groups, service IPs, shared storage) who has executed planned failovers and recovered a real outage involving a SAN driver crash and manual Oracle recovery (restored service in ~15 minutes with zero data loss). Also supports cloud DevOps practices including CI/CD security scanning (SonarQube, Snyk), container registry/versioning, and Terraform Cloud-based IaC across AWS and GCP with PR/Jenkins-driven plan-and-apply workflows.”
Junior AI/ML Engineer specializing in real-time computer vision and tracking systems
“Full-stack engineer who built and owned a production real-time computer-vision inference platform at Credence, spanning Next.js App Router/TypeScript frontend with SSE/WebSocket streaming, a Flask backend, and Postgres analytics. Demonstrated measurable performance wins (70% fewer re-renders; latency cut to ~40–50ms) and strong production rigor (durable orchestration, idempotency, observability, AWS EC2 + CI/CD) with tight post-launch UX iteration based on analyst feedback.”
Mid-level AR/VR Developer specializing in Unity and immersive enterprise experiences
“Unity developer with shipped Meta Quest VR experience, including a concert app featuring 180/360 video selection, live camera connectivity, and a 3D main menu, with videos stored on AWS S3. Also runs a small studio (Hunterbyte Digital) and published an indie puzzle game, Cubuleto, on Steam featuring a built-in editor.”
Senior Unity Developer specializing in high-performance mobile game systems
“Unity game developer who has shipped titles on Steam and mobile (Google Play/App Store), owning build quality, platform builds, and release preparation. Built a turn-based soccer game largely solo, including scalable UI, complex move-calculation systems using the command pattern, and enemy AI, and proactively brought in external AI specialists to tackle hard algorithmic challenges.”
Mid-level GenAI Engineer specializing in production RAG and LLM fine-tuning
“LLM engineer who built a production seller-support RAG system at eBay using hybrid retrieval (BM25 + Pinecone vectors) with Cohere reranking, LangGraph orchestration, and citation-grounded answers. Strong focus on reliability: semantic/structure-aware chunking, automated Ragas-based evaluation with nightly regressions, and production observability (LangSmith) plus drift monitoring (Arize). Also implemented a multi-agent fraud pipeline with AutoGen using JSON-schema contracts and explicit termination conditions.”
Senior Software Engineer specializing in React, TypeScript, and scalable web applications
“Full-stack engineer with production experience building and owning high-traffic e-commerce checkout flows in Next.js (App Router) + TypeScript across microservices (REST/GraphQL). Demonstrated measurable performance wins (30% checkout improvement; 85% initial load reduction at 20th Century FOX) and strong production rigor (APM/logs, CloudWatch, Postgres indexing + EXPLAIN ANALYZE), including offloading PDF generation to AWS Lambda.”
Mid-level Backend Software Engineer specializing in AWS cloud and FinTech platforms
“JP Morgan engineer and Texas A&M student web developer who has owned production systems end-to-end, including a real-time ML training workflow that improved internal search relevance by 30%. Experienced with AWS cloud migrations and operating containerized services on ECS with CloudWatch+ELK observability, Terraform infra, and Spinnaker CI/CD; also built event-driven pipelines with RabbitMQ and Elasticsearch at 1M+ record scale.”
Junior Machine Learning Engineer specializing in LLM systems and GPU inference
“LLM/agent engineer who shipped a production RAG-based recommendation + explanation system that replaced a traditional recommender stack, delivering ~20% CTR lift (and +8% after a reliability iteration) with strong cold-start performance. Demonstrates strong production rigor: schema-constrained generation, typed tool calling, explicit state/orchestration, deep monitoring/feedback loops, and safe integration with messy ERP inventory/order data using normalization, idempotency, and conflict-resolution guardrails.”
Intern Software Engineer specializing in edge AI deployment and distributed systems
“Full-stack engineer who built an enterprise search platform (Codlens) delivering natural-language Q&A over Jira/Slack using embeddings, vector DB search, re-ranking (RRF), and LLM responses with source grounding. Also designed and benchmarked a distributed IAM system with Postgres transaction-log replication and Raft-based quorum consistency, reporting ~253 TPS at ~60ms latency in a multi-node setup. Experience spans early-stage startups (Zetic AI, Sagwara Capital) and large-scale orgs (Akamai, Atlassian).”
Mid-level Data Engineer specializing in cloud data pipelines and enterprise data platforms
“Data engineer/backend engineer who owns large-scale, real-time event pipelines on AWS end-to-end, including a petabyte-scale CDC ingestion flow from multiple Postgres DBs into Redshift. Re-architected a legacy DynamoDB+S3 approach into a Delta Lake + DuckDB/PyArrow-compatible design, improving performance dramatically (e.g., ~600s to ~10s for 1k records) and increasing reliability at high file volumes.”
Mid-Level Software Engineer specializing in Java microservices and cloud-native systems
“Full-stack engineer (SAP Labs experience) who built an end-to-end, real-time fraud detection system on Java 11/Spring Boot microservices with Kafka event streaming and a React/Redux analytics dashboard with WebSocket updates. Demonstrated strong production ownership by diagnosing a critical memory leak with Prometheus/CloudWatch + heap dumps and improving performance with Redis caching (40% faster queries), while also modernizing deployments via Kubernetes, Jenkins CI/CD, and Terraform.”
Mid-level Python Developer specializing in AWS microservices and cloud automation
“Backend engineer focused on Python/FastAPI microservices running on Kubernetes (AWS EKS) with strong GitOps/CI/CD ownership (GitHub Actions + ArgoCD). Demonstrated measurable performance wins (p95 latency cut from >1s to <200ms) and production reliability work across Kafka/Redis streaming and cloud-to-on-prem migrations (RDS/S3 to Postgres/MinIO) using parallel validation and checksum-based consistency checks.”
Senior Machine Learning Engineer specializing in optimization, LLMs, and on-device AI
“Engineer with hands-on experience debugging and hardening a fixed-point implementation for an internal PoC, quickly diagnosing overflow/underflow issues that caused intermittent failures across thousands of runs and delivering a code fix. Comfortable presenting technical solutions with layered slide depth and doing follow-up deep dives for interested stakeholders, though has limited direct customer/sales partnership experience.”
Junior AI/ML Systems Engineer specializing in LLM infrastructure and distributed training
“Built and shipped a production NMT system translating medical documentation for a rare/low-resource language, tackling data scarcity with retrieval-driven pattern matching plus dictionary/grammar- and LLM-based augmentation and validating quality with a linguistic expert. Also develops agentic LLM workflows with LangChain/LangGraph (including a deep-research style system) and has experience aligning medical AI deployments with clinician-defined risk metrics and human-in-the-loop decision making.”
Junior Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with hands-on IoT and AI product work: built a decoupled Raspberry Pi + AWS IoT Core weather monitoring backend and a Dockerized FastAPI LLM service on AWS ECS using OpenAI/HuggingFace with an emerging RAG layer. Also delivered measurable performance gains at DAZN by redesigning event-driven/serverless ingestion (SNS, S3->Lambda->DynamoDB), cutting latency ~30% and boosting throughput ~25% while automating ~90% of manual sync work.”
Mid-level Robotics Software Engineer specializing in ROS2 autonomy and manipulation
“Robotics software engineer with hands-on experience building ROS2-based distributed multi-robot systems, including task allocation (distance cost matrix) and navigation using Nav2/DWA. Previously on Vicarious’s grasping team, implementing real-world box-picking with vacuum suction and force/torque sensing plus recovery behaviors. Also brings strong engineering hygiene with Gazebo simulation, Dockerized deployments across offices, and GitHub Actions CI/CD with unit/integration testing.”
Mid-Level Software Engineer specializing in full-stack web and cloud systems
“Full-stack engineer with strong data engineering and privacy-domain experience, having owned an automated Data Subject Rights (DSR) processing pipeline end-to-end across Azure SQL and GCP (GCS/BigQuery). Emphasizes production reliability via idempotency, validation checkpoints, structured logging/monitoring, and safe CI/CD-driven deployments, and has also built React+TypeScript + Node/Postgres web apps with scalable, maintainable architecture.”
Mid-level Robotics & Controls Engineer specializing in safe autonomy and perception-aware motion planning
“Robotics software engineer who built an open-source, real-time Cartesian controller for Universal Robots UR5/UR5e, targeting sub-mm accuracy at 500 Hz within ROS2/ros2_control. Demonstrates strong real-time debugging skills (timing profiling, singularity handling with Tikhonov regularization) and sim-to-real iteration using Gazebo/Isaac Sim plus physical hardware tuning; also has ROS1 experience building URDF/xacro and EKF configs for an underwater vehicle and has developed drone/robot packages.”
Mid-level DevOps Engineer specializing in cloud automation and Kubernetes platforms
“Robotics/ML engineer who has built SO(3)-equivariant models for robotic manipulation, including custom equivariant layers and differentiable point-cloud rasterization/derasterization workflows. Also brings 2 years of DevOps experience in banking systems, automating CI/CD and infrastructure at scale (managed 180 OCI servers; reduced rebuild downtime by 80%).”