Pre-screened and vetted.
Mid-level AI & Backend Engineer specializing in RAG systems and scalable APIs
“Built and deployed a production LLM-powered document Q&A system using a strict RAG pipeline (LangChain-style orchestration + FAISS) to help users query large internal document sets. Demonstrates strong reliability focus through hallucination mitigation, curated offline evaluation with grounding checks, and production monitoring (latency/fallback rates) plus stakeholder alignment via demos and business metrics.”
Senior Backend Engineer specializing in logistics platforms and API integrations
“Backend engineer focused on reliability and production operations, with hands-on experience implementing an outbox pattern to keep database updates and downstream events consistent. They also described diagnosing transaction-related latency under heavy client traffic and using monitoring data to validate performance improvements, showing a pragmatic, systems-oriented approach to scaling integrations.”
Senior Frontend Lead specializing in ed-tech platforms and gamified learning
“Frontend lead with ~6 years building edtech platforms (LMS + CMS) using Svelte and React/TypeScript. Manages a 6–7 person team and owns architecture, CI/CD, and production quality practices (error boundaries, crash/downtime alerting). Has hands-on experience improving performance at scale via micro-frontends, lazy loading/code splitting, and virtualization/pagination for heavy UI screens (e.g., Bonzo game platform).”
Mid-level Machine Learning Engineer specializing in multimodal and time-series AI systems
“Backend engineer who rebuilt and refactored high-traffic systems at Phenom using Java/Spring Boot/Play and also designs Python/FastAPI services. Focused on measurable reliability and performance gains through DB/query optimization, async processing, and strong observability, with disciplined rollout practices (feature flags, parallel runs, rollback) and security patterns including token auth and row-level security.”
Senior Java Full-Stack Developer specializing in cloud-native microservices
“Backend Java developer who built an end-to-end upcoming payments feature: Spring Boot/Hibernate microservices with MySQL query/index optimization and Kafka event publishing, plus a web UI timeline component enabling users to view, skip, and edit scheduled payments with clear status indicators.”
Mid-level Full-Stack Engineer specializing in Java/Spring, React, and AWS cloud platforms
“Full-stack/product-leaning engineer in logistics and high-traffic portals who ships production AI features: built an AI-assisted shipment status Q&A system using Pinecone + GPT-4 and a high-volume Python ingestion pipeline (500K+ records/day), delivering 35% fewer support tickets and cutting resolution time from 11 to 4 minutes. Also led a legacy Angular-to-React/TypeScript rebuild that boosted Lighthouse performance from 60 to 90, and has hands-on AWS EKS operations experience including resolving a 3x traffic scaling incident.”
Mid-level Software Engineer specializing in cloud-native backend and distributed systems
“Backend/full-stack engineer with experience building customer-facing contact-center automation (agent assignment) and internal editorial/data operations APIs for life-sciences ontology management. Strong in microservices and event-driven systems (Spring Boot + Kafka), third-party integrations (Genesys/Five9), and pragmatic iteration via MVP scoping, tight stakeholder demos, and observability-focused reliability.”
Entry-level Full-Stack Engineer specializing in web, mobile, and AI-integrated applications
“Frontend-leaning full-stack engineer who has rebuilt a high-volume order management system in Next.js/TypeScript for 6000+ active orders and also owned end-to-end product/data architecture in Firebase/Firestore. Stands out for strong performance instincts, type-safe frontend architecture, and pragmatic 0→1 execution across UI, APIs, and data pipelines.”
Senior Frontend Software Developer specializing in React and Next.js
“Frontend engineer with ~6 years of experience delivering SEO- and performance-sensitive web apps (e.g., an automobile sales platform built with Next.js SSR) and complex React+TypeScript dashboards for energy management/heat pump scheduling. Has handled real-time data challenges by integrating MQTT, and combines hands-on frontend ownership with Agile team coordination (standups, task assignment, client demos, requirements).”
Junior Full-Stack Java Developer specializing in FinTech microservices
“Full-stack engineer with production experience building a real-time order tracking system using React + Firebase/Firestore, emphasizing audit-friendly data modeling, state-machine-based status transitions, and strong post-launch ownership (performance, security rules, reliability). Demonstrated measurable frontend performance gains by isolating real-time updates to dynamic components and applying memoization, plus backend reliability patterns (idempotency, retries) and SQL query/index optimization validated with EXPLAIN ANALYZE.”
Junior Full-Stack Software Engineer specializing in web applications and data visualization
“Frontend engineer with hands-on experience building complex React/TypeScript analytics and map-based visualization products, including a global trade visualization platform at Trademo. Stands out for deep performance optimization work on large datasets, using profiling tools, virtualization, memoization, and event-driven refactors to keep heavy dashboards and interactive maps responsive at scale.”
Mid-level Full-Stack & AI Engineer specializing in LLM applications
“Full-stack engineer who has shipped and operated generative-AI chat/QA features end-to-end, including a RAG-based pipeline with guardrails and cost/latency monitoring in production. Experienced with React/TypeScript + Node/Postgres architectures, Dockerized deployments to AWS (EC2) via GitHub Actions CI/CD, and building reliable ingestion/ETL systems with idempotency, backfills, and reconciliation.”
Mid-level Backend Software Engineer specializing in Python APIs and cloud-native systems
“Software/product engineer who owns customer-facing internal platforms end-to-end, with deep experience building data pipeline health and data quality tooling (near-real-time alerting and ops dashboards). Strong in React/TypeScript + Python REST architectures and microservices with RabbitMQ, emphasizing reliability patterns (idempotency, DLQs, correlation IDs) and fast, safe iteration via feature flags, testing, and observability.”
Mid-Level Software & Machine Learning Engineer specializing in cloud-native microservices and LLMs
“Backend engineer who owned the API layer for an AI trust/analytics dashboard (trust scores, stability checks, public verification endpoints) using Python/FastAPI and Postgres. Has hands-on DevOps experience deploying FastAPI and Node.js services to AWS Kubernetes with GitHub Actions + ArgoCD GitOps, plus Kafka-based real-time event streaming and careful staged migration practices (shadow traffic/dual writes, rollback planning).”
Senior QA Automation Engineer specializing in web, API, mobile, and cloud test automation
“Game QA professional with AAA open-world shipping experience, owning high-impact quality risks like save-data corruption, progression blockers, performance drops, and multiplayer desync. Demonstrates strong systems thinking and exploit prevention (e.g., reproduced and helped fix a reward-duplication race condition using network interruption + rapid input), with disciplined JIRA/TestRail workflows and evidence-driven bug reporting.”
Junior Full-Stack Software Engineer specializing in cloud-native web apps and AI tooling
“Software engineer with experience across edtech, live gaming, and an AI document intelligence platform, delivering end-to-end customer-facing features and production backends. Built secure, automated live-session scheduling integrating Zoom and TalentLMS (JWT/RBAC, idempotency, transactions) cutting setup time from ~3 minutes to under 1 minute, and optimized real-time gaming dashboards/APIs with query tuning, caching, and CDN improvements (~60% latency reduction under peak load) on AWS.”
Mid-level Full-Stack Software Engineer specializing in AI-enabled web apps and data platforms
“Software engineer who built an AI marketing/outreach agent end-to-end: Next.js (App Router + TypeScript) frontend integrated with a Python/Django REST backend using LLMs (Gemini, ChatGPT-4o) and SQL databases. Demonstrated measurable performance wins—improved a 100k-record UI by 15% (Lighthouse) and cut a Postgres-backed search API from ~3s to ~1ms via indexing—while also owning post-launch monitoring (webhooks/cron, New Relic/CloudWatch) and customer support.”
Junior Full-Stack Software Engineer specializing in React, Node.js, AWS, and Generative AI
“Built and production-deployed a Streamlit-based PDF RAG chatbot using LangChain (FAISS, embeddings, prompt templates) and OpenAI, optimizing Streamlit’s stateless behavior by caching vector DB + chat history to cut latency and API cost. Demonstrates a rigorous evaluation mindset (gold datasets, unit tests, LLM-as-judge, groundedness KPIs) and has experience communicating privacy/accuracy safeguards (RBAC, data masking, citations) to a non-technical client at Kalven Technologies.”
Senior Software Engineer specializing in full-stack systems, big data, and applied AI
“Built and deployed ForensicLLM, a local domain-specific LLaMA-3.1-8B model for digital forensic investigators using RAFT + RAG over 1000+ curated research papers, with citation-aware responses and rigorous evaluation (BERTScore/G-Eval). Deployed via vLLM and Docker and validated through a chatbot survey with 80+ participants; published at DFRWS EU 2025.”
Senior Full-Stack Engineer specializing in cloud-native web and AI-enhanced applications
“Senior full-stack developer who has operated in lean, multi-product engineering environments with significant end-to-end ownership. Strongest in JavaScript/TypeScript, React, and Next.js, with hands-on experience building a custom media player and internal business operations platforms that improved efficiency through dashboards, RBAC, search, and performance optimization.”
Senior Full-Stack Engineer specializing in Python, Go, and cloud-native systems
“Full-stack/backend-leaning engineer with hands-on experience spanning Python, Go, React, Kafka, PostgreSQL, Redis, Docker, and Kubernetes. They stand out for building real-time analytics and decisioning systems, plus a healthcare-focused B2B SaaS compliance/data integration platform that combined high-throughput event processing, dashboarding, and third-party integrations in a startup-style, high-ambiguity environment.”
Senior Backend Engineer specializing in cloud-native microservices and AI backend systems
“Backend-leaning full-stack engineer who has repeatedly built web products end-to-end, including an artist booking and event management platform with complex location-based pricing, search, and booking flows. Strongest signal is ownership of backend architecture, API design, database modeling, performance optimization, and production stabilization while also partnering on frontend integration and UX improvements.”
Mid-level Full-Stack Engineer specializing in Golang and cloud-native FinTech systems
“Backend-leaning full-stack engineer in fintech/payments who shipped an end-to-end Stripe payments + webhook system for a financial microservices platform, emphasizing ledger accuracy via idempotency, transactional writes, retries, and DLQs. Also delivered a real-time React/TypeScript payment status dashboard informed by user interviews, and improved production performance by 35% p95 latency through PostgreSQL tuning and Redis caching on AWS.”