Pre-screened and vetted.
Senior Software Engineer specializing in cloud-native event-driven microservices
“Full-stack engineer experienced shipping production SaaS dashboards with Next.js App Router + TypeScript, combining Server Components for initial data loads with interactive client-side analytics. Strong performance/operability focus (reported ~40% UI latency reduction) and deep backend fundamentals across Postgres schema/query optimization and Kafka-based event-driven microservices with idempotency, retries, and DLQs.”
Mid-Level Backend Engineer specializing in Java/Spring Boot and LLM-integrated microservices
“Built and deployed a live production LLM document Q&A platform (DocumindAI) with an adaptive RAG pipeline (Claude + Cohere embeddings + pgvector), source-cited structured outputs, and engineered fallbacks for reliability and sub-2s latency. Also has enterprise integration experience at Tech Mahindra working with messy IFS ERP XML integrations, using validation/normalization and JTA transactions to prevent partial writes and data corruption.”
Mid-Level Full-Stack Software Engineer specializing in AWS cloud and Python/Java
“Accenture consultant who shipped an LLM-based production solution during a client cloud migration to parse application code and identify only the database objects actually used, cutting migration time by 30% and accelerating realization of cloud cost benefits. Emphasizes production robustness with timeouts/retries/fallback routing, validation, observability, and a disciplined eval/monitoring loop that turns failures into regression tests.”
Mid-level Software Engineer specializing in AWS cloud infrastructure and data platforms
“Backend/infra-focused software engineer who built an autonomous Python API-orchestration agent using asyncio with strong reliability and observability (trace IDs, structured logs, retries/timeouts) and containerized dev workflow. Experienced deploying Python services to Kubernetes with Helm and running GitOps CI/CD via ArgoCD, plus leading an AWS IAM-to-Identity Center migration using CloudTrail-driven least-privilege role design. Also built and debugged a Kafka/SnapLogic bidirectional pipeline syncing Redshift and HBase, resolving missing-record issues via Kibana-driven investigation.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring and AWS microservices
“Full-stack engineer with experience at Wells Fargo and Salesforce building regulated, customer-facing financial systems and internal DevOps tooling. Deep in microservices and event-driven architectures (Spring Boot, Kafka/RabbitMQ) with strong CI/CD automation, contract testing, and observability; delivered measurable impact including 60% faster deployments and 40% fewer support tickets.”
Principal Software Engineer specializing in MongoDB and Java platforms
“Government and defense software architect with a track record of building mission-critical systems from prototype to long-lived production. Most notably designed Banyan at Fort Meade, a federated SOA platform that achieved 99.9999 uptime and handled 3.2 million daily queries, and later built SBOM automation at Lockheed Martin that was contributed back to the CycloneDX open source ecosystem.”
Staff Software Engineer specializing in AI-powered e-commerce search
“Built production AI systems for Macy's and Bloomingdale's, including an embeddings-based pipeline to clean trending search queries and an end-to-end 'Ask Macy's' multi-agent chat experience. Brings hands-on experience with real-world agent orchestration, tool integration, quality evaluation, and business-facing safeguards in a large-scale e-commerce environment.”
Mid-level Full-Stack Software Engineer specializing in agentic AI and document automation
“Software engineer who recently shipped an authentication and role-based access feature for a web app, using AI selectively for boilerplate, debugging, and test suggestions while retaining ownership of architecture, security, testing, and final review. Stands out for a disciplined, security-first approach to AI-assisted development and a pragmatic preference for lightweight API-driven solutions over unnecessary framework complexity.”
Mid-level Software Engineer specializing in cloud-native microservices
“Backend engineer who shipped a Spring Boot transactions/points feature while using AI selectively for boilerplate and test ideas, keeping core system design decisions in human hands. Stands out for rigorous validation of AI output against database behavior, concurrency, idempotency, and failure scenarios, and has also built a lightweight planner -> code gen -> validator agent-style pipeline with step-level logging and retries.”
Mid-level Software Engineer specializing in backend microservices and AI-integrated platforms
“Full-stack engineer with experience spanning AI-powered product features and healthcare fraud detection systems. Has built end-to-end LLM-enabled applications, customer-facing recommendation systems at scale, and operational platforms that improved real-time investigations and flagged over 1,200 high-risk cases quarterly.”
Intern Full-Stack Software Engineer specializing in cloud, voice AI, and billing systems
“Product-minded full-stack engineer at a B2B startup who ships high-stakes customer-facing features fast: delivered a Spanish AI support agent in 2 weeks by benchmarking LLMs and using native Spanish system prompts, reaching 90% resolution. Built the company’s first monetization system (hybrid subscription + usage) with Stripe/Firebase, emphasizing secure JWT-based flows and idempotent webhooks, and led a microservices decoupling effort that cut developer onboarding time by 50%.”
Mid-level Software Engineer specializing in Java/Spring backend and event-driven systems
“Backend engineer from Optum who built and optimized a real-time, Kafka-driven healthcare claims processing platform handling 1M+ claims/month. Strong in reliability, state management, and observability for distributed systems, plus production deployment automation with Docker/Kubernetes and CI/CD; no direct ROS/robotics simulator experience yet but frames work in robotics-adjacent real-time principles.”
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.”
Senior Software Engineer specializing in Android platforms, developer experience, and workflow automation
“AppSec-focused engineer from Kaiser Permanente who advises on authentication/API security, performs lightweight threat modeling, and integrates SAST + dependency scanning into CI/CD while actively reducing false positives to improve release speed. Demonstrated strong troubleshooting using logs/traces/metrics (e.g., diagnosing auth failures caused by clock skew) and communicates security tradeoffs differently for engineering vs product stakeholders.”
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 Test/Quality Engineer specializing in automation and server platform validation
“QA/automation engineer with hands-on experience spanning web UI automation (Cypress/JavaScript) and hardware/firmware validation (BIOS/BMC, FPGA). Has delivered high-impact reliability and throughput improvements in server/HPC environments, including automation that enabled booting across ~250 servers and requirement clarification that unblocked firmware work for ~550 servers.”
Mid-level QA Automation Engineer specializing in UI/API test automation and CI/CD
“QA automation engineer who owned an end-to-end test suite for a financial payments application, building cross-layer E2E coverage (UI/API/DB) and integrating it into CI with smoke-on-commit and nightly regression. Caught high-impact issues including duplicate payments caused by missing idempotency in backend retry logic and an RBAC authorization gap, and has hands-on experience stabilizing flaky Cypress tests via network-call synchronization.”
Mid-Level Java Full-Stack Developer specializing in cloud-native microservices
“Full-stack engineer with ~3.5 years of Java Spring Boot and React experience who built an end-to-end banking transaction platform using microservices, Kafka streaming, AWS RDS, and Dockerized CI/CD. Demonstrates strong performance and reliability engineering (async processing, DLQ/retries, idempotency, caching) plus secure cloud deployment practices; has also worked across banking, healthcare, and insurance domains.”
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 Full-Stack Software Engineer specializing in cloud-native web applications
“Full-stack engineer who has owned customer-facing and internal web portals end-to-end (API, database, React UI, and deployment). Experienced designing multi-service architectures with Node/Express and Java/Spring Boot plus RabbitMQ/Kafka messaging, emphasizing contract/versioning discipline, observability, and operational tooling that measurably reduces support load and manual work.”
Mid-level Java Full-Stack Developer specializing in cloud-native microservices and React
“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 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 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).”