Pre-screened and vetted.
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.”
Senior Frontend Software Developer specializing in accessible, high-performance UI
“Frontend engineer with experience leading an end-to-end website rebranding at Caseware, coordinating across product, design, DevOps, and backend teams while integrating CMS, third-party services, and backend APIs. Built SaaS dashboard interfaces in React + TypeScript and emphasizes quality and scale through unit/integration testing pipelines plus performance work like responsive image optimization, lazy loading, SSR, and React memoization.”
Mid-Level Full-Stack Engineer specializing in microservices and cloud APIs
“Software engineer who builds workflow-centric products end-to-end, including a customer-facing module on the Trident AI content platform and an internal content workflow tool adopted as the default process. Strong in TypeScript/React + FastAPI architectures and in scaling event-driven microservices with RabbitMQ, emphasizing reliability (idempotency, DLQs) and observability (correlation IDs) to reduce outages and debugging time.”
Senior Full-Stack Developer specializing in Shopify e-commerce and Web3 integrations
“Frontend engineer with deep Shopify and React/TypeScript experience who has shipped real-time, high-concurrency products—most notably a live auction system on Shopify using pure JavaScript/Liquid with Pusher for instant bid updates. Also built a POS dashboard app with Redux Toolkit for real-time order/cart updates and delivered measurable storefront performance gains (~30–40% faster initial load) through modularization and asset optimization.”
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).”
Intern Full-Stack Software Engineer specializing in cloud-native microservices
“Full-stack engineer who shipped a production real-time code editor using Next.js App Router (server components for MongoDB fetch + client components over WebSockets) with optimistic updates and concurrency conflict handling. Also designed a multi-tenant Postgres subscription billing data model and validated analytics query performance with EXPLAIN ANALYZE; reports a ~25% improvement in supported concurrent sessions via MongoDB/schema optimization.”
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 Backend/Cloud Software Engineer specializing in microservices and cost-optimized AWS systems
“Built a production anomaly-detection workflow at VDOIT for messy cloud billing/cost data, emphasizing validation, idempotency, retries, and monitoring. Delivered measurable impact by preventing ~$50K/month in overspend and improving response time, and is now applying the same multi-step pipeline approach to LLM-based agent workflows.”
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 Full-Stack Software Engineer specializing in cloud-native web, mobile, and AI features
“Frontend lead for a consumer-facing social platform, owning architecture through release. Built scalable React/TypeScript systems (Redux Toolkit, Remix) with a shared Storybook component library and strong quality gates (CI, Jest/Cypress). Experienced modernizing legacy codebases incrementally with feature flags and shipping major dashboard features with staged rollouts and close QA collaboration.”
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 QA Automation Engineer specializing in end-to-end test automation for FinTech and automotive platforms
“QA Engineer with 8 years owning end-to-end quality on high-traffic, live fintech and automotive platforms (Fuse Autotech), specializing in critical financial and e-signing workflows. Combines API testing (Postman), log observability (Kibana/Logz.io), and disciplined Jira/Xray processes to accelerate triage and shorten release cycles (1 week to 3 days) while reducing production issues and integration/regression defects with measurable impact.”
Junior Full-Stack Software Engineer specializing in mobile, cloud, and GenAI integration
“Software engineering intern with hands-on ownership of a Java/Spring Boot order management microservice, including production performance tuning via Redis caching and database indexing driven by API logs/metrics. Also contributed to a production mobile-backend LLM feature using RAG with embeddings over structured data and documents (DB + object storage), with guardrails to keep responses grounded.”
Senior Applied AI Engineer specializing in RAG and full-stack systems
“Backend engineer with experience building an end-to-end civic tech AI platform that ingests city council meeting videos, transcribes them with Whisper, and enables natural-language Q&A via a LangChain/FAISS RAG pipeline. Demonstrated strong systems thinking by tuning retrieval for accuracy/latency/memory (cutting response time ~3s→1s and memory ~500MB→25MB) and by safely migrating an ERP from monolith toward services using dual writes, reconciliation, and idempotency to protect financial workflows.”
Mid-level Software Engineer specializing in integrations and automation
“Union College robotics graduate with hands-on ROS experience building an independent “waiter bot” that took spoken orders (Mozilla DeepSpeech), used OpenCV, and navigated via SLAM on a TurtleBot with LiDAR. Also led the Union College Robotics crew for four years and implemented PID control for micromouse maze robots; has additional software deployment experience with Dockerized FastAPI and CI/CD from coursework.”
Senior Full-Stack AI/ML Engineer specializing in MLOps and GenAI
“Senior backend/data engineer who has built and maintained HIPAA-compliant, real-time clinical FastAPI services on AWS, orchestrating ML/LLM and vector DB calls with strong reliability patterns (auth, timeouts/retries, graceful degradation, idempotency). Also delivered AWS IaC/CI-CD (Terraform/Helm/GitHub Actions) across EKS/Lambda/SageMaker and built Glue/Spark ETL with schema evolution and data quality controls, plus demonstrated large SQL performance wins (15 min to <9 sec) and hands-on incident ownership.”
Mid-level Full-Stack Engineer specializing in cloud-native DevOps and Kubernetes
“Full-stack engineer with strong production experience improving performance and reliability of data-heavy analytics products. Has shipped end-to-end features spanning Node/Express + PostgreSQL + Redis and React/TypeScript, deployed via Docker/GitHub Actions to AWS EKS with Helm, and monitored with Datadog/CloudWatch; also built a Python compliance automation backend for AWS security monitoring with RBAC, versioned REST APIs, and resilient throttling-aware processing.”
Mid-level Full-Stack Product Engineer specializing in React, TypeScript, and UX
“Full-stack engineer focused on Next.js (App Router) and TypeScript who has shipped and owned production role-based dashboards end-to-end, including post-launch reliability/performance work. Demonstrated measurable UI performance improvements (35–40% faster initial load) and strong backend rigor with Postgres query/index optimization (300ms to 30ms) plus durable Temporal-orchestrated onboarding/data-sync workflows with idempotency and retry strategy.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices
“Built and shipped a production LLM-powered incident response agent for a microservices platform, automating alert triage and safe remediation recommendations with strong guardrails (RAG grounding, structured JSON outputs, rule-based validation, and human-in-the-loop). Implemented state-machine orchestration (Redis/Kafka), comprehensive eval/monitoring, and an error categorization pipeline that cut hallucination errors ~40% and reduced MTTR ~30%.”
Senior Full-Stack Developer specializing in Node.js/TypeScript, cloud, and data engineering
“Frontend/fullstack lead who inherited a messy psychological app with production issues, drove a rapid stabilization (2–3 weeks) and major performance/architecture overhaul (Redux Toolkit, memoization, caching, lazy loading, CDN offload to S3/CloudFront). Also owns delivery and infrastructure practices (multi-env, Docker, GitHub Actions CI/CD, AWS ECS + load balancing) and led a 1-week POC for an AI-powered trucking management system (app.neblo.ai).”
Senior Software Engineer / Technical Lead specializing in cloud-native microservices
“LLM/agentic-systems practitioner who shipped a recruiting resume-assistant from prototype to production, tackling hallucinations and multi-format document ingestion (PDF/images with OCR). Strong in real-time workflow debugging (logs/traces, reproducing prod issues) and pragmatic mitigation (feature flags), and helped drive customer adoption by presenting impact data and creating educational materials.”
Mid-Level Applied AI Engineer specializing in LLM services, RAG, and OCR/NLP extraction
“Backend/platform engineer who built and evolved a large-scale healthcare document processing system (OCR + LLM orchestration) in Python/FastAPI on Google Cloud (Cloud Run, GCS, Firestore), processing ~1.5M files per batch and tens of millions overall. Emphasizes reliability and operational safety via deterministic IDs, idempotent state machines, strong observability, and self-healing reconciliation, plus disciplined migrations using dual-run validation and incremental rollouts.”
Staff/Lead Game Engineer specializing in gameplay systems and VR
“Unity gameplay programmer with hands-on multiplayer networking experience (Photon Fusion, Mirror, SmartFox, Unity networking), including client-side prediction and rollback to smooth networked movement under lag/packet loss. Recently improved a fast-paced 2D platformer’s feel by adding momentum/velocity “gears,” validated through internal cohorts and volunteer/friends-and-family playtests. Comfortable in both startup and large-company environments and currently seeking a high-impact, intensive project.”