Pre-screened and vetted.
Senior Frontend Developer specializing in modern JavaScript web applications
“Front-end engineer with hands-on ownership of a React/TypeScript workforce management platform used by site managers and field workers in the energy sector. Stands out for building scalable, reusable UI architecture for complex task/checklist workflows while also improving real-world usability and performance through pagination, bulk actions, and close feedback loops with operational users.”
Junior Software Engineer specializing in data, systems, and AI engineering
“Early-career/new-grad candidate who built TrendScout AI, an evidence-first market intelligence agent that ingests messy news, extracts entities/events, builds a Neo4j knowledge graph, and answers questions via RAG with citations. Achieved ~95% retrieval relevance by combining ChromaDB semantic search with graph-based retrieval and validating outputs through human evaluation and guardrails to prevent hallucinations.”
Senior Full-Stack Software Engineer specializing in AI agents and data platforms
“Full-stack and AI-focused builder who has shipped both customer-facing personalization at AT&T and internal LLM-powered automation/agent systems in startup environments. Stands out for combining TypeScript-heavy engineering rigor with practical AI orchestration, evaluation, and measurable business impact—from reducing support escalation through personalization to saving 10-11 hours per week by automating fragmented operational workflows.”
Senior Software Engineer specializing in backend systems, microservices, and AI-enhanced workflows
“Significant contributor/maintainer to an open-source JavaScript event-tracking client SDK, owning API consistency/backward compatibility, high-load batching and retry/backoff improvements, and test/CI + documentation upgrades. Diagnosed production-like issues (missing events under load) via reproduction and logging, then reduced GC pressure and improved predictability with a ring-buffer-based batching redesign while actively triaging issues and reviewing PRs.”
Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps
“Built a production internal LLM/RAG assistant at CVS Health to cut time spent searching long policy and clinical guideline PDFs, combining fine-tuned BERT/GPT models with FAISS retrieval and a FastAPI service on AWS. Demonstrates strong real-world reliability work (document cleanup, hallucination controls, monitoring/drift tracking with MLflow) and close collaboration with non-technical clinical operations teams via demos and feedback-driven iteration.”
Mid-level Data Analyst specializing in cloud ETL, BI, and machine learning
“Data/ML practitioner with experience at UnitedHealth Group building a fraud claims detection solution combining structured claims data and unstructured notes, validated with compliance stakeholders to improve actionable accuracy. Also applied embeddings, vector databases, and fine-tuned language models in a Bank of America capstone to detect threats/anomalies in financial documents, with production-minded Python ETL workflows using Airflow.”
Mid-Level Software Developer specializing in full-stack, cloud-native microservices and AI integrations
“Backend/AI engineer who has built production Spring Boot APIs on AWS (JWT auth, Redis/MySQL) and solved a real-world silent data integrity issue by implementing idempotency keys plus DB constraints/transactions. Also shipped an LLM-based document Q&A feature using a RAG pipeline with evaluation + human review, and designed multi-step agent workflows with verification, retries, and escalation guardrails.”
Mid-level AI Software Engineer specializing in LLM systems and cloud APIs
“Built and productionized an LLM-powered support/knowledge pipeline using embeddings and retrieval (RAG) to deliver more grounded, higher-quality responses while reducing manual effort. Focused on real-world reliability and performance—adding structured validation/guardrails, optimizing vector search and context size for latency/scale, and monitoring failure patterns in production. Experienced with orchestration via LangChain for LLM workflows and Airflow for production data/ML pipelines, and iterates closely with operations stakeholders through demos and feedback.”
Mid-level Full-Stack Engineer specializing in cloud data platforms and LLM-powered apps
“Full-stack engineer with healthcare and finance experience who has owned end-to-end production systems across Azure and AWS. Built a real-time clinical dashboard at Centene (React + FastAPI + Azure Event Hubs) that cut data latency from ~12 minutes to under 1 minute and was associated with a 30% reduction in intervention delays. Also delivered MVPs in high-ambiguity environments at Accenture during monolith-to-microservices migration, improving uptime and maintainability with measurable results.”
Mid-level Backend Software Engineer specializing in cloud-native microservices and FinTech
“Backend-focused engineer with Mastercard experience building and operating high-volume transaction-processing microservices. Has owned customer-facing banking services end-to-end and built an internal on-call analytics tool that centralized logs/metrics with real-time filtering to speed root-cause analysis and reduce incident investigation time.”
Mid-level AI/ML Engineer specializing in Generative AI, NLP, and healthcare RAG systems
“Built and deployed a production clinical claim validation RAG system at GE HealthCare that automated nurses’ patient-history/claims checks, cutting manual review time by ~65%. Designed the full stack (retrieval, embeddings, Pinecone, prompt/verification guardrails, FastAPI backend) with PHI-compliant anonymization via NER and orchestrated pipelines using Airflow, Azure ML Pipelines, and MLflow with drift monitoring.”
Junior Software Engineer specializing in AI assistants and cloud-native backend systems
“Founding engineer at Novum AI building a real-time call analytics/suggestion backend (transcription + sentiment/tone + context retrieval) using a serverless architecture. Drove major latency improvements (about 4s down to sub-1.5s) and has practical experience hardening production APIs (FastAPI/Pydantic, auth with Cognito/Redis) and payment systems (Stripe) by surfacing overlooked subscription and multi-tenant billing edge cases.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG systems
“Backend engineer who built and evolved a PHI-compliant RAG system (FastAPI + LangChain + embeddings/FAISS) for internal document search and summarization, delivering <400ms p95 latency at ~2,500 daily requests and measurable impact (30% faster investigations, +17% retrieval relevance). Demonstrates strong security and rollout discipline (RBAC/RLS/JWT, redaction/audits, shadow mode, dual writes, canaries) and a focus on reducing hallucination risk via grounded guardrails and confidence-based fallbacks.”
Junior Machine Learning Engineer specializing in geospatial analytics and computer vision
“Built and evolved a geospatial ETL + API platform that processes pixel-wise satellite imagery in PostgreSQL/PostGIS into low-latency farm-level time-series metrics for an interactive dashboard, using precomputed hotspot analysis to reduce latency by 75–80%. Experienced in FastAPI-style API contract design (OpenAPI), caching, server-side filtering/compression, and production-minded security patterns (RBAC, session-derived authorization, password hashing) with disciplined rollback/versioning practices.”
Senior Full-Stack Software Engineer specializing in AI-first cloud-native systems
“End-to-end engineer who has productionized AI automation and RAG capabilities, building full-stack systems (React/Node/Redis/Postgres + vector DB) with evaluation-driven quality gates and monitoring. Reported ~60% reduction in manual ops time and major turnaround improvements, and has experience modernizing legacy systems safely via feature flags and parallel runs while working across product, data, and ops teams (System1).”
Principal Software Engineer specializing in enterprise AI platforms
“Built a production-grade LLM document processing and workflow orchestration platform at CBRE for internal operations teams, handling highly variable long-form documents with a reusable architecture involving 50+ coordinated LLM calls per request. Stands out for treating agentic systems like distributed backend infrastructure, with strong emphasis on evaluation, observability, reliability, and vendor-agnostic orchestration across Bedrock, Vertex AI, and OpenAI.”
Senior AI/ML Engineer specializing in supply chain and healthcare systems
“Built and deployed AcademiQ Ai, a production LLM-based teaching assistant using GPT/BERT with RAG (LangChain + Pinecone) to handle large student notes and generate adaptive explanations/quizzes. Demonstrated measurable retrieval-quality gains (18% precision improvement, 22% less irrelevant context) by tuning similarity thresholds and chunking based on user satisfaction signals. Also orchestrated terabyte-scale, real-time demand forecasting pipelines using Airflow and Kubeflow on GCP with strong monitoring, shadow deployment, and feedback-loop practices.”
Mid-level Data Scientist specializing in AI/ML, LLMs, and healthcare analytics
“Built and shipped enterprise AI products including a conversational SQL analytics platform and a production RAG system at Johnson & Johnson. Combines full-stack engineering with LLM systems expertise, and has delivered measurable impact at scale, including 48% lower retrieval latency and 37% better response relevance across 12M+ records.”
Mid-level AI/ML Engineer specializing in NLP, MLOps, and production ML systems
Senior AI/ML Engineer specializing in Generative AI agents and RAG systems
Junior Product & Full-Stack Engineer specializing in AI and analytics automation
Mid-level AI/ML Engineer specializing in LLM chatbots and computer vision for medical imaging
Mid-level Software Engineer specializing in full-stack and cloud-native systems