Pre-screened and vetted.
Senior Backend Software Engineer specializing in Go microservices and AWS serverless
“Backend/data engineer focused on AWS-based, event-driven systems—building Golang microservices and serverless pipelines with strong data validation, observability (CloudWatch/Splunk/New Relic), and reliability patterns (retries/DLQs). Has also operated distributed web scraping/data collection with schema versioning and Step Functions backfills, and ships well-documented, versioned REST/WebSocket APIs for internal and external consumers.”
Junior Embedded Software Engineer specializing in robotics, firmware, and AI-enabled systems
“Robotics-focused engineer with co-op experience building and debugging embedded C++/Python drivers for time-of-flight sensing on a Flex Stacker product, plus automation of large-scale test data collection via Google Drive/Sheets APIs to enable parallel robot testing. Also has ROS2 sensor-driver experience (GPS/RTK/IMU with custom messages/ROSbags) and is building a side project integrating Whisper-based live transcription with chunked abstractive summarization in a latency-aware pipeline.”
Senior Security Engineer specializing in detection engineering, cloud security, and DFIR
“LLM workflow/agentic systems practitioner who has helped customers harden an LLM-based incident triage prototype into a trusted daily-use production system by adding observability, audits, confidence gating, and deterministic fallbacks. Brings an SRE-style approach to real-time debugging (trace replay, rollback/canary, safe toggles) and is experienced running developer-centric demos/workshops and partnering with sales on technical qualification and security/architecture artifacts.”
Junior Full-Stack Engineer specializing in web platforms and live events
“Full-stack product engineer with experience shipping user-facing web products end-to-end, including an event analytics dashboard and checkout improvements at Eventbrite. Stands out for combining frontend polish, backend reliability, and production-minded practices like idempotent APIs, query optimization, CI/CD, logging, and monitoring to improve conversion and reduce engineering dependency.”
Mid-level Software Engineer specializing in backend systems and FinTech
“Built an internal RAG assistant for financial documents using FastAPI, OpenAI APIs, and vector search, improving document search speed and reducing manual effort for the business team. Stands out for a pragmatic approach to AI engineering: uses AI heavily for productivity, but keeps human judgment central and has designed retrieval, validation, and summarization workflows end-to-end.”
Mid-level Software Engineer specializing in full-stack and AI-powered cloud applications
“Currently building a DBC (Digital Birth Certificate) agentic AI system to speed root cause investigation for quality issues at their company. They bring hands-on experience designing and leading multi-agent workflows, including orchestrator/root-agent patterns, evaluation agents, clarification agents, and practical guardrails for hallucination, bias, and rate-limit management.”
Mid-Level Java Full-Stack Developer specializing in Financial Services and Healthcare IT
“Full-stack engineer with experience at Vanguard, PNC, and Humana building customer-facing investment/banking flows and internal ops tools using Angular/React/TypeScript with Spring Boot microservices. Strong in shipping time-sensitive changes safely via automated testing/CI (JUnit/Mockito, Jenkins, SonarQube) and in operating event-driven microservices with Kafka (idempotency, retries, correlation IDs). Improved internal tool adoption by responding to ops/support feedback with query optimization and clearer search results.”
Mid-level Full-Stack Java Developer specializing in cloud microservices
“Full-stack engineer with hands-on experience building a large-scale healthcare claims and provider-enrollment system end-to-end (React frontend, Spring Boot microservices, PostgreSQL on AWS). Optimized high-volume claims processing (millions of records/day) using indexing/pagination and asynchronous workloads via AWS Lambda/Kafka, and deployed containerized services with Docker/Jenkins on AWS.”
Mid-Level Python Full-Stack Developer specializing in scalable microservices and cloud platforms
“Backend engineer who built Flask-based microservices for a high-throughput risk engine, using Kafka for streaming decoupling and Redis for low-latency caching, with PostgreSQL + Cassandra for mixed relational and time-series needs. Has hands-on experience productionizing ML inference (Azure OpenAI/TensorFlow) behind REST APIs with async queues, batching, and caching, plus multi-tenant isolation via schema separation and RBAC with per-tenant rate limiting.”
“ML/GenAI engineer with recent CVS Health experience building a production RAG system over unstructured financial/research documents using LangChain, FAISS, and Pinecone, plus LoRA/PEFT fine-tuning of GPT/LLaMA for domain-aware summarization. Demonstrates strong applied MLOps and data engineering skills (Airflow/Prefect, Docker/Kubernetes, CI/CD, MLflow) and measurable impact (sub-second retrieval, ~40% better context retrieval, ~25% entity matching improvement).”
Junior Software Engineer specializing in AI, RAG systems, and backend development
“Built an NYU software engineering capstone called “Smart Cash AI,” a multi-agent LLM-powered web app that curates offline-ready podcasts/articles/videos/news based on user preferences and commute schedules. Architected agent orchestration (discovery/downloader/summarizer), real-time progress via WebSockets, and an ETL normalization layer across RSS/YouTube and other sources with GUID-based deduplication, retries, and failure isolation to keep the system predictable.”
Mid-level Software Engineer specializing in backend systems and real-time analytics
“Full-stack engineer at BigCommerce who combines customer-facing deployment ownership with hands-on AI/LLM systems work. Built and launched merchant analytics and predictive inventory workflows using React, TypeScript, FastAPI, Kafka, AWS, and RAG-style architectures, and has real production experience debugging non-deterministic AI issues caused by data pipeline freshness and event-ordering problems.”
Senior Full-Stack Engineer specializing in FinTech and billing systems
“Candidate appears to work at the intersection of enterprise billing/payments systems and AI-powered support automation. They describe owning customer deployments, integrating PayPal/Stripe, building LLM/RAG workflows for finance operations, and handling production incidents affecting millions of invoice events with measurable improvements in resolution time and ticket volume.”
Mid-level Full-Stack Developer specializing in healthcare and FinTech platforms
“Backend engineer who designed and evolved an AWS-based event-processing system in Python/PostgreSQL, achieving a 60% p95 latency reduction while improving reliability during traffic spikes. Led a zero-downtime migration from a monolithic Django app to FastAPI microservices using feature flags, strong testing, and cross-team coordination, with production-grade observability (Prometheus/Grafana/CloudWatch) and security (JWT/OAuth2, RBAC, Postgres RLS).”
Senior AI Engineer specializing in Generative AI and RAG applications
“AI engineer who has shipped production LLM systems across customer service and marketing use cases—building a RAG app on Azure OpenAI and speeding retrieval with Redis caching tied to Okta sessions. Also implemented a LangGraph multi-agent workflow that pulls image context from Figma to generate structured HTML marketing emails, adding a verification agent to improve image-selection accuracy while optimizing solution cost for business stakeholders.”
Junior Software Developer specializing in full-stack, data platforms, and Azure cloud
“Backend engineer with hands-on experience designing and refactoring scalable Node.js/MongoDB systems and building Python/FastAPI services. Emphasizes production-grade security (JWT, refresh tokens, RBAC, Supabase Auth, RLS) and reliability practices like strong testing, monitoring, and rollback planning, including resolving concurrency and token/validation edge cases.”
Intern Full-Stack/Software Engineer specializing in web apps, cloud, and data/ML systems
“Built and productionized LLM-driven content intelligence/SEO agents for a high-traffic media platform, automating tagging/summarization/metadata with FastAPI + async orchestration and strict JSON-schema outputs. Demonstrated measurable impact (40% faster publishing, +20% organic traffic in 3 months) and strong reliability practices (offline evals, shadow mode, canaries, fallbacks, idempotency, and monitoring).”
Senior Backend Software Engineer specializing in microservices, Kafka, and cloud-native AWS platforms
“LLM/agent engineer with production experience in the insurance claims domain, integrating OpenAI + LangChain into a claims platform to automate unstructured document extraction/classification and cut manual effort by 35%. Built reliable, fault-tolerant AWS/Kubernetes microservices with CloudWatch monitoring plus circuit breakers/retries/fallbacks, and implemented multi-step Spring Boot orchestration with schema validation, confidence gating, and human-in-the-loop handling for low-confidence cases.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native web platforms
“Software engineer with experience at Goldman Sachs and Arizona State University’s Learning Engineering Institute, shipping production backend systems including a vendor equities invoice-generation service designed for extensibility across multiple vendors. Built Django REST + PostgreSQL backends with JWT auth and Pytest coverage, and delivered data-heavy, responsive Angular dashboards; also has exposure to AWS EC2 deployments and GitLab CI/CD automation.”
Mid-level Software Engineer specializing in FinTech backend systems
“Full-stack product engineer with hands-on ownership from React UI through Spring Boot APIs and SQL data layers, focused on transaction-heavy fintech workflows. Built both a transaction reconciliation system and a 0-to-1 AI-based anomaly detection workflow at LeisurePay, combining performance-minded frontend engineering with pragmatic product delivery.”
Entry-Level Software Engineer specializing in Java backend and distributed systems
“Built and shipped a production AI mock-interview platform where an LLM “interviewer” generates role-specific questions, runs multi-turn follow-ups, and outputs structured scoring/feedback using RAG. Demonstrates strong production-readiness practices (Prometheus/Grafana monitoring, retries/timeouts, fallback models/templates, schema validation, replay-based debugging) and achieved 99%+ availability with ~40% higher session completion. Also has experience integrating agents with messy SAP/ERP-style data sources using a data middleware layer, cleaning/validation, and idempotent write safeguards.”
Mid-level Full-Stack Java Developer specializing in microservices and cloud Kubernetes
Mid-Level Full-Stack Software Engineer specializing in microservices and AWS