Pre-screened and vetted.
Senior Unity Developer specializing in games, AR/VR/XR, and interactive mobile experiences
“Unity generalist with VR-focused optimization experience who replaced a bloated third-party IK/rigging plugin by building a custom DOTS/Burst multithreaded system, reporting ~200% performance gains and a noticeably smoother VR experience. Has multiplayer experience with Unity Netcode (and some Photon Fusion exposure) and uses AI tooling (Rider AI) to speed up refactoring and documentation.”
Staff-level Unity Tech Lead specializing in multiplayer and rendering performance
“Unity/C# tech lead specializing in multiplayer systems and networking reliability: built a transaction/prediction-based multiplayer inventory system using snapshots/deltas that eliminated duping and supports very large item transfers via RPC. Also implemented an LLM-driven localization pipeline (SGLang on DGX Spark with Gemma Translate) with automatic OpenAI fallback and human QA, and has shipped VR work on Meta Quest 3 with cross-platform input abstraction (mobile/VR/web).”
Senior Game Developer specializing in Unity and HTML5 game development
“Unity developer (3+ years) focused on mobile multiplayer/casual games, combining technical leadership with game design ownership. Has shipped modular gameplay systems, integrated monetization/analytics, and built a custom Unity Editor plugin for configurable combat/animation montage workflows (masking + blending). Not experienced with VR/Meta Quest yet.”
Senior Unity Developer specializing in game development and VR/AR
“Unity game developer with a standout gameplay-design contribution: proposed and implemented an early merge-to-upgrade mechanic (halving unit count to increase strength) that became foundational to a successful merge battle/merge dragons-style game. Has multiplayer/VR mod experience and is currently learning Unity Netcode for GameObjects, with confidence switching to Photon Fusion. Also applies AI workflows for maintainable coding and rapid mobile icon/banner prototyping to support A/B testing and CPI optimization.”
Senior Unity Developer specializing in game engineering and real-time systems
“Unity game developer who has built a distinctive combat/aiming system for a golf-like game with zombie battles, plus a structured tutorial experience with rich visuals. Has multiplayer experience using Mirror and Unity Netcode for GameObjects, focusing on efficient client-server synchronization, and uses GitHub Copilot to speed up tasks like HLSL shader creation.”
Senior Unity/Game Developer specializing in mobile games and gamified experiences
“Unity/VR solo developer with hands-on Meta Quest shipping experience, including an AI-driven anatomy education app using ElevenLabs narration. Spent ~3 years at Brazil-based Pixel SAV building interactive VR experiences, notably a Volvo VR crash test simulation that synchronized VR animations with a custom haptic chair for immersive physical impact simulation.”
Junior Full-Stack Java Developer specializing in FinTech microservices
“Full-stack engineer with production experience building a real-time order tracking system using React + Firebase/Firestore, emphasizing audit-friendly data modeling, state-machine-based status transitions, and strong post-launch ownership (performance, security rules, reliability). Demonstrated measurable frontend performance gains by isolating real-time updates to dynamic components and applying memoization, plus backend reliability patterns (idempotency, retries) and SQL query/index optimization validated with EXPLAIN ANALYZE.”
Mid-level Game Developer specializing in multiplayer and backend systems
“Lead developer on PoolLiveTourMax who owned core gameplay, physics, backend services, and end-to-end multiplayer architecture. Brings a strong blend of Unity gameplay engineering and backend/networking expertise, including server-authoritative netcode, dedicated server deployment, and performance optimization for memory, FPS, and latency.”
Mid-level Backend Software Engineer specializing in Python APIs and cloud-native systems
“Software/product engineer who owns customer-facing internal platforms end-to-end, with deep experience building data pipeline health and data quality tooling (near-real-time alerting and ops dashboards). Strong in React/TypeScript + Python REST architectures and microservices with RabbitMQ, emphasizing reliability patterns (idempotency, DLQs, correlation IDs) and fast, safe iteration via feature flags, testing, and observability.”
Senior Unity/XR Developer specializing in AR/MR/VR and game development
“Unity/C# developer who built a non-AR prototype feature for an AR hide-and-seek game that became a preferred gameplay mode: smooth touch-driven camera orbit and zoom without image distortion. Demonstrates practical camera/FOV tuning and player-experience-driven iteration; has introductory exposure to Photon Fusion concepts (C# attribute-marked network methods).”
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).”
Mid-level Game/Software Engineer specializing in Unity & Unreal cross-platform development
“Unity/VR developer who has shipped on Meta Quest (SideQuest) and built standalone PCVR medical applications used with real patients. Built a fully solo roguelike twin-stick shooter with a highly modular ScriptableObject/state-machine architecture, including custom build-time tooling to overcome Unity runtime constraints. Uses AI selectively (e.g., Claude) to generate editor tooling like a match-3 level designer to speed up level production.”
Mid-level Python Full-Stack Engineer specializing in AI microservices and cloud data platforms
“Backend-leaning full-stack engineer in fintech/payments who shipped an end-to-end Stripe payments + webhook system for a financial microservices platform, emphasizing ledger accuracy via idempotency, transactional writes, retries, and DLQs. Also delivered a real-time React/TypeScript payment status dashboard informed by user interviews, and improved production performance by 35% p95 latency through PostgreSQL tuning and Redis caching on AWS.”
Senior Unity Developer specializing in cross-platform mobile and WebGL games
“Unity developer with shipped Meta Quest 2 room-scale VR experience, owning VR architecture (XR Interaction Toolkit/Oculus Integration), core interaction systems (grabbing/UI/locomotion), and Quest performance optimization. Also built a solo mobile puzzle game with star-based difficulty tuning, UI/performance profiling, and progression/replay systems, and uses AI assistants to speed prototyping, debugging, and documentation.”
Senior Full-Stack Game Developer specializing in Unity and backend systems
“Unity game developer with hands-on gameplay AI experience (FSM-driven monsters with customized NavMeshAgent movement) focused on creating readable, high-tension survival encounters through iterative tuning. Has shipped/created 4 Unity games solo end-to-end (UI, animations, architecture, state machines) and has also built a full Python game server; some exposure to Photon Fusion and strong client/server REST API implementation experience.”
Mid-level Frontend-Focused Full-Stack Developer specializing in React and TypeScript
“Frontend engineer at LodestonePM who led end-to-end delivery of an AI release-notes generator (OpenAI API) and a Kanban-style release board in Remix/React/TypeScript. Demonstrated scalable architecture (bridging tables, upserts), strong QA practices, and measurable performance wins (200+ item loads reduced from 10–20s to a few seconds via caching/pagination), plus UX improvements like simplifying a Jira integration flow.”
Mid-level Full-Stack Software Engineer specializing in GenAI (RAG/LLM) systems
“Backend/platform engineer who has owned FastAPI microservices for analytics/ML ingestion and driven measurable performance gains (cut latency ~40%). Experienced deploying to AWS (ECS/EKS) with GitOps (GitHub Actions + ArgoCD + Helm), and has executed an on-prem to AWS migration using Terraform with parallel-run cutover and ~30% runtime improvement. Also built Kafka-based real-time user activity streaming with Prometheus/Grafana observability.”
“Unity/C# developer with hands-on experience delivering performance-critical systems: built a multithreaded Addressables-based asset loading pipeline to handle thousands of animations and drastically cut loading screens. Also created a personal Unity Editor tool using the OpenAI API to detect code smells and generate prioritized remediation, and has shipped authoritative-server multiplayer for an arcade car game with prediction/interpolation, reconciliation, and robust live-network debugging.”
Senior Frontend Engineer specializing in scalable web and mobile applications
“Frontend team lead who delivered an ArcMap React + TypeScript product end-to-end, emphasizing Atomic Design-based design systems, reusable component architecture, and performance optimizations (code-splitting/lazy loading, server-side fetching, webpack). Adopted React Query over Redux with centralized query-key management and coached the team on its usage while shipping quickly in a high-velocity environment.”
Mid-Level Full-Stack Software Developer specializing in React and AI-assisted workflows
“Frontend engineer with experience across university and product companies (University of Montreal, Dopely, Takhfifan), owning React/TypeScript features end-to-end. Notably built a mathematically complex, multi-mode color wheel UI for designers and led quality practices at scale via conventions, RTL testing, and code reviews for junior developers, plus performance and reusability improvements in existing codebases.”
Staff/Lead Frontend Developer specializing in accessibility and React/Next.js
“Frontend developer who led the COC.ca (Canadian Opera Company) site end-to-end as the sole FE engineer on an AgilityCMS/.NET stack, owning master/page templates, modules, and quality. Emphasizes accessibility and responsive design, performing cross-browser/device testing with tools like JAWS, NVDA, Axe, Lighthouse, and Siteimprove; more recently built a Next.js/React/TypeScript video viewer with modal/video state management.”
Mid-Level Software Engineer specializing in full-stack and mobile development
“Frontend-leaning engineer who shipped an end-to-end map-based discovery feature in a React Native mobile app, integrating location-based REST APIs with strong UX polish (loading/empty/error states) and cross-platform performance fixes. Also has experience building a Python backend with JWT auth and layered service structure, plus prior infrastructure work setting up centralized logging and monitoring.”
Senior Unity/.NET Developer specializing in mobile games and VR/AR
“Unity developer with 9 years of experience who has shipped numerous mobile titles to both iOS and Android. Built and is actively evolving a published puzzle game (Sudoku Jigsaw) using Unity UI Toolkit and SQL persistence, adding live-ops features like daily puzzles and a promotion/demotion leaderboard. Also has VR experience delivering an HTC Vive training application as a contractor for a university project.”
Junior Gameplay Programmer specializing in Unreal Engine 5 and C++
“Game developer from a student-led team that shipped a Steam vertical slice (Skyguard), a 3rd-person co-op wave defense shooter. Built core gameplay systems (weapons, movement, wave progression), a UE5 Blueprint/C++ microgame framework, and a gameplay-tag-driven cue system to speed VFX/audio iteration; actively tuned balance using structured playtest feedback and fixed multiple high-impact gameplay bugs.”