Pre-screened and vetted.
Senior Software Engineer specializing in backend systems, microservices, and AI-enhanced workflows
“Significant contributor/maintainer to an open-source JavaScript event-tracking client SDK, owning API consistency/backward compatibility, high-load batching and retry/backoff improvements, and test/CI + documentation upgrades. Diagnosed production-like issues (missing events under load) via reproduction and logging, then reduced GC pressure and improved predictability with a ring-buffer-based batching redesign while actively triaging issues and reviewing PRs.”
Mid-level Full-Stack Developer specializing in FinTech platforms and cloud-native microservices
“Backend/platform-focused Python engineer who has owned FastAPI services with Postgres/SQLAlchemy and production-grade auth (JWT + RBAC). Experienced deploying and operating microservices on Kubernetes with GitOps (ArgoCD), HPA tuning, and Prometheus/Grafana monitoring, plus hands-on cloud-to-on-prem migrations and Kafka-based real-time streaming pipelines.”
Mid-Level Software Engineer specializing in FinTech and cloud microservices
“Backend/DevOps-leaning engineer with trading/financial systems experience (AIG), focused on reliability: built Python automated test suites to ~95% coverage and integrated them into CI/CD. Has hands-on Kubernetes microservices deployment with GitOps (ArgoCD), plus experience supporting cloud-to-on-prem migrations and building real-time streaming pipelines resilient to spikes and data loss.”
Mid-Level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with production experience building Java 17 Spring Boot microservices for high-traffic systems at Verizon and on a JPMC payments platform (funds transfer/validation using ISO 20022), plus modern React/TypeScript dashboards for ops and analytics. Demonstrates strong scalability and reliability chops (Kafka event-driven pipelines, Redis caching, clustering, BullMQ background jobs) and has built real-time apps end-to-end with secure JWT refresh-token auth and Socket.io performance tuning.”
Mid-Level Software Engineer specializing in FinTech and cloud microservices
“Backend/platform engineer with hands-on ownership of high-stakes data migrations in regulated domains (core banking and insurance), including a Python ETL framework that migrated 100,000+ customer records within a cutover window. Strong DevOps/GitOps background deploying Python and Spring Boot microservices to Kubernetes with Helm and ArgoCD, plus real-time Kafka transaction streaming for fraud/analytics with reliability patterns (DLQs, retries, partition tuning).”
Junior Full-Stack Java Developer specializing in Spring Boot microservices and React
“Full-stack Java/Spring Boot + React engineer (3–4 years) who built an end-to-end smart employee management system and a data analytics dashboard handling millions of daily transactional records. Emphasizes scalable layered REST API design, secure microservices practices (Spring Security, JWT/OAuth2), and performant React state/data patterns (Redux Toolkit + RTK Query) for large datasets and role-based views.”
Mid-level Data Scientist & AI/ML Engineer specializing in GenAI and cloud ML
“GenAI/LLM engineer who recently built a production compliance assistant at State Farm for KYC/AML and regulatory teams, using AWS Bedrock + LangChain with Textract/Lambda pipelines to extract fields, tag risk, and summarize long documents. Implemented RAG, strict structured outputs, and human-in-the-loop guardrails, and reports automating ~80% of documentation work while reducing review time by ~40%.”
Mid-Level Full-Stack Software Engineer specializing in cloud platforms and AI-enabled apps
“Full-stack JavaScript engineer (React/Node/Vue) who has operated like a maintainer by owning an internal component library with Storybook-style examples, documentation, and non-breaking versioning. Demonstrated strong performance engineering on a source code review service—profiling bottlenecks, fixing N+1 queries, adding caching, and trimming payloads to cut latency (e.g., ~100ms to <50ms) while rolling out incremental, test-backed improvements.”
Mid-level AI Engineer specializing in healthcare claims analytics and RAG copilots
“Built a production "appeals co-pilot" for a healthcare claims appeals team, combining an XGBoost/logistic ranking model with a Python/LangChain RAG stack (FAISS + Mistral 7B) to surface high-probability appeal wins and speed policy-grounded drafting. Emphasizes reliability and trust: hybrid retrieval with metadata routing, citation/eval scripts, guardrails, and an explainability layer that non-technical stakeholders could understand and override.”
Senior AI/ML Engineer and Data Scientist specializing in Generative AI and MLOps
“ML/NLP practitioner focused on financial-services document intelligence and compliance workflows—built an end-to-end pipeline to classify documents and extract financial entities from loan applications, emails, and statements stored in S3/internal databases. Strong in entity resolution/record linkage and in productionizing pipelines with GitHub Actions CI/CD, testing, data validation, and Docker, plus semantic search using OpenAI embeddings and a vector database.”
Junior ML Data Associate specializing in AI training data and LLM prompt evaluation
“Applied ML/embodied AI practitioner who built an on-device gesture-control system for smart-home lights using Raspberry Pi + camera, focusing on privacy-preserving real-time inference and hardware-constrained optimization (async pipeline + TF Lite INT8). Also made a high-impact architecture decision for an ML content evaluation/QA pipeline processing millions of annotated text samples weekly, reducing batch runtime from ~6 hours to ~40 minutes while lowering compute cost.”
Mid-level AI/ML Engineer specializing in computer vision, NLP/LLMs, and MLOps
“ML/AI engineer with defense and commercial analytics experience: deployed a real-time aerial object detection system at Dynetics (YOLOv5 + TorchServe in Docker on AWS EC2) with drift-triggered retraining and 99.5% uptime, tackling ambiguous targets and weather degradation. Previously at Fractal Analytics, built and explained a churn prediction model for marketing stakeholders using SHAP and delivered it via a Flask API into dashboards, driving a reported 22% attrition reduction.”
Mid-level Data Analyst specializing in cloud ETL, BI, and machine learning
“Data/ML practitioner with experience at UnitedHealth Group building a fraud claims detection solution combining structured claims data and unstructured notes, validated with compliance stakeholders to improve actionable accuracy. Also applied embeddings, vector databases, and fine-tuned language models in a Bank of America capstone to detect threats/anomalies in financial documents, with production-minded Python ETL workflows using Airflow.”
Senior Data Scientist specializing in NLP and explainable machine learning
“NLP/ML practitioner who built an explainable, clinician-aligned system to detect cognitive decline (Alzheimer’s/stroke-related) from audio responses, achieving 97% accuracy on only a few hundred data points. Also has experience with healthcare claims entity resolution and prototyped a word2vec-based patent search vector database in Elasticsearch, with strong emphasis on testing, interpretability, and scalable Python data workflows.”
Junior Software Engineer specializing in AI agents and full-stack cloud systems
“Backend-focused engineer who has built and refactored FastAPI services backed by MongoDB, emphasizing async concurrency, stateless design for horizontal scaling, and performance tuning via indexing and request-level timing. Has implemented production authentication patterns (JWT, SSO, OAuth2 + PKCE) and user/org-scoped access controls, and improved reliability of LLM document-extraction APIs with fallback mechanisms.”
Mid-Level Software Engineer specializing in data engineering and cloud platforms
“Backend-leaning full-stack engineer who has shipped production-critical data/reporting features at Walmart and built an end-to-end workflow automation product (FastAPI + React/TypeScript + PostgreSQL) deployed on AWS. Strong in performance/reliability engineering (parallel ETL, batch DB operations, indexing via EXPLAIN ANALYZE), secure API design (JWT/RBAC), and pragmatic incident-driven scaling (separating workers from API layer).”
Mid-level Full-Stack Developer specializing in cloud-native microservices
“Full-stack engineer with hands-on ownership of real-time, Kafka-driven systems in production, spanning React/TypeScript frontends, Spring Boot/Node backends, and AWS (EKS/ECS/EC2) operations. Notable for modernizing legacy batch workflows into event-driven architectures with measurable impact (35% faster risk calculations, 30% better accuracy) and scaling to 2x volume using reliability patterns like idempotency, retries, and staged rollouts.”
Mid-level Full-Stack Java Developer specializing in FinTech and real-time systems
“Backend/full-stack engineer with finance domain experience (State Street) who built and shipped a Kafka-based real-time trade validation system handling 50k+ trades/sec and cut latency by 42%. Also delivered real-time React dashboards (Redux Toolkit/React Query/WebSockets) and operates AWS EKS microservices with GitOps/ArgoCD; has built a FastAPI + LangChain/GPT-4 intelligent document processing service with JWT/RBAC.”
Mid-Level Software Engineer specializing in full-stack, backend, and AWS cloud services
“Full-stack engineer at an early-stage startup with hands-on production experience spanning Angular frontend features, backend safety checks for an image-generation workflow (OpenAI Safety), and AWS operations. Built CI/CD to ECS with GitHub Actions, implemented CloudWatch observability, and improved release reliability via Blue/Green deployments with automatic rollback.”
Senior DevSecOps/DevOps Engineer specializing in AWS, Kubernetes, and CI/CD security
“DevOps/Cloud engineer with experience supporting large-scale enterprise infrastructure (AT&T: 50+ Power8/Power9 frames and 2,000+ AIX 7.1/7.2 LPARs) and strong hands-on delivery in AWS/Kubernetes. Built secure Jenkins-to-EKS pipelines with SonarQube/Trivy gates and resolved a widespread CVE-driven build outage by patching the Debian base layer. Also created reusable Terraform modules with remote state/locking and automated drift detection to provision full mirror environments in under an hour.”
Senior Software Engineer specializing in cloud-native microservices and AI-enabled platforms
“Infrastructure/operations engineer with hands-on production IBM Power/AIX (AIX 7.x, VIOS, HMC) and PowerHA/HACMP clustering experience, including DLPAR changes, failover testing, and incident recovery. Also delivers modern cloud DevOps work—GitHub Actions CI/CD for Docker-to-Kubernetes on AWS and Terraform-based provisioning of core AWS infrastructure (VPC/EKS/RDS/IAM) with controlled rollouts and drift checks.”
Mid-level AI Software Engineer specializing in LLM systems and cloud APIs
“Built and productionized an LLM-powered support/knowledge pipeline using embeddings and retrieval (RAG) to deliver more grounded, higher-quality responses while reducing manual effort. Focused on real-world reliability and performance—adding structured validation/guardrails, optimizing vector search and context size for latency/scale, and monitoring failure patterns in production. Experienced with orchestration via LangChain for LLM workflows and Airflow for production data/ML pipelines, and iterates closely with operations stakeholders through demos and feedback.”
Mid-level Full-Stack Java Developer specializing in cloud-native FinTech and Healthcare platforms
“Backend engineer with production experience building and scaling a Java/Spring Boot payment processing API on AWS (PostgreSQL/Redis) handling a few thousand RPS, including deep performance debugging (connection exhaustion) and observability (CloudWatch, Actuator, Zipkin). Also shipped application-layer AI features (OpenAI email summarizer with feedback loop, ~40% faster agent response times) and designed reliable multi-step workflow orchestration with retries and manual escalation, plus strong SQL tuning and Python engineering practices.”
Senior Software Engineer specializing in distributed systems and cloud-native platforms
“Backend-leaning full-stack engineer with experience at Walmart, Qualtrics, and American Express, shipping secure partner-facing API platforms and internal monitoring dashboards. Strong in AWS production operations (ECS/Fargate, RDS/Postgres, CloudWatch) plus rigorous testing/security practices, with measurable delivery and performance improvements (35% faster releases; ~30–40% latency reductions).”