Pre-screened and vetted.
Mid-Level Software Engineer specializing in FinTech and Healthcare platforms
“Full-stack engineer with strong data/regulatory reporting background (BNY) who owns customer-facing and internal reporting products end-to-end—from ETL/SQL transformations through React/TypeScript UIs and Spring Boot APIs. Built role-based, audit-friendly dashboards and designed RabbitMQ-based event-driven microservices with reliability patterns (idempotent consumers, publisher confirms, Saga) to scale workflows across teams.”
Mid-Level Software Developer specializing in Java/Spring microservices and Salesforce
“Backend/AI engineer who built an AI icon-generation SaaS backend (Java/Spring Boot, MongoDB) on AWS, including async job processing with idempotency and S3-based result storage to handle traffic spikes. Also shipped applied AI in finance—an end-to-end fraud detection pipeline with risk scoring—and designed a banking support AI agent with strict guardrails, audit logs, and human-in-the-loop escalation.”
Junior Hardware/Product Engineer specializing in PCB design, NPI, and FPGA validation
“Backend/platform engineer who owned a Python-based smart finance assistant backend, building async FastAPI microservices with PostgreSQL/Redis and deploying to AWS EKS via Docker/Helm and CI/CD (GitHub Actions, Jenkins). Strong in production reliability and migrations—implemented observability (Prometheus/Grafana), security (JWT RBAC), and executed a low-downtime monolith-to-microservices migration plus Kafka-based event streaming with ordering/retry/idempotency patterns.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices
“JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Open-source React dashboard/visualization library maintainer focused on runtime performance and API clarity. Led a significant effort to eliminate severe render lag on large live-updating datasets through profiling-driven refactors (normalized state, memoized selectors) and locked improvements in with CI, linting, and documentation that reduced regressions and improved external contributor onboarding.”
Mid-Level Software Engineer specializing in cloud-native microservices and analytics platforms
“JavaScript engineer with a track record of diagnosing and fixing real performance issues end-to-end—profiled a charting library freeze on large datasets, rewrote layout logic to batch updates, added tests, and got the PR merged upstream. Also has experience stabilizing backend services in ambiguous, fast-moving projects by defining priorities, tightening API contracts, and owning delivery through deployment.”
Mid-level Java Full-Stack Developer specializing in microservices and cloud platforms
“Full-stack engineer focused on modernizing legacy financial/compliance platforms into cloud-native, domain-driven microservices. Deep hands-on experience across Spring Boot/Kafka/Redis/Postgres-Mongo backends and React/Angular frontends, with strong CI/CD and Kubernetes/OpenShift deployment practices for real-time, high-volume workloads.”
Mid-level Full-Stack Java Developer specializing in Angular and Spring Boot microservices
“Full stack Java developer (5 years Java/Spring Boot) building a mortgage-focused rule engine platform used by business users and developers. Experienced scaling data-intensive microservices on AWS (RDS/S3/SQS) and optimizing high-volume rule processing with SQL tuning, caching (KIE container), and asynchronous task decoupling; also delivers modern UIs in Angular and React (Redux/Toolkit).”
Mid-Level Software Engineer specializing in microservices and cloud-native systems
“Backend-leaning full-stack engineer with logistics domain experience (DHL) who shipped a real-time shipment status update system using Spring Boot + Kafka and a performance-tuned PostgreSQL tracking schema. Also has AWS production operations experience (ECS/Kubernetes, Jenkins CI/CD, Terraform/Ansible) and has handled peak-load incidents end-to-end by tracing Kafka lag to database bottlenecks and resolving via query/index optimization plus scaling.”
Senior Full-Stack Developer specializing in cloud-native microservices and AI/ML analytics
“Full-stack/backend engineer with deep insurance claims domain experience who built and operated a microservices + ETL platform (Java/Spring Boot + Python + Kafka/Databricks) processing 1M+ daily transactions. Combines production-grade reliability (99.7% uptime, zero-downtime blue/green releases, strong observability) with customer-facing UI delivery (AngularJS/React+TS dashboards and a hackathon-winning research chatbot).”
Mid-level Java Full-Stack Developer specializing in Healthcare and Financial Services
“Full-stack engineer with healthcare domain experience (UnitedHealthcare) delivering real-time claims/eligibility dashboards using Spring Boot microservices and React/TypeScript, with strong AWS/Kubernetes DevOps. Demonstrated measurable impact through performance tuning (33% faster retrieval; 45% faster responses during a 60% traffic spike) and HIPAA-aligned security practices. Also built production FastAPI services for high-volume financial transactions with strong testing and observability (95%+ coverage; Prometheus/Grafana).”
Mid-Level Full-Stack Developer specializing in Java/Spring Boot and React in banking
“Full-stack engineer (4+ years) with Citigroup experience building a modular banking dashboard using React/TypeScript/Redux and a Java Spring Boot microservices backend (12+ services) integrated with Kafka. Strong in reliability/observability and cloud operations on AWS (EC2/S3/Lambda, CloudWatch, Prometheus, ELK, IaC with Terraform/CloudFormation), with quantified improvements in latency, development speed, and data pipeline correctness.”
Mid-level Backend Software Engineer specializing in cloud-native Java microservices (FinTech)
“Software engineer with Prudential Financial experience building enterprise Spring Boot microservices for policy/risk assessment, including integrating Python ML models via Flask and hardening services with resiliency patterns. Also led an AWS lift-and-shift modernization during an internship (EC2/ELB/Route53/Auto Scaling) and built a personal diffusion-model text-to-music project using BERT tokens mapped to Mel spectrograms.”
Mid-level Full-Stack Developer specializing in React, Spring Boot, and microservices
“Backend engineer with experience at KPMG evolving an audit/reporting platform from monolithic components to microservices (Spring Boot/Node.js), improving API performance and enabling independent deployments. Demonstrates strong production focus across secure API design (FastAPI, JWT/OAuth2, RBAC/RLS), incremental migrations with feature flags, and robustness improvements like optimistic locking to prevent race conditions.”
Mid-Level Full-Stack/Backend Engineer specializing in AWS, APIs, and GenAI systems
“Backend engineer who built the core backend for Air Kitchens’ discovery/booking platform on AWS (Node + Python, DynamoDB, SQS/Lambda), optimizing for fast user-facing APIs and scalable async workflows. Introduced an AI matching service with a deterministic pre-filter + LLM ranking approach to balance latency vs quality, and has hands-on experience with production security (JWT/RBAC/RLS), CI/CD, and blue-green, staged migrations from Django to modular services.”
Mid-level Full-Stack & Data Engineer specializing in AWS cloud and real-time streaming
“Backend engineer with experience at Cigna evolving REST API services backed by PostgreSQL, emphasizing reliability/correctness, scalability, and observability. Has hands-on production experience with FastAPI (contract-first design, Pydantic schemas), performance tuning (indexes, caching), and secure auth patterns (OAuth/JWT, RBAC, row-level security via Supabase), plus low-risk incremental rollouts using feature flags and dual writes.”
Junior Software Engineer specializing in backend platforms and cloud-native systems
“Backend engineer from Emphasis who modernized legacy, tightly coupled workflow systems into observable, event-driven microservices using Kafka. Led a monolith-to-microservices refactor with shadow traffic, feature flags, canary rollout, dual writes, and reconciliation, and strengthened reliability with idempotent consumers, DLQ/replay, and an outbox pattern to prevent DB/event inconsistency. Strong focus on secure multi-tenant APIs (OIDC/JWT, RBAC/ABAC, Supabase-style RLS) and frontend enablement via OpenAPI and typed client generation.”
Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs
“Backend engineer who significantly evolved an internal analytics/reporting platform (Python API + Postgres) powering self-service dashboards for product/business teams, focusing on reliability under heavy concurrent load and fast query performance. Demonstrates strong production engineering practices across API design (FastAPI), observability, incremental rollouts with feature flags, and data security using JWT/RBAC plus Postgres row-level security.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and microservices
“Backend engineer with experience at Discover, Dell, and Carpus building high-concurrency microservices and secure APIs. Delivered measurable impact in fintech workflows by integrating credit bureaus (TransUnion/Experian), cutting loan processing from days to minutes and reducing latency 65% through PostgreSQL tuning and caching. Strong in production security patterns (JWT/RBAC, Postgres row-level security for multi-tenant isolation) and low-risk migrations (shadow mode + incremental rollout).”
Mid-level Java Full-Stack Developer specializing in banking and e-commerce microservices
“Software engineer/product-focused builder who delivered real-time supply chain inventory dashboards to replace a legacy system, integrating directly with ERP/WMS/TMS to eliminate manual reporting. Uses TypeScript/React with Redux Toolkit on the frontend and microservices + REST APIs on the backend, with performance improvements via Redis caching and a strong focus on user-feedback-driven prioritization and observability in distributed systems.”
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.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and IoT platforms
“Full Stack Developer (recently at Cisco Systems) building end-to-end web applications with Angular frontends and Spring Boot microservices backed by MySQL/JPA, including JWT + role-based access. Has hands-on experience with high-volume, real-time data processing/visualization and has solved complex UI state consistency issues using RxJS BehaviorSubjects; also applies layered state patterns in React with Redux Toolkit and uses AI dev tools (Cursor/Claude) strategically.”