Pre-screened and vetted.
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.”
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 Software Engineer specializing in iOS and full-stack development
“Cross-platform (web + mobile) product engineer working on coupon clipping experiences. Built and shipped category-based filtering informed by external market data (Rakuten/Honey) and internal user-journey analytics, validated via A/B testing and resulting in a 30% traffic lift. Experienced handling on-call production incidents, including rapid root-cause analysis and hotfixing a mobile crash that was blocking a release.”
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 Machine Learning Engineer specializing in deep learning and generative AI
“AI/ML engineer who has deployed transformer-based NLP systems to production via Python REST APIs and Kubernetes on AWS/Azure, with a strong focus on latency optimization (p95), reliability, and scalable orchestration. Demonstrates pragmatic model tradeoff decision-making and strong stakeholder collaboration—improving adoption by making outputs more actionable with summaries, extracted fields, and confidence indicators.”
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.”
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 Developer specializing in cloud-native healthcare applications
“Full-stack engineer with recent experience at Amgen building an internal healthcare data validation/transformation and workflow automation service: Python/FastAPI backend with REST APIs plus a React UI, designed around a canonical contract-first model to handle inconsistent upstream data. Operates production systems on AWS (EC2/ELB/S3/CloudFront) with strong focus on observability (structured logs, correlation IDs) and safe CI/CD-driven migrations; also has experience shipping quickly in ambiguous environments at TCS.”
Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)
“Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.”
Senior Python Backend Engineer specializing in scalable APIs and cloud-native microservices
“Backend/data platform engineer who has built and operated a cloud-native media ingestion/processing platform in Python (Django/DRF, FastAPI) with Kafka, Postgres, and Redis, emphasizing multi-tenant security and reliability. Delivered AWS production systems combining EKS and Lambda with Terraform + GitHub Actions/Helm, and built Glue-based ETL pipelines with strong schema-evolution and data-quality practices; also modernized SAS analytics into Python on AWS. Seeking fully remote roles with a $120K–$140K base range.”
Junior Full-Stack Software Engineer specializing in web apps and microservices
“Backend engineer focused on Node.js (Express/Fastify) and MongoDB who designed a multi-stage bill-approval workflow system for a manufacturing company, emphasizing RBAC, auditability, and scalability across multiple factory units. Also improved system robustness by catching a MongoDB connection leak in an Excise department project and has experience executing low-risk, incremental backend refactors with monitoring and rollback.”
Mid-level Full-Stack Developer specializing in React and Spring Boot
“Software engineer who built and owned a centralized Asset Management platform at Hyundai Mobis used daily by multiple internal teams, delivering everything from UI/TypeScript React frontend to Spring Boot services, databases, deployment, and post-release support. Experienced in scaling microservices with Kafka-based async workflows, improving data consistency/real-time updates, and implementing reliability patterns like standardized API contracts, retries, DLQs, and targeted caching.”
Mid-level Full-Stack .NET Engineer specializing in Sitecore and cloud-native microservices
“Backend/web API engineer with hands-on experience deploying .NET Core APIs to Azure App Service and stabilizing production systems through disciplined log-driven troubleshooting, environment configuration management, and SQL performance tuning (execution plans, query rewrites, indexing). Has also debugged cross-layer incidents involving DB locks and network latency, and modifies Python/XML automation scripts to meet customer-specific requirements while improving logging and performance.”
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.”
Intern Software Engineer specializing in AI/ML and computer vision
“Backend-focused Python engineer who owned and deployed EcoHero, a recycling guidance app using FastAPI + Firebase with barcode lookup, ZIP-code-based state rules, and user history tracking backed by 50 state datasets. Has hands-on Kubernetes + Docker experience and uses GitHub Actions and GitOps-style PR workflows for consistent deployments, plus event-driven async processing patterns with idempotency and retries.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with deep healthcare claims domain experience who has owned customer-facing portals end-to-end (Java/Spring Boot + React/TypeScript) and improved usability/performance based on real user feedback. Built microservices using REST and RabbitMQ with strong observability (Splunk/cloud metrics), and delivered an internal claims investigation dashboard that streamlined operations through centralized data, search, and filtering.”
Mid-Level Software Engineer specializing in full-stack microservices and cloud platforms
“Software engineer experienced owning internal, customer-facing dashboards and internal ops tools end-to-end, emphasizing fast iteration without sacrificing stability (CI/CD, automated tests, feature flags, monitoring). Built a TypeScript/React role-based dashboard backed by Java Spring Boot and has hands-on microservices experience with RabbitMQ, including production hardening with retries, dead-letter queues, logging, and health checks.”
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.”
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.”