Pre-screened and vetted.
Entry Backend Engineer specializing in distributed systems and APIs
“Early-career builder with hands-on project experience spanning Python data processing, a Chrome extension for autofilling job applications, and a sign-language glove system integrating sensors, microcontrollers, and a web interface. Stands out for approaching student and project work with a production-minded focus on validation, modularity, edge cases, and reliability.”
Mid-level Software Engineer specializing in backend systems and AI automation
“Built a production Python microservice around Grafana Loki focused on reliability, with checkpointing, idempotency, replay tooling, tracing, and alerting to prevent data loss and silent lag. Also has hands-on experience hardening brittle Playwright automations against dynamic UIs, auth expiry, rate limits, MFA, and bot-detection constraints, plus turning tribal-knowledge SOPs into explicit state-machine-driven workflows.”
Senior AI/ML Software Engineer specializing in Generative AI and RAG systems
“Built and owned Alight's AI-powered Search Summary feature end-to-end, using a RAG pipeline with OpenSearch and Bedrock, and drove a 20% increase in user feedback scores. Stands out for bringing rigorous production evaluation to LLM systems via live LLM-as-a-judge monitoring, and for experience with advanced agentic architectures, hybrid search, and reranking at scale.”
Executive technology leader specializing in model risk and regulatory technology
“Candidate is pursuing a CTO role and has helped multiple startups turn early technology concepts into concrete, real-world technical requirements. They cite a systems science and mathematics background, along with experience at JPMorgan Chase, and appear strongest in technical strategy, concept fleshing, and identifying strong people to help teams succeed.”
Junior Data Engineer and Analyst specializing in ETL, analytics, and e-commerce data
“Data engineer with a Master's in Data Science who has owned 30+ customer-facing K-12 SIS migrations end-to-end, building ETL, validation, and SOP-driven deployment processes in a PII-sensitive environment. Also brings recent hands-on agentic AI experience from a biotech capstone, where they led a production-oriented NLP-to-SQL + RAG support system that handled about 30% of support queries in testing.”
Junior AI Engineer specializing in computer vision and generative AI
“AI/ML engineer who has built a production text-to-image generation system in PyTorch with an AWS-backed inference setup, focusing on GPU-efficient training and embedding-space architectural choices inspired by recent research (e.g., Meta VL-JEPA). Uses both metric-based evaluation (FID) and human testing to validate real-world visual quality, and can translate technical concepts for non-technical stakeholders.”
Senior Full-Stack Engineer specializing in SaaS, mobile, and AI platforms
“Product-minded full-stack engineer with experience shipping engagement features and core communication systems at DribbleUp and Expys. Stands out for combining rapid MVP execution with rigorous iteration: delivered a leaderboard feature that lifted engagement by 8% initially and 20% overall, built a chat MVP in 3 days, and has hands-on experience deploying LangChain-based concierge agents with evals and human review.”
Senior Unreal Engine Developer specializing in open-world RPG systems and multiplayer
“Unreal Engine (UE5) gameplay engineer who built large-scale open-world RPG systems end-to-end, including world streaming, AI ecosystems, and networked combat. Strong multiplayer focus: used Unreal Insights/custom profilers to identify replication/physics bottlenecks and delivered >40% frame stability improvement via relevancy checks and proxy-physics strategies, plus deterministic fixed-step simulation with rollback/state correction.”
Intern Robotics/Controls Engineer specializing in legged locomotion control and embedded systems
“Robotics software candidate who built a full MPC-based locomotion controller for the Unitree Go2 quadruped, outputting low-level torque commands. Demonstrated strong real-time optimization skills by profiling the control pipeline and cutting compute time to <5ms per tick, and is integrating the stack with ROS 2 plus MuJoCo/Pinocchio for closed-loop simulation and model linearization.”
Junior Robotics Engineer specializing in autonomous navigation and SLAM
“Robotics software engineer who owned the end-to-end navigation stack for a mobile manipulation robot (Cone-E), integrating ZED-2i SLAM into a real-time occupancy grid with live obstacle avoidance, A* planning, and lookahead control. Strong in real-time debugging and stability improvements (goal snapping/locking, obstacle persistence, rate-limited replanning) and validates changes on hardware, supported by simulation (Gazebo/Webots) and Docker/CI-based testing.”
Mid-level Embedded Software Engineer specializing in LiDAR firmware and SoC systems
“Firmware architect/lead engineer for automotive LiDAR sensors, designing RTOS-based, layered firmware and solving high-throughput real-time constraints using DMA and lock-free buffering. Built ROS nodes to bridge embedded sensor output to higher-level perception (point clouds, diagnostics, configuration) while isolating real-time logic in firmware. Established an end-to-end CI/CD pipeline with GTest unit tests plus SIL/HIL automation and Dockerized build/test environments.”
Mid-level Full-Stack Developer specializing in cloud-native web applications
“Software engineer with strong end-to-end ownership of search and listing systems (React/TypeScript frontend with Node.js + Spring Boot backends), focused on shipping fast while managing risk via feature flags, testing, and metrics. Demonstrated measurable UX/performance wins (reduced latency and search abandonment) and built internal observability tooling (dashboard + alerts) that improved incident response. Experienced with microservices reliability patterns including idempotency and dead-letter queues.”
Senior Full-Stack Engineer specializing in React/Node.js and enterprise web applications
“Senior frontend engineer with experience leading high-impact React/TypeScript products at HelloFresh and CAA, including an A/B-tested onboarding flow shipped across multiple international brands. Modernized a legacy .NET frontend to Next.js using SSR and performance techniques (caching/memoization/lazy loading) and implemented robust testing/monitoring (Cypress, Honeycomb, GA) in fast-paced, production-deploy environments.”
Intern Robotics Engineer specializing in autonomous systems, motion planning, and control
“Robotics software engineer with hands-on ROS2 autonomy experience across F1TENTH and Turtlebot platforms, building planning/control behaviors (Pure Pursuit, Follow-the-Gap, emergency braking, PID wall following) and validating in Gazebo/RViz. Also integrated a custom curvature-based speed planning node into Autoware (with AWSIM), demonstrating practical autonomy stack integration and strong debugging of LiDAR pipelines.”
Mid-level Backend & Full-Stack Engineer specializing in distributed systems
“Built a production internal RAG-based Q&A assistant at Huawei for ~4,000 engineers over a 12M-document Elasticsearch corpus, replacing link-only search with synthesized answers and achieving 87% user acceptance while keeping hallucinations under 0.4%. Pairs rigorous offline benchmarking (RAGAS, PR-gated F1 improvements) with human A/B testing and OpenTelemetry-based production monitoring, and also has strong Kubernetes/SRE experience orchestrating 50+ gRPC services with major MTTR and pager-fatigue reductions.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“Backend/DevOps-focused engineer with healthcare and financial systems experience, including an ICU readmission risk platform delivering real-time ML scores via a secure FastAPI service (PyTorch model serving, PostgreSQL, Celery/Redis) deployed on AWS with strong observability. Has hands-on Kubernetes GitOps delivery (Helm, ArgoCD, HPA) and has supported a JPMC on-prem-to-AWS microservices migration using phased validation and blue-green cutovers, plus Kafka/Avro streaming for real-time transaction processing.”
Intern-level Computer Vision & Graphics Engineer specializing in real-time 3D simulation
“Real-time 3D/C++ developer with hands-on engine-level systems work, including a 3D positional audio/Doppler pipeline stabilized against frame-rate jitter via fixed-timestep + interpolation architecture. Built a runnable 3D engine project featuring custom collision detection/response (AABB, SAT, sphere) with unit and edge-case testing, and has UE5 multiplayer movement experience implementing a custom sprint mode using Character Movement (SavedMove, intent prediction).”
Junior Data Scientist specializing in ML research, NLP, and healthcare analytics
“Completed an Amazon externship building a GPT-4 + RAG pipeline to summarize themes from hundreds of employee reviews for workforce analytics aimed at improving warehouse retention. Emphasizes production-readiness through labeled-data evaluation, source attribution for explainability, human-in-the-loop review, and rigorous data cleaning/observability to debug real-world LLM workflow issues.”
Junior Graphic & Interaction Designer specializing in UX/UI and digital branding
“Product/marketing designer with portfolio work spanning a nonprofit-focused mobile app concept (SecondLife) and a sustainability/human-connection rebrand of an e-commerce experience ("Amado" campaign). Experienced building scalable Figma design systems for high-volume output, producing modular templates for a local music venue’s concert graphics, and collaborating asynchronously with growth and creative leadership during an internship at The Bakery Atlanta (e.g., Atlanta Streets Alive).”
Director-level Robotics Engineer specializing in robotic additive manufacturing and digital twins
“Head of Robotics at Orbital Composites who built the full ROS-based software stack ("OrbOS") for multi-robot KUKA-arm 3D printing of carbon-fiber composite geometries. Deep in motion planning and real-time control—created a pipeline to turn underconstrained toolpaths into optimal joint trajectories at massive command scale, plus redundant safety gatekeeping and a 250Hz synchronized robot+extruder controller. Has operated in a technical-founder capacity for ~6 years and values an engineering culture of openness, honesty, accountability, and high ownership.”
Executive Technology Leader (CTO/CIO) specializing in cloud, AI/ML, and cybersecurity
“CTO who ties technology strategy directly to business outcomes, building multi-year roadmaps with measurable ROI. Led major modernization (cloud, data platform, unified API, microservices + CI/CD) delivering 5x faster releases/deployments, 99.8% uptime, and 40% user growth without headcount increases, while scaling engineering from 15 to 80+ in ~18 months.”
Junior Software Engineer specializing in backend systems and distributed services
“Built and operated a production TypeScript backend for a stateful conversational quoting chatbot at Tringapps, orchestrating multi-step workflows and session state while integrating with Salesforce and NetSuite. Implemented validation/retry logic, modular architecture, and strong logging/observability to handle real-world edge cases and external API failures.”
Executive Technology Leader (CTO/VP Engineering) specializing in AI strategy and scalable platforms
“Part-time founder building a bootstrapped IT startup in the R&D phase, running multiple product iterations and cost/benefit analyses to validate uniqueness and monetization potential. Has prior experience working for venture capital firms and is familiar with how accelerators operate, with a strong focus on finding investors who can be true thought partners for rapid pivots.”
Junior Full-Stack Software Engineer specializing in AI and cloud-native systems
“Backend/systems-oriented engineer focused on building production-constrained LLM agent workflows that automate repetitive operator tasks via intent/entity extraction, retrieval grounding, and structured action recommendations with human-in-the-loop review. Emphasizes reliability through deterministic orchestration, strict tool/function schemas, observability, and disciplined evaluation/feedback loops, with strong experience handling messy multi-service operational data and idempotent execution.”