Pre-screened and vetted.
Senior Backend Software Engineer specializing in FinTech and AWS microservices
“Engineering leader/CTO-type with deep experience building and scaling a vehicle routing platform at Transdev On Demand, including a nationwide rollout to 22 US airports ahead of schedule. Drove engineering best practices (CI/CD, high test coverage, pair programming, automated deployments) and led a multi-tenant architectural upgrade to expand the routing engine to additional business lines and external customers.”
Software Engineering Manager specializing in Enterprise SaaS, ERP, and FinTech platforms
“Engineering leader/player-coach who helped ship a web-based ERP SaaS release (Nov 2025) as part of a long-term migration from a legacy desktop ERP, designing a multi-API architecture (Oracle + EF Core, caching, integrations) and enforcing rigorous code review quality gates. Previously led development of a low-latency, multi-service high-frequency trading platform at a startup hedge fund (Capitalogix Trading), leveraging async/multithreading, event-driven messaging, NoSQL, and WebSockets.”
Mid-level Software Engineer specializing in cloud-native microservices and AI-powered web applications
“Backend engineer who built and owned an AI-powered SMS survey platform for a nonprofit serving at-risk communities (internet-limited users), using Cloudflare Workers + Twilio and a state-machine survey engine. Scaled it to ~10k active users with near-zero downtime, added English/Spanish support, and iteratively improved LLM behavior (Claude 3.7 Sonnet) to handle nuanced, real-world SMS responses reliably.”
Entry-Level Machine Learning Engineer specializing in deep learning and statistical modeling
“Cornell master’s student (CS/Stats) focused on research-heavy ML projects: implemented a sparsity-driven RL approach (DAPD + Soft Actor-Critic) that maintained stable learning even with ~95% of weights removed in OpenAI Gym continuous-control tasks. Also worked on diffusion-based computer vision with conditioning and latency-focused U-Net choices, and scaled unsupervised community detection on a 50k-node/800k-edge Reddit graph via BFS subgraph sampling.”
Intern Software Engineer specializing in AWS cloud architecture and GenAI systems
“AWS Solutions Architect intern who advised customers on securing a multi-tenant LLM-based SaaS, including isolation strategy tradeoffs and production guardrails against prompt injection. Has experience investigating a prompt-injection incident using logs/traces and TTP-style documentation, and designing scalable SDK/agent integrations via asynchronous worker architecture with prompt versioning.”
Mid-level Full-Stack Developer specializing in FinTech and enterprise web platforms
“Financial-services AI engineer who shipped a production investment research assistant using RAG over internal research reports, SEC filings, and meeting transcripts, with a strong emphasis on truthfulness and guardrails. Built a structured evaluation loop (200+ golden test cases, RAG Triad metrics) that directly improved retrieval quality (e.g., fixing year-mismatch retrieval, boosting sensitive-query performance by 18% and cutting hallucinations to near zero) and scaled ingestion to ~10k messy documents with RabbitMQ + OpenTelemetry.”
Mid-Level Full-Stack Software Developer specializing in cloud-native web platforms
“Software engineer at Capital One who owned and shipped AI-driven personalization and internal insights dashboards end-to-end, emphasizing fast iteration with feature flags and tight user feedback loops. Built a TypeScript/React + Spring Boot/Python document automation platform with compute-heavy NLP microservices, async workflows, and production-scale reliability/performance practices (Kafka/RabbitMQ-style queues, Redis caching, tracing).”
Executive Technology Leader specializing in IoT, PoE building automation, and semiconductors
“Engineering/exec leader (CEO experience) who built a lighting controls and building automation platform from scratch, choosing an Ethernet/PoE and Node.js web-centric architecture that anticipated market shifts and later became an industry pattern. Known for rigorous vendor QA (test-to-failure) and for delivering high-profile deployments (e.g., Black Desert Resort, Resorts World Villa 66) while leading globally distributed engineering teams.”
Intern Full-Stack Software Engineer specializing in AI and data analytics
“Software engineer focused on real-time, low-latency AI pipelines: built an end-to-end mobile-to-backend image classification system using React Native/Expo, Node.js, gRPC, MySQL, and Google Vision AI, optimizing throughput and latency. Also integrated an AI model into a real-time field workflow at DTE via Node.js + Azure Databricks, adding data cleaning/validation and safe fallback logic for reliability in operations.”
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.”
Senior Full-Stack Engineer specializing in modern web applications
“Frontend engineer with insurance-domain experience (AAA Insurance and insurance quoting flows) who has delivered Angular/React/Next.js products end-to-end. Notable for building a complex drag-and-drop email template/code-generation UI and for modernizing React codebases (Redux->Context, lazy loading, memoization) to improve performance and reduce security vulnerabilities, while using feature flags and strong QA automation for fast, controlled releases.”
Junior Full-Stack Software Engineer specializing in TypeScript, React, and Java microservices
“Software engineer with finance-domain experience who built an internal transaction management system end-to-end at Prospect Equities (TypeScript/React Native + Java Spring Boot microservices on AWS), delivering 40% lower query latency and 73% operational efficiency gains. Has also designed Terraform-provisioned, SQS-based distributed systems and scaled workloads to 10,000+ concurrent users, including monolith-to-SOA modernization that cut internal review time by 47%.”
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 Frontend Software Engineer specializing in React, Next.js, and TypeScript
“Product-focused full-stack engineer with FedEx experience building an internal logistics dashboard for near real-time shipment status and performance metrics using Next.js App Router + TypeScript. Strong in production ownership and performance work—uses React Profiler/Chrome DevTools to eliminate expensive re-renders and applies Postgres indexing/query tuning validated via EXPLAIN ANALYZE to improve dashboard responsiveness.”
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).”
Intern Software Engineer specializing in cloud, DevOps, and applied AI
“Full-stack engineer with startup ownership experience (Aiir) building 15+ TypeScript/Go microservice APIs on GCP Cloud Run with Kafka-based async event streaming and React CRM integrations for billing/analytics. Strong post-launch operator who tuned Oracle performance (partitioning/indexing/query optimization) and validated a 23% retrieval-time reduction via AWR, and has a quality/DevSecOps mindset (94% Pytest coverage, GitHub Actions, SonarQube, Twistlock, CloudWatch) including migrating 18+ production CI/CD pipelines.”
Senior Software Engineer specializing in low-latency ad targeting and distributed backend systems
“Backend/platform engineer who built a high-scale audience segmentation and real-time targeting system using Spark/Glue + S3/Hudi and low-latency API services backed by Redis/relational stores. Demonstrates strong production rigor: Spark performance tuning to eliminate OOM failures, API idempotency/caching to cut p95 latency ~40%, and careful dual-run/feature-flag migrations with reconciliation and rollback runbooks. Experienced implementing layered security with JWT/OAuth, RBAC/ABAC, and database row-level security to prevent privilege escalation.”
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 NLP and search systems
“Built an AI journaling app at HackCU 2025 featuring a speaking AI avatar with long-term memory via RAG (ChromaDB) and low-latency microservices coordinated through Kafka, including deployment under AMD/non-CUDA constraints using a quantized Llama 8B model. Also has Goldman Sachs experience deploying a Trade UI on Kubernetes with CI/CD rollback automation, plus a healthcare AI internship at CU Anschutz collaborating closely with physicians on diagnostic reasoning and dataset annotation.”
Entry-Level Software Engineer specializing in data engineering and ML systems
“Built an end-to-end Next.js/TypeScript LLM-based scientific PDF analyzer using local Ollama/Llama inference to prioritize privacy and cost, producing structured research artifacts (e.g., authors/methods/findings) with ~92% extraction accuracy. At Qualtrics, helped replace a batch pipeline with a real-time, low-latency ML inference service (Python/Go on Kubernetes) using Redis caching, Grafana-based observability, and graceful fallbacks to protect UX during failures.”
Entry Backend Engineer specializing in distributed systems and APIs
“Early-career builder with hands-on project experience spanning Python data processing, a Chrome extension for autofilling job applications, and a sign-language glove system integrating sensors, microcontrollers, and a web interface. Stands out for approaching student and project work with a production-minded focus on validation, modularity, edge cases, and reliability.”
Senior AI/ML Software Engineer specializing in Generative AI and RAG systems
“Built and owned Alight's AI-powered Search Summary feature end-to-end, using a RAG pipeline with OpenSearch and Bedrock, and drove a 20% increase in user feedback scores. Stands out for bringing rigorous production evaluation to LLM systems via live LLM-as-a-judge monitoring, and for experience with advanced agentic architectures, hybrid search, and reranking at scale.”
Junior Backend Software Engineer specializing in FinTech and API systems
“Backend/product-minded engineer from Ramp with strong travel-tech experience, having built an end-to-end booking platform integrating multiple external providers, policy enforcement, and reporting infrastructure. They also shipped an LLM-powered personalization workflow using embeddings and Google Gemini that cut trip planning time by 22%, and demonstrated strong production reliability instincts through circuit breakers, health checks, and schema-driven normalization.”
Junior Software Engineer specializing in cloud infrastructure and full-stack development
“Full-stack product engineer who has built end-to-end apps and internal tools spanning React/TypeScript, Node/Express, and Postgres. Stands out for pragmatic shipping under ambiguity, creating reusable platform primitives like a centralized notification API, and designing safe multi-tenant configurable dashboards with schema validation.”