Pre-screened and vetted.
Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java
“Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.”
Intern Full-Stack/AI Software Engineer specializing in GenAI and cloud microservices
“Backend engineer who owned the AI/data pipeline layer for an EV-charging management platform (Ampure Intelligence), ingesting real-time charger telemetry via OCPP and serving FastAPI APIs to web/mobile clients. Strong in production reliability for asynchronous systems (state reconciliation, idempotency), Kubernetes GitOps (ArgoCD), Kafka streaming, and zero-downtime cloud-to-on-prem migrations; also improved LSTM-based forecasting through targeted preprocessing.”
Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics
“Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.”
Mid-Level Software Developer specializing in Java microservices and cloud-native systems
“Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).”
Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps
“Built and productionized a RAG-based analytics Q&A assistant for a financial analytics team, enabling natural-language querying across 200+ datasets (SQL tables, PDFs, compliance docs, wikis) and cutting turnaround time by 60%. Deep experience delivering regulated, audit-ready LLM systems on Azure (Azure OpenAI + LangChain) with strict grounding/citations, hybrid retrieval, and AKS-based low-latency deployment, plus strong collaboration with compliance analysts and auditors via iterative Gradio demos.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot and JavaScript frameworks
“Full-stack engineer with 4+ years building production-grade healthcare applications, including a real-time patient monitoring/appointment platform (Spring Boot/Node + React) secured with OAuth2/JWT and deployed on Azure. At Verily, built a high-volume real-time patient analytics app and improved the data pipeline to cut latency by 25%, with hands-on experience optimizing WebSocket performance using Redis caching.”
Mid-level Software Development Engineer specializing in cloud-native backend systems
“Backend-focused engineer with experience at AWS building a global alarm processing platform (Python, Lambda/SQS/DynamoDB) handling traffic spikes and reliability issues; resolved duplicate alerts and latency under load by fixing hot partitions and enforcing idempotency. Previously at Cognizant, built Java/PostgreSQL backend workflows for healthcare dashboards using pre-aggregated summary tables, strong SQL optimization, and state-driven job orchestration with ELK-based observability and production guardrails.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and data pipelines
“Amazon backend engineer who built and operated high-scale Java Spring Boot microservices on AWS (EKS/EC2) handling millions of daily transactions, with deep experience debugging p95 latency and database/ORM bottlenecks. Shipped an AI-driven real-time personalization feature by integrating SageMaker model inference end-to-end with low-latency caching and graceful fallbacks, and designed robust order/payment orchestration with retries, compensations, and DLQ-based escalation.”
Mid-Level Software Engineer specializing in cloud, backend systems, and microservices
“Full-stack engineer with hands-on ownership of a customer-facing advanced performance metrics experience in the Amazon S3 console, spanning React UI, Python/Node services, Redshift/RDS data access, and AWS IaC/CI-CD with CloudWatch/Route53 operational readiness. Demonstrates strong production instincts around resilience (partial failures, multi-region inconsistencies), progressive rollouts/feature flags, and reliable ETL/integration patterns (idempotency, backfills, reconciliation).”
Staff-level Software Engineer specializing in identity, access management, and platform security
“Backend engineer focused on scalable, security-first platform architecture—recently built an end-to-end centralized access-control system that launched successfully with ~50k early adopters and was designed to support ~10x traffic growth. Experienced in production authn/authz (token verification, handoff/session migration), and in de-risking migrations via feature flags, phased rollouts, A/B testing, and Splunk-based monitoring.”
Mid-level Full-Stack Developer specializing in MERN and AWS microservices
“Backend engineer with experience at MetLife and Amazon focused on security and control for internal and customer-facing services. Emphasizes contract-first Python/FastAPI APIs with strong auth (JWT + RBAC/claims), data-layer isolation (RLS/tenant scoping), and reliability practices like incremental refactors, rollback planning, and idempotency to handle retry-driven failure modes.”
Mid-Level Full-Stack Software Engineer specializing in automation, microservices, and cloud deployments
“Full-stack engineer with experience at Apple, Walmart, and a healthcare startup (Legacy), building customer-facing PWAs and internal platforms. Delivered HIPAA-compliant clinician/patient workflows with rapid weekly releases and measurable engagement gains, and built scalable automation/testing and real-time analytics systems using Next.js/React/TypeScript, Node/FastAPI, Redis, and PostgreSQL.”
Mid-Level Full-Stack Web Developer specializing in internal tools and workflow automation
“Frontend-focused engineer with 5 years at Shopify building and maintaining internal tooling. Led modernization from ERB/jQuery to React/TypeScript/GraphQL and improved performance on large datasets with server-side pagination. Also delivered an end-to-end search feature with filters, URL-driven state, pagination, and error correction, using strong review/testing and zero-downtime rollout practices.”
Mid-level Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices
“Backend engineer with fintech/real-estate lending domain experience (Berkadia) building Python/Flask services for indicative loan pricing across Fannie/Freddie workflows. Strong in scalable AWS architectures (S3, Lambda, SageMaker), database performance (PostgreSQL read replicas, indexing, pooling), and high-throughput optimizations (streaming exports, Redis caching) with measurable production impact.”
Mid-Level Software Engineer specializing in AI/ML and Cloud-Native Microservices
“Research assistant at Syracuse University who owned a Python/FastAPI analytics backend for user-uploaded large datasets, using S3 streaming uploads and background workers for heavy processing. Has hands-on experience deploying Dockerized Python/Java microservices to AWS EKS with Jenkins-based CI/CD, plus Kafka-based event-driven pipelines and practical migration patterns (dependency mapping, dual-write, reconciliation) to minimize downtime.”
Mid-Level Java Full-Stack Developer specializing in cloud-native microservices
“QA/validation-focused engineer with experience at Meta testing an ML+LLM content classification/summarization system, including production-vs-test behavior gaps. Built automated E2E validation and drift monitoring (PSI, KL divergence, embedding cosine similarity) run daily/multiple times per day and gated via CI. Also implemented Jenkins-orchestrated Selenium/API test suites in Docker at Capgemini and partnered with a business analyst to convert business rules into automated AI-driven validation checks.”
Mid-level Full-Stack Java Engineer specializing in cloud microservices across e-commerce, finance, and healthcare
“Backend-leaning full-stack engineer with e-commerce and analytics experience who modernized synchronous order workflows into a Kafka-based event-driven architecture (Java/Spring Boot) to reduce checkout latency and peak-traffic failures. Has built production FastAPI services with JWT/RBAC and strong testing/observability, delivered React+TypeScript reporting dashboards, and handled AWS scaling incidents end-to-end (RDS read latency mitigated with read replicas and query tuning).”
Senior QA Engineer specializing in game quality ownership, automation, and analytics
“QA/engineering background spanning Riot Games (VALORANT leaderboard systems) and early-stage startups. Has hands-on experience improving performance and reliability via caching, rate limiting, deduplication/idempotency, and shipping/validating high-stakes production hotfixes; also builds Next.js/TypeScript projects and automation/internal tools (Python).”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and Angular
“Full-stack engineer with Cisco supply-chain and Wipro internal platform experience, focused on customer-facing UI performance and secure backend services. Built a bulk Excel inventory upload feature (Spring Boot/Apache POI) that cut manual effort ~80%, and delivered high-scale Angular/React dashboards with strong reliability/observability (FastAPI, JWT, Docker, AWS, AppDynamics).”
Mid-Level Software Engineer specializing in full-stack web, AI telemetry, and real-time graphics
“Product-focused full-stack engineer building a GenAI-powered case summarization workflow for a telemetry dashboard, spanning React/TypeScript UI (confidence indicators, reasoning traces) and Python/FastAPI backend with caching to control LLM latency/cost. Has operated services on AWS (ECS Fargate, RDS Postgres, S3) and Kubernetes, and has hands-on experience resolving real production latency incidents through query/index optimization and caching.”
Senior Software QA Engineer specializing in Workday Financials and Oracle EBS
“QA professional with ~7 years of experience working in Scrum teams, involved from requirements and user story creation through test strategy/planning, execution, defect triage in Jira, and verification. Highlighted catching multiple issues early on an AI-driven project to avoid production regressions and escalating a blocker where a frequently used UI was broken to get it fixed quickly. Has not shipped an AAA game title.”
Senior QA Leader specializing in AAA games, XR platforms, and backend systems
“Game/interactive software QA professional with experience spanning AAA titles (Activision Black Ops 3; Halo 4/Forge) and VR at Meta (The World Beyond). Notable for modernizing QA operations at Lego BrickLink Studio by implementing Testmo and dramatically increasing test coverage and user satisfaction, plus quickly diagnosing and unblocking a critical public-launch issue caused by misconfigured gatekeeper flags.”
Mid-level Full-Stack Product Engineer specializing in data-driven web apps and healthcare systems
“Full-stack engineer with production experience shipping a healthcare-focused web app (Pregnancy-Pal) using Next.js/TypeScript on GCP, integrating a Python/Flask middleware and FHIR server for patient/practitioner dashboards and messaging. Former Wikimedia Foundation Android engineer who led the end-to-end 'Year in Review' feature and built robust automated testing/CI practices (Espresso, GitHub Actions matrix). Strong emphasis on reliability via rigorous validation, comprehensive Postman testing, and detailed API documentation.”
Mid-level Cloud Support Engineer specializing in AWS microservices and payments APIs
“Customer-facing technical support/solutions professional with experience at Stripe and Intuit helping developers take payment API and webhook integrations from testing to production. Uses Datadog and AWS CloudWatch to diagnose real-time production issues (e.g., webhook signature validation errors causing retries/delays) and unblocks customer deployments through hands-on, developer-oriented guidance.”