Pre-screened and vetted.
Mid-Level Full-Stack Developer specializing in civic tech and data-driven web apps
“Built and owned an end-to-end Python/Postgres job-tracker backend that scrapes job postings (including LinkedIn) using Selenium-driven real-browser automation, with deduplication and data-quality filtering. Has practical experience migrating deployments from DigitalOcean to Vercel and emphasizes documentation, roadmapping, and testing as part of an iterative delivery cycle.”
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 Machine Learning Engineer specializing in multimodal and time-series AI systems
“Backend engineer who rebuilt and refactored high-traffic systems at Phenom using Java/Spring Boot/Play and also designs Python/FastAPI services. Focused on measurable reliability and performance gains through DB/query optimization, async processing, and strong observability, with disciplined rollout practices (feature flags, parallel runs, rollback) and security patterns including token auth and row-level security.”
Mid-Level Full-Stack Engineer specializing in real-time systems and FinTech
“Backend engineer with hands-on experience modernizing a real-time logistics/tracking platform from a tightly coupled polling architecture to a service-oriented/microservices design using Node.js and WebSockets. Emphasizes contract-first FastAPI development, defense-in-depth security (JWT/OAuth, RLS/Supabase), and safe incremental migrations with feature flags and strong observability, delivering sub-second updates and improved performance under peak load.”
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.”
Mid-level AI Data Engineer specializing in GenAI, RAG, and cloud data pipelines
“LLM/agentic AI builder who deployed a production ITSM automation agent on Google ADK integrating ServiceNow and FreshService, with strong safety guardrails (human-approval gating and runbook-only command execution) and rigorous evaluation (500 synthetic tickets; 80%+ false-positive reduction). Also partnered with finance to deliver an AI agent that automated invoice/SOW retrieval and monthly reporting to account managers, reducing manual back-and-forth.”
Mid-Level Software Engineer specializing in distributed systems and AI agent workflows
“Software engineer with enterprise CPQ/CRM/ERP integration experience (Argano) who owned an end-to-end pricing preview capability deployed on AWS Kubernetes with Jenkins CI/CD and full observability (Prometheus/Grafana). Also built an AI-native research agent using LangChain + Chroma to filter academic papers, reporting ~15 hours/week saved for a professor.”
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.”
Junior Full-Stack & LLM Engineer specializing in AI agents and cloud document intelligence
“Backend engineer specializing in event-driven/serverless systems and Python/FastAPI APIs. Built a scalable PDF-to-structured-data pipeline on AWS (S3, Lambda, Step Functions, Textract, DynamoDB, SNS) with strong observability (p50/p90/p99) and reliability patterns (idempotency, retries/DLQs), and has led zero-downtime migrations using feature flags, dual writes, and incremental rollouts.”
Principal Full-Stack Engineer specializing in MERN/MEAN and AWS cloud platforms
“Frontend engineer who has led customer-facing React + TypeScript products end-to-end, building complex dashboards with robust async state patterns (caching, deduping, cancellation, optimistic updates) and strong quality practices (TypeScript standards, layered testing, production monitoring). Experienced modernizing inherited codebases through modularization and performance work (code splitting/memoization) while aligning stakeholders and shipping safely via feature flags and staged rollouts.”
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 Software Engineer specializing in authentication and SolidJS/TypeScript
“Mid-level full-stack engineer (Los Angeles) who built and shipped an end-to-end authentication system for SolidAuth, an open-source SolidStart ecosystem library published to NPM with 1000+ downloads. Experienced designing React/TypeScript + Node + Postgres architectures, operating lightweight production systems on AWS (EC2/S3/RDS/IAM/CloudWatch), and building resilient third-party ingestion/integration flows with idempotency, retries, queues, and backfills; also worked in an early-stage NIL startup (OFFSZN) shipping core onboarding/profile features amid changing requirements.”
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 Full-Stack AI/ML Engineer specializing in MLOps and GenAI
“Senior backend/data engineer who has built and maintained HIPAA-compliant, real-time clinical FastAPI services on AWS, orchestrating ML/LLM and vector DB calls with strong reliability patterns (auth, timeouts/retries, graceful degradation, idempotency). Also delivered AWS IaC/CI-CD (Terraform/Helm/GitHub Actions) across EKS/Lambda/SageMaker and built Glue/Spark ETL with schema evolution and data quality controls, plus demonstrated large SQL performance wins (15 min to <9 sec) and hands-on incident ownership.”
Junior Backend Engineer specializing in cloud APIs and AI-enabled systems
“Built and shipped "OnCall Copilot," a production Slack-based RAG assistant that answers on-call questions from runbooks and postmortems with citations using a FAISS vector index. Emphasizes reliability and measurable performance via strict guardrails ("no evidence, no answer"), evaluation metrics, drift monitoring, and operational hardening with Docker, logging, health checks, and offline fallback.”
Mid-level Frontend Engineer specializing in React and Next.js
“Frontend engineer with healthcare product experience who led end-to-end delivery of therapist-facing dashboards and clinical workflows in React + TypeScript, including real-time data and multi-role complexity. Emphasizes scalable feature-based architecture, strong domain typing (discriminated unions/domain layer), and performance techniques (scoped state, selector subscriptions, virtualization) alongside disciplined rollout practices (feature flags, QA, monitoring).”
Junior Software Developer specializing in LLMs, RAG pipelines, and web applications
“Backend engineer (Encore) who led the evaluation and redesign of a high-volume, low-latency real-time retrieval/ranking and inference platform on AWS, shifting from tightly coupled services to a modular architecture for better fault isolation and independent scaling. Strong focus on production reliability, observability, and security (JWT/RBAC, multi-tenant scoping, Postgres/Supabase RLS), with disciplined migration playbooks (feature flags, shadow traffic, dual writes/reconciliation).”
Senior Full-Stack Developer specializing in web applications and microservice security
“Product-minded frontend engineer/PM hybrid who led an LMS end-to-end using Next.js, including JWT auth and security validation with OWASP ZAP. Built AI features such as an LMS AI Tutor and a personal React+TypeScript movie recommender that lets users choose between Gemini and OpenAI models, with Redux Toolkit used for global state and smooth UX iteration in short sprints.”
Senior Product Owner specializing in data-driven platforms, payments, and AI automation
“F2P mobile LiveOps/product specialist (iOS) who acted as a bridge between product, design, and data during the live phase—analyzing player behavior, identifying loop friction, and iterating on progression, rewards, and live events. Emphasizes trust-preserving monetization through incremental cohort rollouts and tight monitoring of retention, funnel, revenue, and player feedback signals.”
Junior Full-Stack Engineer specializing in product UX and web applications
“Backend engineer at PlatePost who built an AI-driven food pairing/recommendation feature for restaurants using Google Gemini, shipping quickly by caching results with a 24-hour refresh and manual override. Emphasizes practical reliability/security patterns (logging, error handling, tenant-scoped queries) and proactively caught an accessibility issue via screen reader testing.”
Mid-level Full-Stack Developer specializing in AI-driven cloud-native applications
“Full-stack engineer with healthcare/ops analytics experience at PatientXpress, shipping a real-time operational dashboard end-to-end (React/TypeScript + Node/Postgres on AWS) that cut manual reporting by 50%. Strong in performance and reliability work—pagination/caching, Postgres indexing/partitioning, Terraform-based AWS provisioning, CI/CD with GitHub Actions, and production incident response with improved monitoring (CloudWatch/Prometheus).”
Senior Full-Stack JavaScript Developer specializing in cloud-native enterprise apps
Mid-level Full-Stack Developer specializing in web, mobile, and cloud deployments
Senior Software Engineer specializing in identity, biometrics, and government systems