Pre-screened and vetted.
Junior Software Engineer specializing in distributed systems and cloud-native backend services
“Founding engineer at a civic-tech startup (Barrow) who built and operated a Next.js/TypeScript product with map-based public reporting, including clustering and dynamic geospatial loading to improve UX and performance. Also implemented a location-aware RAG chatbot using Pinecone, web scraping/transcription, caching, and fallback web search, and owned post-launch observability plus scaling decisions (load balancing/horizontal scaling) based on API usage patterns.”
Mid-level AI Engineer specializing in GenAI, NLP, and MLOps
“LLM/agentic-systems engineer with PayPal experience hardening an LLM-powered fraud support assistant from prototype to production, focusing on low-latency distributed architecture, rigorous evaluation/testing, and security/compliance. Comfortable in customer-facing and GTM contexts—runs technical demos/workshops, builds tailored pilots, and aligns sales/CS with engineering to close deals and drive adoption.”
Junior AI Engineer specializing in agentic workflows and ML platforms
“Building a production LLM/agent system for a leading US dental provider that extracts rules from payer handbooks/portals and EDI 271 responses to validate and improve patient cost estimates. Combines GCP stack (BigQuery, GKE, Cloud Run, Pub/Sub, Vertex AI) with strong agent reliability practices (observability, validator agents, grounding, PII/hallucination guardrails, confidence scoring) and has led non-technical customer stakeholders on enterprise ServiceNow↔Aha sync and AI-powered enterprise search/summarization.”
Principal Data Scientist specializing in healthcare analytics and medical imaging AI
“Developed an LLM-driven recommendation agent in Azure Databricks to triage oncology patients and trigger second-opinion case creation using medical claims and EHR data. Uses ICD-10/CPT/J-code features in prompts, embeddings + vector DB similarity, and a backtesting framework emphasizing recall to avoid missing clinically relevant cases while supporting business revenue.”
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.”
Senior Strategy & Operations professional specializing in climate tech commercialization and investing
“Strategy consulting and business operations professional with climate-tech and climate VC experience (Avnos, Earth Foundry, Strategy&). Led cross-functional work to update a techno-economic analysis and produce a pilot proposal for direct air capture, contributing to a won engagement; also served as Chief of Staff to GPs, streamlining diligence, dealflow, CRM, and LP reporting to boost executive productivity.”
Intern Software Developer and ML Researcher specializing in medical imaging and computer vision
“AI/ML practitioner with experience spanning audio/LLM applications (built "Iota" using Whisper, tiktoken, and a local Ollama-served LLM) and healthcare ML (Facemed.ai; UChicago Radiology). Demonstrates a production-oriented mindset—focus on data/model fit, deterministic field testing, and operational safeguards—and has improved research evaluation workflows via a hash-table-based concurrent model tracking approach.”
Mid-level Software Engineer specializing in embedded AI and full-stack systems
“Robotics software engineer who built and owned core navigation components for a TurtleBot in ROS/ROS2 and Gazebo, including an RRT-based planner, waypoint-to-velocity motion planning, and PID trajectory tracking. Demonstrates strong real-time debugging skills (control-loop timing under CPU load), costmap/occupancy-grid tuning, and distributed ROS2 communication design using DDS/QoS, plus Docker and CI/CD automation experience from Keysight.”
Engineering Leader specializing in Digital Health, AI, and Cloud Platforms
“Senior Engineering Manager at Roche leading two Scrum teams building internally shared (“inner-sourced”) tools and libraries for a healthcare enterprise. Has led security/compliance-first architecture decisions (e.g., Python AI modules running inside a Java container) and front-end modularization (Angular monorepo to module federation), with a strong focus on developer experience via automated Swagger/OpenAPI documentation and robust testing/versioning practices.”
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.”
Intern Software Engineer specializing in backend systems and cloud infrastructure
“Backend-focused intern who owned real-time livestream features: live comment moderation using AWS Comprehend (sentiment/toxicity/PII) with safe fallbacks, plus AI-generated positive commentary via AWS Bedrock (Claude 3 Haiku). Emphasizes reliability/low-latency design, IAM troubleshooting, and disciplined GitOps-style CI workflows for reproducible deployments.”
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%).”
Mid-level AI/ML Engineer specializing in Generative AI, NLP, and Computer Vision
“Built an LLM-powered learning assistant (EduQuizPro/EduCrest Pro) that uses RAG over URLs and PDFs to generate quizzes, notes, and explanations for students/professors. Emphasizes production robustness—implemented dependency fallbacks (FAISS/Sentence Transformers/Gradio), CLI-safe mode, and NumPy-based indexing—along with a custom orchestration layer to keep multi-step AI workflows reliable.”
“Built and productionized an AI-native, agentic appeals decisioning system for health insurance operations, automating 500k+ scanned appeals/year. Delivered measurable impact by cutting review time from 12–15 minutes to ~3 minutes and auto-resolving ~85% of cases with strong auditability, evaluations, and human-in-the-loop guardrails, deployed as containerized microservices on Azure AKS.”
Staff Technical Artist specializing in character pipelines, rigging, and tools for games
“Lead Tech Artist/animation systems specialist with UE5 locomotion and VR experience, including a complex VR mech setup where player arm motion drove mech arms with intentional lag using IK and follow points. Has shipped experience across Meta Horizon VR (built Unity profiling tooling) and Call of Duty (animation performance fixes for runtime cinematics), plus a strong track record building artist-first pipelines like modular rig builders and an AI skinning framework.”
Entry-Level Full-Stack Software Engineer specializing in React/Next.js and Node.js
“Full-stack engineer with hands-on experience building and owning production e-commerce features in Next.js (App Router) + TypeScript, including SSR-driven category browsing with pagination and region-specific pricing. Strong focus on post-launch reliability and performance—optimizes React rendering (lazy loading/Suspense), tunes Postgres queries with indexes/explain plans, and supports durable order-processing workflows with idempotency, retries, and structured logging.”
Junior Full-Stack Software Developer specializing in web platforms and AI workflows
“Software engineer who built and shipped “Counsellor AI,” a production LLM-powered academic advising agent for college students using AWS Bedrock and grounded RAG over official university catalogs/policies. Emphasizes reliability through structured JSON outputs, multi-step orchestration with shared state, and strict intake/validation gates to prevent hallucinations and invalid academic plans; also has experience hardening messy telecom operational data pipelines with normalization, permissions, fallbacks, and idempotent patterns.”
Senior Python Full-Stack Developer specializing in cloud-native microservices and data platforms
“Backend/data engineer from Oliver Wyman who built and ran production Python (FastAPI) services on AWS (ECS/Lambda/API Gateway) supporting risk modeling and regulatory reporting. Strong in reliability/observability, Glue-based ETL with data quality controls, and legacy SAS-to-Python modernization with rigorous parity validation; also demonstrated measurable SQL performance wins and cost-control improvements in serverless scaling. Based in Raleigh, NC and can travel onsite for important Bethesda-area meetings.”
Mid-level AI/ML Engineer specializing in LLM agents, RAG, and enterprise ML systems
“Built a production multi-agent recommendation/RAG system for internal data analysts to speed up weekly report creation by improving document discovery and automating report/SQL generation. Implemented LangGraph-based orchestration with deterministic agent routing, robust error handling (interrupt/resume), and metadata-driven semantic chunking for diverse PDF/document formats, plus monitoring for latency, throughput, and token/cost efficiency.”
Junior Robotics & Controls Researcher specializing in optimization, MPC, and reinforcement learning
“Robotics software candidate who designed and implemented a hierarchical motion-planning and whole-body control pipeline for a 37-state Spot robot to traverse complex terrain, using Graph of Convex Sets for safe footstep selection plus optimization-based IK and nonlinear trajectory optimization for joint trajectories/contact forces. Strong in optimization-heavy robotics workflows (PyDrake, MATLAB/Simulink) and methodical debugging down to signal-level and numerical stability; has not used ROS/ROS2 yet.”