Pre-screened and vetted.
Mid-level Backend Software Developer specializing in cloud-native microservices
“Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.”
Mid-Level Full-Stack Java Developer specializing in microservices, cloud, and AI integration
“Backend engineer working on high-volume insurance claims intake systems who shipped a production GenAI document-classification capability in Spring Boot microservices. Emphasizes reliability in LLM systems (strict schemas, confidence thresholds, monitoring, and manual-review fallbacks) and runs evaluation loops with labeled historical documents to drive prompt/validation improvements and reduce manual review.”
Mid-level Cloud DevOps Engineer specializing in AWS/Azure infrastructure and Kubernetes
“Backend/ML platform engineer in the insurance domain who built and shipped an AI-driven risk scoring/fraud detection service for underwriting. Runs containerized .NET Core and Python inference services on Azure (AKS + GPU nodes) with Terraform/ARM and Azure DevOps CI/CD, and has hands-on experience improving reliability under peak load plus implementing production AI guardrails (drift monitoring, fallbacks, human review, audit logs).”
Junior Software Engineer specializing in backend systems and LLM/RAG applications
“Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.”
Senior Full-Stack Product Engineer specializing in Next.js, TypeScript, and distributed systems
“Full-stack engineer who built and shipped an analytics dashboard for search visibility using Next.js App Router/TypeScript with a server-components-first data strategy and server actions for interactivity. Designed and optimized the underlying Postgres analytics model and queries at scale, and implemented a durable Temporal-based indexing workflow with retries and idempotency—plus delivered a major frontend performance jump (Lighthouse low 70s to mid-90s).”
Junior Full-Stack Software Engineer specializing in web and mobile applications
“Full-stack engineer with startup experience who owned an end-to-end rebuild of a production analytics page at VideoNest (Next.js/TypeScript frontend, FastAPI/Python backend, Postgres), including third-party data ingestion/sync and query/index optimization; the feature reached 2,500+ users and received positive feedback from large clients. Also built a habit/community mobile app (Celeri) with near-real-time step updates using polling and UI optimizations like pagination and selective re-rendering.”
Junior Cloud & Security Engineer specializing in Kubernetes, AWS, and DevSecOps
“Backend engineer with deep experience building and evolving financial-services workflow systems where correctness, data integrity, and reliable state transitions outweigh raw throughput. Emphasizes idempotent, contract-driven FastAPI APIs with defense-in-depth security (JWT + row-level security) and careful, low-blast-radius migrations using feature flags, dual writes/shadow reads, and incremental rollout.”
Mid-level Backend Software Engineer specializing in Python/FastAPI on AWS
“Backend engineer with healthcare domain experience building AI-driven radiology workflow systems. Evolved tightly coupled APIs into secure, reliable FastAPI-based services by moving heavy imaging/data processing into idempotent asynchronous pipelines with retries, feature-flagged incremental rollout, and strong data-integrity controls (constraints, backfills, validation). Strong focus on defense-in-depth security for sensitive patient data (OAuth2/JWT, RBAC, and database-level protections).”
Junior Software Engineer specializing in cloud-native microservices and warehouse systems
“Backend engineer who built and launched a warehouse locations/inventory microservice for Walmart, supporting a new product rollout with on-call war-room ownership and now running across all US distribution centers. Emphasizes reliability and correctness (background syncs, 2PC concepts, alerting) plus design-first API development in Python/FastAPI with OAuth/JWT and RBAC, and has led staged legacy-to-microservice migrations with continuous data integrity verification.”
Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms
“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”
Mid-level Machine Learning & Full-Stack Engineer specializing in GenAI platforms
“LLM/agent builder who has shipped production AI systems in the wellness space, including an LLM-powered food tracking product used by 5000+ users and a voice/call-routing onboarding workflow using LangGraph/LangChain with LiveKit and Twilio. Strong focus on practical reliability work: latency reduction, retrieval/embedding tuning, and CI-driven evaluation with simulations and metrics.”
Senior Full-Stack Java Developer specializing in microservices, cloud, and modern web UIs
“Robotics software engineer who built the software layer for an autonomous warehouse sorting system, spanning navigation/path planning, task scheduling, and backend services. Deep hands-on ROS 2 Foxy experience (Nav2/costmaps) and real-time multi-robot debugging, using simulation-driven analysis plus incremental/partial re-planning to handle dynamic obstacles in production-like warehouse environments.”
Junior Software Engineer specializing in Python, cloud, and full-stack web development
“Built a college AI chatbot during a master’s program, owning the full Python/Flask backend plus Google Gemini integration and a Postgres persistence layer (course info + conversation history), including caching/performance tuning. Also deployed and migrated ETL/ELT workloads from AWS Lambda into Kubernetes/EKS with GitHub Actions-based GitOps CI/CD, IRSA permissions, and Secrets Manager/S3/Postgres connectivity.”
“JavaScript/React performance-focused engineer who contributed upstream to an open-source virtualization/pagination library, fixing overlapping-fetch race conditions and introducing prefetch/deduping patterns that cut load times from ~3s to <900ms and reduced render thrash ~35%. Also built healthcare automation systems (clinical summary and claims triage), including a FastAPI + RAG pipeline that retrieved CPT/ICD evidence, improving decision accuracy from 67% to 86% and reducing turnaround time by 40%.”
Mid-Level Software Engineer specializing in Java/Spring microservices and full-stack web apps
“Software/full-stack engineer focused on deploying and integrating microservice applications into production AWS and hybrid cloud/on-prem industrial environments. Demonstrated end-to-end troubleshooting by tracing intermittent user failures to network routing/packet loss caused by load balancer and NIC misconfiguration, then adding monitoring to prevent recurrence. Also delivers customer-specific Python extensions with strong validation, testing, and backward compatibility.”
Principal Product Manager specializing in B2B SaaS, integrations, and analytics
Executive Technology Leader (CTO/CIO) specializing in AI/ML, cloud modernization, and FinTech
“Engineering/technology leader (CTO-style) with experience scaling orgs and running distributed teams across four continents for over a decade. Led a high-stakes modernization of a securities trading platform at Wedbush—migrating from monolith to microservices on AWS with zero-downtime constraints—driving 45% execution performance improvement and enabling 25% market share growth. Emphasizes business-aligned roadmaps, build-vs-buy rigor, and scalable engineering practices/culture.”
Intern Software Engineer specializing in AI systems and backend infrastructure
“Full-stack engineer with early-stage startup experience who shipped and owned production Next.js (App Router + TypeScript) features end-to-end, including auth-aware APIs, caching, and post-launch monitoring/iteration. Demonstrates strong performance and reliability chops across React UX optimization, Postgres analytics modeling/query tuning (validated via query plans), and durable ingestion workflows with retries/idempotency.”
Mid-level Full-Stack Java Developer specializing in React and FinTech/Healthcare systems
“Backend engineer who built a real-time, event-driven alerting platform (Java/Spring Boot, Kafka, MongoDB) processing millions of events per day on AWS (Docker/Kubernetes), including hands-on performance debugging of Kafka consumer lag at peak. Also shipped an end-to-end LLM-based alert summarization feature and designed a multi-step incident triage agent workflow with retries and human-in-the-loop escalation.”
Mid-level Full-Stack Developer specializing in scalable web apps and AI/ML systems
“Built a healthcare app backend and supporting product pieces from scratch for Maverick Health—covering database schema, API structure, Node.js implementation, and UI design in Figma—while targeting 10,000 patients and keeping AWS run costs to ~$20–$30/month. Shipped an Android closed beta on Google Play and handled real-world launch hurdles like privacy policy compliance and push notification infrastructure.”
Senior Machine Learning Engineer specializing in LLMs, speech AI, and RAG systems
“AI engineer with production experience building multilingual speech-to-speech translation pipelines (ASR + LLM) for enterprise/media, focused on reliability at scale. Has hands-on orchestration experience (including IBM Watson contexts) and emphasizes production evaluation/monitoring using a mix of traditional metrics and LLM-based evaluators to catch quality regressions while balancing latency and cost.”
Staff Full-Stack Software Engineer / Tech Lead specializing in scalable web platforms
“Frontend engineer who has led end-to-end delivery of a bag tag management application and contributed to a bank wealth application using micro-frontends. Emphasizes scalable architecture, reusable component systems (Storybook), performance techniques (lazy loading/code splitting), and quality/security tooling (Veracode, Wiz Scan, SonarQube) with a disciplined multi-environment release process.”
Intern Full-Stack Software Engineer specializing in web apps, distributed systems, and AI tooling
“Software engineer with experience spanning high-scale backend systems and distributed consensus: led a 6-person team delivering a production data querying/visualization platform with major latency improvements via cursor-based pagination and streamed results. Built a RAFT-based distributed logging tool resilient to partitions and storage constraints, and at Nasuni developed FastAPI services processing multi-terabyte workloads for 500+ enterprise customers with secure API key management.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Open-source React dashboard/visualization library maintainer focused on runtime performance and API clarity. Led a significant effort to eliminate severe render lag on large live-updating datasets through profiling-driven refactors (normalized state, memoized selectors) and locked improvements in with CI, linting, and documentation that reduced regressions and improved external contributor onboarding.”