Pre-screened and vetted.
Mid-Level Software Engineer specializing in full-stack, cloud, and data platforms
“Backend/full-stack engineer who has owned production TypeScript systems in both fintech-style transaction/rewards flows and HIPAA-regulated healthcare platforms. Deep focus on correctness and reliability (idempotency, retries/DLQs, reconciliation, observability) plus strong infra automation (Docker/Terraform/CI-CD) and measurable performance wins (40% query improvement, 90% test coverage).”
Junior Software Engineer specializing in AI platforms, distributed systems, and cloud infrastructure
“Software engineer with limited robotics background but deep experience building end-to-end document ingestion and image understanding systems, including a CAD-specific pipeline using a custom model to extract components and bounding boxes for user-facing visualization and Q&A. Also brings strong infrastructure/DevOps skills (Docker, Kubernetes, GitHub Actions, Terraform) with emphasis on reliability, cost optimization, and uptime.”
Senior Full-Stack Software Engineer specializing in cloud-native SaaS and modern JavaScript stacks
“Backend/data engineer with hands-on production experience building Python/Django APIs on PostgreSQL and delivering AWS serverless + containerized architectures (API Gateway/Lambda, IaC, CI/CD, secrets/config). Has operated AWS Glue pipelines ingesting S3 log/3rd-party data with schema evolution monitoring, modernized legacy batch logic into API-based services via parallel-run parity testing, and improved Postgres query performance by several seconds; prefers fully remote work and targets $120–130k base.”
Mid-level Full-Stack Software Engineer specializing in cloud microservices
“Backend/full-stack engineer (Cognizant) who owned a customer-facing document validation platform for onboarding/compliance and emphasized fast, reliable delivery through CI/CD automation (Jenkins/AWS) and containerized releases (Docker/Kubernetes). Also built an internal support dashboard that replaced manual log checks with real-time error visibility, significantly reducing investigation time, and has hands-on experience scaling microservices with idempotency, retries/DLQs, and distributed logging.”
“Built and deployed a production LLM-powered internal AI assistant using a RAG pipeline to help teams search internal PDFs/knowledge bases and generate grounded summaries/answers. Demonstrates strong end-to-end ownership (ingestion through APIs) plus production rigor (monitoring/logging/CI-CD, evaluation metrics) and practical optimizations for hallucination, latency, and answer quality (thresholding, fallbacks, caching, async, re-ranking, two-tier model routing).”
Senior Frontend/Full-Stack Developer specializing in React and Next.js
“Frontend engineer who has led architecture and delivery of large, data-driven React/TypeScript interfaces used by thousands of users, with strong emphasis on scalable structure, performance, and automated quality gates (CI/CD, Jest/Cypress). Recently building a resume screening application for McMaster University students and has experience shipping role-based (RBAC) features with tight cross-functional collaboration and PR-based QA deployments.”
Junior AI Engineer specializing in LLMs, RAG, and MLOps
“At ReferU.AI, designed and deployed an agentic RAG pipeline that automates multi-jurisdiction legal document drafting, emphasizing hallucination reduction through hybrid retrieval, validation agents, guardrails, and iterative regeneration. Experienced with orchestration frameworks (especially CrewAI) and rigorous testing/evaluation practices including human-in-the-loop review, adversarial testing, and production metrics/logging.”
Junior DevOps/Software Engineer specializing in CI/CD automation and cloud monitoring
“Software engineer with end-to-end ownership of a Qt/C++/QML desktop app for monitoring/configuring equipment, including hands-on UI performance optimization. Also built a web-based AI agent interface (React/TypeScript + Python Flask) with strong API contract discipline and async state handling, and improved microservices reliability using idempotency, DLQs, and observability. Created an internal CI/CD automation tool adopted across engineering and operations teams, adding safer rollbacks and better error messaging based on feedback.”
Mid-level Autonomy Engineer specializing in drone robotics and LiDAR SLAM
“Autonomy Engineer at Joulea Inc (Atlanta) with ~3 years building a drone autonomy stack end-to-end, spanning controls, swarm path planning, SLAM/LIO, and multi-sensor fusion (lidar/IMU/GPS RTK/camera). Notable work includes lidar degeneracy detection using Hessian-based constraints in an EKF and fusing visual odometry to reduce drift, plus ongoing lidar-camera synchronization and calibration.”
Intern Software Quality Engineer specializing in QA automation and robotics
“Robotics project manager and software lead for an underwater ROV (MATE 2024–2025), building a ROS 2 Jazzy stack on Raspberry Pi and a serial Pi-to-Arduino thruster control system for a 6-thruster configuration. Also has internship experience creating automated functional test pipelines using Jenkins, Selenium, and Python, plus exposure to Isaac Sim for simulated/synthetic data generation in an embodied AI hackathon.”
Mid-level Backend Software Engineer specializing in cloud-native microservices and FinTech systems
“Backend engineer with Accenture and EY experience building multi-tenant financial/compliance platforms in Python/Flask. Strong in performance and scalability work across SQLAlchemy/PostgreSQL (EXPLAIN ANALYZE, indexing, N+1 fixes) and in reliability improvements using Celery + Redis. Has integrated external AI model APIs for document extraction/invoice validation with robust background processing, retries, and output cleaning.”
Mid-Level Software Engineer specializing in AI and web development
“Built an OCR backend that trains a custom Tesseract model for proprietary fonts and scales via multi-tenant isolation (tenant-scoped APIs, per-tenant storage, JWT+RBAC). Improved high-load image processing by shifting OCR to async worker queues and adding Redis caching, cutting processing time by ~66%, and also integrated Claude API to auto-generate test cases on code changes.”
Mid-level AI/ML Engineer specializing in NLP, computer vision, and MLOps
“Built and deployed a production LLM/RAG intelligent document understanding platform for healthcare clinical documents (notes, discharge summaries, diagnostic reports), integrating spaCy entity extraction, Pinecone vector search, and a Spring Boot API on AWS with monitoring and guardrails. Demonstrates strong MLOps/orchestration (LangChain, Airflow, Kubeflow/Kubernetes) and a metrics-driven evaluation approach, and partnered with a healthcare operations manager to cut manual review time by 80%.”
Mid-level AI/ML Engineer specializing in healthcare ML, MLOps, and LLM/RAG systems
“Healthcare-focused ML/LLM engineer who built a production hybrid RAG workflow to automate prior authorization by retrieving from medical guidelines/historical cases (FAISS) and generating grounded rationales for clinicians. Strong in operationalizing ML with Airflow/Kubeflow/MLflow on SageMaker, optimizing latency (ONNX/quantization/async), and reducing hallucinations via evidence-only prompting; also partnered closely with clinical ops to deploy a readmission prediction tool used in daily rounds.”
Mid-Level Software Engineer specializing in AWS microservices and distributed systems
“CloudData engineer who productionized an LLM assistant for a warehouse/logistics customer by wrapping it as a versioned, containerized API with guardrails, deterministic post-processing, and full observability. Experienced diagnosing real-time RAG/agentic incidents (latency spikes and confident-wrong answers) using trace-based isolation, replay in staging, retrieval tuning, and canary releases. Regularly runs technical demos/workshops and partners with sales on security/IAM, SLAs, and pilot rollouts to drive adoption.”
Executive CTO / Full-Stack Web Developer specializing in digital marketing platforms and fraud mitigation
“Engineering leader who modernized infrastructure by migrating a ~100-server co-location setup to AWS/GCP with IaC, auto-scaling, and fault-tolerant design, reducing hardware upgrade burden. Also led a key analytics architecture shift from MySQL to ClickHouse to enable highly granular ad revenue attribution and profitability insights, while scaling the dev org from 2–3 to ~12 with stronger CI/testing and review processes.”
Mid-level Software Engineer in Test specializing in Java automation and API testing
“QA automation engineer with hands-on ownership of both UI and API test automation, including building an API test module from scratch to validate all Swagger-exposed endpoints with positive/negative coverage and pairwise optimization. Experienced stabilizing flaky Cypress tests through improved selectors (data-cy) and API-call synchronization, and integrating tiered test suites into GitLab CI with merge/release gates plus JUnit/HTML reporting and Slack notifications.”
Mid-level Software Engineer specializing in cloud data platforms and serverless ETL
“Data/ML engineer from HCLTech who modernized enterprise data by linking fragmented financial and supply-chain data across SAP/SQL Server/Snowflake using NLP entity linking and embeddings (FAISS). Delivered measurable impact including ~40% reduction in manual error-log triage and entity-linking accuracy improvements from ~86% to ~93%, with results surfaced in Power BI for real-time analytics.”
Mid-Level Full-Stack Software Engineer specializing in cloud microservices and web platforms
“Full-stack engineer with experience at Western Union and Aptly (for Microsoft), building production systems spanning React/TypeScript frontends and .NET Core/microservices backends. Has delivered an engineer-facing diagnostics/configuration console with TanStack Query caching/background refresh and has hands-on experience hardening transaction-processing workflows with Kafka, Azure Functions, and Resilience4j, plus Postgres modeling and query optimization.”
Senior Solutions Engineer & Applied AI Builder specializing in agentic workflows
“Built and shipped a production AI booking/quoting system for a Spanish-speaking cleaning business serving English-speaking customers, covering the full booking and payment flow and generating bilingual SEO/AEO content. Uses Gemini/Genkit with multi-agent orchestration (ADK/MCP, LangChain) and a production stack on Vertex AI + Cloud Run + Terraform, with analytics wired from Google Analytics to BigQuery for measurable agent performance.”
Mid-Level Software Engineer specializing in .NET, Azure, and microservices
“Full-stack .NET/Azure engineer with end-to-end ownership of policy management microservices (React/TypeScript + C#/ASP.NET Core + Kubernetes) delivering significant performance and quality improvements (e.g., response time -35%, defects -30%, CSAT +18%). Also productionized an AI-assisted analyst workflow using Azure OpenAI with a RAG pipeline on Azure Cognitive Search, including rigorous prompt versioning, guardrails, and measurable impact (review time -40%, errors -55%). Led incremental legacy modernization via Strangler Fig and dual-write migrations with zero production regressions.”
Senior Computer Vision Engineer specializing in industrial automation and 2D/3D perception
“Machine-vision engineer who designed an end-to-end inline inspection station for white wood pallets, combining laser line profilers with 2D color line-scan imaging to detect protruding nails (~2mm threshold) at conveyor speeds. Solved real production constraints (lighting reflections, per-trigger depth/color alignment, barcode tracking) and improved system accuracy from ~80% to 99.5% using barcode symbology changes and Keyence reader AI features.”
Mid-level Full-Stack Engineer specializing in cloud-native FinTech analytics
“Full-stack/ML-leaning engineer who has shipped production-grade real-time analytics and an internal AI support assistant using RAG over enterprise documentation. Demonstrates strong systems thinking across scalability, reliability, observability, and LLM safety/evaluation (thresholded retrieval, RBAC, response validation, regression-gated evals), with concrete iteration based on performance metrics and user feedback.”
Director-level Head of Technology specializing in e-commerce platforms and digital transformation
“B2B product builder with prior experience taking products from 0-1 and scaling to revenue; previously implemented e-commerce search and turned it into a monetized paid-results/bidding platform requiring architectural changes and GTM alignment. Now exploring a startup idea focused on retention and upsell for B2B companies, targeting the underserved long-tail partner segment and already validating the gap with industry leaders and POC conversations.”