Pre-screened and vetted.
Intern Software Engineer specializing in Python data pipelines and backend systems
“Software engineering intern at the Florida Department of Transportation who built validation/anomaly-detection logic for a live operational telemetry + system log processing pipeline. Emphasizes fault-tolerant, state-driven system design (degraded modes, data freshness tracking, safe fallbacks) and debugs time-sensitive behavior via logging/latency analysis and replay-based testing—skills that translate well to robotics-style architectures despite no direct ROS/robot experience.”
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.”
“Forward Deployed Engineer at EasyBee AI who productionized a self-storage customer’s multi-agent LLM system end-to-end—rebuilding it with LangGraph/CrewAI, integrating with real property management + CRM systems via an MCP server, and adding observability/guardrails for reliable daily use. Experienced in live troubleshooting of agentic workflows, developer demos/workshops (including an open-source project, MerryQuery), and partnering with sales to close deals through customer-specific technical demos and fast integration feedback loops.”
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.”
Junior Full-Stack Engineer specializing in AI and automation
“Startup-focused builder who created and iterated an MVP for Enky, a two-sided marketplace connecting music artists and creators, informed by hundreds of customer interviews. Implemented CI/CD, monitoring (PostHog/Sentry), and a complex payout pipeline involving scraping social platforms and routing escrow payments via Stripe, and has a track record of quickly debugging production issues (e.g., iOS-specific OAuth cookie failures).”
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 Full-Stack/Product Engineer specializing in B2B SaaS and AI search systems
“Full-stack engineer operating in early-stage, high-velocity environments (OpGov.AI/UST Calibrate) who ships production Next.js App Router features end-to-end (RSC, Server Actions, SEO, RBAC, caching) and owns performance post-launch. Demonstrates strong data/infra depth—designed Postgres JSONB-based event models for DevOps/DORA analytics and tuned queries from ~2s to <50ms, plus built durable ingestion workflows with retries and idempotency on Azure.”
Mid-Level Full-Stack Software Engineer specializing in AI-enabled web platforms
“Backend/AI engineer in construction tech (HyperWater AI) who delivered major production performance wins (analytics API from ~1 hour to 0.5s) and shipped LLM features for parsing subcontractor manifests into CSI divisions with human-in-the-loop review. Also built a freelance agentic document-verification system using OCR + RAG over pgvector with robust retry/escalation logic and user feedback loops.”
Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms
“Backend/AI engineer who has built production LLM orchestration and agentic workflow systems in Python/FastAPI on Kubernetes across AWS/Azure. Demonstrated strong reliability engineering by debugging a real-world memory retention issue that caused latency spikes/timeouts, and strong data/performance chops with a PostgreSQL optimization that cut query latency from ~1.2s to ~15ms. Targets roles building scalable, guardrailed AI-driven workflow automation with robust observability and human-in-the-loop controls.”
Junior Machine Learning Engineer specializing in cloud-based ML and automation
“Built and shipped a production multi-agent LLM system at Solena that automated internal project intake, validation, reporting, and stakeholder communications using Python, SQL, and LangChain, with strong emphasis on reliability (structured validation, safe defaults, logging, and state tracking). Also used LangGraph to orchestrate a multi-step video summarization pipeline, and has experience partnering with non-technical stakeholders to define “completion” criteria and reporting needs.”
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.”
Mid-level Backend Software Engineer specializing in Python APIs and cloud-native systems
“Software/product engineer who owns customer-facing internal platforms end-to-end, with deep experience building data pipeline health and data quality tooling (near-real-time alerting and ops dashboards). Strong in React/TypeScript + Python REST architectures and microservices with RabbitMQ, emphasizing reliability patterns (idempotency, DLQs, correlation IDs) and fast, safe iteration via feature flags, testing, and observability.”
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.”
Intern Machine Learning Engineer specializing in Generative AI and RAG systems
“Early-career AI/LLM builder who created and deployed a multi-agent news analysis agent (Patrakarita) using CrewAI, coordinating researcher/analyst roles to turn noisy article URLs into structured, prioritized outputs (claims, tone, verification questions, opposing views). Strong focus on orchestration debugging and reliability evaluation, including measuring hallucination/redundancy and improving reasoning by refactoring pipeline sequencing.”
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 AI/ML Engineer specializing in Generative AI and RAG systems
“Currently at ProShare and reports building an AI/LLM-powered system deployed to production, aimed at helping with status-related difficulties and reducing misunderstandings across transactions. Also cites prior collaboration at Porsche with marketing teams, focusing on translating marketing goals into technical requirements and communicating solutions clearly to non-technical stakeholders.”
Junior AI Engineer specializing in LLM evaluation, prompt engineering, and AI orchestration
“LLM workflow builder who has deployed a personalized GPT experience (including Delphi AI-based knowledge ingestion) and built a LangChain/LangGraph job-aggregation pipeline that ingests, normalizes/dedupes, filters, then uses an LLM to rank and summarize matches. Emphasizes production reliability with structured outputs, retries/fallbacks, metric-driven evaluation, logging/prompt versioning, and A/B testing, and collaborates with non-technical stakeholders through demo-driven iteration.”
Senior Full-Stack Software Engineer specializing in Ruby on Rails and React
“Frontend engineer with React/TypeScript experience who has led end-to-end UI work on a fintech product (React frontend with NestJS APIs), emphasizing performance (virtualized rendering, memoization, lazy loading, profiling) and quality at scale (unit tests and TDD). Also built and iterated on a snooker sports app, simplifying UX through audience-focused design decisions and streamlined onboarding.”
Junior AI/ML Software Engineer specializing in Generative AI and scalable data pipelines
“Built and operated large-scale biodiversity/ecological research platforms, integrating 50+ heterogeneous global datasets into a unified BIEN 3 schema on PostgreSQL/PostGIS and improving data consistency by 35%. Strong production engineering background (Linux monitoring, CI/CD performance gates, Docker on AWS/Azure) plus applied AI work building a Python RAG system (0.90 precision) and halving latency with Elasticsearch.”
Junior Software Engineer specializing in ML, RAG systems, and safety-critical risk modeling
“Backend/cloud engineer from Resilient Tech with hands-on experience deploying REST APIs and database migrations into a live ERP used by real customers while maintaining 99% uptime. Has debugged intermittent AWS container timeouts down to security group/load balancer misconfigurations, and has extended Python in an ERPNext system to meet GST/e-invoicing compliance requirements with strong customer collaboration.”