Pre-screened and vetted.
Mid-level Full-Stack Engineer specializing in cloud-native DevOps and Kubernetes
“Full-stack engineer with strong production experience improving performance and reliability of data-heavy analytics products. Has shipped end-to-end features spanning Node/Express + PostgreSQL + Redis and React/TypeScript, deployed via Docker/GitHub Actions to AWS EKS with Helm, and monitored with Datadog/CloudWatch; also built a Python compliance automation backend for AWS security monitoring with RBAC, versioned REST APIs, and resilient throttling-aware processing.”
“Full-stack engineer with production experience building a legal-tech SaaS onboarding/invitation system end-to-end using Remix/React/TypeScript, Node, Prisma/Postgres, and transactional email (Resend). Emphasizes reliability and operability (idempotent actions, state-machine workflows, layered validation, migrations, logging/metrics/tracing) and has deployed both on AWS (ECS/Fargate, RDS, CloudWatch, SQS) and Dockerized infrastructure (DigitalOcean + Nginx + TLS/Cloudflare).”
Executive CTO / Engineering Leader specializing in Full-Stack Architecture and Cloud Delivery
“Founder building a hiring-focused startup who has engaged with venture investors but is prioritizing direct end-user traction through email marketing and other outreach before returning to raise a seed round. Has experience working with startups that have already raised seed funding and demonstrates a structured approach to market validation (customer conversations, landing pages) prior to heavy development.”
Junior Full-Stack/Product Engineer specializing in Next.js, TypeScript, and AWS backends
“Full-stack engineer with startup-style end-to-end ownership, recently shipping a production dashboard at Find Me LLC using Next.js App Router/TypeScript with Supabase + Azure Blob Storage for secure asset/document uploads. Strong server-first React performance mindset and hands-on Postgres modeling/query optimization (EXPLAIN ANALYZE), plus experience building resilient AWS event-driven workflows with idempotency, retries, and DLQs.”
Mid-level DevOps Engineer specializing in AWS, Azure, Kubernetes, and GenAI infrastructure
“Database/platform engineer with stronger hands-on experience in AWS and Azure than GCP, but able to speak credibly about cloud database architecture, automation, and reliability engineering. They led an on-prem MySQL to RDS/DynamoDB migration, built Terraform/Python-based zero-touch database operations, and described a performance incident where latency dropped from 2s to under 300ms while supporting 2x traffic.”
Junior Software Engineer specializing in backend, cloud, and AI-powered web applications
“Built and shipped Site Audit AI, a production multi-turn Claude-based agent that autonomously crawls websites, calls tools, and generates scored audit reports—reducing a manual 2-3 hour developer workflow to under 60 seconds. Also brings practical experience integrating inconsistent payroll/HR data across platforms like QuickBooks and Keka, with a strong focus on validation, fault tolerance, and resumable workflows.”
Senior Full-Stack Engineer specializing in modern web applications
“Full-stack developer with seven years of experience who has built production systems across AWS serverless infrastructure, Django applications, and user-facing web products in domains like emergency response, fintech/investing, recruiting, and conference management. Particularly notable for combining technical architecture with product thinking—e.g., modernizing a crash-tracking platform for emergency responders and materially improving trust-driven conversion in a trading-card fractionalization product.”
Senior AI Engineer specializing in machine learning, GenAI, and MLOps
“Built an end-to-end agentic population health strategy copilot for healthcare leadership, turning broad chronic disease questions into structured, evidence-backed strategy briefs. Stands out for combining healthcare domain knowledge with production-grade GenAI implementation, including LangGraph orchestration, Databricks/MLflow deployment, human review, and quality gates focused on citations, metrics, risks, and safety.”
Mid-level Full-Stack Software Engineer specializing in AI and RAG systems
“Backend/AI engineer who built an enterprise RAG chatbot over 40,000+ technical documents, owning the system from ingestion and retrieval design through launch, optimization, and incident prevention. Stands out for treating LLM reliability as a data, retrieval, and observability problem—delivering 90%+ benchmark accuracy, ~50% fewer hallucinations, and major gains in lookup speed and latency.”
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).”
Mid-level AI Engineer specializing in GenAI, agentic workflows, and RAG systems
“Built a production multi-agent RAG assistant using LangChain/LangGraph with OpenAI embeddings and FAISS, focusing on retrieval quality and latency (Redis caching, parallel retrieval, precomputed embeddings). Experienced orchestrating ETL/ML pipelines with Airflow and Databricks Workflows, and has delivered an AI assistant for business ops to extract insights from policy/compliance documents through close non-technical stakeholder collaboration.”
Junior Machine Learning Engineer specializing in Document AI and LLM-powered workflows
“Built and owned a customer-facing Document Intelligence Service for legal contract analytics at Noasis Digital, delivering extraction/summarization with careful accuracy controls (confidence thresholds, versioned deployments, production logging). Also developed a React/TypeScript document review app and internal QA dashboard, and has hands-on microservices experience with async messaging (RabbitMQ), timeout tuning, and centralized structured logging for reliability at scale.”
Junior Full-Stack Java Developer specializing in FinTech payments
“Full-stack engineer with hands-on experience building end-to-end applications using Java/Spring Boot and React, including Dockerized deployment and RabbitMQ-based messaging. Worked on a high-volume payment processing system at Alacriti, focusing on performance (query optimization, caching) and reliability with monitoring via AWS CloudWatch.”
Mid-level Full-Stack Software Engineer specializing in cloud-native apps and AI copilots
“Internship project building and deploying a LLaMA-based, RAG-enabled copilot inside a Professional Services Automation platform, enabling natural-language navigation, text-to-SQL reporting, and project/resource/budget insights across multiple modules. Addressed real production issues like context drift and vague queries with hybrid search, metadata enrichment, and an intent classification/rewriting layer, orchestrated via Apache Airflow—ultimately cutting PMO reporting time by 40%.”
“Built a production AI-powered university marking system that automates question generation and grading from PDF course materials using a RAG pipeline (S3 + Pinecone) orchestrated with LangChain/LangGraph and deployed on AWS ECS via Docker/ECR and GitHub Actions CI/CD. Addressed a key real-world LLM challenge—grading consistency—by implementing rubric-based scoring, retrieval re-ranking, and standardized context summarization, validated against human instructors.”
Senior DevOps Engineer specializing in multi-region AWS/GCP cloud infrastructure
“Backend/data engineer with strong AWS production experience spanning FastAPI microservices and large-scale data pipelines. Has delivered containerized Python services on EKS with Terraform/Helm/GitHub Actions, implemented robust auth/secrets practices, and owned ETL reliability (Glue/S3/Redshift) including incident response and idempotent reruns. Demonstrated SQL tuning on 50M-record ETL workloads to remove SLA misses and improve reliability.”
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).”
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.”
Senior AI/ML Engineer specializing in NLP, computer vision, and cloud ML systems
“AI/ML engineer with 9+ years of experience building production recommendation and LLM systems end-to-end, from experimentation through deployment, monitoring, and retraining. Stands out for combining strong MLOps discipline with practical GenAI/RAG implementation, including measurable impact such as ~25% higher engagement on an e-commerce recommender and nearly 30% faster knowledge retrieval from internal documents.”
Junior Full-Stack Developer specializing in Vue/React and Node.js APIs
“Full-stack engineer with strong AWS operations experience who helped replace a long-standing manual logistics reporting process by building a production-grade, event-driven On-Time-Performance rules system. Personally owned the Vue-based rule configuration frontend end-to-end (design collaboration through QA/UAT and post-release support) and measures success via accuracy validation against historical data, reduced manual adjustments/tickets, and system latency/error metrics.”
Senior Full-Stack Software Engineer specializing in Python, Django, and Generative AI
“Backend/data engineer with hands-on production experience building partner-facing Python APIs (FastAPI, Celery, Postgres/Redis) and AWS serverless data platforms (Lambda, SQS, Step Functions, Glue). Emphasizes reliability and governance—JWT tenant-scoped auth, secrets/config hygiene, data-quality quarantine, and incident ownership—plus measurable SQL tuning that eliminated timeouts and stabilized reporting workloads.”
Mid-level DevSecOps Engineer specializing in secure CI/CD and FedRAMP-aligned cloud infrastructure
“Cloud infrastructure/DevOps engineer focused on AWS/Azure production environments, with hands-on experience running EKS-based platforms, Terraform-driven IaC, and secure Jenkins/GitLab CI pipelines. Has led real-world migrations from EC2 to Kubernetes using blue/green cutovers and executed multi-AZ failover testing with documented same-day recovery and no data loss; does not have direct IBM Power/AIX ownership experience.”