Pre-screened and vetted.
Mid-level Data Scientist specializing in ML, NLP, and Generative AI
“Data engineering / ML practitioner with experience at MetLife building transformer-based sentiment analysis over large unstructured datasets and productionizing pipelines with Airflow/PySpark/Hadoop (reported 52% efficiency gain). Also implemented embedding-based semantic search using Pinecone/Weaviate to improve retrieval relevance and enable RAG for customer support and document matching use cases.”
Junior Full-Stack Developer specializing in MERN and AWS
“Backend engineer focused on Python/Flask APIs and cloud-native delivery: builds stateless services with JWT auth, validation, and scalable deployment on Kubernetes using a GitOps workflow (ArgoCD-style) with easy rollbacks. Has also implemented Kafka-based real-time event pipelines and supported phased hybrid cloud/on-prem migrations with parallel runs and controlled cutovers.”
Mid-level Full-Stack & AI Engineer specializing in cloud, data platforms, and LLM automation
“Software engineer/product builder who has owned an agentic affiliate lead-gen platform end-to-end (Django + React/TypeScript) and deployed it on Kubernetes in anticipation of 10x user growth from ~5K DAUs. Also has healthcare claims microservices experience using Kafka, including hands-on performance tuning to address consumer lag and broker pressure, and built an internal downtime alerting tool adopted across the organization.”
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms
“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Backend engineer at Discover who built and scaled Python/Flask services for a card dispute resolution platform, tackling long-running external network validations with Celery+Redis and delivering measurable gains (response time ~3s to <300ms; throughput +40%). Experienced in high-scale PostgreSQL/SQLAlchemy optimization (partitioning, read replicas, N+1 avoidance), event-driven systems with Kafka, and integrating ML fraud detection using AWS SageMaker/Lambda/ECS with clear separation of real-time vs batch processing.”
Junior Software Engineer specializing in distributed systems and AI automation
“Backend engineer/technical lead with experience building and operating real-time blockchain analytics systems at Merkle Science. Owned high-traffic Django/DRF services and Kafka streaming pipelines processing millions of events daily, with deep focus on performance (N+1 fixes, indexing, caching) and reliability (DLQs, retries, monitoring). Also led containerization and Kubernetes/GitOps-style CI/CD on Google Cloud, including a migration off Google App Engine to reduce cost and improve scalability.”
Senior Full-Stack Java Developer specializing in microservices and cloud platforms
“Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer focused on cloud analytics/cost-optimization systems, with strong AWS-centric architecture experience (serverless Lambda, ECS, CloudWatch). Demonstrated deep PostgreSQL/SQLAlchemy optimization at million-record scale (including JSONB/GIN indexing) and built production ML inference services with S3-based model versioning and Airflow retraining pipelines. Also has hands-on multi-tenant SaaS design (separate schemas + RLS) and high-throughput background processing using Celery/Redis with measurable performance gains.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare
“Built an AI lending assistant (RAG + DeBERTa) used by credit analysts to retrieve policies and past loan decisions, tackling real production issues like hallucinations, document quality, and sub-second latency. Deployed a modular, Dockerized AWS architecture (ECS/EMR + load balancer) with load testing, caching/precomputed embeddings, and CloudWatch monitoring, and used Airflow to automate scheduled data/embedding/vector DB refresh pipelines with retries and alerts.”
Mid-level Software Engineer specializing in backend microservices and cloud data pipelines
“Backend engineer with Morgan Stanley experience building and owning an end-to-end Python FastAPI microservice for high-volume market data used by trading and risk systems. Strong in performance tuning and reliability (PySpark, Redis caching, async APIs), real-time streaming with Kafka, and production operations (Docker/Kubernetes, GitOps-style CI/CD, monitoring). Has led cloud/on-prem migration work across AWS and Azure, including fixing Azure Synapse performance issues via query and pipeline redesign.”
Entry Machine Learning Engineer specializing in anomaly detection and deep learning
“Built a production industrial anomaly detection system for a laminator using only limited runtime logs (time/pressure/temperature) and scarce abnormal examples. Addressed inconsistent manual labeling across customers by creating an operator feedback loop for remarking predictions and retraining customized models, and communicated results to a non-technical company liaison using clear tables, trend plots, and interactive demos.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and MLOps
“Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.”
Senior Computer Vision & Robotics Engineer specializing in perception and warehouse automation
“Robotics engineer with hands-on experience scaling a multi-vendor heterogeneous warehouse robot fleet, building a distributed “traffic manager” for collision avoidance and real-time rerouting using CBS/MAPF and DCOP-style negotiation. Strong real-time/safety-critical systems background (RTOS, deterministic lock-free multithreading) plus modern perception and simulation tooling (CNN-LSTM/transformers, CARLA/Isaac Sim, VIO/GTSAM, camera-IMU calibration). Startup-oriented and comfortable moving quickly from prototype to production.”
Mid-level Conversational AI Developer specializing in enterprise chatbots and RAG
“ML/AI practitioner with hands-on experience deploying models to production and optimizing for low-latency inference using pruning/quantization, with deployments on AWS SageMaker and Azure ML. Has orchestrated end-to-end ML pipelines with Airflow and Kubeflow (ingestion through evaluation) and emphasizes reproducibility via containerization and version-controlled artifacts, while effectively partnering with non-technical stakeholders using dashboards and business-aligned metrics.”
Senior Full-Stack Software Engineer specializing in API architecture and AI agentic RAG systems
“Hands-on backend/AI engineer who solo-built two production Claude-based agent systems: an internal Slack RAG over Confluence/Jira/code/regulatory docs and a HIPAA/GDPR-compliant patient chatbot with embedding guardrails and expert-in-the-loop evals. Also architected a multi-region patient portal + microservices platform with Terraform/CI-CD and federated gateways, delivering major onboarding automation and strong reliability wins (PgBouncer, chaos/perf testing).”
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 QA/SDET Automation Tester specializing in UI, API, mobile, and cloud testing
“SDET focused on end-to-end quality for web applications, owning UI/API/regression automation from framework design through CI/CD integration. Notably prevented a production payment/checkout incident by adding API validations that caught incorrect tax calculations (rounding logic) during CI before release, and has a track record of stabilizing flaky Cypress tests via robust selector and wait strategies.”
Junior Software Engineer specializing in full-stack systems and LLM automation
“Full-stack engineer who shipped a production "Financial Insight" assistant dashboard in Next.js App Router/TypeScript, integrating a RAG pipeline (embeddings + ChromaDB + LLM) via route handlers and owning post-launch performance (latency, token cost, retrieval relevance). Also built/optimized Postgres-backed workflows for an outbound dialer and callback routing engine handling ~10,000 daily contacts, validating query performance with EXPLAIN (ANALYZE, BUFFERS).”
Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure
“Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.”
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.”
Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms
“Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).”
Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation
“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud platforms
“Software engineer who built and launched an end-to-end Ad Scheduler that automated campaign creation across Google Ads and Meta using Azure Functions/Service Bus, PostgreSQL, and a React frontend—reducing manual marketing ops work. Also shipped a production internal RAG chatbot leveraging a data warehouse + Cube semantic layer, Gemini embeddings, vector search, and Claude, with Langfuse tracing and brand-based access controls; work was cut short due to layoffs.”