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 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).”
Mid-level Full-Stack Developer specializing in FinTech platforms and cloud-native microservices
“Backend engineer focused on AI-enabled systems, having built a production-style RAG pipeline (vector search + LLM) exposed via Python/Flask endpoints with strong observability and hallucination-reduction techniques. Demonstrates deep performance work in PostgreSQL/SQLAlchemy (5x faster analytics queries) and high-throughput optimization using Celery + Redis (800ms to 120ms latency, 3x throughput), plus schema-per-tenant multi-tenancy with tenant-aware middleware and logging.”
Senior Full-Stack Software Engineer specializing in cloud, AWS, and enterprise web apps
“Software engineer with BitSight experience owning and revitalizing a critical internal Entity Management Portal (Django/React), clearing 30+ backlog items and boosting internal workflow efficiency ~40% through performance re-architecture (Redis caching) and disciplined testing. Also built a collaborative chore management platform (React/FastAPI) emphasizing responsiveness (optimistic UI) and scalability (connection pooling, Docker), and improved microservices security by centralizing secrets management with AWS Secrets Manager across multi-cloud environments.”
Senior Full-Stack .NET Developer specializing in cloud-native web applications
“Backend/ML systems engineer who built a Flask + PostgreSQL internal ticketing platform and demonstrates strong database/ORM performance depth (indexes, partitioning, RLS multi-tenancy). Notably optimized a high-throughput attachment OCR/embedding pipeline with batching, deduplication, and Redis caching, cutting median latency from 45s to 10s and reducing worker cost by 35% while increasing throughput 4x.”
Mid-Level Software Engineer specializing in Python backend and React full-stack development
“Backend engineer who built and optimized a high-traffic e-commerce platform in Python/Flask, focusing on scalability and reliability through service decomposition, Redis caching, and Celery-based background processing. Also integrated an AI intent-classification chatbot as a separately deployable inference service on AWS and has hands-on experience designing multi-tenant data isolation strategies in PostgreSQL.”
Mid-Level Full-Stack Software Engineer specializing in distributed systems and cloud integrations
“Backend engineer with enterprise SaaS experience (Zoho) who owned an end-to-end cloud integration between Endpoint Central and ServiceDesk Plus, redesigning device onboarding across 64+ scenarios and building a fault-tolerant sync engine that recovered 100% failed transactions. Also built and operated production systems across the stack—FastAPI services with strong testing/observability, React+TypeScript portals, PostgreSQL performance tuning, and AWS deployments with real incident response (RDS CPU saturation resolved with zero downtime).”
Senior Full-Stack Java Developer specializing in capital markets and trading systems
“Backend/data engineer with production experience in payment initiation/processing services built in Python/FastAPI, emphasizing reliability patterns (JWT/RBAC, timeouts, retries, circuit breakers). Has delivered AWS deployments on ECS (ALB, autoscaling, CI/CD to ECR) plus Lambda-based reporting, and built AWS Glue ETL pipelines with schema evolution and CloudWatch monitoring. Also modernized a legacy SAS reporting platform to Python/PostgreSQL with regression parity testing and parallel-run migration, and achieved a 70% SQL performance improvement.”
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.”
Mid-level Full-Stack Java Developer specializing in Angular and Spring Boot microservices
“Full stack Java developer (5 years Java/Spring Boot) building a mortgage-focused rule engine platform used by business users and developers. Experienced scaling data-intensive microservices on AWS (RDS/S3/SQS) and optimizing high-volume rule processing with SQL tuning, caching (KIE container), and asynchronous task decoupling; also delivers modern UIs in Angular and React (Redux/Toolkit).”
Mid-level Java Full-Stack Developer specializing in Healthcare and Financial Services
“Full-stack engineer with healthcare domain experience (UnitedHealthcare) delivering real-time claims/eligibility dashboards using Spring Boot microservices and React/TypeScript, with strong AWS/Kubernetes DevOps. Demonstrated measurable impact through performance tuning (33% faster retrieval; 45% faster responses during a 60% traffic spike) and HIPAA-aligned security practices. Also built production FastAPI services for high-volume financial transactions with strong testing and observability (95%+ coverage; Prometheus/Grafana).”
Mid-level Software Engineer specializing in full-stack and cloud-native microservices
“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”
Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems
“Full-stack engineer who owned an end-to-end production feature for a Piraeus Bank stock exchange module, spanning React/TypeScript, backend services, and cloud operations with Docker + CI/CD, delivering reported 90% faster API responses and improved uptime. Also built a Smartwound research MVP on AWS, creating a Python image-processing/scoring pipeline to ship despite unclear image-analysis specs.”
Mid-level Full-Stack Developer specializing in React and scalable web applications
“Backend/data engineer with hands-on production experience across FastAPI microservices and AWS data platforms. Has delivered serverless and Glue/EMR-based ETL pipelines with strong observability (Prometheus/Grafana/Sentry, CloudWatch/SNS), schema-evolution resilience, and measurable SQL performance wins (5 min to <30 sec). Open to onsite meetings in the Bethesda, MD area and flexible on remote arrangements.”
Senior Full-Stack Software Engineer specializing in modern web apps and cloud platforms
“Backend/data engineer focused on production-grade Python microservices and AWS platforms, including a hybrid Lambda + ECS Fargate architecture managed with Terraform and CI/CD. Has hands-on reliability experience (JWT/OAuth, timeouts, retries, centralized error classification) and built AWS Glue/PySpark ETL pipelines consolidating PostgreSQL/RDS, MongoDB, and S3 sources into curated partitioned Parquet datasets. Demonstrated measurable SQL tuning impact (8 minutes to 25 seconds) and disciplined legacy-to-modern migrations with parity validation and UAT sign-off.”
Mid-Level Full-Stack Python Developer specializing in AI and data platforms
“Full-stack engineer who builds TypeScript/React SPAs on Python (Flask/FastAPI) backends and has hands-on experience integrating AI components (Azure OpenAI, LangChain, vector databases) into user workflows. Has built internal AI-enabled dashboards/search tools for analysts and business users, emphasizing typed API contracts, CI/CD-driven quality, and microservices reliability patterns (monitoring, retries, idempotency) at scale.”
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 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 Full-Stack Software Engineer specializing in civic tech and AI/RAG systems
Mid-level Full-Stack Java Engineer specializing in microservices for Financial Services
Senior Backend Engineer specializing in Healthcare IT and cloud microservices
Senior AI/ML Engineer specializing in Generative AI agents and RAG systems