Pre-screened and vetted.
Mid-level AI Engineer specializing in RAG, conversational AI, and agentic systems
“Built and deployed a production RAG-based clinical decision support assistant at MedLib, focused on fast, trustworthy answers from large medical documents. Demonstrates deep practical experience improving retrieval accuracy (semantic chunking + metadata-aware search), controlling hallucinations with grounded generation and thresholds, and adding clinician-requested citations using chunk metadata, with evaluation driven by healthcare professional review.”
Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations
“Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.”
Junior Full-Stack Engineer specializing in web platforms and real-time systems
“Full-stack engineer who built a real-estate professional marketplace platform (Maison) end-to-end as the sole engineer, including a multi-portal Next.js/React architecture, real-time WebSocket collaboration, Prisma/Postgres data modeling, and Stripe subscription billing. Also modernized a government disability case-management system from legacy VB.NET to an Angular + Spring Boot web app, citing measurable performance and workflow improvements.”
Intern Full-Stack/Backend Engineer specializing in cloud-native APIs and event-driven systems
“Backend-focused engineer who built an academic AI voice assistant with a Python microservice-style backend (speech recognition, spaCy-based NLP, and Kafka-driven automation) optimized to sub-500ms latency. Also has Sodexo internship experience deploying containerized services across Kubernetes/AWS ECS/Azure using ArgoCD GitOps, including solving config drift and secret-management challenges and supporting cloud-to-on-prem migrations with blue-green rollouts.”
Mid-level Java Full-Stack Developer specializing in cloud-native microservices
“Full-stack engineer from Clairvoyant who led end-to-end delivery of a cloud-native, event-driven platform: Spring Boot microservices + Kafka real-time streams with an Angular UI, migrated and containerized on AWS, and automated CI/CD with Jenkins/Maven/Git. Demonstrates depth in distributed consistency challenges (partitioning, consumer lag/duplicates) and database performance tuning across SQL/NoSQL under heavy workloads.”
Mid-level AI Engineer specializing in NLP, computer vision, and healthcare analytics
“Data scientist who has built production LLM agents (GPT-4o + LangChain + RAG) to automate analyst-style ad hoc CSV analysis with guardrails and GPT-as-a-judge evaluation. Also delivered an explainable healthcare NLP system for ICD code classification by collaborating closely with clinicians, using a hybrid rule-based decision tree + BERT model to reach 97% accuracy and cut manual review time.”
Entry-Level Full-Stack Software Engineer specializing in web apps and cloud
“Full-stack engineer with production experience building a real-time order tracking system using React + Firebase/Firestore, emphasizing audit-friendly data modeling, state-machine-based status transitions, and strong post-launch ownership (performance, security rules, reliability). Demonstrated measurable frontend performance gains by isolating real-time updates to dynamic components and applying memoization, plus backend reliability patterns (idempotency, retries) and SQL query/index optimization validated with EXPLAIN ANALYZE.”
Mid-Level Backend Software Engineer specializing in distributed financial systems
“Full-stack engineer with fintech payments experience who shipped an end-to-end guest invoice payment flow emphasizing reliability under retries/failures (idempotency via DynamoDB, async processing with Lambda/EventBridge/SQS + DLQ). Also built a FastAPI backend with Cognito/JWT + scoped guest tokens and a polished React/TypeScript checkout UX, and has performance-focused Postgres/Redis design experience for flash-sale e-commerce workloads.”
Mid-level Full-Stack & Data Engineer specializing in cloud-native systems and FinTech
“Built and shipped production AI search and RAG features for a university portal, including an embeddings-based semantic search layer and a documentation-grounded assistant with citations and anti-hallucination prompting. Also developed scalable, reliable data pipelines integrating Google Ads/GA4/Meta APIs for automated reporting, with strong focus on evaluation loops and retrieval quality improvements (hybrid search, chunking, query-log driven iteration).”
Mid-level Full-Stack & AI Engineer specializing in LLM applications
“Full-stack engineer who has shipped and operated generative-AI chat/QA features end-to-end, including a RAG-based pipeline with guardrails and cost/latency monitoring in production. Experienced with React/TypeScript + Node/Postgres architectures, Dockerized deployments to AWS (EC2) via GitHub Actions CI/CD, and building reliable ingestion/ETL systems with idempotency, backfills, and reconciliation.”
Senior Software Engineer specializing in Backend Systems and Generative AI (RAG)
“Backend engineer with experience building an end-to-end civic tech AI platform that ingests city council meeting videos, transcribes them with Whisper, and enables natural-language Q&A via a LangChain/FAISS RAG pipeline. Demonstrated strong systems thinking by tuning retrieval for accuracy/latency/memory (cutting response time ~3s→1s and memory ~500MB→25MB) and by safely migrating an ERP from monolith toward services using dual writes, reconciliation, and idempotency to protect financial workflows.”
Junior Full-Stack/AI Engineer specializing in web platforms and LLM applications
“Backend engineer from FoodSupply.ai who built and evolved a scalable restaurant/supplier product and order management platform using Node.js and REST APIs. Implemented a hybrid MySQL+MongoDB data architecture, optimized performance with Redis/Prisma, and led a phased migration with feature flags and a temporary sync layer to maintain data consistency. Strong focus on production security (OAuth2, RBAC, row-level security, AWS IAM) and reliability practices (testing with Pytest, Docker/AWS pipelines).”
Mid-level AI/ML Software Engineer specializing in GPU-optimized LLM inference and cloud microservices
“Built and deployed a production RAG-based multilingual analytics assistant for healthcare operations, enabling non-technical teams to query claims/EHR and risk metrics with grounded explanations. Demonstrates strong end-to-end LLM system engineering (retrieval tuning, re-ranking, hallucination controls, verification layers) plus workflow orchestration (Airflow/Composer/Step Functions) and stakeholder-driven iteration via prototypes and dashboards.”
Junior Software Engineer specializing in backend, cloud, and robotics automation
“Graduate Research Assistant in Robotics at Arizona State University who built an end-to-end LLM-driven task execution framework enabling collaborative robots to convert high-level natural language instructions into safe, executable ROS actions. Implemented robust monitoring, failure detection, and automatic replanning, and addressed real-world issues like timestamp/frame-transform mismatches and heterogeneous robot interoperability using adapter nodes.”
Junior Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“AI/ML engineer who has shipped production systems across computer vision and conversational agents: built a YOLOv8-based wheel fitment pipeline at a Techstars-backed automotive startup, focusing on sub-second latency, monitoring, and robust fallback mechanisms that drove 2–3x page view growth and +5–6k users. Also built a voice-based interview platform orchestrating Deepgram + GPT-4 Mini + OpenAI TTS with FSM-driven reliability, and has hands-on RAG experience (LangChain, hybrid retrieval, cross-encoder reranking, custom pseudo-query generation).”
Mid-Level Full-Stack Engineer specializing in microservices and cloud APIs
“Software engineer who builds workflow-centric products end-to-end, including a customer-facing module on the Trident AI content platform and an internal content workflow tool adopted as the default process. Strong in TypeScript/React + FastAPI architectures and in scaling event-driven microservices with RabbitMQ, emphasizing reliability (idempotency, DLQs) and observability (correlation IDs) to reduce outages and debugging time.”
Mid-Level Software & Machine Learning Engineer specializing in cloud-native microservices and LLMs
“Backend engineer who owned the API layer for an AI trust/analytics dashboard (trust scores, stability checks, public verification endpoints) using Python/FastAPI and Postgres. Has hands-on DevOps experience deploying FastAPI and Node.js services to AWS Kubernetes with GitHub Actions + ArgoCD GitOps, plus Kafka-based real-time event streaming and careful staged migration practices (shadow traffic/dual writes, rollback planning).”
Intern Data Scientist specializing in GenAI agents, RAG, and ML platforms
“LLM/agent systems builder who deployed a production hybrid router for immerso.ai that dynamically selects retrieval vs reasoning vs generative pathways, achieving an 82% factual-accuracy lift. Deep hands-on experience optimizing local Mistral 7B inference (4–5 bit GGUF quantization, KV-cache reuse) and building reliable RAG/agent workflows with LangChain/LangGraph/AutoGen across GCP Cloud Run and AWS (ECS/Lambda).”
Senior Software Engineer specializing in full-stack systems, big data, and applied AI
“Built and deployed ForensicLLM, a local domain-specific LLaMA-3.1-8B model for digital forensic investigators using RAFT + RAG over 1000+ curated research papers, with citation-aware responses and rigorous evaluation (BERTScore/G-Eval). Deployed via vLLM and Docker and validated through a chatbot survey with 80+ participants; published at DFRWS EU 2025.”
Junior Full-Stack Software Engineer specializing in mobile, cloud, and GenAI integration
“Software engineering intern with hands-on ownership of a Java/Spring Boot order management microservice, including production performance tuning via Redis caching and database indexing driven by API logs/metrics. Also contributed to a production mobile-backend LLM feature using RAG with embeddings over structured data and documents (DB + object storage), with guardrails to keep responses grounded.”
Mid-Level Software Engineer specializing in cloud-native microservices and full-stack development
“Full-stack engineer with deep startup experience building products from scratch under ambiguous requirements. Delivered a scalable, admin-configurable notification platform (Spring Boot/Java/Kafka) supporting 50+ notification types across 3 channels for 10k+ users, cutting new notification setup to ~5 minutes. Also built a Tinder-meets-LinkedIn job-swiping app (React/TS + Node/Prisma) and has hands-on AWS production ops (ECS/EKS, RDS, CloudWatch) plus multiple third-party integrations (Stripe, QuickBooks, Twilio).”
Mid-level Backend Software Engineer specializing in Java/Spring Boot and AWS microservices
“Owned and stabilized Decathlon e-commerce payment services, taking a prototype reliability effort to production by implementing failure detection/retries, load testing, and DB performance optimizations—reducing payment failures and cart abandonment. Also demonstrates an LLM/agentic workflow support mindset with strong observability, rapid incident diagnosis, and durable prevention via RCA, safeguards, and regression/replay testing, plus experience supporting sales/support with technical reassurance.”
Junior Full-Stack Java Developer specializing in Spring Boot microservices and cloud DevOps
“Software engineer with hands-on production experience deploying Spring Boot services to AWS using Docker and Jenkins CI/CD, focused on stable releases, easy rollback, and performance improvements through monitoring/logging and query optimization. Has proven cross-layer troubleshooting skills (identified packet loss causing intermittent timeouts via network traces) and experience collaborating on-site with operators in industrial/IoT-style environments, including working alongside robotics/PLC teams.”