Pre-screened and vetted.
Mid-level AI/ML Engineer specializing in NLP, MLOps, and scalable data pipelines
“Built and shipped a production LLM-powered personalized client engagement assistant in the financial domain, balancing real-time recommendations with strict privacy/compliance requirements. Demonstrates strong MLOps/LLMOps depth (Airflow + MLflow, containerized microservices, drift monitoring) and a privacy-by-design approach validated in collaboration with risk and compliance teams.”
Mid-level Software Engineer specializing in cloud-native microservices and workflow automation
“Enterprise platform engineer/product owner who led end-to-end delivery of customer-facing ServiceNow Service Catalog/workflow solutions, emphasizing reliability, security, and fast iteration. Built React/TypeScript portals with Node.js and Spring Boot backends, and improved microservices reliability at scale using Kafka, monitoring, and robust retry/timeout patterns.”
Mid-level Full-Stack Java Developer specializing in microservices and cloud-native web apps
“Backend engineer focused on Python/FastAPI microservices, with hands-on experience deploying to AWS (EKS/ECR) via Jenkins and GitOps-style workflows using ArgoCD. Has built and stabilized real-time Kafka payment-event streaming pipelines and improved production performance under peak load through Redis caching, SQL optimization, and robust retry/DLQ patterns. Also supported phased migrations from on-prem environments to AWS with gradual traffic shifting and monitoring.”
Mid-level NLP/LLM Researcher specializing in question answering and retrieval-augmented generation
“Built ToolDreamer, a framework for selecting relevant tools for LLM agents by training a retriever on LLM-generated reasoning traces, and has hands-on experience building multi-agent systems in AutoGen (MAG-V) focused on question generation and tool-trajectory verification. Currently works as an AI-guides supervisor at Penn State, regularly communicating AI concepts to non-technical stakeholders.”
Mid-level AI/ML Engineer specializing in LLM fine-tuning, RAG, and MLOps
“AI/ML engineer with HP experience building and productionizing an LLM-powered document intelligence platform (LangChain + Pinecone) to deliver semantic search and contextual Q&A across millions of enterprise support documents. Demonstrates strong MLOps and scaling expertise (Airflow, Kubernetes autoscaling, Triton GPU inference, monitoring with Prometheus/W&B) plus a structured approach to evaluation (A/B tests, shadow deployments, failover) and effective collaboration with non-technical stakeholders.”
“GenAI/data engineering practitioner with production experience across Equinix, Optum, and Citibank—built an Azure OpenAI (GPT-4) + LangChain document intelligence platform processing 1.5M+ docs/month and a HIPAA-compliant Airflow healthcare pipeline handling 5M+ claims/day. Also delivered a real-time fraud detection + explainability system using LightGBM and a fine-tuned T5 NLG component, improving fraud accuracy by 15%+ while partnering closely with compliance stakeholders.”
Mid-level Full-Stack Developer specializing in cloud-native FinTech systems
“Built a lightweight internal JavaScript analytics tracker capturing user interactions (clicks, page views, custom events) with debounced batching, automatic session tracking, and offline event caching via a localStorage-backed append-only queue. Demonstrates practical performance optimization mindset (profiling, memoization/caching) and React performance tuning.”
Mid-level Software Engineer specializing in scalable real-time data systems
“Backend/platform engineer from Fanatics sportsbook core team with deep experience in real-time ingestion systems (Kafka) and high-throughput performance optimization. Delivered an 87% latency reduction on a Java API handling hundreds of thousands of updates per second, and improved reliability of shared internal libraries via deterministic recovery logic, strong testing, and feature-flagged rollouts.”
Mid-level AI Engineer specializing in Generative AI, MLOps, and NLP for finance and healthcare
“Built and deployed a secure, production LLM-based document summarization and risk-highlighting tool for financial auditors, running inside a private Azure environment to protect confidential data. Focused on reliability (hallucination mitigation via retrieval-based prompts and source citations) and validated performance through comparisons to auditor summaries plus a user pilot, cutting review time by about half.”
Mid-level Machine Learning Engineer specializing in NLP, computer vision, and RAG systems
“Machine learning/NLP engineer who built a production-oriented retrieval-based AI system at Morgan Stanley for healthcare use cases, combining RAG over unstructured patient records with deep-learning medical image segmentation (U-Net/Mask R-CNN). Strong in end-to-end pipelines and MLOps (Spark/MongoDB, AWS SageMaker, CI/CD, monitoring, automated retraining) and in entity resolution/data quality validation for noisy clinical data.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and React
“Uber engineer who has owned internal products end-to-end across backend (Spring Boot microservices, MySQL) and frontend (React), including performance optimization and secure JWT-based auth. Also shipped a production internal RAG/embeddings LLM support assistant over policy docs and support tickets, with guardrails (confidence thresholds, human review) and an evaluation loop that directly reduced hallucinations.”
Mid-level Full-Stack Engineer specializing in AI/ML data platforms for biotech and FinTech
“AI/ML full-stack practitioner in a small-scale manufacturing/lab operations environment who deployed a production ML system to improve blood cell order fulfillment by predicting yield/success from donor characteristics. Experienced building custom multi-agent orchestration (Python, LangChain/LangGraph, MCP) and balancing reliability, data quality constraints, and token/ROI economics while communicating tradeoffs to VP-level business stakeholders.”
Mid-Level Software Engineer & Data Analyst specializing in cloud analytics and BI
“Built and owned an end-to-end Seat Allocation & Management System at Accenture, replacing a legacy process with a scalable web app used across teams. Deep focus on reliability under concurrency (transactions + unique constraints + idempotent APIs) and on Postgres performance tuning (composite indexes, EXPLAIN ANALYZE), plus post-launch production support and monitoring.”
“LLM engineer who has deployed production RAG systems for regulated document QA (PDFs/knowledge bases), emphasizing grounded answers with citations, RBAC, monitoring, and continuous feedback. Demonstrates deep practical expertise in retrieval quality (semantic chunking, hybrid BM25+embeddings, re-ranking), reliability (guardrails, deterministic workflows), and measurable evaluation (golden sets, log replay, A/B tests) while partnering closely with compliance/operations stakeholders.”
Mid-level Full-Stack Software Engineer specializing in scalable APIs and real-time AI apps
“Lead software engineer (3+ years) who built and scaled an AI product backend at Cosmo AGI from the ground up using FastAPI/Postgres/Redis/vector DB, targeting sub-200ms latency and supporting 1000+ active users. Strong in production-grade security and observability (OAuth/JWT, RBAC, Postgres RLS, Prometheus/Sentry), plus DevOps automation (Docker, GitHub Actions, blue-green deploys) with measurable impact on uptime, incidents, engagement, and deployment speed.”
Mid-level Robotics Researcher specializing in kinodynamic motion planning
“Robotics software engineer focused on real-time estimation/control and motion replanning, currently integrating a factor-graph-based estimation/control stack with sampling-based replanning in a ROS environment validated on both MuSHR hardware and MuJoCo simulation. Strong in distributed-system debugging (rosbags/logging, controlled test scenarios) and ROS performance patterns (nodelets, TF/TF2), with prior multi-robot experience from SSL RoboCup using custom UDP protocols.”
Senior Data Engineer specializing in Databricks, Spark, and AWS for government healthcare data systems
“Python/AWS engineer focused on batch-processing and data workflows, including building reusable S3/boto3 utilities with reliability features and IAM-based auth. Has led low-risk legacy modernizations using parity testing plus a month of parallel production runs, and has owned production issues end-to-end (including fixing a client-side Excel macro) while contributing to significant AWS cost reductions (~$10k/month).”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and cloud microservices
“Backend-focused Python/Flask engineer who has built authentication/profile services with clean modular architecture (blueprints + service layer) and tuned SQLAlchemy/Postgres for scale using indexing, query rewrites, and pagination. Has production-style integration experience for AI/ML via TensorFlow Serving and OpenAI APIs (batching, rate limiting, caching), plus multi-tenant data isolation and high-throughput background processing with Celery/Redis and idempotent jobs.”
Mid-level Machine Learning Engineer specializing in LLMs and NLP classification systems
“Internship experience building a production RAG+LLM pipeline to map messy card transaction descriptions to merchant brands, including a custom modified-ROUGE evaluation approach for weak/variant ground truth. Improved scalability and cost by moving from a managed LLM endpoint (e.g., Bedrock) to self-hosted vLLM, and orchestrated massive embedding backfills (5,000+ files, 10B+ rows) using an Airflow-triggered SQS + ECS worker architecture with robust retry/DLQ handling.”
Intern Full-Stack Software Engineer specializing in web, mobile, and accessibility
“Full-stack engineer who has built and shipped production Next.js (App Router + TypeScript) applications end-to-end, including an authenticated dashboard with protected routing and post-deploy troubleshooting. Designed Postgres schemas for collaboration/analytics (users/workspaces/sessions/events) and achieved ~60% query-time reduction through indexing and query-plan-driven optimization, with a strong emphasis on accessibility and server-first React architecture.”
Mid-level Software Engineer specializing in backend, AI, and full-stack systems
“Built and shipped production LLM agents including an internal RAG-based compliance classification system at SAIL (FastAPI/Redis/Docker) designed to handle real failure modes and scale to ~10k LLM calls/hour, achieving ~93% pipeline accuracy with reduced hallucination risk via multi-model orchestration and strict grounding. Also architected “Elara,” a state-machine-driven conversational appointment booking agent using structured JSON outputs and backend function execution for reliability, and has experience normalizing messy OTA/PMS data at RateGain.”
Senior Full-Stack Developer specializing in scalable web platforms and automation
“Backend/full-stack engineer focused on TypeScript/Node.js systems, with hands-on ownership of a real-time telemetry and dashboard platform built on Kafka, Debezium, PostgreSQL, and GraphQL. Stands out for combining event-driven architecture, correctness/idempotency patterns, strong observability, multi-tenant security, and developer-friendly API design in production environments.”
Senior Salesforce Developer specializing in Financial Services and Healthcare
“Salesforce-focused candidate with hands-on experience owning Sales Cloud automation end to end, including requirements translation, Flow/Apex design, testing, and production deployment. They show practical judgment in choosing hybrid declarative/code solutions, bulk-safe Apex patterns, and modern UI work across both LWC and legacy Aura components.”