Pre-screened and vetted.
Junior Machine Learning Engineer specializing in computer vision and 3D/robotics research
“Robotics software candidate focused on simulation-to-learning workflows, building a novel-view-synthesis pipeline (USCiLab3D) with a multi-modal diffusion model and a LiDAR-driven, geometry-aware sampling strategy for selecting overlapping reference views across trajectories/seasons. Also designed coordinated motion planning for two Ridgeback-Franka robots in Isaac Lab for a non-prehensile collaborative task, augmenting controller limitations with RL-based self-collision termination states.”
Intern Software Engineer specializing in data science and machine learning
“Backend engineer with hands-on experience building Flask REST APIs (auth, CRUD, S3 media uploads) and driving measurable Postgres/SQLAlchemy performance gains (p95 reduced to 200–400ms by eliminating N+1s and switching to keyset pagination). Implemented multi-tenant isolation with strict tenant scoping plus Postgres RLS, and built an OpenAI-powered quiz generation pipeline using queued workers, structured JSON outputs, and Celery/Redis optimizations to stabilize high-throughput workloads.”
Junior Software Engineer specializing in distributed systems and backend microservices
“Distributed systems engineer (ex-Nykaa, Licious) who built a PBFT-based Byzantine fault-tolerant consensus system in Go for a multi-node banking-style application, including checkpointing and automated failover/leader election. Strong production reliability background with Docker, Jenkins CI/CD, and monitoring/on-call troubleshooting using Grafana and New Relic; no direct ROS/robotics hardware experience yet but has highly transferable multi-node coordination expertise.”
Junior Software Engineer specializing in full-stack systems and distributed log analytics
“CMU candidate with hands-on experience taking LLM concepts from research prototypes toward production-ready designs (structured outputs, guardrails, failure-scenario evaluation). Also partnered with sales/customer teams at Mazecare to drive adoption with Dontia Alliance (largest dental clinic chain in Singapore) and engaged Singapore government stakeholders, bridging clinical workflow needs with IT security/integration concerns.”
Junior Robotics & Computer Vision Engineer specializing in SLAM and 3D perception
“Robotics software engineer with Samsung Research America internship experience as primary developer on a real-time dense mapping system producing point clouds, plus a monocular depth-estimation framework using positional data. Hands-on ROS 2 and CAN integration from a University of Michigan autonomous shuttle project, and practical SLAM/motion-planning experience including handling the kidnapped robot problem and Dockerizing ORB-SLAM3 environments.”
Mid-level Full-Stack Developer specializing in MERN and AWS microservices
“Backend engineer with experience at MetLife and Amazon focused on security and control for internal and customer-facing services. Emphasizes contract-first Python/FastAPI APIs with strong auth (JWT + RBAC/claims), data-layer isolation (RLS/tenant scoping), and reliability practices like incremental refactors, rollback planning, and idempotency to handle retry-driven failure modes.”
Mid-Level Full-Stack Software Engineer specializing in automation, microservices, and cloud deployments
“Full-stack engineer with experience at Apple, Walmart, and a healthcare startup (Legacy), building customer-facing PWAs and internal platforms. Delivered HIPAA-compliant clinician/patient workflows with rapid weekly releases and measurable engagement gains, and built scalable automation/testing and real-time analytics systems using Next.js/React/TypeScript, Node/FastAPI, Redis, and PostgreSQL.”
Mid-level Generative AI Engineer specializing in LLM fine-tuning, RAG, and agentic systems
“Built and deployed a production multi-agent RAG system at JPMorgan Chase to automate regulated credit analysis and compliance clause discovery across large internal policy/document libraries. Implemented LangGraph-based supervisor orchestration with structured state management (Azure OpenAI) to support long-running, resumable workflows, plus hybrid retrieval + re-ranking and guardrails for reliability. Strong at evaluation/observability (trace logging, LLM-judge, HITL) and at communicating results to non-technical stakeholders via Power BI embeds and Streamlit prototypes.”
Mid-level Software Engineer specializing in cloud infrastructure and distributed systems
“Cloud infrastructure/product engineer with end-to-end ownership of cloud-native storage/observability products, including taking an internal CMS to Google Cloud Marketplace and scaling to ~40,000 deployments. Strong in Kubernetes-based platforms (Operators, microservices, RabbitMQ) and performance/scalability work (e.g., 200% cluster capacity increase) plus internal tooling that materially improved SRE/QA debugging and release velocity.”
Mid-Level Full-Stack Web Developer specializing in internal tools and workflow automation
“Frontend-focused engineer with 5 years at Shopify building and maintaining internal tooling. Led modernization from ERB/jQuery to React/TypeScript/GraphQL and improved performance on large datasets with server-side pagination. Also delivered an end-to-end search feature with filters, URL-driven state, pagination, and error correction, using strong review/testing and zero-downtime rollout practices.”
Senior AI/ML Engineer specializing in Generative AI and agentic multi-agent systems
“Built and shipped a production LLM-powered multi-agent RAG system to automate complex internal support workflows, integrating tool execution (SQL/APIs) with validation guardrails to reduce hallucinations. Optimized for real-world latency and cost via model routing, caching, and async parallel tool calls, and enforced reliability with CI-gated golden test sets derived from anonymized production queries.”
Mid-level Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices
“Backend engineer with fintech/real-estate lending domain experience (Berkadia) building Python/Flask services for indicative loan pricing across Fannie/Freddie workflows. Strong in scalable AWS architectures (S3, Lambda, SageMaker), database performance (PostgreSQL read replicas, indexing, pooling), and high-throughput optimizations (streaming exports, Redis caching) with measurable production impact.”
Mid-Level Software Development Engineer specializing in interactive ad formats
“Has experience improving an ad server workflow by standardizing genre selection with templates, enabling reuse across multiple accounts and measuring success via hours of manual labor saved. Also delivered an internal technical demo on a device-metrics-to-AWS-CloudWatch logging workflow using whiteboarding and PowerPoint to onboard a new team.”
Mid-Level Software Engineer specializing in search platforms and distributed systems
“JavaScript/React-focused engineer with meaningful open-source impact: redesigned cache key normalization for a client-side data fetching/caching library using deterministic hashing, added robust test coverage, and collaborated closely with maintainers through GitHub PRs/issues. Also drives measurable runtime improvements by profiling hot paths, refactoring core abstractions, and validating with benchmarks/load tests; has taken ownership of unowned initiatives like improving relevance/ranking in an internal search platform.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and MLOps for healthcare and finance
“Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.”
Intern Full-Stack Software Engineer specializing in AI/LLM platforms and data systems
“Backend/LLM engineer with experience productionizing RAG systems (legal-case natural language querying) and optimizing for latency/cost, including a reported ~40% reduction via Redis caching and batching. Built monitoring and real-time debugging workflows (FastAPI, structured logging, correlation IDs, sandbox repro) and regularly delivered technical demos/workshops. Also partners with BD/sales to translate LLM capabilities into business value, including ESG-metric extraction from corporate filings.”
Intern Software Engineer specializing in data pipelines and full-stack web development
“Internship at Radar (geolocation infrastructure) where they owned automation of multiple geospatial data ingestion pipelines (including US/Canadian address ingestion), orchestrating Spark (Scala) jobs via Python-based Airflow and using GitOps-style CI/CD workflows.”
Mid-Level Java Full-Stack Developer specializing in cloud-native microservices
“QA/validation-focused engineer with experience at Meta testing an ML+LLM content classification/summarization system, including production-vs-test behavior gaps. Built automated E2E validation and drift monitoring (PSI, KL divergence, embedding cosine similarity) run daily/multiple times per day and gated via CI. Also implemented Jenkins-orchestrated Selenium/API test suites in Docker at Capgemini and partnered with a business analyst to convert business rules into automated AI-driven validation checks.”
Mid-Level Software Engineer specializing in AI/ML and Cloud-Native Microservices
“Research assistant at Syracuse University who owned a Python/FastAPI analytics backend for user-uploaded large datasets, using S3 streaming uploads and background workers for heavy processing. Has hands-on experience deploying Dockerized Python/Java microservices to AWS EKS with Jenkins-based CI/CD, plus Kafka-based event-driven pipelines and practical migration patterns (dependency mapping, dual-write, reconciliation) to minimize downtime.”
Junior AI Engineer specializing in fraud detection, credit risk, and LLMs in FinTech
“AI engineer with production experience building a high-accuracy (98%) fraud detection system operating at real-time latency (1–2s) over millions of transactions, using a multi-model pipeline approach to meet performance constraints. Also implemented Airflow-orchestrated workflows (DAGs, retries, alerts) to replace brittle cron scripts and is currently pursuing a master’s project on real-time ASL-to-text conversion.”
Intern Software Engineer specializing in ML/NLP and LLM applications
“Full-stack AI/LLM engineer who has deployed a production LLM backend (Mistral 14B) on GKE to auto-transform datasets and generate runnable ML training pipelines, addressing hallucinations, schema mismatch, latency, and burst scaling with caching/prompt compression and HPA. Also has internship experience (Splunk, BlackOffer) delivering data automation and 10+ Power BI dashboards for non-technical stakeholders with measurable efficiency gains.”
Mid-level Full-Stack Java Engineer specializing in cloud microservices across e-commerce, finance, and healthcare
“Backend-leaning full-stack engineer with e-commerce and analytics experience who modernized synchronous order workflows into a Kafka-based event-driven architecture (Java/Spring Boot) to reduce checkout latency and peak-traffic failures. Has built production FastAPI services with JWT/RBAC and strong testing/observability, delivered React+TypeScript reporting dashboards, and handled AWS scaling incidents end-to-end (RDS read latency mitigated with read replicas and query tuning).”