Pre-screened and vetted.
Mid-level QA/SDET Automation Tester specializing in UI, API, mobile, and cloud testing
“SDET focused on end-to-end quality for web applications, owning UI/API/regression automation from framework design through CI/CD integration. Notably prevented a production payment/checkout incident by adding API validations that caught incorrect tax calculations (rounding logic) during CI before release, and has a track record of stabilizing flaky Cypress tests via robust selector and wait strategies.”
Senior Game Designer/Producer specializing in multiplayer F2P live-service systems
“Game designer who led two shipped cross-platform soccer titles (Monkers League / Champs), owning core mode and control design across mobile and PC (controller + mouse/keyboard). Drove a major gameplay pivot from controlling a full team to single-character play and tuned controls via playtests to expand appeal beyond traditional sports fans, while also building engagement systems like season passes, tournaments, and live events amid repeated platform shifts.”
Senior Full-Stack Product Engineer specializing in Next.js, TypeScript, and distributed systems
“Full-stack engineer who built and shipped an analytics dashboard for search visibility using Next.js App Router/TypeScript with a server-components-first data strategy and server actions for interactivity. Designed and optimized the underlying Postgres analytics model and queries at scale, and implemented a durable Temporal-based indexing workflow with retries and idempotency—plus delivered a major frontend performance jump (Lighthouse low 70s to mid-90s).”
Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure
“Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.”
Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms
“Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud platforms
“Software engineer who built and launched an end-to-end Ad Scheduler that automated campaign creation across Google Ads and Meta using Azure Functions/Service Bus, PostgreSQL, and a React frontend—reducing manual marketing ops work. Also shipped a production internal RAG chatbot leveraging a data warehouse + Cube semantic layer, Gemini embeddings, vector search, and Claude, with Langfuse tracing and brand-based access controls; work was cut short due to layoffs.”
Mid-Level Full-Stack Software Developer specializing in Java microservices and modern web apps
“Software engineer with experience building and iterating high-volume Spring Boot microservices on AWS (Docker/Kubernetes) and integrating with React front-ends. Also delivered an LLM-powered document summarization system using embeddings + retrieval (RAG) with grounding/guardrails and built evaluation loops that directly drove retrieval and chunking improvements. Has scaled Kafka-based pipelines processing millions of messy financial/infrastructure records with reliability and cost/latency tradeoff management.”
Mid-level Data Engineer specializing in cloud data pipelines for healthcare and financial services
“Data engineer with ~4 years of experience (Cigna) building and operating Azure Data Factory pipelines for healthcare claims/member/provider data at 2–3M records/day. Emphasizes reliability and downstream safety via schema/data-quality validation, quarantine workflows, idempotent processing, and backfills; also improved runtime ~20% through SQL optimization and served curated datasets through versioned views and well-documented, analyst-friendly interfaces.”
Junior Software Engineer specializing in AI and FinTech payments
“Forward-deployed software engineer at PayStand who uses LLM prototyping tools (e.g., Cursor, Lovable) to rapidly build customer-specific demo environments and drive sales outcomes—citing ~$100K in technical buy-in before production development. Experienced supporting an enterprise expense management product (Teampay) with agentic AI workflows, emphasizing observability (Grafana/Loki/Tempo) and cross-functional communication with sales, product, developers, and customers.”
Mid-level Software Engineer specializing in Java backend microservices
“Backend/distributed-systems engineer focused on automation and near-real-time processing, building Java/Spring Boot microservices with Kafka, PostgreSQL, and AWS. Strong in scaling and reliability work—debugging tricky asynchronous messaging issues (delays, duplicates, out-of-order events) and improving resilience/observability with retries, fallbacks, logging, and monitoring. No production ROS/ROS2 experience yet, but has studied core ROS concepts and draws clear parallels to event-driven architectures.”
Mid-Level Software Engineer specializing in cloud microservices and data processing
“Data-focused engineer who has built near real-time trending news sentiment pipelines end-to-end (API/web ingestion, validation, transformations, and dashboard serving) and implemented reliability patterns like retries with exponential backoff and backfills. Also shipped Java/Spring Boot REST APIs backed by SQL with indexing/pagination, and stood up an early-stage QR-based attendance MVP using Firebase with iterative hardening via logging and validation.”
Mid-level Data Engineer specializing in cloud-native healthcare and enterprise data platforms
“Data Engineer (TCS) who owned an end-to-end CRM analytics pipeline for Bayer’s eSalesWeb integration, ingesting from Salesforce APIs/databases/S3 and serving analytics-ready datasets via PostgreSQL/S3 for Tableau. Drove measurable outcomes: ~60% reduction in manual data-quality effort, ~30% lower latency through SQL optimization, and ~35% improved stability via monitoring, retries, and idempotent processing.”
Junior Cloud & Security Engineer specializing in Kubernetes, AWS, and DevSecOps
“Backend engineer with deep experience building and evolving financial-services workflow systems where correctness, data integrity, and reliable state transitions outweigh raw throughput. Emphasizes idempotent, contract-driven FastAPI APIs with defense-in-depth security (JWT + row-level security) and careful, low-blast-radius migrations using feature flags, dual writes/shadow reads, and incremental rollout.”
Mid-level Data Scientist specializing in MLOps and Generative AI
“Robotics software/ML engineer who built perception and navigation-related ML systems for autonomous supermarket carts, including object detection, shelf recognition, and obstacle avoidance. Strong ROS/ROS2 practitioner who optimized real-time performance (reported 50% latency reduction) and deployed containerized ROS/ML pipelines at scale using Docker, Kubernetes, and CI/CD.”
Junior Software Engineer specializing in cloud-native microservices and warehouse systems
“Backend engineer who built and launched a warehouse locations/inventory microservice for Walmart, supporting a new product rollout with on-call war-room ownership and now running across all US distribution centers. Emphasizes reliability and correctness (background syncs, 2PC concepts, alerting) plus design-first API development in Python/FastAPI with OAuth/JWT and RBAC, and has led staged legacy-to-microservice migrations with continuous data integrity verification.”
Senior Python Backend Engineer specializing in scalable APIs and cloud-native microservices
“Backend/data platform engineer who has built and operated a cloud-native media ingestion/processing platform in Python (Django/DRF, FastAPI) with Kafka, Postgres, and Redis, emphasizing multi-tenant security and reliability. Delivered AWS production systems combining EKS and Lambda with Terraform + GitHub Actions/Helm, and built Glue-based ETL pipelines with strong schema-evolution and data-quality practices; also modernized SAS analytics into Python on AWS. Seeking fully remote roles with a $120K–$140K base range.”
Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)
“Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.”
Intern Software Engineer specializing in agentic RAG and full-stack web development
“Entry-level software engineer who built an agentic AI backend in Python/FastAPI, including APIs for conversation history retrieval and user data storage, and worked through async/concurrency challenges for multiple agents querying simultaneously. Also has practical AWS experience using S3 for static hosting with Lambda and RDS for backend/data access.”
Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms
“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”
Mid-level Robotics Engineer specializing in autonomy, perception, and sensor fusion
“Robotics software engineer who contributed to an autonomous bartender robot (mobile base + ReactorX200 arm), owning manipulation/grasping, Gazebo simulation, and a YOLOv6 object-detection pipeline built from a manually collected/labeled dataset. Also handled system-level hardware bring-up integrating Raspberry Pi to ESP32 over micro-ROS on ROS2 Foxy, and has additional ROS package experience in EKF sensor fusion (IMU+GPS) and an autonomous disaster response boat.”
Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications
“GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.”
Mid-level Data Scientist specializing in ML, NLP, and Generative AI
“GenAI/ML engineer with production experience at Cognizant and Ally Financial, building end-to-end LLM/RAG systems and ML pipelines. Delivered a domain chatbot trained from 90k tickets and 45k docs, improving intent accuracy (65%→83%), scaling to 800+ concurrent users with 99.2% uptime and sub-150ms latency, and driving +14% customer satisfaction. Strong in Azure ML + DevOps CI/CD, Dockerized deployments, and explainable/PII-safe modeling using SHAP/LIME to satisfy stakeholder trust and GDPR needs.”
Mid-level Full-Stack .NET Engineer specializing in Sitecore and cloud-native microservices
“Backend/web API engineer with hands-on experience deploying .NET Core APIs to Azure App Service and stabilizing production systems through disciplined log-driven troubleshooting, environment configuration management, and SQL performance tuning (execution plans, query rewrites, indexing). Has also debugged cross-layer incidents involving DB locks and network latency, and modifies Python/XML automation scripts to meet customer-specific requirements while improving logging and performance.”