Pre-screened and vetted.
Director-level AI & Data Science leader specializing in GenAI, LLMs, and MLOps
“ML/NLP engineer currently working in NYC on a system that connects complex unstructured data sources to deliver personalized insights, using embeddings + vector DB retrieval and a RAG architecture (LangChain, Pinecone/OpenSearch). Strong focus on production constraints—especially low-latency retrieval—using FAISS/ANN, PCA, index partitioning, and Redis caching, plus PEFT fine-tuning (LoRA/QLoRA) and KPI/SLA-driven promotion to production.”
Staff Full-Stack Engineer specializing in AI platforms and infrastructure automation
“Backend/full-stack engineer building complex internal platforms and customer-facing demos at the intersection of infrastructure and product. Shipped a no-code Product Lifecycle Manager for manufacturing (3 manufacturers, 1000+ evolving tests) using AWS S3/SQS ingestion and extensible Postgres (EAV+JSONB) with end-to-end traceability. Also built a FastAPI-based company data intelligence platform with Okta-secured RBAC and an LLM/MCP layer for ChatGPT-like analytics over enterprise data sources.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with strong compliance-domain experience who built a customer-facing compliance and reporting dashboard using React/TypeScript with Spring Boot microservices. Demonstrates mature production engineering practices—contract-first APIs, event-driven architecture (Kafka/RabbitMQ), caching (Redis), and robust CI/CD + observability (Prometheus/Grafana/ELK)—and also created a Python-based audit automation tool adopted into the standard release process.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and Conversational AI
“Built a production RAG-based GenAI copilot backend at Aetna using Python/FastAPI, GPT-4, LangChain, and Azure AI Search, deployed on AKS with Prometheus/Grafana observability. Owned the system end-to-end (ingestion through deployment) and improved peak-time reliability by addressing vector search and embedding bottlenecks with Redis caching, index optimization, and async processing, plus added anti-hallucination guardrails via retrieval confidence thresholds.”
Mid-Level Software Engineer specializing in Cloud Platform & Automation
“Software engineer at Wrap who built production AWS Lambda services for large-scale Parquet dataset generation (50k+ records) and a synthetic traffic/lead generation system using Python, Playwright, and Jenkins. Also built and deployed a full-stack hobby product (MyAnimeListRanker) that ingests MyAnimeList user data and uses an Elo-based ranking workflow, with operational guardrails like rate limiting and monitoring via Vercel/logs.”
Mid-level Cloud DevOps Engineer specializing in AWS/IBM Cloud automation and Kubernetes
“Cloud infrastructure/SRE-style engineer with experience at TCS and ServiceNow focused on IBM Cloud and Linux/RHEL operations, security hardening, and automation in Python. Has led end-to-end production incident response (certificate expiry) and implemented preventive alerting adopted by 20+ teams, plus built Jenkins CI/CD with Vault-based secrets and Terraform-based AWS provisioning.”
Executive CTO & AI Architect specializing in regulated SaaS (InsurTech/Healthcare/FinTech)
“Insurance-tech CTO and repeat founder with 10+ years in insurance startups; was employee #4/CTO at Polly (formerly DealerPolicy) and helped scale it from a PowerPoint to 250 employees while raising $180M+. Currently building and selling AgentCanvas.ai—an extensible AI accelerator platform for large insurance agencies—after coding the product end-to-end and now running demos/POCs with prospective buyers.”
Engineering Director specializing in distributed systems and enterprise cloud platforms
“Engineering lead/player-coach working on project management software, owning a high-impact scheduling algorithm rewrite focused on performance, maintainability, and documentation after prior team turnover caused regressions. Previously at EOX Vantage, helped an insurance client modernize monolithic workflows by scoping ambiguous requirements into a roadmap and shipping a day-one MVP before iterating with value-add features.”
“Built and productionized an AI-native, agentic appeals decisioning system for health insurance operations, automating 500k+ scanned appeals/year. Delivered measurable impact by cutting review time from 12–15 minutes to ~3 minutes and auto-resolving ~85% of cases with strong auditability, evaluations, and human-in-the-loop guardrails, deployed as containerized microservices on Azure AKS.”
Senior Cloud/DevOps & Site Reliability Engineer specializing in multi-cloud Kubernetes platforms
“Infrastructure/Unix engineer with production PowerHA/HACMP operations experience (resource groups, service IPs, shared storage) who has executed planned failovers and recovered a real outage involving a SAN driver crash and manual Oracle recovery (restored service in ~15 minutes with zero data loss). Also supports cloud DevOps practices including CI/CD security scanning (SonarQube, Snyk), container registry/versioning, and Terraform Cloud-based IaC across AWS and GCP with PR/Jenkins-driven plan-and-apply workflows.”
Senior Software Engineer specializing in identity, cloud-native microservices, and reactive web apps
“Product-focused full-stack engineer with Walmart and Dell experience who built and shipped a real-time engagement dashboard end-to-end (Kafka Streams, Spring Boot, React/TypeScript/D3) used daily by business teams, moving them from next-day reports to real-time decisioning. Strong in performance/reliability (Redis caching cut latency ~40%, 90%+ test coverage, Prometheus/CloudWatch monitoring) and production operations on AWS/EKS including handling a cascading failure from a memory leak with zero-downtime rollback and redeploy.”
Mid-level GenAI Engineer specializing in production RAG and LLM fine-tuning
“LLM engineer who built a production seller-support RAG system at eBay using hybrid retrieval (BM25 + Pinecone vectors) with Cohere reranking, LangGraph orchestration, and citation-grounded answers. Strong focus on reliability: semantic/structure-aware chunking, automated Ragas-based evaluation with nightly regressions, and production observability (LangSmith) plus drift monitoring (Arize). Also implemented a multi-agent fraud pipeline with AutoGen using JSON-schema contracts and explicit termination conditions.”
Senior Software Engineer specializing in React, TypeScript, and scalable web applications
“Full-stack engineer with production experience building and owning high-traffic e-commerce checkout flows in Next.js (App Router) + TypeScript across microservices (REST/GraphQL). Demonstrated measurable performance wins (30% checkout improvement; 85% initial load reduction at 20th Century FOX) and strong production rigor (APM/logs, CloudWatch, Postgres indexing + EXPLAIN ANALYZE), including offloading PDF generation to AWS Lambda.”
Mid-level Full-Stack Software Engineer specializing in microservices and payments
“Full-stack engineer with experience at T-Mobile, Cisco, and Bharti Airtel, owning production plan upgrade/billing flows end-to-end from React/TypeScript UI through Spring Boot services to Docker/Jenkins/Kubernetes deployments. Demonstrated reliability and performance wins by migrating synchronous service calls to Kafka-based async processing with circuit breakers and by tuning Postgres queries/connection pools, achieving a reported 25% API response-time improvement and faster incident resolution via improved observability.”
Mid-level Backend Software Engineer specializing in AWS cloud and FinTech platforms
“JP Morgan engineer and Texas A&M student web developer who has owned production systems end-to-end, including a real-time ML training workflow that improved internal search relevance by 30%. Experienced with AWS cloud migrations and operating containerized services on ECS with CloudWatch+ELK observability, Terraform infra, and Spinnaker CI/CD; also built event-driven pipelines with RabbitMQ and Elasticsearch at 1M+ record scale.”
Mid-level AI/ML Engineer specializing in LLMs, RAG, and MLOps on AWS
“AI engineer who built a production RAG-based internal analyst tool at BlackRock, fine-tuning an LLM on proprietary financial data and adding four layers of guardrails (input/retrieval/generation/output) to improve grounding and reduce hallucinations. Implemented a LangChain-based multi-agent orchestration (7 major agents) deployed on AWS ECS, with reliability measured via internal human evaluation, LLM-as-judge, and RLHF/drift monitoring.”
Mid-level Full-Stack Software Engineer specializing in microservices and cloud platforms
“Software engineer with experience across enterprise (AIG, MSCI) and an early-stage startup (Job Map), owning production systems end-to-end. Built secure insurance microservices on Spring Boot with JWT/RBAC and AWS-based CI/CD/observability, plus Kafka streaming pipelines for financial data. Also shipped a GenAI personalization MVP using FastAPI and LLM APIs in a high-ambiguity startup environment.”
Mid-level Full-Stack Java Developer specializing in cloud microservices and AI-driven platforms
“Software engineer with Intuit experience shipping an end-to-end real-time financial insights product on AWS, using event-driven architecture with Kafka and Spark Streaming to process millions of records with low latency. Also delivers customer-facing React + TypeScript dashboards and has hands-on production operations experience, including resolving a database scaling incident via read replicas, query tuning, and connection pooling.”
Mid-level Backend Software Engineer specializing in distributed cloud-native systems
“Backend/AI workflow engineer who built production-grade orchestration systems for hardware security verification at Silicon Assurance (Nextflow/Python/Postgres) and a multi-agent LLM-driven regulatory code checking system at the University of Florida. Emphasizes reliability: strict plan/execute/verify boundaries, queue-based isolation, and strong observability/auditability with Prometheus/Grafana and persisted prompts/tool calls.”
“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.”
Executive Automotive Software Leader specializing in SDV, OTA, and embedded-cloud-AI platforms
“Automotive software and OTA/infotainment platform leader who has repeatedly built new lines of business as an intrapreneur—most recently taking an infotainment app marketplace from concept to production in <7 months with $3M seed funding and delivering ~$200M ROI while scaling the team from 0 to 90. Deep hands-on experience solving OTA fragmentation across ECUs/telematics and multiple OS/backends, with 18 patent processes submitted; exploring an AI-driven platform to automate OTA software qualification and cut release cycles from 9–18 months to ~2 weeks.”
Junior Software Engineer specializing in video streaming and processing systems
“Software engineering intern at China Telecom who built and continuously evolved a real-time transaction platform ("Smart Tangerine") focused on strong consistency and peak-hour concurrency. Implemented microservices with Redis and RabbitMQ to decouple heavy processing and cut latency (~80ms to ~30ms), and led a zero-downtime migration from a monolith using strangler pattern, dual-write, and traffic shadowing.”
Mid-level Robotics Software Engineer specializing in multi-robot control and automation
“Robotics software engineer with ~7 years of ROS/ROS2 experience spanning dual-arm metal additive manufacturing and prior work on the DARPA Subterranean Challenge. Developed in-house multi-arm collision/trajectory planning and achieved a major calibration improvement (from ~6 cm error to ~0.5 mm) via ICP point-cloud registration, with strong simulation/digital-twin, SLAM, and deployment (Docker/CI/CD) exposure.”
Senior Full-Stack Software Engineer specializing in Python and AWS
“Backend/data engineer who has built production Python microservices (FastAPI) and AWS-native platforms for event ingestion and analytics, combining ECS/Fargate + Lambda with CloudFormation-driven environments and strong secrets/IAM practices. Experienced modernizing legacy logic with parallel-run parity validation and safe phased cutovers, and has demonstrated measurable SQL tuning wins (20–30s down to 1–2s) plus incident ownership in Glue/Step Functions ETL pipelines.”