Pre-screened and vetted.
Principal Full-Stack Engineer specializing in AI, DevOps, and cloud platforms
“Built a production end-to-end AI video-to-reels clip extraction system using a multi-agent architecture with transcription, captioning, effects generation, and centralized orchestration. Demonstrates unusually strong systems thinking around reliability, observability, evaluation, and production tradeoffs for LLM-powered workflows, including Kubernetes/Kafka-based deployment and regression-driven prompt governance.”
Mid-level Full-Stack Engineer specializing in real-time data and AI systems
“Software engineer focused on backend/full-stack, distributed systems, cloud infrastructure, and AI-related work. Stands out for using AI and multi-agent workflows as an engineering accelerator while maintaining rigorous testing, logging, and system-level validation, including work on telemetry and monitoring platforms where reliability and correctness are critical.”
Mid-level AI Software Engineer specializing in backend systems and FinTech AI
“Data engineering/software development candidate who built a stock market pipeline and uses that project to demonstrate strong architectural thinking across Kafka, Spark, and Airflow. They stand out for a pragmatic approach to AI: using tools like Copilot, ChatGPT, LangChain, and AutoGen to accelerate development while maintaining human oversight, testing, and system-level decision making.”
Intern Full-Stack Software Engineer specializing in web apps, cloud microservices, and AI tooling
“Robotics/embedded candidate who built an IoT smart shoe for visually impaired users, implementing real-time obstacle detection with ultrasonic sensors and haptic feedback on Arduino. Has practical ROS experience (RViz/Gazebo) and improved reliability in distributed systems by hardening an Arduino-to-ROS serial protocol with framing, strict parsing, and sensor-noise filtering; also containerized ROS environments with Docker for reproducible simulation and onboarding.”
Senior Python Developer specializing in FastAPI, Django, and cloud-native web applications
“Backend engineer working on Plumas Bank’s digital modernization, building a FastAPI-based loan origination/processing system with OAuth2/JWT security, AWS Lambda-driven PDF document generation to S3, and MongoDB integration. Has led a legacy workflow migration to a new microservice using dual-write/dual-read and monitoring, and emphasizes multi-tenant isolation via layered API controls plus row-level security.”
Mid-Level Software Engineer specializing in React front-end and web APIs
“Backend-leaning full-stack engineer from Valcom who maintained Django/PostgreSQL services for mass-notification/paging servers used by education/commercial/government customers. Notable for hardening authentication and reliability (JWT refresh + rotation tokens, WebSockets/EventStream) and for modernizing a legacy Ext.js/PHP stack into a React + Django architecture with strong CI/testing and production incident ownership.”
Mid-level AI & Machine Learning Engineer specializing in Generative AI and MLOps
“Built a production GPT-4/LangChain/Pinecone RAG “AI Copilot” at Northern Trust to automate financial report generation and analyst Q&A over internal structured (SQL warehouse) and unstructured policy data. Focused on real-world production challenges—grounding and latency—achieving major speed gains (seconds to milliseconds) via MiniLM embedding optimization and Redis caching, and implemented rigorous testing/evaluation with MLflow-backed metrics while aligning compliance and finance stakeholders for deployment.”
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).”
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%.”
Senior Full-Stack Software Engineer specializing in IIoT, Edge AI, and real-time analytics
“Full-stack engineer who built an end-to-end low-code/no-code IDE for creating AI/ML workflows for industrial IoT sensors using Next.js/TypeScript and NestJS microservices. Focused on scaling high-volume sensor dashboards—improved UX and performance via WebSockets, debouncing, pagination, and API payload reduction—validated with profiling tools and user feedback in a startup environment.”
Software Engineering Intern specializing in real-time analytics and distributed systems
“Built a production AI legal search platform that uses a retrieval-first, source-grounded LLM pipeline with confidence-based fallbacks and structured, traceable outputs to reduce hallucinations and improve trust. Also has experience at Discover Excellence building real-time analytics and identity stitching systems, emphasizing conservative data validation, idempotent processing, and fault-tolerant queue-based workflows.”
Mid-level Full-Stack Developer specializing in healthcare analytics and microservices
“Built and maintained an air-quality prediction backend in Python/Flask that serves offline-trained ML models to a React dashboard via JSON REST APIs. Demonstrates strong performance focus across the stack—low-latency inference under load, SQLAlchemy/Postgres query optimization, multi-tenant data isolation, and caching/background task strategies for high-throughput systems.”
Junior Full-Stack Software Engineer specializing in cloud-native microservices
“Backend/data engineer with experience at Assurant and Capgemini, focused on reliability and performance at scale. Improved high-latency backend APIs by adding and iterating on a Redis caching layer driven by CloudWatch/monitoring metrics, and built scalable BI pipelines that normalize messy multi-source enterprise data with strong observability and error handling. Familiar with LLM/RAG architecture and practical guardrails, though has not yet shipped an LLM feature to production.”
Senior Full-Stack AI Engineer specializing in Generative AI and FinTech
“Backend engineer who built and owned an AI-powered financial research product end-to-end, using a typed NestJS/GraphQL backend with LangGraph-style agent routing to produce sourced, structured financial analysis. Emphasizes finance-grade correctness (Zod validation, metric registries, unit/empty-result guardrails) while keeping latency low via batching, caching, and fast token streaming, and has led incremental migrations using strangler/feature-flag/shadow traffic patterns.”
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).”
Mid-level Software Engineer specializing in AI/ML and full-stack systems
“Backend Java engineer with strong platform/DevOps experience: modernized an insurance claims legacy monolith into DDD-aligned microservices, deployed containerized services on Kubernetes with Jenkins CI/CD and static analysis gates, and implemented GitOps using ArgoCD. Also led major AWS migration planning with dependency mapping and network monitoring to uncover hidden dependencies, and built Kafka-based real-time event streaming with schema-registry-driven evolution.”
Mid-level Software Engineer specializing in full-stack cloud-native and AI applications
“Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.”
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.”
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.”
Senior Front-End Developer specializing in React/Angular and cloud-native healthcare apps
“Senior/Lead Frontend/Full-Stack engineer in Toronto with proven experience shipping high-stakes, real-time and regulated products across healthcare, legal/compliance, and fintech. Built a real-time compliance dashboard that survived a 400% data spike and a no-code workflow builder supporting 500+ nodes, with strong emphasis on performance engineering, type-safe architecture, and automated quality/rollout practices.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot, React, and cloud
“Backend/platform engineer who built real-time connected-vehicle telemetry analytics at Subaru, spanning Kafka streaming, Python/FastAPI ETL, and low-latency WebSocket delivery (minutes to <2s). Strong Kubernetes + GitOps practitioner across AWS EKS and Azure AKS (Helm, ArgoCD, Jenkins/GitLab) and has led major on-prem-to-cloud migrations for financial microservices using Terraform and AWS DMS with measurable cost and reliability gains.”
Senior Full-Stack Developer specializing in cloud-native web applications
“Full-stack engineer who built an oil & gas analytics dashboard backend using FastAPI, MongoDB, and Redis with a metadata-driven design for dynamic plotting. Shipped an LLM-powered chatbot (LangChain + tool/function calling) to let engineers query analytics in natural language, and also built a multi-step university chatbot workflow with Azure logging, confidence scoring, and human-in-the-loop review.”
Senior Frontend Engineer specializing in scalable consumer apps and micro frontends
“Frontend engineer focused on React/TypeScript dashboards for manufacturing-cycle analytics (downtime/wait time/cycle time). Has hands-on experience building reusable charting components (JSON-to-graph) with React ECharts, scaling data flows with Redux/RTK Query, and refactoring monolithic UI code into modular components while shipping on a ~3-week release cadence.”