Pre-screened and vetted.
Engineering Manager specializing in secure cloud platforms and key management
“Engineering leader (Credit Karma/fintech) who built internal developer-platform frameworks at near open-source scale, including a unified key management system migrating ~450 services from on-prem HSM to a centralized KMS. Known for driving large cross-team migrations with strong safety mechanisms (canaries, shadow reads, rollback toggles) and measurable DX/ops improvements (60% fewer provisioning requests; 40% faster time-to-first-secret).”
Mid-level Software Engineer specializing in cloud-native microservices and data platforms
“Backend engineer with experience at Comcast and in healthcare/pharmacy automation (PrimeRx), building Python/Flask services that orchestrate large-scale batch workflows (Airflow) and high-throughput event processing (Kafka). Demonstrated measurable performance wins (cut provisioning latency to ~150–200ms) and strong multi-tenant isolation strategies (Postgres RLS, partitioning), plus practical integration of ML model outputs into production systems with validation and fallback controls.”
Mid-level Full-Stack Developer specializing in cloud-native FinTech systems
“Built a lightweight internal JavaScript analytics tracker capturing user interactions (clicks, page views, custom events) with debounced batching, automatic session tracking, and offline event caching via a localStorage-backed append-only queue. Demonstrates practical performance optimization mindset (profiling, memoization/caching) and React performance tuning.”
Mid-level Software Engineer specializing in scalable real-time data systems
“Backend/platform engineer from Fanatics sportsbook core team with deep experience in real-time ingestion systems (Kafka) and high-throughput performance optimization. Delivered an 87% latency reduction on a Java API handling hundreds of thousands of updates per second, and improved reliability of shared internal libraries via deterministic recovery logic, strong testing, and feature-flagged rollouts.”
Junior Full-Stack Software Engineer specializing in EdTech and AI-powered learning tools
“Edtech/education-focused engineer who took an accessibility-critical LLM/vision feature from concept to production: built an OpenCV-gated whiteboard capture pipeline feeding Gemini Vision for handwriting-to-LaTeX, improving math transcription 80% while cutting inference costs 60%. Also built RAG observability and retrieval fixes that stabilized inconsistent answers, and partnered directly with sales to reshape demos and open a new K-12 revenue pipeline aligned to California Digital Divide grant requirements.”
Mid-Level Software Engineer specializing in cloud infrastructure and microservices
“Backend engineer who has led major platform evolution to cloud-native microservices (Spring Boot on AWS with Terraform) and built scalable, secure FastAPI APIs. Demonstrates strong production rigor with metric-driven validation, canary/phased rollouts, and incremental migrations using shadow traffic/feature flags/parallel writes—achieving faster deployments, fewer incidents, and zero-downtime traffic spikes and migrations.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and cloud microservices
“Backend-focused Python/Flask engineer who has built authentication/profile services with clean modular architecture (blueprints + service layer) and tuned SQLAlchemy/Postgres for scale using indexing, query rewrites, and pagination. Has production-style integration experience for AI/ML via TensorFlow Serving and OpenAI APIs (batching, rate limiting, caching), plus multi-tenant data isolation and high-throughput background processing with Celery/Redis and idempotent jobs.”
Mid-level Full-Stack Java Developer specializing in financial services and cloud-native microservices
“Software engineer in the mortgage/financial services domain (Freddie Mac) who builds end-to-end loan origination and credit risk capabilities using Spring Boot microservices, Angular dashboards, and data pipelines. Delivered measurable impact (30% reduction in underwriting turnaround time) and emphasizes production reliability/compliance with strong guardrails, observability, and evaluation loops for risk scoring systems.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and React
“Uber engineer who has owned internal products end-to-end across backend (Spring Boot microservices, MySQL) and frontend (React), including performance optimization and secure JWT-based auth. Also shipped a production internal RAG/embeddings LLM support assistant over policy docs and support tickets, with guardrails (confidence thresholds, human review) and an evaluation loop that directly reduced hallucinations.”
Entry-Level Software Engineer specializing in ATM platforms and backend modernization
“Software engineer with hands-on embedded/robotics coursework experience (Arduino sensor integration and input handling built from scratch without external libraries) and strong DevOps/engineering productivity impact at work, including leading a CI/CD enhancement that runs only impacted tests to catch issues before PR approval.”
Junior Robotics & ML Engineer specializing in robot learning and simulation
“Robotics engineer with a 2024 internship building an end-to-end software stack for an autonomous humanoid robot that follows natural-language audio commands to make coffee and deliver snacks, including perception (OpenCV), mapping, and ROS Navigation. Also contributing to a robotics foundation model effort by building data preprocessing pipelines using GroundingDINO and SAM2, and has multi-robot coordination experience with algorithms designed to handle real-world communication drops.”
Senior Full-Stack/Backend Software Engineer specializing in cloud-native automation and microservices
“Backend/data engineer with strong AWS production experience across containers (ECS) and serverless (API Gateway/Lambda/SQS), plus Glue-based ETL to Parquet for Athena/Redshift. Demonstrates hands-on reliability and security depth (Cognito OAuth2/JWT with JWKS rotation, idempotency/DLQs, monitoring) and measurable performance wins (Redis caching + query tuning), along with legacy-to-services modernization using parallel-run parity and feature-flagged cutovers.”
Mid-level Full-Stack Software Engineer specializing in cloud-native web applications
“Backend engineer with hands-on experience scaling a Python/Flask incident-logging platform processing thousands of daily logs. Strong in performance tuning (PostgreSQL/SQLAlchemy query optimization, partitioning, summary tables) and reliability patterns (Redis caching, Celery background workers, Docker + Jenkins CI/CD), with some multi-tenant data isolation experience via separate DBs/schemas.”
Mid-Level Software Engineer specializing in Payments and Financial Services
“Software engineer with hands-on experience improving performance and reliability in financial workflows (settlements/loan processing), spanning React/TypeScript and Angular frontends plus Spring Boot microservices. Has delivered measurable latency improvements using PostgreSQL optimization and Redis caching, and has operated Kafka-based systems at scale with idempotent processing and backoff/retry strategies while iterating internal ops tooling with support/finance teams.”
Senior Full-Stack Software Engineer specializing in microservices and cloud-native systems
“Backend/infra engineer with experience across Nestle, J.P. Morgan, and Capgemini, combining ML systems work (YOLOv8/PyTorch object detection with TFLite edge deployment) with production-grade cloud/Kubernetes operations. Has delivered measurable impact via AWS migrations (25% cost reduction, 99.9% availability), microservice modernization (35% faster processing), and low-latency Kafka streaming for financial dashboards (<100ms) using DLQs and idempotent consumers.”
Mid-Level Java/Full-Stack Engineer specializing in FinTech and cloud-native microservices
“Software engineer/product-focused builder who has delivered customer-facing dashboards (React/TypeScript + Spring Boot) and microservices using RabbitMQ, emphasizing safe, fast iteration with CI/CD, feature flags, and monitoring. Also built an internal monitoring/reporting tool adopted by ops/support by involving users early and iterating based on feedback.”
Mid-Level Software Engineer specializing in secure cloud microservices and FinTech
“Built and owned major parts of a real-time distributed AI fraud-detection pipeline (ingestion, inference microservice integration, and automated action layer), optimizing latency and observability and reducing false positives by ~35%. Understands ROS/ROS2 concepts (nodes/topics/services) and planned hands-on ramp-up via ROS2 pub/sub exercises and Gazebo simulation, but has not worked on physical robots or ROS in production.”
Mid-level Software Engineer specializing in AI and full-stack healthcare platforms
“Built and deployed a RAG-based clinical knowledge assistant at GE Healthcare to help clinicians query large volumes of messy, unstructured clinical documents with grounded, cited answers. Hands-on across the full stack (OCR/ETL, de-identification for PHI, Azure OpenAI embeddings, Cosmos DB indexing, FastAPI/Django) with production monitoring via LangSmith and performance tuning through batching and index optimization.”
Intern Full-Stack Software Engineer specializing in data pipelines and AI/ML systems
“Software engineer with experience building a Vue.js/TypeScript internal component library (with Jest testing standards) and improving JS runtime performance via profiling, code splitting, and lazy loading. Also led documentation and community support for a Python ML utility library, diagnosing metric-calculation bugs for imbalanced datasets and driving large reductions in support inquiries through targeted docs, tests, and rapid hotfixes in a startup environment.”
Mid-level Software Engineer specializing in AI, big data, and distributed systems
“Software Developer at NYU (GEMSS) focused on scaling and optimizing a data-heavy asset management web app, including migrating/optimizing data access via Google Sheets API and Firestore. Previously an SDE at Sainapse working on Spring Boot microservices POCs (Kafka, Hadoop at 2B+ record scale). Built an end-to-end Apple Wallet coupon generation/redemption system using PassKit + Google Apps Script with measurable ops impact (40% efficiency gain).”
Senior Software Engineer specializing in cloud-native microservices and event-driven systems
“Senior engineer/tech lead with 18+ years building large-scale distributed applications, specializing in performance and reliability improvements. Recently owned multiple apps on an email personalization team, shipping major optimizations (including a push-update feature and audience-count architecture redesign) that reportedly lifted system performance from ~50% to ~99% while also leading code standards, reviews, and mentoring.”
Mid-level Full-Stack Developer specializing in FinTech platforms
“Product-focused full-stack engineer who built and shipped subscription/billing features end-to-end (FastAPI + React/TypeScript), including a self-serve cancellation flow with save-offers that reduced support tickets and improved churn insights. Experienced operating on AWS (ECS/EC2, RDS, S3/CloudFront) and handling real production scaling incidents through DB/query optimization, idempotent API design, and strong observability practices.”
Mid-level Java Backend Developer specializing in cloud-native microservices
“Backend-leaning full-stack engineer with Walmart experience building and operating high-volume media upload and processing systems. Strong in Java/Spring Boot, Postgres performance tuning (EXPLAIN/ANALYZE), and durable workflows using Kafka/Spring Batch with retries and idempotency, plus production ownership via monitoring and optimization; familiar with Next.js/TypeScript and modern React performance patterns.”