Pre-screened and vetted.
Mid-level Data Engineer specializing in cloud data pipelines and Snowflake warehousing
Junior AI Integration Engineer specializing in LLM agents and RAG on cloud platforms
“Built and deployed LLM-powered features for a startup organizational management application, focusing on real-world deployment constraints like latency and cost. Implemented RAG with FAISS and improved retrieval quality by switching embedding models (OpenAI/Hugging Face) and fine-tuning embeddings on medical corpora for a medical-report UI feature. Uses LangChain and LangGraph to orchestrate multi-node LLM API workflows and evaluates systems with metrics like latency, cost per request, and error taxonomy.”
Junior Data Engineer specializing in Azure, CRM data pipelines, and marketing personalization
“LLM/AI engineer who has deployed production RAG conversational analytics and Text-to-SQL systems over Snowflake and curated data marts, emphasizing enterprise-grade guardrails for accuracy, security, and cost. Notable for a structured approach to reducing hallucinations (curated metric/table registry, SQL validation, RBAC, and citation-backed responses) and for building resilient, observable multi-step agent workflows using LangChain/LlamaIndex and Airflow.”
Senior AI/ML Engineer & Data Scientist specializing in LLMs, RAG, and MLOps
“ML/NLP practitioner who has delivered production systems in regulated domains, including a healthcare compliance pipeline using RAG (GPT-4/Claude) plus TF-IDF retrieval that increased document review throughput 4.5x. Also has hands-on experience improving fraud detection data quality via entity resolution (Levenshtein, Dedupe.py) validated with A/B testing, and building scalable, monitored workflows with Airflow, CI/CD, and AWS SageMaker.”
Mid-level Data Scientist specializing in Generative AI and Healthcare Analytics
“Built a LangGraph-based, tool-routing LLM chatbot to deliver fast, trustworthy investment-stock insights (including tariff impact) and deployed it to production on Snowflake after initially developing in Azure with AI Search and the Microsoft Agent Framework. Improved routing robustness by moving from LLM-based decisions to a deterministic router backed by schema-relationship graphs and YAML metadata, and ran the project iteratively with non-technical stakeholders over an 8-month engagement.”
Junior Backend Engineer specializing in data platforms and cloud APIs
“Backend lead at a stealth startup and builder of MailIQ/MailBox—an automated Gmail inbox digest + cleanup system. Designed secure multi-account email ingestion and cost-efficient LLM-based summarization, and implemented robust unsubscribe automation using Playwright + OpenAI webpage analysis (including captcha-handling) with strong safety guardrails, incremental rollouts, and rollback strategies.”
Mid-level AI Engineer and Data Scientist specializing in LLM agents and RAG systems
“Built a production-grade LLM evaluation and regression system that stress-tests models across hundreds of iterations, combining LLM-as-judge, semantic similarity, statistical metrics, and rule-based checks, with results delivered via stakeholder-friendly HTML reports and dashboards. Experienced orchestrating multi-agent RAG workflows using LangChain/LangGraph and event-driven GenAI pipelines in n8n integrating OCR, speech-to-text, and external APIs, with strong emphasis on reliability, observability, and explainable failures.”
Senior Full-Stack Engineer specializing in MERN, AWS, and scalable SaaS platforms
“Frontend lead for B2B SaaS products, owning React + TypeScript architecture end-to-end and scaling complex dashboards/workflows with a feature-based structure, shared design system (Tailwind), and strong quality automation. Experienced shipping high-impact features quickly using incremental delivery, feature-flagged rollouts, and performance profiling/optimization to keep production stable as usage grows.”
Junior Data Science and AI professional specializing in Python, machine learning, and analytics
“Built AI-EDU, an AI/LLM-powered learning platform created for a Technology Entrepreneurship class that predicts student engagement and generates personalized learning insights. Emphasizes strong data preprocessing/feature engineering on noisy student data, and has experience operationalizing workflows with basic Airflow/Prefect plus reliability practices (edge-case testing, metrics, logging, guardrails) and stakeholder-friendly dashboards/summaries.”
Executive Technology Leader specializing in distributed systems and multi-cloud infrastructure
“Early-stage builder who blends deep technical product work with go-to-market execution: created developer-focused platform tooling (Rust/Node/React) and at Harper moved from customer success into sales/partnerships, leading an Akamai partnership that ultimately helped close Walmart. Currently building a distributed application platform in Rust and iterating on macro-based abstractions to make Rust feel as approachable as Node.js; has not yet closed a seed round and is seeking a trusted operator counterpart.”
Mid-level Full-Stack Java Engineer specializing in Generative AI and cloud microservices
“Full-stack engineer who has delivered production customer analytics/dashboard features using Next.js App Router + TypeScript on the frontend and Java Spring Boot microservices on the backend. Demonstrates strong production ownership (monitoring latency/error rates/adoption) plus hands-on performance work across React rendering and Postgres query/index optimization, and has implemented Temporal-like durable workflows with retries and idempotency.”
Intern AI & Machine Learning Engineer specializing in computer vision and edge deployment
“Built and shipped a real-time AI robotic inspection system, using a synthetic data generation pipeline to address rare edge cases—cutting data collection costs ~60% and boosting hard-scenario accuracy ~20%. Experienced in productionizing ML on constrained Jetson hardware and orchestrating end-to-end ML workflows with Airflow/Docker/Kubernetes, with a metrics-driven approach to reliability, evaluation, and stakeholder communication.”
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 Data Analyst/Data Engineer specializing in SQL, ETL pipelines, and BI dashboards
“Built and supported a production analytics backend (Python, PostgreSQL/Teradata, Airflow) powering KPI/reporting dashboards, and resolved peak-time latency/timeouts through systematic SQL tuning (EXPLAIN ANALYZE, indexing, query rewrites, pre-aggregations). Also shipped an applied AI-style feature that generates plain-language report summaries from pre-computed metrics with validation, monitoring, and fallback to manual review.”
Executive CTO/CIO and Platform Architect specializing in cloud-native, multi-tenant systems
“Entrepreneur with 20+ years in the recruiting industry building a Salesforce-based CRM tailored to track candidate outreach from initial identification (positioned as a differentiated alternative to traditional ATS workflows). Previously launched a small consulting company after spotting unmet technical needs among small medical practitioners, emphasizing branding and relationship-driven business development.”
Mid-level Full-Stack Product Engineer specializing in React, TypeScript, and UX
“Full-stack engineer focused on Next.js (App Router) and TypeScript who has shipped and owned production role-based dashboards end-to-end, including post-launch reliability/performance work. Demonstrated measurable UI performance improvements (35–40% faster initial load) and strong backend rigor with Postgres query/index optimization (300ms to 30ms) plus durable Temporal-orchestrated onboarding/data-sync workflows with idempotency and retry strategy.”
Senior Unity/.NET Developer specializing in mobile games and VR/AR
“Unity developer with 9 years of experience who has shipped numerous mobile titles to both iOS and Android. Built and is actively evolving a published puzzle game (Sudoku Jigsaw) using Unity UI Toolkit and SQL persistence, adding live-ops features like daily puzzles and a promotion/demotion leaderboard. Also has VR experience delivering an HTC Vive training application as a contractor for a university project.”
Intern Data Scientist specializing in machine learning, NLP, and LLM fine-tuning
“Built a production-style AI meeting summarization and action-item extraction system (Azure Speech-to-Text + transformer summarization/NER) exposed via a Flask REST API, with explicit guardrails to prevent hallucinated tasks. Strong focus on reliability: modular agent/workflow design, precision-first evaluation with human-validated golden notes, and practical orchestration patterns (tool-augmented agents; ready to scale into Airflow/LangGraph/Prefect).”
Mid-Level Software Engineer specializing in full-stack and cloud-native systems
“Backend/full-stack engineer who owned a cloud-native, AWS-based microservices backend for an HRIS product used by ~10,000 users, including onboarding and workflow orchestration. Strong production focus on event-driven architecture, idempotency/retries, observability, and developer-friendly API design (OpenAPI, versioning, JWT), plus hands-on Selenium automation for resilient checkout-style flows.”
Mid-level Full-Stack Software Engineer specializing in FinTech and enterprise SaaS