Pre-screened and vetted.
Mid-level QA Engineer specializing in Agile test planning and automation
“QA tester with hands-on API and web testing experience (functional, E2E, regression, sanity, performance) looking to transition into console game testing. Understands the need for platform-specific validation across console models/firmware and is aware of Sony TRC, Microsoft XR, and Nintendo LOT certification requirements, with a structured, risk-based approach to prioritization and release support.”
Mid-level Software Engineer specializing in full-stack cloud-native applications
“Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.”
Senior QA Automation Engineer specializing in test automation and CI/CD quality gates
“QA automation engineer focused on end-to-end quality for a CMS lien registration workflow, owning a Playwright-based regression suite covering high-risk paths (creation, amendments, cancellation, batch file validation). Demonstrated impact by catching a UI change that bypassed required-field validation pre-release, stabilizing flaky CI tests using network-response signals, and driving clearer acceptance criteria and observability improvements (request IDs in logs) through cross-functional collaboration.”
Senior QA/Test Engineer specializing in manual, API, and web application testing
“Software QA professional (non-gaming) with strong end-to-end release and production support experience in Agile environments. Led a large QA effort migrating customers from a legacy application to a new platform, owning test scope, deployment coordination, release sign-off, and issue troubleshooting. Known for evidence-rich bug reports (API-driven repro, logs/devtools) and disciplined tooling/documentation across Azure DevOps, Jira/Rally, and Confluence.”
Intern Software Tester specializing in SQA automation and backend API validation
“Software engineer with medical-domain experience at Philips focused on end-to-end systems integration and reliability, including integrating C# xUnit automated test suites with backend services and CI-driven staging deployments. Also built a Python/scikit-learn typing speed analyzer integrating data collection, model training, and a real-time user interface; interested in transferring this systems/debugging rigor into robotics despite no ROS/robotics project experience yet.”
Mid-level QA Engineer specializing in test automation and cybersecurity testing
“Early-career QA tester (no professional game studio experience yet) demonstrating a structured, systems-oriented approach to testing complex state logic. Has hands-on experience using Jira and TestRail and provides detailed defect reports (timing conditions, unstable network scenarios, logs/video) that help engineering diagnose async state-validation issues and verify fixes via regression.”
Mid-level AI/ML Engineer specializing in production ML, RAG systems, and MLOps
“Built and shipped a widely adopted, production-grade RAG internal search assistant that unified scattered engineering knowledge, deployed as a FastAPI service on Kubernetes with FAISS + LangChain. Demonstrates deep practical expertise in retrieval tuning (chunking, hybrid search, re-ranking) and in making LLM workflows reliable in production via guardrails, monitoring, and evaluation, plus strong cross-functional delivery with non-technical operations teams.”
Intern-level Software Engineer specializing in full-stack and AI applications
“Frontend-focused engineer who built Smart Place Analytics, a browser-based facility operations dashboard combining occupancy analytics, alerts, live monitoring, recommendations, and decision history. Stands out for pairing strong UI architecture in Next.js/TypeScript with hands-on browser media work like getUserMedia, canvas capture, throttling, and cleanup to make complex monitoring workflows feel stable and operator-friendly.”
Mid-level Full-Stack Software Engineer specializing in cloud-deployed web apps and APIs
“Software engineer who has shipped both core web platform features (secure user authentication/profile management) and production LLM systems. Built an internal documentation knowledge assistant using a full RAG pipeline (OpenAI embeddings, vector DB, semantic search, reranking) with evaluation loops and a scalable document-ingestion pipeline for PDFs/FAQs, iterating based on metrics and user feedback.”
Mid-level QA Automation Engineer specializing in healthcare applications
“QA automation engineer with deep experience owning end-to-end Cypress/JavaScript test suites (smoke, regression, and API contract tests) integrated into GitHub CI with merge gating and rich reporting. Demonstrated healthcare enrollment domain expertise by catching a critical eligibility versioning/overwrite defect via API + DB assertions that UI tests missed, then hardening the pipeline with contract tests and idempotency checks.”
Mid-level Full-Stack Developer specializing in Spring Boot and React
“Backend/full-stack engineer with experience building internal government and banking platforms, including a branch operations management system at Bank of China (React/Apollo + Node GraphQL + MongoDB) and a capital project management service for the State of Alabama (Spring Boot + PostgreSQL). Emphasizes maintainable API design, strong validation/data integrity, RBAC/JWT security, and production reliability through clear service boundaries, logging, and monitoring.”
Mid-level Robotics Software Engineer specializing in perception, localization, and autonomous navigation
“Robotics software engineer with hands-on ROS2 experience building perception-driven navigation for AMRs, integrating YOLO11 + Depth Anything V2 and multi-sensor fusion (LiDAR/RGB-D/IMU) to boost pose accuracy by 30%. Strong in real-time debugging and edge deployment on NVIDIA Jetson (ONNX/CUDA), plus cloud-enabled telemetry (Azure) and simulation-driven testing (Isaac Sim) that cut physical test cycles by 25%.”
Junior SDET/QA Automation Engineer specializing in FinTech testing and CI/CD automation
“QA automation engineer from Bajaj Finance who owned end-to-end automated test suites for large-scale web/mobile products (70M+ users), building Python and API automation integrated with Jenkins/Azure DevOps. Drove measurable quality outcomes (40% less regression effort, 35% fewer production defects, 98% successful UAT across 25+ releases) and has strong fintech lending domain experience (loan disbursement/repayment/eligibility).”
Mid-level Full-Stack Engineer specializing in cloud and FinTech platforms
“Full-stack product engineer with hands-on experience shipping React/TypeScript applications on AWS serverless infrastructure with Postgres. Stands out for combining measurable performance optimization (~30% faster APIs), UX improvements that lifted activation by 25%, and pragmatic platform thinking through reusable hooks and safe multi-tenant dashboard customization.”
Mid-level AI Builder and Data Engineer specializing in GenAI and data pipelines
“Full-stack AI product engineer who personally built ViGenAir, a multimodal system that turns long-form video into ads using FastAPI, React, and agentic scoring. Stands out for handling complex 50GB+ media pipelines, re-architecting systems to eliminate OOM failures, and making opaque AI workflows usable through interactive visual UX that improved trust, speed, and retention.”
Mid-level Full-Stack Developer specializing in AI/ML and cloud-native applications
“Full-stack/AI engineer who has shipped production systems spanning real-time analytics dashboards and an internal LLM-powered knowledge assistant. Experienced with RAG pipelines (embeddings/vector DB, semantic retrieval, query rewriting) plus evaluation loops and guardrails, and builds observable Kafka-based data pipelines monitored with Prometheus/Grafana.”
Mid-level Automation Developer specializing in RPA, test automation, and data/ETL pipelines
“Python backend engineer who owned an end-to-end Django/DRF authentication and account-management module (JWT, RBAC, email verification) and optimized token validation performance. Has hands-on Kubernetes + Helm delivery with GitOps via ArgoCD (multi-environment app-of-apps, drift detection/rollback) and has supported a cloud-to-on-prem migration using staged testing and phased cutover. Also built and scaled a Kafka-based real-time user activity tracking pipeline with reliability and backpressure controls.”
Senior SDET specializing in test automation across web, mobile, API, and connected devices
“AAA sports game QA tester who supported full development through launch and live updates, owning gameplay stability/regression risk. Experienced in triage-driven prioritization and in diagnosing complex crash issues (including thread synchronization) using evidence-backed Jira reports, then hardening coverage with stress/concurrency/soak and CI-integrated regression suites.”
Senior V&V / QA Engineer specializing in API, mobile, and system integration testing
“QA professional with live production testing experience in an Agile pipeline, using risk-based coverage, smoke + automated regression (Postman), and strong defect/triage practices in JIRA. Emphasizes requirements traceability in TestRail and uses SQL/API/database evidence to isolate unclear repro issues and speed developer triage.”
Senior SDET specializing in QA automation frameworks for web, mobile, and APIs
“QA engineer with 12 years of experience in SaaS/platform releases (not AAA games), partnering closely with developers and product through standups, 1:1s, and Three Amigos. Owned high-risk areas like payment data integrity and critical user journeys, running CI-based full regression to support go/no-go decisions. Notably caught a production EV charging receipt defect (zero charge shown) and drove it to resolution with strong Jira documentation and cross-functional escalation.”
Junior QA Manual Tester specializing in game and console testing
“Console game QA tester with direct experience supporting game ports to Nintendo Switch and Xbox, including performance testing, test case creation/execution, and certification compliance (Nintendo LOT Check and Microsoft XR). Used to multi-platform release cycles with last-minute critical bug checks and re-running cert/performance passes before store submission; open to learning Sony TRCs from scratch.”
Senior QA Engineer specializing in web, mobile, and API testing for FinTech
“QA tester/engineer with Android multiplayer racing game testing experience focused on synchronization accuracy, UI responsiveness, and real-time ranking integrity. Has executed platform compliance testing using TRC checklists and collaborates with developers on TRC documentation, while leveraging AI to speed up QA documentation and regression triage (20+ issues consolidated).”