Pre-screened and vetted.
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.”
Junior QA Engineer specializing in test automation for web applications
“QA automation engineer with healthcare web experience who owned an end-to-end automated test suite (Java/Cucumber/Selenium and Cypress) and integrated it into CI/CD (Jenkins to GitHub Actions, qTest DoD gates). Known for boosting regression coverage to ~93%, stabilizing flaky Cypress tests, and catching production-impacting pipeline/environment redirect issues through workflow updates and cross-browser/regional scenario testing.”
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.”
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.”
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.”
Mid-level Backend Software Engineer specializing in Python APIs and payment systems
“Backend/ML systems engineer with Stripe payments experience who built an asynchronous processing upgrade handling millions of API requests, cutting peak latency ~20–25% while preserving strict financial consistency via idempotency-safe retries and robust validation/fallbacks. Also built scalable ETL pipelines for messy CSV/Excel/API data with strong observability (structured logging/monitoring) and reliability mechanisms.”
Intern Full-Stack Software Engineer specializing in test analytics platforms
“Software engineer intern at Nutanix who independently shipped and maintained an internal smoke-test/failure-analysis dashboard, integrating failure data from multiple upstream systems (e.g., Jira, Jenkins, CircleCI) via REST APIs. Also has prior data-science experience building Postgres-based asset management analytics with automated reporting and indexing for faster time-series retrieval.”
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.”
Senior Full-Stack Python Engineer specializing in AI/ML and cloud-native systems
“Backend/data engineer with hands-on production experience across FastAPI/PostgreSQL APIs and AWS (Lambda, ECS) delivered via Terraform + GitHub Actions. Built Glue-based ETL pipelines into Redshift with schema evolution and data quality checks, modernized legacy reporting into Python microservices, and has demonstrated measurable SQL performance wins (multi-second query reduced to sub-300ms).”
Senior Frontend/Full-Stack Engineer specializing in e-commerce platforms and gaming
“Frontend engineer who led Take-Two’s first direct-to-consumer e-commerce platform, setting up a React/Next.js monorepo with CI/CD and semantic releases. Built a centralized, SSR-based payment micro-frontend (iframe + postMessage) integrating providers like PayPal/Braintree and Xsolla while meeting legal constraints around sensitive data, and drove measurable performance gains (~40% faster loads) through SSR and multi-layer caching (including Redis).”
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.”
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 Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack developer who built a learning management web app end-to-end using React, Spring Boot, and MySQL, integrating APIs via Axios and validating/testing with Postman. Has experience handling data-heavy workloads (courses, quiz results) and improving performance with pagination, and is comfortable designing microservice-style endpoints with CI/CD considerations.”
Mid-level Data Scientist/Data Engineer specializing in ML pipelines, insurance and healthcare analytics
“Built a production assistive-vision iPhone app to help visually impaired users find grocery items, training a custom YOLO detector on 2,000+ self-collected/annotated images and deploying via CoreML with a cloud multimodal LLM for navigation instructions. Brings hands-on AWS serverless + ECS container deployment (CDK/GitHub Actions) and a disciplined approach to AI workflow reliability (state-machine design, offline evals, stress tests, logging/metrics), plus experience communicating model insights to non-technical stakeholders (MOTER Technologies).”
Senior AI/ML Engineer specializing in LLMs, GenAI, and MLOps
“AI/ML engineer (Cognizant) who built a production, real-time credit card fraud detection platform combining deep-learning anomaly detection with an LLM-based explanation layer. Strong focus on regulated deployment: addressed class imbalance and feature drift, and added guardrails (SHAP/structured inputs, fine-tuning on analyst reports, rule-based validation) to keep explanations accurate and compliant. Orchestrated the full pipeline with Airflow + Databricks/Spark and used MLflow/Prometheus plus A/B and shadow deployments for measurable reliability.”
Mid-level Software Engineer specializing in Java/Spring Boot, Kafka, and AWS
“Software engineer who owned an end-to-end self-service reporting workflow (secure APIs, async/batched processing, and React UI), improving report generation performance by ~30–40% and reducing manual support effort. Also built a RAG/embeddings prototype over internal docs and service logs with grounding-focused guardrails, and has a strong reliability/observability mindset (retries, DLQs, CI/CD validation, dashboards/tracing) for distributed workflows.”
Mid-Level Full-Stack Java Developer specializing in FinTech microservices
Mid-level MLOps/DevOps Engineer specializing in cloud automation and ML pipelines
Junior Software Engineer specializing in Python full-stack, cloud/DevOps, and AI/ML
Mid-level Full-Stack Java Developer specializing in microservices and cloud-native web apps
Mid-level Full-Stack Developer specializing in cloud-native microservices and FinTech
Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices