Pre-screened and vetted.
Director-level engineering leader specializing in platform architecture and cloud modernization
“Senior engineering leader with 8+ years of hands-on and people leadership experience across data-intensive enterprise platforms. He has led legacy-to-AWS modernization for mission-critical identity data workflows at Deep Sync, built and scaled teams rapidly, and previously helped create a 0-to-1 enterprise analytics platform at Kantar that later scaled to handle 10x more data with major performance gains.”
Senior Engineering Leader specializing in cloud architecture and AI-powered data platforms
“Hands-on startup operator with experience across three startups, including companies built from inception and a PEAK6-backed environment. Particularly compelling for early-stage roles: they have rebuilt technical foundations, scaled platforms during growth, and pair strong product ownership with a practical, user-validation-first approach to building scalable systems.”
Mid-level Full-Stack Engineer specializing in FinTech and cloud-native systems
“Full-stack engineer with about 3 years of experience who is deeply hands-on with AI-assisted development and agentic systems. Built TubeAgent using LangChain, Ollama, FAISS, and Llama 3, and has demonstrated measurable impact by cutting review time by 90% and reducing deployment time from 30 minutes to under 5 minutes at NC State. Combines practical experimentation with strong architectural thinking around resilient, composable AI systems.”
Director-level Engineering Leader specializing in SaaS platforms and AI systems
“Entrepreneurial candidate building an LLC focused on applying AI to improve call center customer service, with an early go-to-market focus on local government call centers. They are already in discussions with a government prospect and have a clear thesis around solving high turnover and low knowledge retention through AI-assisted training and support systems.”
Senior Geospatial Software Engineer specializing in 3D simulation environments
“Geospatial/simulation specialist who built and shipped high-fidelity 3D visual databases for a DoD-used simulation/render engine, owning the full pipeline from dataset selection and ingestion (imagery/LiDAR/OSM/elevation) through performance testing and delivery. Implemented Python-based AI scripts to auto-detect terrain features and drive automated 3D scene population, and has experience with authoritative client-server synchronization (DIS) plus VR headset performance constraints (Varjo/Oculus/HoloLens at 90Hz).”
Mid-level Python Developer specializing in cloud-native microservices for FinTech and Insurance
“Backend/data engineer who has maintained high-traffic FastAPI microservices and delivered a hybrid AWS serverless+containers platform using Terraform and GitHub Actions, with secrets managed via Secrets Manager/SSM. Also led modernization of a mission-critical 10,000+ line SAS financial reporting engine into Python microservices and built AWS Glue ETL pipelines feeding a centralized data lake.”
Mid-level AI/ML Engineer specializing in NLP, GenAI, and MLOps in healthcare and finance
“AI/ML engineer with CVS Health experience deploying production LLM systems in regulated healthcare settings, including a large-scale RAG solution (1M+ documents) built for compliance-grade, auditable policy/regulatory Q&A with strong anti-hallucination controls. Also delivered an NLP summarization system for physician notes/case narratives by partnering closely with non-technical care operations stakeholders and iterating via prototypes, dashboards, and feedback loops.”
Mid-Level Software Engineer specializing in Cloud Infrastructure and Full-Stack Platforms
“Built and shipped a production LLM-powered grading platform that automates rubric-aligned scoring and feedback, with strong guardrails (RAG grounding, structured JSON, validation/retries) and operational rigor (metrics, drift monitoring). Experienced using CrewAI to orchestrate multi-agent workflows end-to-end and validating quality via gold-set benchmarking against human graders with regression testing on every prompt/model change.”
Mid-level DevOps & Cybersecurity Software Developer specializing in IAM/CIAM automation
“Frontend engineer who led the end-to-end UI for an internal employee catalog tool at Genetec, building React/TypeScript dashboards with complex search filters. Emphasizes tight product-owner feedback loops (weekly demos), Figma-based design alignment, and disciplined delivery practices using CI/CD, automated tests, and version tagging for rollouts/reverts.”
Mid-level Software Engineer specializing in ML, LLM apps, and cloud data systems
“Built a production SQL chatbot for access-log analytics that replaced manual custom report requests with natural-language querying, using LangGraph and a ChromaDB-backed RAG pipeline for grounded, consistent answers. Implemented a privacy-preserving design where the LLM never sees raw customer data (only query metadata) and has experience building multi-agent/tool-calling systems with LangGraph (DeepAgents), including solving sub-agent communication drift via self-reflection.”
Engineering Manager & Senior Full-Stack Engineer specializing in e-commerce platforms
“Backend-focused JavaScript/Node.js engineer with e-commerce domain depth from Decathlon, working on foundational microservices for order management, inventory, and fulfillment integrations. Led an infrastructure redesign and shipped a Shopify-based persistent cart experience, diagnosing early production issues via monitoring/log analysis and improving reliability through stronger session persistence and fault-tolerant architecture.”
Mid-level Full-Stack Java Developer specializing in digital banking and cloud microservices
“Backend-leaning full-stack engineer in lending/financial services (Kotak Mahindra Bank Autos360; currently at Ally Financial) working on Spring Boot microservices with React dashboards. Has built reliability improvements for credit-bureau integrations (Experian) and created an internal monitoring/reporting platform that aggregates metrics/logs/ETL across services, cutting troubleshooting by ~40%.”
Senior Software Engineering Lead specializing in full-stack web applications and cloud platforms
“Frontend engineer with hands-on experience leading architecture and quality practices for React/Angular apps, including design system selection, code review/branching workflows, and Jest-based unit testing with a 100% coverage target. Built a React + TypeScript financial tool using Zustand/React-Redux, improved performance via lazy loading, and implemented input-sanitization utilities. Has managed fast-paced releases with Rally-based defect tracking and resolved a production deployment issue via rollback and YAML configuration fixes.”
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms
“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”
Junior Software Engineer specializing in distributed systems and AI automation
“Backend engineer/technical lead with experience building and operating real-time blockchain analytics systems at Merkle Science. Owned high-traffic Django/DRF services and Kafka streaming pipelines processing millions of events daily, with deep focus on performance (N+1 fixes, indexing, caching) and reliability (DLQs, retries, monitoring). Also led containerization and Kubernetes/GitOps-style CI/CD on Google Cloud, including a migration off Google App Engine to reduce cost and improve scalability.”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.”
Junior Data Scientist specializing in ML, LLMs, and RAG applications
“University hackathon finalist (2nd place) who built CareerSpark, a production-style multi-agent career guidance app in 24 hours using a hierarchical debate architecture with a moderator/judge agent. Has startup internship experience at LiveSpheres AI using LangChain for multi-LLM orchestration, and demonstrates a structured approach to testing/evaluation (golden sets, integration sims, latency/accuracy KPIs) plus strong non-technical stakeholder communication.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and MLOps
“Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.”
Mid-level Data Scientist specializing in Generative AI and multimodal systems
“Recent J&J intern who built a conversational RAG agent and led a shift from a monolithic model to a modular RAG workflow, cutting response time from several days to under a second by tackling data fragmentation, context retention, and embedding/latency optimization. Also worked on a large (7B-parameter) multimodal VQA pipeline for healthcare research and stays current via NeurIPS/ICLR and open-source contributions.”
Mid-level Machine Learning Engineer specializing in deep learning and generative AI
“AI/ML engineer who has deployed transformer-based NLP systems to production via Python REST APIs and Kubernetes on AWS/Azure, with a strong focus on latency optimization (p95), reliability, and scalable orchestration. Demonstrates pragmatic model tradeoff decision-making and strong stakeholder collaboration—improving adoption by making outputs more actionable with summaries, extracted fields, and confidence indicators.”
Mid-level Backend Software Developer specializing in cloud-native microservices
“Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.”
Junior Software Engineer specializing in full-stack systems and LLM automation
“Full-stack engineer who shipped a production "Financial Insight" assistant dashboard in Next.js App Router/TypeScript, integrating a RAG pipeline (embeddings + ChromaDB + LLM) via route handlers and owning post-launch performance (latency, token cost, retrieval relevance). Also built/optimized Postgres-backed workflows for an outbound dialer and callback routing engine handling ~10,000 daily contacts, validating query performance with EXPLAIN (ANALYZE, BUFFERS).”
Mid-Level Full-Stack Java Developer specializing in microservices, cloud, and AI integration
“Backend engineer working on high-volume insurance claims intake systems who shipped a production GenAI document-classification capability in Spring Boot microservices. Emphasizes reliability in LLM systems (strict schemas, confidence thresholds, monitoring, and manual-review fallbacks) and runs evaluation loops with labeled historical documents to drive prompt/validation improvements and reduce manual review.”
Mid-level Cloud DevOps Engineer specializing in AWS/Azure infrastructure and Kubernetes
“Backend/ML platform engineer in the insurance domain who built and shipped an AI-driven risk scoring/fraud detection service for underwriting. Runs containerized .NET Core and Python inference services on Azure (AKS + GPU nodes) with Terraform/ARM and Azure DevOps CI/CD, and has hands-on experience improving reliability under peak load plus implementing production AI guardrails (drift monitoring, fallbacks, human review, audit logs).”