Pre-screened and vetted.
Junior Software Engineer specializing in AI systems and distributed backend platforms
“Built end-to-end AI features across both fitness and insurance domains, including a full-stack personalized workout recommendation system and a production RAG-based insurance QA assistant at Relevance Labs. Stands out for combining backend/distributed systems skills with practical LLM architecture, evaluation, and risk-aware human-in-the-loop design; notably reduced unnecessary LLM calls by 40% while improving latency and answer reliability.”
“ML engineer with production experience at Goldman Sachs and Medtronic, focused on real-time AI systems in fraud detection and healthcare. Brings a rare mix of backend ML infrastructure, MLOps, and product-minded UX thinking, including dashboard and API design that made complex model outputs usable for analysts and clinical users.”
Mid-level BI & Analytics Analyst specializing in data engineering and ML insights
“Frontend engineer with experience building real-time trading operations dashboards in React and TypeScript, focused on dense operational data, performance tuning, and maintainable component design. They have production experience optimizing large-data UIs and academic exposure to map-based weather applications using Google Maps and Mapbox, while currently requiring future H-1B sponsorship.”
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 AI Engineer specializing in LLM pipelines, RAG, and computer vision
“Built and deployed an on-prem, HIPAA-compliant LLM pipeline for oncology-focused clinical note generation and decision support, emphasizing grounded differential diagnosis and explainable reasoning via RAG to reduce hallucinations. Also created a LangGraph-based multi-agent academic paper search system integrating Tavily, arXiv, and Semantic Scholar with an orchestrator that routes tasks to specialized sub-agents.”
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 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.”
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).”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and Angular
“Full-stack engineer with Cisco supply-chain and Wipro internal platform experience, focused on customer-facing UI performance and secure backend services. Built a bulk Excel inventory upload feature (Spring Boot/Apache POI) that cut manual effort ~80%, and delivered high-scale Angular/React dashboards with strong reliability/observability (FastAPI, JWT, Docker, AWS, AppDynamics).”
Senior Site Reliability Engineer specializing in Azure cloud reliability and data analytics
“AppSec-focused customer advisor with hands-on experience integrating SAST/DAST/SCA into production CI/CD (Azure DevOps) and designing secure agent/scanning deployments in AWS (least-privilege IAM, private subnets, VPC endpoints). Demonstrates strong incident troubleshooting using logs/metrics/traces to diagnose load-related failures (timeouts/retry storms) and drive durable fixes, while tailoring risk/tradeoff communication across engineering, security, and leadership stakeholders.”
Mid-Level Software Engineer specializing in full-stack web, AI telemetry, and real-time graphics
“Product-focused full-stack engineer building a GenAI-powered case summarization workflow for a telemetry dashboard, spanning React/TypeScript UI (confidence indicators, reasoning traces) and Python/FastAPI backend with caching to control LLM latency/cost. Has operated services on AWS (ECS Fargate, RDS Postgres, S3) and Kubernetes, and has hands-on experience resolving real production latency incidents through query/index optimization and caching.”
Mid-level Cloud Support Engineer specializing in AWS microservices and payments APIs
“Customer-facing technical support/solutions professional with experience at Stripe and Intuit helping developers take payment API and webhook integrations from testing to production. Uses Datadog and AWS CloudWatch to diagnose real-time production issues (e.g., webhook signature validation errors causing retries/delays) and unblocks customer deployments through hands-on, developer-oriented guidance.”
Mid-Level Software Engineer specializing in full-stack systems and developer tooling
“Built and productionized an AI extension for JetBrains IDEs providing coding assistance, testing, security sweeps, and documentation generation using both an internal LLM and third-party models (e.g., Gemini, Claude). Experienced in diagnosing customer issues in real time (Slack) with structured follow-through (GitHub Issues) and driving adoption through developer-oriented walkthroughs and video demos.”
Mid-level Full-Stack Engineer specializing in AI and FinTech platforms
“Full-stack engineer building real-time internal banking operations dashboards (Java/Spring Boot microservices + React/TypeScript) with Kafka-based streaming and post-launch performance optimizations. Also shipped a production internal AI support assistant using RAG (Confluence/PDF/support docs ingestion, embeddings + vector DB retrieval) with guardrails, evaluation loops, and observability to reduce hallucinations and prevent regressions.”
Mid-Level Software Development Engineer specializing in distributed microservices on AWS
“LLM/agent engineer who has shipped multiple autonomous, multi-step agents to production (document-to-SOP conversion, test generation, code generation) using a custom Python DAG orchestrator with persistent state, tool-calling permissions, and structured outputs (Pydantic/JSON Schema). Demonstrates strong production hardening practices—semantic contracts, golden-dataset prompt regression tests, circuit breakers, and multi-level monitoring—and delivered large productivity wins (34 hours of manual writing reduced to ~20 minutes review; ~15–20 engineering hours/week saved).”
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 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.”
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 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 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.”