Pre-screened and vetted.
Junior Full-Stack Engineer specializing in web platforms and live events
“Full-stack product engineer with experience shipping user-facing web products end-to-end, including an event analytics dashboard and checkout improvements at Eventbrite. Stands out for combining frontend polish, backend reliability, and production-minded practices like idempotent APIs, query optimization, CI/CD, logging, and monitoring to improve conversion and reduce engineering dependency.”
Entry-level Backend Software Engineer specializing in AI and cloud systems
“Backend-focused engineer who built a hackathon trading vault (AntiSwan) integrating the Polymarket CLOB client and applying the Kelly Criterion for allocation decisions. In an internship at StartupU, owned pre-launch monitoring by building Azure dashboards and Terraform/KQL-driven alerts with Microsoft Teams webhook routing, and previously automated a DynamoDB cross-region migration with integrity checks.”
Mid-level Software Engineer specializing in backend systems and FinTech
“Built an internal RAG assistant for financial documents using FastAPI, OpenAI APIs, and vector search, improving document search speed and reducing manual effort for the business team. Stands out for a pragmatic approach to AI engineering: uses AI heavily for productivity, but keeps human judgment central and has designed retrieval, validation, and summarization workflows end-to-end.”
Mid-level Electrical Engineer specializing in power systems and electrical design
“Electrical engineer with industrial facilities experience supporting projects from bid/tender and construction documents through construction administration and commissioning. Demonstrates hands-on ETAP capability across load flow, short-circuit, arc-flash, and protection coordination, and gave concrete examples of catching breaker interrupting rating issues and resolving conduit/HVAC clashes without compromising design intent.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and Healthcare SaaS
“Customer-facing technical professional with experience supporting LLM/agentic-style workflows and complex integrated systems (APIs, backend logic, databases). Partnered with sales/customer teams at Radix Health to onboard new clients in phased prototypes, translating non-technical requirements into technical scope and implementing core product changes to tailor the appointment-booking solution for providers.”
Senior Full-Stack Developer specializing in web and mobile products
“Frontend engineer focused on marketing and analytics products, including a real-time multi-touch attribution dashboard. Uses Next.js (SSR/ISR) with React/TypeScript and Tailwind, and emphasizes quality at scale via automated testing, CI/CD (GitHub Actions), feature-flagged staged rollouts, and Mixpanel-driven iteration. Experienced modern state management patterns (React Query + Zustand) and performance tuning (code-splitting, dynamic imports, lazy loading).”
Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal generation
“Open-source JavaScript contributor focused on performance and maintainability in data visualization libraries—refactored legacy ES5 into modular ES6, added tests/docs, and delivered ~30% faster load times with positive community adoption. Also optimized a React dashboard (~40% load-time reduction) and took ownership in an ambiguous AI product initiative by setting milestones, standing up an initial ML pipeline, and shipping a prototype in ~6 weeks that became the basis for production.”
Junior Full-Stack Machine Learning Engineer specializing in production ML systems
“Software engineer who owned end-to-end delivery of customer-facing agricultural forecast reporting (crop yield/health) and iterated quickly via rigorous edge-case testing and customer feedback. Also built an internal ML training platform (TypeScript/React + Flask/Python + MongoDB) used by every developer, with architecture designed to stay responsive under heavy compute load.”
Mid-level Software & Robotics Engineer specializing in AGVs, perception, and motion planning
“Robotics software engineer with real customer deployment impact at Dematic, improving AGV front-guided steering, localization sensor fusion, and control-loop performance while integrating with Beckhoff PLC safety systems. Also built a multi-robot ROS milling cell in graduate work, combining URDF/Gazebo simulation, MoveIt/OMPL planning, ROS performance profiling, and CNN-based defect detection to drive coordinated robotic milling.”
Mid-level Full-Stack Software Developer specializing in LLM and agentic JavaScript platforms
“Maintained and improved a set of JavaScript packages at JPMorgan, including a major refactor of an event-emission layer used in LLM streaming that delivered ~20% runtime speedup with no API changes. Known for a measurement-driven performance approach (profiling + simplification + validation), strong backward-compatibility discipline, and documentation that accelerates internal adoption and reduces support questions.”
Mid-level Java Full-Stack Developer specializing in banking and telecom platforms
“Frontend-focused engineer with experience at T-Mobile and U.S. Bank who maintained a TypeScript utility library (types, tests, build pipeline, and docs) adopted by multiple teams, and improved React workflow performance by refactoring components and optimizing data fetching. Known for pragmatic cross-team support—reproducing issues quickly, shipping well-tested fixes, and managing changes carefully to avoid breaking downstream apps.”
Junior Software Engineer specializing in cloud, full-stack development, and Generative AI
“Built and shipped a production Chrome extension (Promptly) that lets users select text on any webpage and transform it in place (rewrite/shorten/translate) using on-device AI plus external LLMs. Implemented a custom lightweight orchestration layer for prompt chaining, context flow, and output validation, and tackled tricky browser Selection API issues to preserve formatting while keeping the UX simple and fast.”
Senior Game Economy Designer specializing in live-ops economies and monetization systems
“Game economy designer with experience on live F2P mobile titles including Jurassic World: The Game and Ubisoft’s NFL Primetime Fantasy. Built and tuned virtual currency/market systems end-to-end, using Excel simulations and analytics dashboards to forecast progression, prevent inflation, and iteratively improve engagement, retention, and player satisfaction in live ops contexts. Based in Montreal (East Coast) and seeking ~80k CAD; not able to relocate to the Pacific.”
Junior Software Engineer specializing in backend systems and full-stack development
“Full-stack developer who uses AI thoughtfully as a productivity multiplier rather than a substitute for engineering judgment. Built a stock search platform with React, Node.js, and MongoDB, and has experimented with multi-agent workflows across frontend, backend, debugging, and documentation while keeping rigorous human review over logic, testing, and maintainability.”
Junior Data Engineer / Analyst specializing in AI/ML data infrastructure
“Built and deployed a compliance-sensitive LLM pipeline that extracts rebate logic from hospital–supplier medical contracts, using multi-layer redaction (regex/NER/dictionary), schema-validated structured outputs, and secure placeholder reinsertion. Hosted models on Amazon Bedrock to avoid retraining on sensitive data and improved both accuracy and cost by splitting the workflow into a lightweight section classifier plus a fine-tuned extraction model, orchestrated with LangChain and evaluated via layered, test-driven agent assessments.”
Mid-Level Full-Stack Software Engineer specializing in healthcare, cloud, and data platforms
“Backend/platform engineer who owned a real-time customer analytics microservice stack in Python/FastAPI with Kafka streaming into PostgreSQL, including schema enforcement (Avro) and high-throughput optimizations. Strong Kubernetes + GitOps practitioner (EKS/GKE, Helm, Argo CD) who has handled CI/CD reliability issues with automated pre-deploy checks and rollbacks, and supported major migrations (on-prem to AWS; VM to EKS) with blue-green cutover planning.”
Mid-level Machine Learning Engineer specializing in LLM systems and healthcare data automation
“React performance-focused engineer who contributed performance patches back to an open-source context+reducer state helper after profiling and fixing excessive re-renders in an enterprise project management platform at Easley Dunn Productions. Also built an end-to-end LLM-driven pipeline at Prime Healthcare to normalize millions of supply-chain records, reducing defects by 80% and saving 160+ hours/month.”
Junior Robotics Engineer specializing in computer vision and SLAM
“Robotics software engineer focused on ROS2 autonomy, with hands-on work building a monocular visual odometry system on KITTI (including GPS-based scale correction and RViz trajectory visualization) and an end-to-end Gazebo simulation integrating URDF, slam_toolbox, and Nav2. Demonstrates strong practical debugging skills around TF frames, lifecycle nodes, and Gazebo plugin/version compatibility.”
Mid-Level Full-Stack Software Engineer specializing in cloud microservices and real-time analytics
“Software engineer who built a reusable React component package (UI modules, auth helpers, API client wrappers) for an AI SaaS background-removal project, emphasizing performance (tree shaking/dynamic imports) and reliability (Jest + Storybook). Also delivered a unified REST API for Samsung Big Data Portal, resolving cross-team issues by standardizing schemas, improving validation/logging, and operating effectively amid shifting requirements.”
Senior Applications Engineer specializing in legal technology and eDiscovery
“Early-stage founder candidate exploring an AI-enabled legal tech startup focused on document intelligence, secure workflows, and enterprise automation. Brings a rare blend of technical architecture fluency and product/business thinking, with clear firsthand insight into legal and document-heavy operational pain points.”
Senior Unity Developer specializing in AR/VR simulations and interactive 3D experiences
“Unity/C# developer with hands-on ownership of a core, sample-accurate audio looping system for an audio-driven game, including syncing multiple tracks and driving character animations from audio events. Also has mocap animation cleanup/blending experience, broad exposure to multiplayer stacks (Photon/Mirror/Unity Netcode/gRPC), and is currently exploring local/on-device LLM gameplay integration with a focus on designing around latency.”
Senior Engineering Manager specializing in Big Data and Cloud Data Platforms
“Engineering leader focused on developer platforms and open-source frameworks/SDKs, with strong community and release-engineering chops. Drove major reliability and DX improvements (30–50% faster release cycles; 2–3x repeat contributors; ~50% faster onboarding) and led an incremental Python monolith to TypeScript event-driven migration using Protobuf contracts, feature flags, and a plugin architecture to preserve backward compatibility.”
Senior Machine Learning Engineer specializing in agentic systems, RAG, and edge AI