Pre-screened and vetted.
Mid-Level Software Engineer specializing in backend, microservices, and ML systems
“Primary designer/implementer/maintainer of an open-source JavaScript library for programmatic SSML generation and validation in text-to-speech pipelines. Focused on safety-by-default APIs with vendor-specific extension adapters, strong backward compatibility/deprecation practices, and measurable performance gains by removing redundant validation stages. Emphasizes developer experience through example-driven documentation and systematic community issue triage.”
Mid-level Full-Stack Engineer specializing in data automation, cloud & AI
“JavaScript engineer who effectively "maintains" an internal open-source-style React/Node.js shared library used by multiple teams—owning API stability, semantic versioning, CI/testing, logging, and documentation. Demonstrates strong cross-team debugging and change-management skills (schema-driven refactors, feature flags, validation layers) to ship new features without breaking existing workflows, plus a profiling/benchmarking-driven approach to performance.”
Mid-level .NET Full-Stack Developer specializing in finance and healthcare web apps
“Full-stack engineer with end-to-end ownership of a data-heavy financial dashboard module at Brown & Brown Insurance, spanning .NET Core APIs, EF/SQL Server, and React/TypeScript UI. Demonstrates strong focus on performance tuning (indexing, pagination, caching, async) and secure service design (Azure Key Vault, JWT/RBAC) in a microservices context.”
Mid-level Robotics Engineer specializing in ROS 2, control systems, and manipulation
“Robotics software engineer with hands-on ROS2 experience across manipulation, SLAM/localization, and sensor fusion. Recently built an end-to-end hybrid force-position control system for a Ufactory xArm7 with a 6-axis force/torque sensor to enable compliant, force-guided shaft insertion, including real-time Jacobian computation, TF pipeline, and MoveIt2 trajectory execution validated on hardware.”
Mid-level Systems Integration & Test Engineer specializing in embedded robotics and automation
“Senior engineering student leading a robotics capstone using a Jetson Nano + Yahboom DOFBOT to play whiteboard games (Tic-Tac-Toe, Hangman) via computer vision and ML. Owns the inverse kinematics and OpenCV pipeline, uses Gazebo/URDF for simulation, and is planning C++/multithreading/Pybind11 optimizations to meet real-time constraints on limited embedded hardware.”
Mid-level Embedded Software Engineer specializing in RTOS and microcontroller firmware
“Backend/embedded-focused engineer with hands-on experience designing real-time, memory/power-constrained firmware architectures and also building Python/FastAPI services. Demonstrates strong production rigor across migrations (strangler pattern, shadow reads, feature flags), security (OIDC/JWT, RBAC/ABAC, Postgres RLS), and robustness for async workflows (idempotency, event ordering, state machines).”
Junior Robotics Engineer specializing in computer vision and sensor fusion
“Robotics software engineer with ~3 years of ROS experience spanning drone autonomy and perception. Recently improved drone barcode scanning by shifting to segmentation and deploying an optimized instance-seg model to edge hardware (FP16 quantization, convex-hull masks), while also building ROS drivers/parameters for field-tunable behavior. Has hands-on experience integrating LegoLOAM and calibration/TF systems, including creating RViz visualization tools to validate transforms and debugging real-world drift issues caused by lighting/glare.”
Software Engineering Manager specializing in cloud-native mobility and enterprise Java
“Backend/architecture-focused player-coach who designed and built two partner-facing data APIs using a contract-first (OpenAPI) governance model in Java (Quarkus/Spring Boot). Strong in technical standards, incident response, and delivery systems—improved reliability under peak load (DB/index fix) and sped up delivery by streamlining PR/review processes while maintaining production stability.”
Senior Full-Stack & AI Engineer specializing in scalable web platforms and LLM automation
“Built a production agentic AI assistant in Python using Playwright plus Google Gemini’s vision capabilities to automatically document and execute UI workflows step-by-step, reducing developer time spent on trivial documentation/knowledge transfer. Also built an Apache Airflow ETL pipeline and has experience evaluating AI agents with human-in-the-loop methods, plus successfully communicated a vision-model-based CMS analytics PoC to non-technical university stakeholders and proposed it to Academic Technology with cost-savings rationale.”
Senior Game Developer specializing in web-based slot games and JavaScript engines
“Unity/VR developer who built a game-jam puzzle platformer (“Splitting Image”) largely solo, centered on a mirror-based clone mechanic. Comfortable adapting to different VR headsets and team structures, and prefers hands-on problem solving over relying on AI tools.”
Senior Unity XR Developer specializing in VR/AR training and healthcare XR
“Unity gameplay engineer with hands-on experience building a dynamic third-person RPG camera system (context-aware transitions, collision handling, and state-driven behavior) to significantly improve game feel. Also has real-time multiplayer prototyping experience with Photon Fusion/Normcore/Unity Netcode, including prediction/rollback and custom authority handoff to prevent desync during fast interactions, and leverages AI tools (e.g., Copilot) for rapid iteration and documentation.”
Senior Unity Developer specializing in mobile games, AR, and procedural generation
“Unity gameplay engineer with hands-on experience building a procedurally generated world prototype (Roblox/Minecraft-like) using a data-oriented approach and Perlin noise for fast, believable generation. Also worked on a DOTS-based battle royale using Unity netcode, navigating client/host/server separation and complex entity state synchronization decisions.”
Mid-level Full-Stack Software Engineer specializing in AI platforms and data visualization
“Full-stack engineer with healthcare/bioinformatics experience who built a real-time genomic data analysis and 2D visualization feature (React/TypeScript + D3, FastAPI) at University of Utah Health, deploying on AWS ECS Fargate with monitoring and measuring engagement via Google Analytics. Also built AWS Lambda-based ETL pipelines for lab data ingestion using pandas/NumPy with reliability patterns (idempotency, retries, CloudWatch alerting) and drove maintainability improvements through shared component libraries and React hooks.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot and React on AWS
“Full-stack engineer with enterprise experience at Meta System and DXC, owning end-to-end delivery of a shipment visibility portal (React UI in Liferay DXP + Java/Spring Boot REST APIs) with Dockerized deployments and automated test coverage. Has hands-on AWS work across EC2/Lambda/S3 and multiple databases (DynamoDB, RDS, Neptune, DocumentDB), plus built a Python/Flask data migration platform with validation for correctness and repeatability.”
Intern Backend Engineer specializing in distributed systems and AI platforms
“Backend/platform engineer with strong ownership of production systems, including a full Azure migration from a VM-based monolith to a containerized, event-driven microservices architecture. They combine cloud infrastructure, LLM/RAG optimization, and pragmatic stakeholder management, with measurable wins including 90% infra cost reduction, faster deployments, and significantly improved latency and token efficiency.”
Mid-Level Full-Stack Software Engineer specializing in AI-powered web applications
“Full-stack software engineer who shipped production systems in academic and e-commerce contexts, including a UC Irvine course recommendation platform with async Kafka-based OCR processing (Tesseract) and LangChain-driven recommendations. Strong in building polished React/TypeScript dashboards (Figma-to-implementation) and owning Python backends (FastAPI/Flask) with solid API design, caching, and AWS EKS deployments; delivered measurable impact (tripled engagement, ~50% faster processing).”
Senior Full-Stack Developer specializing in web, cloud, and real-time data platforms
“Full-stack engineer who built an early-stage social platform for scriptwriters (Scriptscape) from scratch, owning everything from React Native/React UX to Node/Postgres APIs and AWS deployment. Demonstrates strong production-minded engineering with CI/CD, observability, and scalability patterns (cursor pagination, indexing, background jobs), plus experience hardening flaky third-party integrations with idempotency and backfills.”
Mid-level Software Engineer specializing in full-stack development and backend APIs
“Backend engineer who has designed and evolved high-traffic event/activity management systems using Node/Express and PostgreSQL, prioritizing scalability and reliability with a layered architecture. Has led zero-downtime refactors/migrations using parallel runs, dual writes, and rigorous validation/monitoring, and brings a security-focused API approach (JWT, RBAC/ABAC, rate limiting, DB-enforced tenant/RLS filters).”
Senior Full-Stack Engineer specializing in scalable React/Next.js platforms
“Backend/data engineer with strong production experience across Python microservices (FastAPI) and AWS serverless/data platforms (Lambda, API Gateway, Glue, Redshift). Demonstrates reliability and incident ownership (rate limits, retries/circuit breakers, monitoring) and has delivered measurable SQL performance gains (12–15s to <800ms, ~60% CPU reduction). Seeking fully remote work and not open to relocation/onsite meetings.”
“Backend engineer with deep experience modernizing a provider credentialing/compliance platform with multiple upstream/downstream integrations. Focused on building predictable, scalable REST APIs (primarily ASP.NET Core; framework-agnostic approach applicable to FastAPI), improving performance via DB/query optimization, and hardening workflows with idempotency, transactions, feature flags, and strong auth/RBAC patterns.”
Senior Frontend Engineer specializing in React/Next.js and large-scale media platforms
“Backend/data engineer with hands-on AWS serverless and data platform experience: built a Lambda-based reCAPTCHA/token validation + SES subscription workflow and designed Glue ETL pipelines producing Parquet datasets for Athena. Also led a high-traffic multilingual media CMS modernization at Radio Free Asia by migrating to Arc XP using parallel runs, phased rollouts, feature flags, and rollback plans.”
Senior Full-Stack Developer specializing in SaaS web applications
“Frontend engineer/product lead with experience building a Tableau-like data visualization dashboard at StradigiAI, including a scalable SQL-like query/filter approach for high-volume data. At LogMeIn/GoTo, migrated a TypeScript React product from Redux to React Query with shared state abstractions across web, Electron, and React Native, and helped leverage a design system to support a rapid company rebrand.”
Intern Software Engineer specializing in backend systems and Generative AI
“Built and deployed a scalable, production-ready LLM knowledge assistant using a RAG architecture (LangChain + vector store/FAISS) to replace keyword search for internal documents. Demonstrates hands-on expertise in hallucination reduction and retrieval quality improvements through semantic chunking, similarity tuning, prompt design, and human-in-the-loop validation, plus strong stakeholder communication via demos and visual explanations.”
Mid-Level Full-Stack Web Developer specializing in React and Node.js
“Frontend engineer who led end-to-end delivery of a customer-facing ticket booking platform at Simplii Financial, emphasizing scalable React architecture, performance (code-splitting/lazy loading), and accessibility. Also built a data-heavy real-time metrics dashboard at Q-TED using React + TypeScript with React Query for server-state, strong API contract validation practices, and tight QA/product/design collaboration for fast, stable releases.”