Pre-screened and vetted.
Junior Implementation Manager / Solution Engineer specializing in AI, ERP integrations, and predictive maintenance
“LLM/agentic workflow practitioner (Continuum AI) who productionized an LLM system for manufacturing RMA intake and warranty claims by moving from a brittle prompt to a modular pipeline with RAG, function-calling extraction, deterministic validation, and strong observability. Also diagnosed and fixed an agentic ticket-triage misrouting issue by tracing failures to retrieval timeouts, adding guardrails/fallbacks, and implementing retries plus continuous evaluation—bringing misroutes near zero while creating a repeatable debugging playbook.”
Executive Engineering & AI Platform Leader in Enterprise SaaS
“Healthcare data platform builder with experience at Aetion delivering a rule-based EMR/EHR ingestion and validation framework that cut onboarding from 8–10 weeks to hours and unlocked $30M+ in revenue over ~3 years. Motivated to found an AI/agent-driven healthcare solution, with a specific interest in using PET scans, doctor notes, and treatment data with LLMs to help predict cancer progression and guide next-step treatments.”
Mid-level Gameplay Engineer specializing in Unity and Unreal Engine
“Gameplay engineer with hands-on experience across Unreal Engine 5 and Unity, owning systems from level streaming/teleportation to motion-matched character movement. Has shipped/implemented multiplayer features including GAS-based replication with prediction/reconciliation and a deterministic lockstep runner using fixed-point math. Strong at diagnosing hard-to-repro physics issues and balancing performance/feel (e.g., mobile voxel A* pathfinding at 60 FPS, Chaos destruction tuned to avoid trapping players).”
Mid-level Robotics Software Engineer specializing in real-time distributed autonomous systems
“Robotics software engineer at Tesla who led end-to-end development of a distributed real-time control and orchestration platform for autonomous systems. Deep production ROS 2 experience (nav2, slam_toolbox), with demonstrated wins reducing end-to-end latency 25–30%+ via profiling, multithreaded executors, and QoS tuning, plus simulation and deployment at scale using Gazebo/Webots, Docker/Kubernetes, and CI/CD.”
Mid-level Applied AI Engineer specializing in LLM infrastructure and model optimization
“LLM engineer who has deployed privacy-preserving, real-time workplace risk monitoring over massive enterprise chat/email streams, tackling latency, hallucinations, and extreme class imbalance with model benchmarking, RAG + fine-tuning, and a pre-filter alerting layer. Also built an agentic legal contract drafting system (Jurisagent) using LangGraph/LangChain with deterministic multi-agent control flow, structured outputs, and reliability-focused evaluation/telemetry.”
Intern Software Engineer specializing in distributed systems and security
“Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.”
Mid-Level Software Development Engineer specializing in distributed systems and full-stack web apps
“Software engineer who owned customer-facing, high-traffic TypeScript/React + TypeScript backend systems end-to-end, emphasizing safe velocity through feature flags, staged rollouts, observability, and rollback-ready incremental delivery. Reports shipping more frequently with fewer production incidents and faster recovery due to these guardrails.”
Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java
“Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.”
Mid-Level Software Developer specializing in Java microservices and cloud-native systems
“Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).”
Mid-level Data Scientist/ML Engineer specializing in GenAI agents and MLOps
“AI/LLM engineer at Capital One who deployed a production RAG-powered fraud analysis and document intelligence platform using LangChain, OpenAI, Pinecone, Kafka, and AWS. Focused on reliability in real-time investigations via hybrid retrieval, schema-validated outputs, and LLM verification loops, reporting review-time reduction from hours to minutes and ~99% fraud detection precision.”
Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps
“Built and productionized a RAG-based analytics Q&A assistant for a financial analytics team, enabling natural-language querying across 200+ datasets (SQL tables, PDFs, compliance docs, wikis) and cutting turnaround time by 60%. Deep experience delivering regulated, audit-ready LLM systems on Azure (Azure OpenAI + LangChain) with strict grounding/citations, hybrid retrieval, and AKS-based low-latency deployment, plus strong collaboration with compliance analysts and auditors via iterative Gradio demos.”
Junior Full-Stack & Data Engineer specializing in cloud platforms and cybersecurity ML
“Built a hackathon "Patient Summary Assistant" backend focused on healthcare workflows, combining RAG-based summarization with HIPAA-minded privacy controls (NER redaction + encryption). Demonstrated strong infra skills by deploying on Kubernetes with Helm/HPA and GitOps (ArgoCD), plus migrating from OpenAI to an on-prem Llama 3 stack (vLLM, quantization, shadow-mode testing) and adding real-time Kafka ingestion for patient vitals/anomaly alerts.”
Intern Generative AI Engineer specializing in RAG and multi-agent systems
“Built and deployed a production RAG-based multi-agent chatbot during an internship to help consultants answer client questions and guide users through new IT systems with step-by-step instructions. Demonstrates hands-on experience with LangGraph/LangChain/Google ADK, unstructured document parsing and chunking for RAG, and a reliability-first approach to agent workflows (metrics, fallbacks, human-in-the-loop, guardrails).”
Junior Data & Machine Learning Engineer specializing in MLOps and NLP
“ML/LLM practitioner with production experience building a healthcare review sentiment pipeline (RateMDs) using Hugging Face Transformers plus a LangChain+FAISS RAG layer for interactive querying. Also led orchestration-driven optimization of Nike’s Fusion ETL pipeline, improving runtime efficiency by 20%, and has experience translating ML outputs into Tableau dashboards for non-technical healthcare stakeholders (e.g., readmission risk).”
Mid-Level Software Engineer specializing in AWS cloud services and microservices
“Software engineer with primary experience in Java and Python who also troubleshoots and optimizes JavaScript/React performance issues. Has handled customer-reported production problems via log-driven diagnosis and backend workflow fixes, and took ownership of simplifying and automating a service region-expansion process through time analysis and process documentation.”
Director-level Engineering Leader specializing in SaaS, Cloud, and AI/ML delivery
“Engineering leader who has led 100+ engineers at Sainsbury’s Tech and previously scaled an org from 6 to 60+ at AND Digital. Drove a high-impact modernization of a pricing/decisioning platform serving 1,700 stores—moving from batch monolith to real-time Kafka-based event-driven microservices with MLOps, IaC (Terraform), and zero-trust—delivering £18m+ annual profit uplift and 10+ deploys/day.”
Senior Machine Learning Engineer specializing in LLMs, RAG, and computer vision
“Built an "AskMyVideo" system that turns YouTube videos into queryable knowledge graphs by transcribing audio (Whisper), chunking and embedding content, and enabling traceable answers back to exact timestamps. Strong in entity resolution (rules + fuzzy matching + TF-IDF/cosine with PR-curve thresholding) and modern retrieval stacks (FAISS, hybrid dense/sparse, domain fine-tuning with ~12% precision gain), with a production mindset using Airflow/Prefect, Docker/FastAPI, and LangSmith/Prometheus/Grafana observability.”
Mid-level Full-Stack Software Engineer specializing in FinTech and payments platforms
“Worked on payments and wallet transactions, with an emphasis on observability and root-cause analysis. Delivered end-to-end A/B testing optimization and implemented Jenkins-based CI/CD automation that reduced manual implementation to 35% and cut deployments to ~2 minutes, with attention to operational considerations like on-call/call rotations.”
Director of Marketing Technologies specializing in scalable web platforms for gaming
“Player-coach engineering leader focused on consumer-grade video/multimodal products and high-reliability identity/auth experiences. Led design and implementation of multi-step mobile login/MFA flows with telemetry-driven funnel improvements, shipped Node services and security fixes, and owned auth incidents end-to-end using RUM and step-level instrumentation. Introduced feature-flagged delivery and targeted review/testing practices to speed iteration ~20–30% while keeping login stability high.”
Senior Data Engineer specializing in cloud lakehouse and real-time streaming pipelines
“Senior data engineer with experience in both healthcare (CVS Health) and financial services (Bank of America), building large-scale Azure lakehouse pipelines (30+ EHR sources, ~5TB) and real-time streaming services (Event Hubs/Kafka) for patient vitals. Strong focus on reliability and data quality (Great Expectations, monitoring/alerting, schema drift automation), with measurable outcomes like 50% runtime reduction and 99%+ uptime for regulatory reporting pipelines.”
Executive Engineering Leader & CTO specializing in Enterprise SaaS and AI automation
“Has experience in several VC-backed companies and is motivated by early-stage company building—especially the fast pace of early engineering and cross-functional "wearing many hats" as a startup grows. Some exposure to investors through prior roles, though has not fundraised directly; familiar with VC and has read about accelerators like Y Combinator.”
Mid-level Data Engineer specializing in cloud data platforms and streaming pipelines
“Data engineer with Intuit experience owning end-to-end, high-volume financial data pipelines (API/S3 ingestion, Airflow orchestration, Spark/PySpark + SQL transforms, Snowflake marts). Strong focus on reliability and data quality—achieved 99.8% SLA and cut discrepancies by 35% using Great Expectations, reconciliation, schema versioning, and automated backfills; also built near real-time Kafka/API data services with CI/CD and observability.”
Mid-level Data Engineer specializing in large-scale analytics platforms
“Data/Backend engineer with experience at Naukri building large-scale analytics products over a 130M+ user base, including Spark/Airflow pipelines and Kafka-based clickstream validation with Confluent Schema Registry. Also built an audience segmentation backend (Athena/S3 + Spring Boot APIs) for non-technical internal teams and recently shipped a GenAI customer data audit system (FastAPI/Postgres/Llama) that cut sales-planning validation from ~3 months to ~1 week.”