Pre-screened and vetted.
Mid-level Systems Integration & Test Engineer specializing in embedded robotics and automation
“Senior engineering student leading a robotics capstone using a Jetson Nano + Yahboom DOFBOT to play whiteboard games (Tic-Tac-Toe, Hangman) via computer vision and ML. Owns the inverse kinematics and OpenCV pipeline, uses Gazebo/URDF for simulation, and is planning C++/multithreading/Pybind11 optimizations to meet real-time constraints on limited embedded hardware.”
Mid-level QA Engineer specializing in manual and API automation testing
“No hands-on console game testing experience, but reports being fairly familiar with console certification frameworks (Sony TRCs, Microsoft XR, Nintendo LOT) and can articulate key compliance areas (network, save data, performance/stability, legal/regional, DLC). Uses AI tools in day-to-day QA work to refine database queries and test cases, and prioritizes production issues first under deadline pressure.”
Mid-level QA Engineer specializing in digital banking mobile and web testing
“QA professional with experience spanning mobile/web applications plus API and backend behavior testing, using Jira and TestRail along with exploratory/regression and compliance-focused verification. Describes a structured approach to meeting tight deadlines by breaking work into modules, estimating test execution timelines, and using AI tools to accelerate documentation and analysis when test case volume is high. No direct console testing or TRC/XR/LOT certification experience yet, but has a compliance-testing foundation.”
Entry-Level Robotics Software Engineer specializing in ROS 2 autonomy and multi-robot systems
“Robotics software engineer focused on ROS 2 multi-robot coordination, having built task allocation and reliable inter-robot communication for simulated TurtleBot3 fleets. Demonstrates strong integration/debugging skills across Nav2 + gmapping (SLAM drift, TF tree, odometry/sensor fusion) and pairs it with production-minded tooling—Docker/Kubernetes deployments and CI/CD simulation testing via GitHub Actions.”
Entry IT Testing Automation Engineer specializing in banking QA and Google Cloud
“QA professional with a web and backend API testing background pivoting into console game QA; brings strong exploratory/regression testing, test case creation, and detailed bug reporting. Familiar with PlayStation/Nintendo UI patterns and gameplay flows as a long-time player, and is proactively preparing to learn console certification standards (Sony TRC, Microsoft XR, Nintendo LOT).”
Junior QA & Performance Tester specializing in test automation
“Software QA/testing candidate with experience in website testing and server performance monitoring using tools like LoadRunner, SiteScope, Katalon Studio, and Playwright. Has demonstrated ability to quickly learn new enterprise tools and processes in a banking environment (ramped up in about one month) and applies requirements-based and load/performance testing principles.”
Mid-Level Software Engineer specializing in backend APIs, cloud, and automation
“Backend engineer at Esurgi focused on real-time clinical workflow systems, improving API reliability, performance, and security. Has hands-on experience with FastAPI/Pydantic, JWT/RBAC and row-level data isolation, plus Kafka-based real-time processing—including fixing duplicate-processing edge cases via idempotency and offset management and rolling out refactors safely with feature flags and staged deployments.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot and React on AWS
“Full-stack engineer with enterprise experience at Meta System and DXC, owning end-to-end delivery of a shipment visibility portal (React UI in Liferay DXP + Java/Spring Boot REST APIs) with Dockerized deployments and automated test coverage. Has hands-on AWS work across EC2/Lambda/S3 and multiple databases (DynamoDB, RDS, Neptune, DocumentDB), plus built a Python/Flask data migration platform with validation for correctness and repeatability.”
Mid-level QA Engineer specializing in API and automation testing
“QA automation engineer focused on backend/API quality who owned an end-to-end API regression suite and integrated Cypress/JS automation into GitLab CI with smoke-vs-nightly regression gating. Caught a critical auth security regression (expired tokens returning 200 instead of 401) before production and is strong in stabilizing flaky tests using network interception and actionable CI reporting.”
“Backend engineer with deep experience modernizing a provider credentialing/compliance platform with multiple upstream/downstream integrations. Focused on building predictable, scalable REST APIs (primarily ASP.NET Core; framework-agnostic approach applicable to FastAPI), improving performance via DB/query optimization, and hardening workflows with idempotency, transactions, feature flags, and strong auth/RBAC patterns.”
Intern Software Engineer specializing in full-stack development, cloud, and automation
“Robotics software engineer who built an autonomous debris-clearing rover software stack end-to-end using ROS 2, Python/OpenCV, and YOLOv3, with strong emphasis on real-time reliability (latency instrumentation, stale-data handling, watchdog fail-safes). Also implemented a Docker CI/CD deployment system for remote Raspberry Pi timelapse devices, distributing updates via AWS S3 to handle intermittent connectivity.”
Director of Growth Marketing specializing in multi-channel acquisition and attribution
“Growth and partnerships leader spanning creator ecosystem and B2B SaaS GTM. Drove measurable revenue outcomes by combining performance-based creator deals (including whitelisting/retargeting and geo lift testing) with a repeatable demand engine using Google Search, LinkedIn ABM, AI-personalized outbound, and HubSpot automation—scaling MRR from $15K to $110K and lifting trial-to-paid conversion from ~3.4% to ~9% via persona-based onboarding.”
Mid-Level Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Engineer with experience in regulated healthcare and financial systems, including a United Health healthcare service migration to AWS. Built documentation-as-code for CI/CD (Jenkins/Docker/Kubernetes/Terraform + GitHub Actions) that accelerated release cycles from 3 weeks to 4 days and tied security configuration (Spring Security/OAuth2/JWT) directly to HIPAA/GDPR compliance. Strong in observability-led incident response (ELK/Prometheus/Grafana) and performance tuning (PostgreSQL, async processing), citing MTTR reduction from 3 hours to 50 minutes and support for 250K+ concurrent users.”
Mid-Level Software Development Engineer specializing in distributed systems and cloud microservices
“Software engineer with enterprise, customer-facing delivery experience across Outlier AI and Wipro—builds and productionizes workflow and integration solutions with a strong focus on real-world performance and reliability. Delivered a Firestore/Redis-backed real-time pipeline that cut page load times by 20% and held consistent performance across 10,000+ sessions, and has hands-on production incident experience stabilizing high-traffic microservices via caching, indexing, and safe canary deployments.”
Mid-Level Full-Stack Software Engineer specializing in Java microservices and React
“Backend-focused TypeScript/Node.js engineer who owned a production microservice for transactional workflows in a React + microservices platform, integrating REST and Kafka event processing. Emphasizes operability and correctness (idempotency keys, exponential backoff retries, DLQs, centralized logging/metrics/alerts) plus strong API DX via versioning and Swagger/OpenAPI with improved error contracts based on developer feedback.”
Entry-Level Software Engineer specializing in full-stack and machine learning
“Robotics software builder who delivered an end-to-end gesture-controlled drone system using an ESP32+IMU stream and real-time ML inference mapped to Tello SDK commands. Drove reliability improvements by instrumenting the pipeline with timestamps/logging and matching training vs runtime preprocessing, reaching ~94% gesture classification accuracy; experienced with Docker/Compose for reproducible multi-service deployments.”
Senior Full-Stack Software Engineer specializing in React/Node and cloud-native platforms
“Backend/data engineer with hands-on production experience building a real-time notification API on Flask/Celery/Postgres and scaling it on AWS with Docker, Redis queuing, and SQLAlchemy query optimization. Also delivered AWS serverless deployments (Lambda) using Terraform + GitHub Actions and built AWS Glue ETL pipelines from S3 to Redshift with CloudWatch monitoring and DataBrew data quality checks.”
Junior Full-Stack Software Engineer specializing in cloud-native systems and ML tooling
“New-grad backend engineer who built a real-time genome analysis pipeline, replacing a slow batch system with an event-driven distributed architecture in Python/Redis and a React progress dashboard. Reports ~6x improvement and cutting analysis time from days to hours with zero data loss under peak load, emphasizing reliability patterns like retries and idempotency plus API security (JWT/RBAC/HTTPS).”
Senior Full-Stack Developer specializing in React, Node.js, and AWS
“Backend/data engineer with hands-on production experience across Python/Flask microservices and AWS serverless/data platforms (Lambda, DynamoDB, S3, Glue/PySpark). Demonstrated strong reliability and operations mindset (JWT/RBAC, retries/timeouts/circuit breakers, CloudWatch/SNS alerting) and measurable performance wins (SQL report runtime cut from 10 minutes to 30 seconds). Seeking ~$150k base and cannot travel for onsite meetings for the next 5–6 months due to family medical constraints.”
Mid-level AI Engineer specializing in NLP and production ML systems
“AI/LLM engineer who has shipped production RAG chatbots using LangChain/OpenAI with FAISS and FastAPI, focusing on real-world constraints like context windows, concurrency, and latency (reported ~40% latency reduction and <2s average response). Experienced orchestrating AI pipelines with Celery and fault-tolerant long-running workflows with Temporal, and has applied NLP model tradeoff testing (Word2Vec vs BERT) to drive measurable accuracy gains.”
Senior QA Engineer specializing in software, gaming, and VR
“QA tester with experience across PC, mobile, and Oculus/Meta VR, focused on functional, regression, and exploratory testing. While new to console testing, they demonstrate a clear plan to ramp quickly on platform certification/compliance (TRC/XR/LOT) and apply strong issue triage practices under deadline pressure, leveraging AI tools to streamline QA documentation and log analysis.”
Junior Software & ML Engineer specializing in cybersecurity and data-driven systems
“Software development intern who owned and shipped a production-used WeChat mini-program (JavaScript + MongoDB) serving ~3,000 users in a semester. Emphasizes maintainable UI architecture through modular, reusable components and clear separation between UI presentation and data/business logic, with a performance mindset (caching/reducing redundant updates).”
Mid-level AI Systems Engineer specializing in agentic evaluation and multimodal voice agents
“Co-founder at Skoolive who built a multi-agent LLM application to help users understand complex research papers (including PDF interaction and flowchart-style representations), moving from prototype to production using Gemini SDK and deployment to Runway. Also developed and demoed a web-agent benchmarking framework, running hands-on sessions with customer-facing teams to improve agent reliability and drive adoption.”
Junior Software Engineer specializing in Cloud & Distributed Systems
“Full-stack intern at Rebel who owned backend work on a cross-platform music platform using Python/Django with MongoDB, implementing user-focused REST APIs end-to-end. Also built CI/CD pipelines (Jenkins/GitHub Actions) to containerize and deploy to AWS, and has experience integrating Kafka-based real-time event processing with reliability and observability practices.”