Pre-screened and vetted.
Intern AI/ML Engineer specializing in LLM applications, RAG, and model evaluation
“Backend/ML engineer who built production LLM-enabled systems at PRGX, including an interpretable contract opportunity scoring engine (Bradley-Terry pairwise ranking) that reached 0.82 weighted Spearman agreement with SME auditors and was integrated into workflow. Also built a Duke student advisor chatbot and hardened it for real-world reliability/security with schema-driven tool calling, normalization, and off-domain defenses; led staged production rollouts with shadow testing and achieved 0.90 F1 on a new extraction field before shipping.”
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.”
Senior Engineering Manager specializing in cloud platforms and risk systems
“Engineering leader who proposed and delivered a new API-based document management platform to replace a vendor-dependent system, improving latency by ~1s and availability to 99.9% while migrating legacy data. Also drove Python-based automation of ~12 workflows via third-party API integrations and led an SSO/auth integration focused on backward compatibility and high login success rates.”
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 Software Engineer & Data Analyst specializing in cloud analytics and BI
“Built and owned an end-to-end Seat Allocation & Management System at Accenture, replacing a legacy process with a scalable web app used across teams. Deep focus on reliability under concurrency (transactions + unique constraints + idempotent APIs) and on Postgres performance tuning (composite indexes, EXPLAIN ANALYZE), plus post-launch production support and monitoring.”
Mid-level Data Engineer specializing in financial data pipelines and reliability
“Systems/robotics-oriented software engineer focused on real-time orchestration and reliability: built a central control layer coordinating multiple concurrent agents with safe state machines, failure isolation, and recovery. Has hands-on ROS/ROS 2 integration experience in simulation (DDS/QoS, lifecycle, nodes in Python/C++) and emphasizes observability (structured JSON logs, correlation IDs) and low-latency control-loop performance under load.”
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 Software Engineer specializing in GenAI and backend systems
“Built and productionized an LLM-based PDF extraction pipeline for Medicaid policy documents by fine-tuning Gemini Flash 2.0 and deploying via Vertex AI, adding validation/guardrails to improve trust and reliability. Also built and scaled a SaaS platform (cnotes) for cable operators and regularly partners with customers and sales teams through interactive demos, rapid iteration, and real-time workflow debugging.”
Entry-Level Software Engineer specializing in ML and backend systems
“Built and deployed a production LLM-based real-time stance detection system for social media, fine-tuning LLaMA 3.1 on A100s with DeepSpeed ZeRO/FSDP and iteratively refining data to handle sarcasm and context-dependent meaning. Also has Kubernetes operations experience (Kafka/Logstash/Elasticsearch observability pipeline) and delivered an OCR automation project during a Worley India internship that saved 20+ hours/week for on-site energy safety stakeholders.”
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 Cloud/Software Engineer specializing in AWS and Salesforce integrations
“Customer-facing technical professional who designs solution architecture and builds PoCs for regulated customers, iterating via biweekly demos and direct feedback to reach production-ready implementations. Regularly delivers technical demos (~2/month for nearly a year) and partners with sales/customer-facing teams by refining technical implementations until they match customer requirements.”
Intern Software Engineer specializing in full-stack web apps and distributed systems
“Backend/Full-stack engineer who built a Go-based API for a real-time eye-tracking system (calibration/recording/streaming) and debugged intermittent long-session timeouts through improved observability and concurrency refactors. Also shipped an LLM-driven "Doctor Simulator" product end-to-end (React/Node/Go/MongoDB/OpenAI), including structured prompts, deterministic verification/termination logic, and production guardrails like validation, retries, and prompt versioning.”
Mid-level Full-Stack Developer specializing in React and Angular web applications
“Full-stack engineer with recent JPMorgan experience building GPT-4-powered customer sentiment/feedback analytics products (Next.js 14 App Router + FastAPI + Postgres) and owning them post-launch with CloudWatch/Datadog observability. Also implemented Temporal-based transaction reconciliation workflows with strong reliability patterns (idempotency, retries, DLQ, versioning) and has prior high-scale healthcare dashboard experience at Optum.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and event-driven systems
“Software engineer with experience at Molina Healthcare and Target, owning production features end-to-end across backend, data pipelines, and UI. Built an event-driven claims validation system (Python/Java/Spring Boot/Kafka) with strong observability, and shipped embeddings-based semantic product search with evaluation loops (CTR/top-k + human review) and guardrails like keyword-search fallback.”
Mid-Level Software Engineer specializing in cloud-native distributed systems
“Backend/platform engineer who has built and run production Python/Flask + Kafka microservices processing RFID and camera/RFID fusion streams for near-real-time retail cart updates at ~4–5M events/day. Strong in reliability/performance debugging (p99 latency, Kafka lag, Cosmos DB RU hot partitions) with measurable impact including ~30% database cost reduction, and has also shipped an end-to-end vulnerability scanning workflow with DynamoDB-backed state, idempotency, and robust retry/verification guardrails.”
Mid-level Data Engineer specializing in scalable pipelines, Spark, and cloud data warehousing
“Backend/data platform engineer who recently owned an end-to-end large-scale financial data platform delivering real-time decision support for finance and operations. Has hands-on experience modernizing legacy batch pipelines into AWS cloud-native ELT with parallel-run cutovers, strong data quality controls (dbt-style tests, reconciliation), and measurable improvements in runtime, cost, and SLA compliance. Also builds scalable, secure FastAPI microservices using Docker, ALB-based horizontal scaling, Redis caching, and managed auth with Cognito/Supabase plus Postgres RLS.”
Senior AI/ML Engineer specializing in Generative AI and LLM platforms
“Backend engineer focused on multi-tenant enterprise AI personalization and recommendation platforms, combining ML/LLM intent extraction with deterministic policy guardrails for compliance and auditability. Has hands-on AWS experience (ECS/Lambda/DynamoDB/S3) and led a careful DynamoDB single-table migration using dual write/read, canary + feature-flag rollouts, and strong observability/security (JWT/OAuth2, RBAC, Postgres RLS).”
Junior Full-Stack Software Engineer specializing in cloud analytics and web applications
“LLM/agentic workflow engineer with hands-on experience turning demo-grade LLM analytics into production-ready features by tackling tail latency, observability, and cost/reliability controls. Strong at diagnosing real-time customer incidents via trace-driven debugging across retrieval, tool calls, retries, and prompt/version metadata, and frequently partners with sales as a technical lead to de-risk enterprise pilots through transparent failure-mode walkthroughs.”
Mid-Level Software Engineer specializing in backend microservices and FinTech payments
“Capital One engineer focused on fraud and payments platforms, owning end-to-end services and internal tools used by fraud analysts. Built high-traffic Kafka/REST systems and real-time React/TypeScript dashboards (WebSockets, Redis), with strong emphasis on observability, idempotency, and scalable microservices. Successfully drove adoption of AI-assisted fraud classification by pairing transparency and manual overrides with measurable workflow improvements.”
Mid-Level Software Engineer specializing in backend microservices and FinTech data pipelines
“Backend engineer at Goldman Sachs who built LLM-powered reconciliation/reporting services and high-throughput Kafka pipelines (8M+ events/day). Strong in production-grade Python/FastAPI microservices on Kubernetes with GitOps-style CI/CD, plus experience migrating legacy reporting/settlement services onto an internal Kubernetes platform using shadow deployments and gradual cutovers.”
Mid-Level Software Developer specializing in backend, cloud, and GenAI
“Full-stack engineer with fintech and AI feature experience who shipped an AI-powered project summary module in Next.js (App Router + TypeScript) with secure server-side fetching and route handlers to a FastAPI backend, then owned monitoring and performance fixes in production. Demonstrated measurable UX wins (30% faster dashboard loads) and strong backend fundamentals (Postgres indexing/EXPLAIN ANALYZE, SQS-orchestrated idempotent reconciliation workflows with DLQs and retries).”
Senior Backend Engineer specializing in real-time data platforms for FinTech and Healthcare
“Backend/data engineer with experience at JPMorgan building near real-time payment risk and fraud scoring pipelines using Python, Spark Structured Streaming, and Delta Lake, emphasizing auditability, security, and data correctness (dedupe/late events) to reduce false positives. Also led a legacy-to-cloud migration of claims/eligibility data at Cogna with parallel runs, phased rollout, and healthcare-specific validation (ICD-CPT mapping).”
Senior Full-Stack Software Engineer specializing in Python, FastAPI/Django, and Azure
“Backend/data engineer with production experience building real-time IoT telemetry pipelines for wind/solar assets at Siemens (FastAPI on Azure Event Hubs/Service Bus, Cosmos DB + SQL Server) and deploying GPS/fleet telematics microservices on AWS ECS Fargate with Terraform and blue/green CI/CD. Demonstrated strong reliability and performance chops, including a 30s-to-<100ms SQL optimization and owning a Kafka pipeline incident resolved in ~20 minutes.”