Pre-screened and vetted.
Mid-Level Software Engineer specializing in FinTech microservices
“Backend engineer with experience in fraud reporting and billing systems, building Java/Spring Boot services behind a React frontend and improving performance 40%+ with caching and SQL optimization while maintaining 99.9% uptime. Has hands-on experience migrating a monolith to microservices with incremental rollout, clear data ownership boundaries, and production-grade API reliability/security practices (JWT/OAuth, RBAC, row-level scoping).”
Mid-Level Full-Stack Engineer specializing in web/mobile apps and AI-powered products
“Backend engineer who built and evolved the real-time networking/messaging backend for a cross-platform professional networking app (Make Connexions), optimizing for low-latency delivery, privacy, and strong consistency. Experienced scaling Python/FastAPI APIs with async + Redis, and leading safe refactors via versioned endpoints, feature flags, and backward-compatible migrations; strong production auth/RLS expertise including refresh-token rotation edge cases.”
Senior Software Engineer specializing in backend, DevOps, and LLM-powered systems
“Backend-focused Python engineer who has owned production FastAPI services deployed on Kubernetes, including CI/CD (GitLab CI to ECR) and GitOps delivery via ArgoCD/Helm. Has hands-on experience with complex reliability and infrastructure work—solving data inconsistency with validation/partial-data paths, fixing K8s liveness issues via lazy loading, and supporting a phased cloud-to-on-prem migration with dual-writes and monitoring. Also built Kafka-based real-time ingestion consumers handling bursty, high-throughput traffic with async processing and topic/retention tuning.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with experience in both healthcare (Siemens) and payments (Bitwise), focused on scaling Python APIs and modernizing architectures. Has led monolith-to-microservices migrations and introduced Kafka async processing, Redis caching, and ELK observability, citing ~40% faster issue resolution and improved reliability via idempotency and strong security controls (OAuth2/JWT, RBAC, RLS).”
Junior AI/ML Engineer specializing in LLMs, RAG, and information retrieval
“Internship experience shipping production AI systems: built an end-to-end RAG platform (Python/FastAPI + LangChain/LangGraph + vector search) to answer support questions from unstructured internal docs, with a strong focus on hallucination prevention through confidence gating and rigorous offline/online evaluation. Also delivered an AI-driven personalization/analytics feature using an unsupervised clustering pipeline, iterating with PMs to align statistically strong clusters with actionable business segmentation.”
Mid-level Backend Engineer specializing in distributed microservices and event-driven systems
“Software engineer (Yellow.ai) who built and productionized an AI-driven resume tailoring system using embeddings + Chroma RAG + QLoRA fine-tuning, deployed via Docker/Kubernetes with CI/CD on a CPU-only Oracle VM. Demonstrates strong reliability/evaluation rigor (custom hallucination/coverage/relevance metrics) and measurable business impact, including a 60% user satisfaction lift from improving chatbot intent accuracy with product and support teams.”
Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines
“Built a production, real-time insurance claims document-understanding and fraud-detection pipeline using TensorFlow + fine-tuned BERT, deployed on AWS (SageMaker/Lambda/API Gateway) with automated retraining via MLflow and Jenkins. Addressed noisy documents and latency using augmentation and model distillation (3x faster), cutting claims ops manual review by ~50% and reducing fraudulent payouts.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with experience at Synchrony and HCL delivering end-to-end production systems: a secure, Kafka-driven transaction processing microservice with React real-time status tracking, containerized and deployed on AWS Kubernetes via Jenkins with ELK/CloudWatch monitoring. Has hands-on incident ownership and performance tuning (DB/query/index/pooling) driving ~20–30% latency improvements, plus built internal Python monitoring APIs with strong reliability and observability.”
Mid-level Full-Stack Java Developer specializing in microservices and cloud-native systems
“Backend engineer with hands-on experience building real-time, event-driven systems at Walgreens, including a Kafka-based prescription status notification service and scalable pipelines for messy prescription/inventory data. Strong focus on reliability patterns (retries, idempotency, DLQs) and iterating based on pharmacist feedback to improve usability.”
Mid-Level Software & Infrastructure Engineer specializing in cloud, distributed systems, and AI
“Backend/data engineer who helped evolve Bitnimbus LLC’s Kafka-as-a-service MVP from a monolith into an event-driven distributed system, using careful design, parallel rollouts, and idempotent event handling to maintain correctness. Also built production-grade API and database security (JWT scopes, rate limiting, explicit Postgres policies/RLS-style controls) and improved Prometheus monitoring by eliminating false outages via heartbeat metrics and windowed aggregation.”
Senior Full-Stack AI Engineer specializing in Generative AI and FinTech
“Backend engineer who built and owned an AI-powered financial research product end-to-end, using a typed NestJS/GraphQL backend with LangGraph-style agent routing to produce sourced, structured financial analysis. Emphasizes finance-grade correctness (Zod validation, metric registries, unit/empty-result guardrails) while keeping latency low via batching, caching, and fast token streaming, and has led incremental migrations using strangler/feature-flag/shadow traffic patterns.”
Principal/Staff Software Engineer specializing in distributed systems and FinTech platforms
“Brazil-based tech leader who helped build Bankly’s end-to-end Banking-as-a-Service platform—delivering a plug-and-play solution in 6 months and architecting for ~5k requests/second; Bankly later became the largest BaaS in Brazil. Also runs a closed, personal-capital private trading group focused on automating investment decisions with AI trading bots, but is currently prioritizing international career growth over entrepreneurship.”
Junior Software Engineer specializing in full-stack web and cloud systems
“Co-op engineer at EnFi who built and maintained a multi-tenant prompt library and LLM workflow tooling used by internal teams and external enterprise clients. Led TypeScript/React package design and standardized a typed workflow abstraction across disparate implementations (React, Go, JSON), improving reliability and developer adoption. Delivered measurable performance gains (~25% latency reduction) and owned end-to-end execution including docs, demos, debugging, and deployment.”
Senior Full-Stack Software Engineer specializing in cloud-native systems and AI/ML
“Backend engineer who significantly evolved an internal Resource Manager platform, moving from a monolith to microservices and improving onboarding speed while reducing integration errors. Has hands-on experience building reliable and secure Python/FastAPI APIs (Pydantic schemas, circuit breakers, caching, metrics/alerts) and leading zero-downtime migrations with strong data integrity patterns (dual writes, idempotency, reconciliation checks).”
Mid-level Full-Stack Python Developer specializing in Healthcare IT
“Backend/AI engineer with Johnson & Johnson experience building data-heavy payer/claims analytics services (Python/FastAPI, PostgreSQL, AWS) and optimizing them under peak ingestion load via indexing/query tuning and caching. Also shipped an end-to-end RAG feature for clinicians to extract insights from unstructured clinical notes, using constrained prompts and retrieval-confidence guardrails to prevent hallucinations.”
Junior Software Engineer specializing in cloud-native microservices and distributed systems
“Backend/ML platform engineer who built an end-to-end news summarization and personalized recommendation system using FastAPI, Redis, and a vector search pipeline (FAISS). Strong in productionizing services on Kubernetes with GitOps (ArgoCD + GitHub Actions), including CI image tagging/publishing and safe rollouts, plus experience migrating EC2 services to containerized orchestration with robust health checks and latency/error monitoring.”
Senior Backend Engineer specializing in Python microservices and cloud-native systems
“Backend/data platform engineer who owned a FastAPI + Kafka microservice in Verizon’s billing pipeline, handling high-volume usage ingestion/validation/enrichment with strong observability and CI/CD on AWS EKS. Demonstrated measurable performance gains (latency down to ~120–150ms; Kafka throughput +30–40%; DB CPU -25%) and led an on-prem ETL-to-AWS migration using Terraform, parallel validation, and phased cutover with zero downtime.”
Mid-level Machine Learning Engineer specializing in deep learning and generative AI
“ML/NLP engineer with hands-on experience building production systems for unstructured insurance claims and customer data linking. Delivered measurable impact at scale (millions of documents), combining transformer-based NLP, vector search (FAISS/Pinecone), and human-in-the-loop validation, and has strong production workflow/observability practices (Airflow, AWS Batch, Grafana/Prometheus).”
Mid-level Applied AI/ML Engineer specializing in agentic systems and LLM automation
“Built a production LLM-powered workflow at Frontier to extract structured signals from messy, high-volume documents and route work to the right teams, replacing a multi-day, error-prone manual process. Emphasizes production reliability with schema/consistency validation, re-prompting and deterministic fallbacks, plus async pipeline optimizations for predictable latency. Experienced with multi-agent orchestration (LangGraph, AutoGen, CrewAI) and AWS workflow tooling (Step Functions, SQS, Lambda), and delivered ~70% safe automation via stakeholder-driven thresholds and human review.”
Intern Full-Stack Product Engineer specializing in analytics and database platforms
“Full-stack engineer (Devsinc) who built a seed-stage fintech product (Deaglo) for global investment firms, shipping a real-time FX exposure and hedging dashboard using Next.js App Router + TypeScript with Python/C# microservices. Drove major reliability and performance wins by migrating to an async RabbitMQ architecture (DLQs, idempotency) and optimizing Postgres queries (45% faster), while owning monitoring and post-launch backlog.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and GenAI
“Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.”
Junior Full-Stack Software Engineer specializing in Node.js microservices and React
“Backend engineer who has shipped both high-throughput real-time systems and production LLM/RAG features. Built a database-free, local-first messaging service (Node/Express/Socket.IO) achieving ~1,500 msgs/sec at <25ms p95, and implemented a Go-based RAG recommendation pipeline with strict JSON/schema validation, catalog grounding, fallbacks, and eval loops that cut hallucinations to ~1–2% while reducing LLM costs ~60%.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“At Delta Airlines, built and shipped a production LLM-powered semantic search/troubleshooting assistant over maintenance logs and operational documentation using OpenAI embeddings and a vector database. Implemented hybrid ranking, query enrichment, and structured filters to improve relevance ~35% while optimizing latency via caching and vector tuning. Also designed a scalable Kafka + AWS (Lambda/SQS) ingestion pipeline with strong reliability/observability and an eval loop using real engineer queries and human review.”