Pre-screened and vetted.
Mid-level Full-Stack Developer specializing in cloud-native web apps and APIs
“Backend engineer with experience building microservice-based systems that integrate LLM workflows (code review suggestions, documentation generation, test scaffolding) using REST APIs, Celery/Redis, and OpenTelemetry for observability. Demonstrates hands-on database and performance optimization in PostgreSQL/SQLAlchemy (bulk inserts, lock mitigation, cursor-based pagination) plus multi-tenant data isolation via tenant-aware models, middleware scoping, and schema/row-level strategies.”
Mid-level AI/ML Engineer specializing in LLM agents and RAG systems
“LLM/agentic systems builder at Verizon who deployed a LangGraph-orchestrated multi-agent ticket-automation platform with RAG (FAISS) to replace brittle rule-based bots. Improved routing correctness by ~30–40%, hit ~300ms latency targets via model routing, and reduced ops workload by ~60% through tight iteration with non-technical stakeholders and strong testing/observability practices.”
Mid-level Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Full stack engineer in the financial/thematic investing domain who built end-to-end applications on AWS. Notably redesigned a slow portfolio analytics workflow by offloading heavy computations to scheduled AWS Lambda jobs and caching results in DynamoDB (TTL), cutting API latency from ~5 seconds to under 300ms while supporting data-heavy daily market processing.”
Mid-Level Software Engineer specializing in AI microservices and generative fashion
“Backend/AI workflow engineer at a startup building production AI services for fashion workflows, including an AI-powered techpack generation API in Go (Gin) with MongoDB handling ~1k+ daily requests. Recently implementing an image-to-3D dress generation feature end-to-end, integrating a Python FastAPI AI service with ComfyUI + Hunyuan, with strong emphasis on async orchestration, webhooks, and observability (OpenTelemetry + SigNoz).”
Junior Cloud/DevOps Engineer specializing in Kubernetes, Terraform, and multi-cloud customer engineering
“Solutions Engineer focused on application and platform security for enterprise cloud-native deployments, advising customers on threat modeling and secure CI/CD practices across AWS and Kubernetes. Has implemented SCA/container scanning and vuln checks in pipelines, tuned thresholds to reduce false positives, and driven outcomes like faster security approvals and smoother production rollouts. Troubleshot high-load Kubernetes failures (OOMKills, registry throttling) and turned fixes into a standard tuning guide.”
Principal Product Engineer specializing in FinTech platforms, experimentation, and AI workflows
“Fintech product engineer working on a large-scale credit monitoring platform (tens of millions of users) with deep experience in regulated banking integrations, PII security, and step-up/MFA flows. Has shipped customer-facing React/TypeScript experiences driven by Optimizely experimentation and built reliable partner-facing microservices/SDKs on AWS, including resolving production traffic loss caused by edge security (DataDome/CAPTCHA) conflicts with payment providers.”
Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems
“Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.”
Senior Technical Support Engineer specializing in Azure Cloud & Generative AI
“Microsoft cloud/infra engineer with 5+ years supporting enterprise Azure environments, specializing in security-focused networking (private endpoints, DNS) and production troubleshooting across Azure Front Door/App Gateway WAF/AKS. Has implemented posture improvements via Defender for Cloud, Azure Policy, and RBAC tightening, and also designs secure AWS agent/scanner integrations and modern EKS/GitHub Actions/Secrets Manager observability-enabled SDK rollouts.”
Senior Software Engineer specializing in AI/ML, computer vision, and cloud-native systems
“Independently built a production-grade, containerized enterprise agentic AI platform (stateful orchestration + RAG) focused on real-world reliability—guardrails, citation-based outputs, reranking, query rewriting, and evaluation harnesses to reduce hallucinations. Hands-on with OpenAI SDK, CrewAI, and LangGraph, and has delivered AI solutions for non-technical NGO stakeholders via demos and practical POCs.”
Mid-Level Software Engineer specializing in LLM agents and real-time data streaming
“Software engineer with experience at Striim and Amazon who ships end-to-end production systems across UI, backend, ML, and operations. Built a real-time PII detection capability for a streaming data platform by integrating Python ML inference into a Java monolith via gRPC sidecars, achieving ~3M events/hour throughput and ~93% accuracy, and helped drive enterprise adoption (Fiserv, CVS). Also modernized internal Amazon tooling for multi-region scale with modularization and fully automated deployments.”
Mid-level Java Full-Stack Developer specializing in cloud microservices
“Backend/platform engineer with payroll domain depth who built high-volume payroll processing microservices (Java/Spring Boot, Kafka, PostgreSQL, Redis) on AWS Kubernetes and debugged major peak-cycle latency by redesigning transaction boundaries and moving to async Kafka processing (>50% latency reduction). Also shipped an LLM-powered HR assistant using RAG with strong security/guardrails (RBAC, PII masking, audit logs) that cut support tickets by 40%, and designed reliable multi-step agent workflows with retries, circuit breakers, and idempotency.”
Senior Backend Software Engineer specializing in financial workflow automation
“Backend/AI workflow engineer with PayPal experience building workflow-driven financial compliance systems (Python/Java, Postgres, AWS/EKS) at thousands of executions/day. Has shipped production LLM-powered document extraction with strict schema/rule validation, auditability, and human-in-the-loop fallbacks, and has deep expertise in reliability (idempotency, locking, state machines) and Postgres performance tuning.”
Mid-level Software Engineer specializing in LLM agentic AI and full-stack systems
“Full-stack engineer at Bank of America who built and iterated a real-time transaction monitoring/fraud detection system processing 50K+ daily transactions, improving latency (25%), dashboard performance (30%), and reducing manual investigation time (40%) while meeting PCI DSS via OAuth2 and RBAC. Also built a scalable ETL pipeline for messy financial data with strong reliability/observability (ELK, retries, DLQ), boosting data integrity from 87% to 99% and sustaining 99.8% uptime.”
Mid-level Software Engineer specializing in cloud-native systems and Android development
“Application-focused software engineer with experience at Amazon and Motorola shipping production systems ranging from developer monitoring/on-call tooling (Alcazar, ~40% MTTR improvement) to consumer AI features used by 100K+ users. Currently building an AI/ML-driven platform with a Python/FastAPI backend on AWS (ECS/RDS/S3) and has handled real production latency/scaling incidents end-to-end.”
Mid-level Full-Stack Engineer specializing in scalable APIs, cloud infrastructure, and GenAI apps
“Backend/platform engineer with experience across edtech, logistics, and AWS internal systems—owned a production course recommender end-to-end (model serving + APIs + caching/observability), delivering +30% CTR and -20% latency. Has scaled real-time delivery visibility/rerouting on Kubernetes/EKS to sub-200ms P95 during demand spikes and built billion-events/day telemetry pipelines on AWS (Kinesis Firehose, Lambda, S3, Redshift) with schema evolution, dedupe, and replay support.”
Mid-Level Full-Stack Software Engineer specializing in AWS cloud and microservices
“Backend/LLM engineer who built a production-critical Amazon Bedrock + RAG correction and compliance layer for employee communications, integrating tightly with existing Spring Boot/AWS microservices to reduce manual review while keeping outputs explainable and auditable. Also designed an event-driven system processing 10M+ events/day (SQS/Lambda/DynamoDB/Elasticsearch) and handled on-call incidents with strong observability and reliability patterns (idempotency, retries, hotspot mitigation).”
Senior Cloud & DevOps Engineer specializing in enterprise cloud automation and Kubernetes
“Infrastructure/DevOps engineer with primary ownership in enterprise Linux and AWS/Azure production environments (including financial systems). Built secure, repeatable CI/CD pipelines deploying containerized workloads to EKS/ECS and implemented Terraform/CloudFormation IaC with drift detection and rollback practices; lacks direct IBM Power/AIX/PowerHA experience.”
Senior Full-Stack Engineer specializing in scalable cloud-native systems
“Backend/data engineer with production experience building high-concurrency customer engagement platforms at KomBea on AWS (EKS + Lambda) using FastAPI/Django, PostgreSQL, Redis, and strong observability. Has modernized legacy batch systems into modular Python services with parallel-run parity validation and phased rollouts, and has delivered resilient AWS Glue ETL pipelines with schema evolution and data quality controls.”
Junior Software Engineer specializing in cloud infrastructure and full-stack web development
“Full-stack/platform engineer who has owned real-time analytics products end-to-end and built scalable TypeScript/React + Node.js systems using event-driven and microservices architectures (Kafka/RabbitMQ). Also created a widely adopted Go CLI that standardized AWS/Terraform provisioning across multiple teams, cutting environment setup from days to minutes through opinionated defaults, documentation, and cross-org partnerships.”
Senior Full-Stack Developer specializing in cloud-native microservices
“Java full-stack developer who has owned data-intensive, customer-facing and internal web products end-to-end (React/Angular + Spring Boot), including CI/CD and production support. Demonstrates deep microservices experience with RabbitMQ/event-driven architecture, idempotency, DLQs, and compensating logic to maintain reliability and data consistency at scale, plus a track record of replacing spreadsheet-based ops reporting with an adopted real-time internal tool.”
Senior Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Backend/platform engineer building HIPAA-compliant, real-time healthcare systems: owned a Python/Flask API layer for an AI-enabled patient engagement and risk scoring service, implemented PHI-safe logging and cross-service auditability, and delivered Kubernetes microservices via ArgoCD GitOps. Also has experience with Kafka streaming pipelines and hybrid cloud-to-on-prem migrations in regulated healthcare/fintech environments.”
Mid-level Data Scientist specializing in NLP, LLMs, and cloud ML platforms
“LLM/MLOps engineer who has shipped production systems for complaint intelligence and contact-center NLU, including LoRA/RLHF-tuned LLaMA models deployed on GKE with vLLM and Vertex AI batch pipelines to BigQuery. Demonstrates strong practical focus on hallucination control, data imbalance mitigation, and production monitoring (Langfuse) with regression testing and canary rollouts, plus experience orchestrating complex workflows with AWS Step Functions.”
Mid-level AI/ML Engineer specializing in GenAI, RAG, and enterprise data platforms
“Built and shipped a production LLM-powered RAG assistant for enterprise internal document search (PDFs, knowledge bases, structured data), addressing real-world issues like noisy documents, hallucinations, and latency with grounded prompting, retrieval-confidence fallbacks, and performance optimizations. Also partnered with compliance and business teams at JPMc to deliver a solution aligned with regulatory constraints, supported by monitoring, feedback loops, and systematic evaluation.”
Mid-level Software Engineer specializing in AWS, DevOps automation, and data platforms
“Engineer with Securonix experience deploying and operating production microservices and real-time data-processing systems at high throughput. Led AWS infrastructure, CI/CD, monitoring, and customer-driven customization for a threat-report classification solution, including rule adjustments and model retraining based on live client feedback.”