Pre-screened and vetted.
Engineering Manager specializing in enterprise SaaS, cloud architecture, and AI/ML
“Senior engineering manager who stays hands-on (~50/50) while leading teams through design reviews, code reviews, and production issue triage. Shipped scalable platform features (notifications, user action tracking via microservices) with strong quality/performance practices (TDD, high-load testing). Owned a complex cross-system SSO/IdP incident end-to-end, identifying a SameSite+iFrame root cause and delivering a configurable product fix plus support documentation.”
Junior Full-Stack Software Engineer specializing in web platforms and sustainability analytics
“Full-stack/backend engineer who owned a production digital assembly planning platform at Saint Gobain end-to-end (React/Node/Postgres), maintaining 99.9% uptime across 5 factory sites and driving a reported 90% improvement in factory-floor coordination. Also built and operated BigQuery + Vertex AI (ARIMA) forecasting/data pipelines processing 1M+ datapoints daily, with strong emphasis on idempotency and data-quality validation to prevent incorrect outputs.”
Intern Software Engineer specializing in AI/LLMs and full-stack development
“AI/ML infrastructure-focused engineer who has built production RAG systems from scratch (Supabase/pgvector + OpenAI embeddings) and iterated using formal eval metrics to improve retrieval quality. Also debugged real-time audio issues in a LiveKit-based pipeline by correlating packet loss with VAD behavior, and has deep experience building brittle, customer-specific financial platform integrations in Python/Playwright (2FA, redirects, token refresh, rate limits).”
Mid-level AI Solutions Engineer specializing in enterprise GenAI and automation
“Built and shipped multiple production LLM/agentic systems, including an agentic RAG NL-to-SQL analytics app that cut manual reporting from 9 hours/week to 15 minutes by grounding on schema-aware retrieval and robust fallback/monitoring. Also implemented a LangChain supervisor-orchestrated enterprise IT automation agent that routes requests for search, identity validation, and action execution, and created a RAG search tool spanning Jira/Confluence/SharePoint for operations stakeholders.”
“Full-stack product engineer who has owned business-critical features spanning React/TypeScript, backend services, and Postgres, with a focus on internal tools and workflow reliability. Notable examples include a multi-step CSV invite wizard for bulk advisor onboarding and an admin configuration system that let managers customize partner-specific app behavior without direct database access.”
Mid-level AI/ML Engineer specializing in Generative AI and agentic systems
“Backend/platform engineer who has owned a Python/FastAPI results API and deployed it on Kubernetes with Helm and GitHub Actions-driven CI/CD. Demonstrates strong production operations mindset across performance tuning, monitoring, safe rollouts/rollbacks, and phased migrations, plus hands-on Kafka streaming experience focused on ordering and idempotency.”
Mid-Level Software Engineer specializing in FinTech microservices and AI automation
“Backend engineer with experience evolving a real-time transaction and rewards processing platform from a tightly coupled architecture into domain-based microservices. Uses REST plus Kafka for synchronous vs. asynchronous workflows, and builds Python/FastAPI APIs with Pydantic contracts, Docker/Kubernetes deployments, and JWT/OAuth-based security; has also supported analytics/dashboard use cases (Power BI).”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer focused on enterprise, cloud-native microservices—building Spring Boot backends and React/Angular front ends with strong security (OAuth/JWT), AWS infrastructure (RDS/S3), and containerized deployments (Docker/Kubernetes). Has delivered data-heavy order/account/transaction platforms and healthcare solutions including EHR integrations for secure patient data exchange, with emphasis on testing, performance tuning, and reliability (load testing).”
Mid-Level Software Development Engineer specializing in full-stack and LLM/AI systems
“AI engineer with hands-on production experience building an end-to-end RAG system that reduced document-answering time from hours to minutes, improving accuracy through chunk overlap and hybrid BM25+semantic retrieval. Also built a LangGraph-based agent that researches company financial news via web search (Google Serper), using Pydantic structured outputs and checkpointing for reliability; experienced collaborating with non-technical stakeholders at JPMC and communicating ROI.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and distributed systems
“Software engineer with hands-on ownership of both fintech checkout improvements (saved payment methods/one-click checkout with tokenization and feature-flag rollouts) and production LLM/RAG systems for customer support. Demonstrates strong operational rigor via guardrails, evaluation loops integrated into CI/CD, and scalable data pipelines handling messy PDFs/CSVs/logs with reliability and observability.”
Mid-Level Full-Stack Software Developer specializing in React/Angular and Node.js
“Frontend lead who owned architecture and quality for TELUS’s Next Generation Sales Platform, building a modular React+TypeScript experience that scaled across wireline/wireless products and channels. Experienced in hardening UIs against unreliable backend integrations (API abstraction, retries/fallbacks, caching, logging) and delivering real-time dashboards via WebSockets, with strong CI/CD testing and blue-green release practices for high-stakes launches like Black Friday.”
Senior Full-Stack Developer specializing in Python, cloud microservices, and AI/ML
“Backend/data engineer with hands-on production experience across GCP and AWS: built FastAPI microservices on Cloud Run and delivered AWS Lambda + ECS Fargate systems with Terraform/GitHub Actions. Strong in data engineering (Glue/Spark, S3/Redshift) and modernization (SAS to Python/SQL), with proven reliability and incident ownership—including cutting a 20+ minute reporting query to under 2 minutes.”
Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML
“Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.”
Senior Full-Stack Software Developer specializing in IoT and cloud systems
“Frontend-focused engineer who built a full movie recommendation system from concept to production, comparing classic collaborative filtering with LLM-based recommendation approaches on AWS. Emphasizes scalable architecture, strict TypeScript data contracts, and high-quality Next.js/React UI patterns (defensive states, scoped state management, performance optimization) with disciplined QA and feature-flagged rollouts.”
Executive Technology Leader (CTO) specializing in IoT sensing, AI/ML, and RF/embedded systems
“Currently a startup CTO who thrives on building new technology stacks and rapidly turning technical ideas into products. Interested in partnering with a CEO/business team to commercialize embedded/edge concepts such as multi-sensor drone localization (video/audio/RF with SDR), low-cost solar+battery power nodes networked via LoRa, and an Amazon Sidewalk/LoRa connectivity device with cloud management.”
Healthcare technology executive and architect with 20+ years leading enterprise platforms and digital transformation.
“Healthcare-focused founder in the R&D stage building an EHR and clinical staffing startup centered on value-based care. They have already tested the concept with the market, are engaging Medicaid/Medicare leaders and industry conferences like ViVE and HIMSS, and are focused on early-signal detection to improve patient outcomes while lowering utilization costs.”
Junior ML Engineer specializing in energy forecasting and battery optimization
“Backend/ML engineer working on a battery energy storage system operations dashboard: built a Flask backend integrated with OAuth and a separate FastAPI optimization/simulation service, deployed via Docker CI/CD to Azure Container Apps. Strong in productionizing ML (AzureML to batch endpoints) and in performance/scalability patterns (Postgres indexing/JSONB, per-unit data isolation, async throttling + caching for year-long CPU-intensive simulations across 40+ scenarios).”
Junior Software Engineer specializing in AI agents and backend systems
“Backend/AI workflow engineer who built a production event-personalization service (FastAPI + AWS Lambda) and solved real-world reliability/latency issues with deterministic routing, caching, and query/index optimization. Also built an end-to-end Gmail-based job application tracking agent using a lightweight RAG pipeline with Gemini, strong guardrails (Pydantic schemas, confidence thresholds), and offline regression tests to prevent drift and hallucination-driven data corruption.”
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.”
Junior Data Engineer / Analyst specializing in AI/ML data infrastructure
“Built and deployed a compliance-sensitive LLM pipeline that extracts rebate logic from hospital–supplier medical contracts, using multi-layer redaction (regex/NER/dictionary), schema-validated structured outputs, and secure placeholder reinsertion. Hosted models on Amazon Bedrock to avoid retraining on sensitive data and improved both accuracy and cost by splitting the workflow into a lightweight section classifier plus a fine-tuned extraction model, orchestrated with LangChain and evaluated via layered, test-driven agent assessments.”
Senior Front-End/UI Developer specializing in React and Angular for enterprise apps
“Frontend engineer with hands-on experience leading architecture and quality practices across Angular and React/TypeScript products, including dynamic UI generation driven by backend configuration. Strong in building reusable design systems/component libraries and enforcing quality at scale via CI/CD SonarQube gates and comprehensive unit testing, with close collaboration alongside UX teams using Figma.”
Mid-Level Full-Stack Software Developer specializing in Java/Spring and React
“Python backend engineer focused on real-time e-commerce analytics systems, building FastAPI + Kafka microservices with strong idempotent processing patterns (Postgres upserts, manual offsets, Redis caching). Has hands-on Kubernetes (EKS) and GitOps delivery with Argo CD/GitHub Actions, plus experience migrating containerized services from on-prem VMs to AWS using Terraform and blue-green cutovers.”