Pre-screened and vetted.
Executive Engineering Leader (CTO/SVP) specializing in high-load platforms and GenAI/LLM systems
Junior Software Engineer specializing in backend systems, QA automation, and AI/ML
Executive Engineering Leader specializing in Product, Mobile, and SaaS platforms
Senior Full-Stack Java Developer specializing in AWS cloud and microservices
Mid-level Full-Stack Software Engineer specializing in React/Node and cloud-native web apps
“Full-stack engineer who built and iterated a CRM dashboard at ReplyQuick by sitting with end users, prioritizing blockers, and shipping frequent updates—improving usability and performance enough to replace a spreadsheet workflow within ~2 months. Demonstrates strong security fundamentals (OAuth2/JWT + RBAC) and practical microservices experience (decoupling a CRM API from a PDF-processing service via async processing and status tracking).”
Mid-level AI/ML Engineer specializing in NLP, computer vision, and recommender systems
“Built and deployed a production NLP sentiment analysis system at Piper Sandler to turn noisy, finance-specific customer feedback into scalable insights. Demonstrates strong end-to-end MLOps: fine-tuning BERT, improving label quality, monitoring for language drift, and automating retraining/deployment with Airflow and Docker (plus Kubeflow exposure).”
Senior Machine Learning Engineer specializing in LLMs, RAG, and Computer Vision
“Built a production LLM-powered clinical note summarization and retrieval system that structures patient/provider/payer discussions into standardized outputs (symptoms, treatments, clinical codes, and prior-auth decisions) and stores notes as embeddings for hybrid search and proactive prior-authorization prediction. Experienced with LangChain/LangGraph orchestration, RAG, and grounding against medical code databases, and has communicated model feasibility/limitations to business stakeholders (Virtusa/Comcast).”
Mid-Level Full-Stack Software Engineer specializing in Cloud, DevOps, and Platform Engineering
“Backend/Node.js-focused engineer who improved a widely used shared config/logging utility library by fixing a real-world async race condition (single disk read under concurrency) and adding stronger validation/testing, resulting in more deterministic services and faster startup/build/CI times. Also builds internal platform automation spanning Python/Go/TypeScript with strong documentation practices and security-conscious customer onboarding (e.g., sensitive Kubernetes clusters, HashiCorp Vault access issues).”
Mid-level Robotics/Mechatronics Engineer specializing in ROS 2, SLAM, and sim-to-real autonomy
“Robotics software engineer focused on sim-to-real deployment: built an Isaac Sim/Isaac Lab PPO training pipeline with domain randomization for vision-conditioned quadruped locomotion and integrated a RealSense D435i into a ROS2 stack on hardware. Also worked on an autonomous surface vessel, standardizing ROS2 interfaces across Jetson, microcontroller, GPS/IMU and motor controllers, using structured logging/replay to debug real-time oscillations and improve path tracking.”
Mid-level Data Scientist specializing in industrial IoT, predictive analytics, and generative AI
“ML/NLP engineer with Industrial IoT experience who built an end-to-end anomaly detection and GenAI explanation system: AWS (S3, PySpark, EC2/Lambda) pipelines feeding dashboards, plus transformer-embedding vector search to connect anomalies to noisy maintenance notes and past events. Demonstrated measurable impact (15% lift in defect detection; ~35% reduction in manual review; 35% fewer preprocessing errors) and strong productionization practices (orchestration, monitoring, rollback, data-quality controls).”
Mid-level Cloud/DevOps Engineer specializing in AWS automation and CI/CD
“AWS Cloud DevOps Engineer focused on production Linux environments, building secure CI/CD pipelines (Jenkins/GitHub) to deploy Dockerized services to AWS ECS and automating infrastructure with Terraform/CloudFormation. Strong in operational troubleshooting and scaling (CloudWatch-driven performance remediation, Auto Scaling/ELB, multi-AZ HA patterns), but explicitly does not have IBM Power/AIX or PowerHA/HACMP experience.”
Mid-Level Software Engineer specializing in backend microservices and cloud-native systems
“Full-stack TypeScript engineer who has owned a real-time workflow/communication platform end-to-end in production (Node/TS + React, Postgres/Redis, Kafka, Docker/CI/CD). Demonstrates strong distributed-systems pragmatism—designing for failure with retries, DLQs, idempotency keys, and atomic writes—plus operational practices like structured logging, monitoring, and zero-downtime deployments.”
Senior Backend Software Engineer specializing in AWS cloud-native data platforms
“AWS-focused Python backend/data engineer who builds production analytics APIs and ETL pipelines using API Gateway, Lambda, Step Functions, ECS, Glue, S3, and RDS. Strong in operational reliability and performance tuning (including SQL indexing/partitioning) and has modernized legacy SAS statistical processing into validated Python services with phased rollouts and stakeholder sign-off.”
Junior Full-Stack Software Developer specializing in GenAI RAG systems
“Product/UX designer who built a cloud-based data management and visualization system for healthcare and manufacturing, translating script-driven and highly technical workflows into guided, step-based experiences. Strong in progressive disclosure, role-based defaults, and trust-building UI patterns, with hands-on prototyping in Figma and close design-engineering collaboration (HTML/CSS, component systems, working TypeScript familiarity) to ship scalable, accessible designs.”
Senior Python Developer specializing in AWS, microservices, and data pipelines
“Backend/data engineer with strong AWS production experience spanning serverless APIs and containerized workers (Lambda, API Gateway, ECS) plus data pipelines (Glue, S3, Athena/Redshift). Has modernized legacy SAS/cron batch systems into Python/AWS with parallel-run parity validation and low-risk cutovers, and has owned ETL incidents end-to-end (CloudWatch detection, backfills, and preventative controls). Targeting $130k–$150k base and strongly prefers remote, with occasional Bethesda onsite acceptable.”
Mid-level Automation & Robotics Engineer specializing in industrial controls and computer vision
“Robotics software engineer with hands-on experience building an AGV for warehouse autonomy at Kick Robotics, working across SLAM, waypoint navigation, computer vision, and ROS2/RViz simulation. Demonstrated strong on-site troubleshooting by diagnosing a real-world mapping stall via log analysis (coordinate reset bug) and deploying a fix. Also has industrial automation experience coordinating SCARA robots via EtherNet/IP and multi-robot/swarm simulations using MQTT pub-sub.”
Mid-Level .NET Full-Stack Developer specializing in cloud-native web applications
“JavaScript engineer with open-source library contribution experience, including diagnosing a validation-related bug, shipping a tested fix, and improving documentation with practical examples and edge-case guidance to reduce repeated community questions. Emphasizes profiling-driven performance work, small safe refactors, and proactive ownership in fast-moving, unstructured teams.”
Mid-Level Full-Stack Software Developer specializing in React, Node.js, and Django APIs
“Backend engineer who built Polyglot, a large-scale LLM code-translation benchmarking framework, orchestrating translation/compilation/testing with Pytest and storing traceable results for 100,000+ translations. Also built TestForge with FastAPI + LangChain/Ollama and scaled high-throughput evaluation using Celery + Redis, cutting processing time by over 50% through parallelism and batching.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“Software engineer/product-minded builder who owns customer-facing products end-to-end and ships in 1–2 week increments using CI/CD, automated testing, and feature flags. Built a TypeScript/React/Node platform that cut page load times by 40% and scaled to 3x concurrent users, and designed RabbitMQ-based microservices with Prometheus/Grafana monitoring. Also delivered an internal real-time support analytics dashboard that reduced response times by 30%.”
Mid-level Software Engineer specializing in full-stack web, Go microservices, and AI integrations
“Backend/LLM engineer who ships production internal tooling end-to-end: automated data-request processing with monitoring-driven improvements (better error diagnostics and lower latency via query/index tuning). Also built a RAG-based internal Q&A system over company docs and operational logs with guardrails (similarity thresholds, fallbacks, response limits) and an eval loop using real user queries and human review to drive prompt/retrieval changes.”