Pre-screened and vetted.
Mid-level Data Engineer specializing in cloud data platforms and AI/ML analytics
“Backend/data engineer in healthcare who built an AWS-based clinical analytics platform from scratch (DynamoDB/S3/Airflow/dbt) with sub-second clinician query goals, 99.9% uptime, and HIPAA-grade controls (KMS encryption, IAM RBAC, audit trails). Also modernized ML delivery by replacing a manual 4-hour deployment with a 30-minute Docker/GitHub Actions CI/CD pipeline using parallel runs, parity testing, and rollback, and caught critical EHR data edge cases (date formats/timezones) that could have impacted patient care.”
Senior Full-Stack Software Engineer specializing in cloud-native systems and AI/ML
“Backend engineer who significantly evolved an internal Resource Manager platform, moving from a monolith to microservices and improving onboarding speed while reducing integration errors. Has hands-on experience building reliable and secure Python/FastAPI APIs (Pydantic schemas, circuit breakers, caching, metrics/alerts) and leading zero-downtime migrations with strong data integrity patterns (dual writes, idempotency, reconciliation checks).”
Entry-Level Software Engineer specializing in distributed systems and backend infrastructure
“Built and operated an end-to-end customer-facing "Record Platform" web product as both engineer and primary user, focusing on reliability and correctness in core flows like search and checkout. Implemented a TypeScript/React frontend with a multi-service backend and Kafka-based event-driven architecture, and created internal tooling to automate risky ops like Kubernetes TLS certificate rotation with k6 load/chaos testing (including HTTP/2 and HTTP/3 validation).”
Mid-level Applied AI/ML Engineer specializing in agentic systems and LLM automation
“Built a production LLM-powered workflow at Frontier to extract structured signals from messy, high-volume documents and route work to the right teams, replacing a multi-day, error-prone manual process. Emphasizes production reliability with schema/consistency validation, re-prompting and deterministic fallbacks, plus async pipeline optimizations for predictable latency. Experienced with multi-agent orchestration (LangGraph, AutoGen, CrewAI) and AWS workflow tooling (Step Functions, SQS, Lambda), and delivered ~70% safe automation via stakeholder-driven thresholds and human review.”
Junior Full-Stack Software Engineer specializing in Node.js microservices and React
“Backend engineer who has shipped both high-throughput real-time systems and production LLM/RAG features. Built a database-free, local-first messaging service (Node/Express/Socket.IO) achieving ~1,500 msgs/sec at <25ms p95, and implemented a Go-based RAG recommendation pipeline with strict JSON/schema validation, catalog grounding, fallbacks, and eval loops that cut hallucinations to ~1–2% while reducing LLM costs ~60%.”
Junior Software Engineer specializing in AI/ML, data pipelines, and cloud APIs
“Hands-on AI/LLM practitioner who built a RAG-based customer support chatbot and tackled production issues like data chunking complexity and response-time lag. Uses techniques such as overlapping chunks, semantic search, context engineering, and query routing, and has experience presenting technical demos/workshops to developer audiences.”
Senior Mobile Software Engineer specializing in secure React Native and Bitcoin wallets
“Built and evolved the backend-adjacent platform for a self-custody Bitcoin wallet used by 2000+ users, emphasizing security-first architecture that avoids custodial risk by keeping private key operations client-side. Demonstrates strong API reliability and security depth (FastAPI contract-first design, idempotency, state-machine modeling, JWT/device-aware auth) and has reduced production failures by hardening signing flows against poor connectivity.”
Executive Technology Leader (CTO/VP) specializing in Healthcare IT, Security & Enterprise Integrations
“Candidate indicated they have an existing startup but have not raised capital. They expressed strong concerns about AI-enabled social engineering and ended the screening due to perceived irrelevance of the startup-focused questions to the job.”
Mid-Level Full-Stack Software Engineer specializing in cloud services and real-time systems
“Backend engineer who built and evolved a gun-parts price tracking platform focused on accurate historical pricing and fast graph-ready APIs. Experienced migrating an Express backend to NestJS incrementally with parallel routing, feature flags, and careful data integrity controls, and has a security-focused approach to API design (JWT/OAuth, RBAC, row-level access via scoped queries).”
Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and generative AI
“LLM/agent builder who shipped a live consumer AI-agent app (kalpa.chat) that visualizes complex reasoning as interactive graphs and abstracts multi-provider model usage via a unified wallet. Professionally has applied LangChain/LangGraph to IVR parsing and to scaling a football video-generation pipeline at DAZN, including shipping a VAR-specific retrieval/order fix via SQL after iterating with a non-technical PM.”
Junior Full-Stack Software Engineer specializing in TypeScript/React and microservices
“Software engineer who built and owned an internal workflow automation + analytics platform end-to-end (TypeScript/React/Node) with a microservices, RabbitMQ-based async architecture. Drove adoption by shipping iterative prototypes and prioritizing reliability/performance (Redis caching, query optimization), delivering ~30–35% latency improvements and ~30–40% reduction in manual operational work.”
Mid-level Data Engineer specializing in cloud data platforms and AI agents
“Data/Backend engineer who has owned end-to-end merchant analytics systems on AWS: orchestrated multi-source ingestion (FISERV/Shopify/Clover) with Step Functions/Lambda, enforced strong data quality gates, and served curated datasets via Redshift and a FastAPI layer. Also built an early-stage Merchant Insights AI agent that converts natural language questions into SQL using OpenAI models, with full CI/CD and observability.”
Mid-level Full-Stack Software Engineer specializing in cloud-deployed web apps and APIs
“Software engineer who has shipped both core web platform features (secure user authentication/profile management) and production LLM systems. Built an internal documentation knowledge assistant using a full RAG pipeline (OpenAI embeddings, vector DB, semantic search, reranking) with evaluation loops and a scalable document-ingestion pipeline for PDFs/FAQs, iterating based on metrics and user feedback.”
Mid-level AI/ML Engineer specializing in production RAG systems and MLOps
“Built and deployed a GPT-4 + Pinecone RAG system that lets users query large internal document collections with grounded, cited answers. Demonstrates strong applied LLM engineering (chunking experiments, hallucination controls, metadata recency boosting) plus production-minded evaluation/monitoring and performance tuning (rate-limit mitigation via pooling/batching). Also effective at translating complex AI concepts to non-technical stakeholders through prototypes and live demos, helping secure client sponsorship.”
Intern Software Engineer specializing in AI and full-stack web development
“Built ReflectlyAI, an AI-powered interview coach, implementing a low-latency Python/Flask backend with modular LLM/Whisper services, retries/fallbacks, caching/batching, and async/background processing. Demonstrates strong PostgreSQL/SQLAlchemy performance tuning (EXPLAIN ANALYZE, composite indexes, selectinload) and multi-tenant isolation patterns (tenant-scoped schemas, tenant_id middleware), reporting ~50% response-time reduction.”
Mid-Level Full-Stack Engineer specializing in API-driven microservices and cloud delivery
“Software engineer with hands-on experience building a decentralized file-sharing dApp, bridging a React frontend with Ethereum smart contracts via Web3.js and integrating IPFS for decentralized storage. Demonstrates a rigorous, measurement-driven approach to performance optimization (profiling + benchmark/regression loop) and strong ownership in high-stakes environments, including Fircosoft sanctions platform optimization and rapid production hotfixes for user-impacting issues.”
Mid-Level Full-Stack Software Engineer specializing in Java/Spring and React
“Software engineer who built and open-sourced reusable React/Node.js modules (chat, auth, caching) from an AI education platform, emphasizing intuitive APIs and strong documentation. At TCS, improved a healthcare scheduling platform by diagnosing SQL/server bottlenecks and redesigning database + caching, cutting appointment load times by ~40% and reducing support complaints.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and data analytics
“Software engineer with experience at Wipro Technologies and Wells Fargo building React-based SPAs, reusable component libraries, and developer documentation. Demonstrated strong performance engineering (React.memo, list virtualization, code splitting) with reported >50% rendering-time improvement, plus hands-on production support by diagnosing API outages via monitoring/logs and implementing traffic/server fixes. Comfortable leading workstreams in fast-changing environments using Kanban and tight stakeholder feedback loops.”
Senior Solutions Architect specializing in API-driven SaaS and cloud integrations
“Customer-facing technical professional with experience spanning engineering and product who advises on application security tradeoffs (threat modeling, API/auth risks, SOC2 mapping) and drives pragmatic remediation plans. Hands-on with Kubernetes/CI-CD agent integrations, secrets management, and log-driven troubleshooting; documented and escalated complex customer environment issues and reported a 40% reduction in bug reporting through workflow automation.”
Mid-Level Full-Stack Engineer specializing in cloud-native e-commerce and AI/ML systems
“Full-stack engineer with strong ownership in fast-moving environments: designed and shipped a pre-order/campaign inventory system (NestJS + Strapi + Datadog) that freed 34% warehouse space and reduced stock risk to ~5.7%. Also built rapid, high-impact logistics features (Spot Sales) that drove last-mile cost to ~0 in ~40 days, and has hands-on AWS/Terraform/CI-CD experience including deploying a global RAG system with Pinecone, Datadog, and PagerDuty.”
Junior Software Engineer specializing in cloud, DevOps, and applied AI security
“Founding engineer who built a multi-tenant AWS backend from scratch focused on ultra-fast, configuration-driven client onboarding and low operational cost. Automated tenant provisioning/deployments with Terraform + GitHub Actions (new client infra in ~13 minutes) and scaled to 62 production clients handling ~75k requests/day without a major rewrite. Hands-on with migrations (DynamoDB->MongoDB), reliability/observability, and performance tuning (indexes, Redis, queueing, connection management).”
Senior Solutions Architect specializing in MLOps and AI platform operations
“Audio/music editor and mixer with Symphony Space promotional work (e.g., Uptown Showdown, Selected Shorts), focused on shaping emotion and pacing through tempo automation, tension-building harmonic choices, and precise cut-to-music timing. Pro Tools certified (Institute of Audio Research) with hands-on mixing workflows across Logic, Reason, and Cubase, and experience iterating based on commercial/producer feedback.”
Staff Software Engineer specializing in distributed systems and high-concurrency APIs
“Full-stack engineer in an insurance + telematics org who built a 0→1 multi-agent, AI-driven mobile regression execution system integrating Jira and n8n, emphasizing determinism (schema-validated outputs), traceability (state-machine style step archives), and scalable device scheduling. Also designed an event-driven microservices architecture using Kafka with standardized API/event contracts and has hands-on incident response experience improving resilience via rate limiting, circuit breaking, caching, and idempotency.”