Pre-screened and vetted.
Mid-level Backend Software Engineer specializing in Spring Boot, microservices, and cloud-native AI
“Backend engineer with experience modernizing a large-scale procurement platform at Jio Platforms by breaking a monolith serving 35 business units into Spring Boot microservices, improving uptime and cutting report latency ~30%. Also built high-concurrency FastAPI systems (200ms at ~500 concurrent users) with strong security (JWT/OAuth2/RBAC), event-driven Kafka integrations, and reliability patterns like exactly-once delivery for ~1M monthly triggers.”
Senior Full-Stack & AI Engineer specializing in LLM integrations and cloud-native systems
“Backend/data engineer with hands-on production experience building FastAPI Python APIs and AWS-native platforms (Lambda/API Gateway, SQS, ECS Fargate) with Terraform + GitHub Actions CI/CD and strong reliability practices (JWT/RBAC, retries/timeouts, structured errors/logging). Also built AWS Glue ETL pipelines (S3/RDS to curated S3/Athena) with schema evolution and data quality controls, modernized legacy processing via parallel-run validation and phased cutovers, and has demonstrated SQL tuning impact (seconds to <200ms) plus incident ownership for batch pipeline SLAs.”
Senior Front-End Developer specializing in Angular and React web applications
“Frontend-focused engineer (~8 years) with strong React/TypeScript and Angular experience who leads end-to-end UI architecture, performance budgets, and quality practices at scale. Known for restructuring large, tightly coupled codebases into feature-based domains to eliminate UI freezes and improve team throughput, and for tight Product/Design/QA alignment via a “3 Amigos” process that catches workflow gaps early. Currently seeking a new frontend role due to GE Vernova outsourcing; has been acquired twice by large companies.”
Mid-level Full-Stack Software Engineer specializing in web, cloud, and AI/ML
“Software engineer with experience at Wipro and Tylmen Tech owning customer-facing onboarding and real-time features end-to-end (React + Spring Boot) and building TypeScript/React apps backed by Node.js microservices (MongoDB, RabbitMQ). Strong in production reliability and fast iteration: feature-flagged rollouts, idempotent APIs/consumers, DLQs, and SLO-driven incident tooling, including an internal QA & release dashboard adopted by engineering and support teams.”
Senior Java Full-Stack Developer specializing in microservices and cloud platforms
“Frontend engineer who has led enterprise-scale UI delivery end-to-end on a microservices platform, designing modular Angular SPAs (v12-17) tightly aligned to Spring Boot REST APIs. Emphasizes quality and release velocity through layered testing (Karma/Jasmine), CI/CD automation (Jenkins/Azure DevOps), performance tuning with RxJS/lazy loading, and incremental rollouts with close product/design/QA collaboration.”
Mid-Level Software Development Engineer specializing in distributed systems and event-driven architectures
“Built and maintained an internal JavaScript/React real-time event monitoring UI used by multiple Goldman Sachs teams (e.g., Private Wealth Management and Bulk Trading Systems). Focused on scaling performance under hundreds of events/sec—using profiling, memoization, batching, and debouncing—and paired it with strong internal documentation and disciplined incident diagnosis via synthetic load testing and logs/metrics.”
Mid-level Full-Stack Developer specializing in Next.js, AI-driven apps, and payments
“Frontend engineer who has led complex React + TypeScript products end-to-end, including a real-time canvas-based digital signature editor and a multi-step AI workflow dashboard. Demonstrates strong architecture and performance instincts (state machines for streaming async updates, bundle/render optimizations) plus pragmatic shipping practices (feature flags, automated tests, analytics and user interviews), with a quantified impact from refactoring (~30% less duplicated UI code).”
Senior Software Engineer specializing in robotics, ML, and full-stack web development
Mid-level AI/ML Software Engineer specializing in Generative AI and NLP
Senior Full-Stack Engineer specializing in React/Next.js web applications
“Frontend-focused engineer who has led end-to-end delivery for an ecommerce web app and built complex React + TypeScript dashboards with real-time data and multi-step workflows. Strong in scalable architecture (typed API layers, shared hooks, design systems), quality at scale (Jest/RTL + Playwright), and performance optimization (virtualization, lazy-loading, memoization). Experienced shipping high-impact checkout changes via feature-flagged rollouts with metric/error monitoring and rapid iteration.”
Mid-Level Software Engineer specializing in Python microservices and scalable web APIs
“Backend engineer who replaced an Excel-heavy forecasting workflow with a secure, auditable FastAPI system (React UI + relational model + async workers), emphasizing deterministic processing, idempotency, and versioned ledger-style ingestion. Led a monolith-to-FastAPI migration at Bounteous using a strangler approach, feature-flagged incremental rollout, and data reconciliation/shadow-compare to protect integrity while scaling onboarding workflows.”
Mid-Level Full-Stack Engineer specializing in AI and 3D computer vision
“Built and productionized an LLM-driven document verification workflow for a construction firm’s submittals process, moving from a Vercel/Next.js prototype to a FastAPI + LangChain/LangGraph backend with background workers and multi-server deployment. Uses LLM tools (e.g., OpenAI Codex/Cloud Code) for rapid development and log-driven root cause analysis, and partners with customer teams on evaluation metrics and iterative improvements.”
Staff Full-Stack Software Engineer specializing in Healthcare and Retail web apps
“Healthcare-focused software engineer/lead who has delivered customer-facing portals and internal call-center tools, including rebuilding a legacy Adobe Flash call center app into a modern TypeScript frontend with NgRx state management. Experienced leading onshore/offshore teams, integrating healthcare APIs, and driving adoption by visiting call centers to capture user workflows and bake them into regression testing—work that proved especially valuable during COVID-era shifts to video appointments.”
Senior/Lead Game Developer specializing in Unity and cross-platform multiplayer games
“Veteran Unity game developer with extensive multiplayer networking experience (Photon PUN2/Quantum/Fusion, Unity Netcode), including work on Payday: Crime War and an in-development arena battler using Invector + PUN2. Also builds cloud backends for Unity titles (Azure/PlayFab/Firebase, SQL, CI/CD) and actively uses multiple AI assistants to speed up architecture and implementation.”
Mid-level Game Designer specializing in systems, balance, and live updates
“Game designer currently leading design on a Mario Party-like party game, owning mode design, economy, and meta-progression. Uses playtests and A/B tests to tune fairness-focused systems (e.g., dynamic power-ups accounting for player standing and turn order) and prototypes quickly in UE5 Blueprints. Previously shipped a mixed-reality version of Knockout League’s Knockout Alley mode for a Quest 3-aligned release.”
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud-native systems
“Backend engineer with experience building and modernizing high-volume healthcare transaction systems, including migrating Java services to Spring Boot microservices and adopting Kafka-based event-driven architectures. Strong focus on production reliability and operability (observability, CI/CD, standardized patterns) plus security (OAuth/JWT, RBAC, Postgres/Supabase RLS) and resilient stream processing (idempotency, DLQs).”
Mid-Level Full-Stack Engineer specializing in MarTech and web experimentation
“Frontend engineer at Mailchimp who leads end-to-end React/TypeScript features on the in-app homepage, including onboarding and campaign discovery components. Demonstrated measurable performance impact by cutting homepage LCP by ~2.5s and successfully shipped a major feature on an accelerated deadline using structured QA and staged rollout.”
Junior AI/ML Engineer specializing in anomaly detection and LLM/RAG systems
“Built and productionized a tool-first, multi-agent framework that augments an anomaly detection model with domain context to generate trustworthy, evidence-backed anomaly explanations (including false-positive likelihood). Architected the platform to be model/orchestration/vectorDB agnostic (e.g., GPT + CrewAI + ChromaDB vs Claude + LangGraph + other vector DB) with strong performance, reliability, and OpenTelemetry-based observability. Also built a personal LangGraph-based "mock interviewer" agent that asynchronously fuses voice + live code input using state reducers, stop conditions, and fallback routing.”
Mid-level Full-Stack Java Engineer specializing in cloud-native microservices
“Software engineer with strong full-stack and platform experience (TypeScript/React/Node.js) who has built real-time analytics dashboards and microservices using RabbitMQ. Demonstrates production-minded decision-making under launch pressure (manual fallback for payment-impacting third-party API issues) and has delivered internal DevOps tooling that automates compliance checks via GitHub/Jira integrations.”
Mid-Level Software Engineer specializing in embedded RTOS and applied AI
“Master’s student and Deep Learning teaching assistant who teaches LLM/VLM fine-tuning (including LoRA) and built a Hugging Face LLM fine-tuned for unit conversion, improving reliability by analyzing synthetic data and filling missing number-system conversion examples. Also implemented the Raft consensus protocol using gRPC in a distributed systems course with correctness validated by unit tests.”
Senior Full-Stack Software Engineer specializing in Frontend (React/JavaScript)
“Frontend-focused engineer with full-stack experience who modernized a legacy HR platform (CoffeeScript/Marionette) by migrating key UIs to React/Redux and adding TypeScript for robustness. Built an internal client monitoring tool end-to-end with a microservices-oriented approach and strong testing practices (Jest/Selenium), and also led a major GraphQL v1→v2 migration delivered incrementally over ~6 weeks while optimizing Django/MySQL/DynamoDB performance.”
“Solo developer who shipped an Android game (Master Caster) built around touch gesture recognition (P$ algorithm) and data-driven potion/ingredient systems using JSON/dictionaries. Has hands-on experience optimizing Unity projects for mobile constraints (framerate, heat/battery) using techniques directly applicable to VR, and is actively porting the game to VR in Unreal with a focus on accessibility and room/standing/seated play modes.”
Senior Front-End Software Engineer specializing in in-vehicle React applications
“Frontend engineer on Ford EV infotainment HMIs building React + TypeScript workflows for Apple CarPlay/Android Auto device projection and high-stakes reset flows. Deep experience integrating a React HMI with legacy Qt expectations and C++ services via MQTT, using Redux Saga/state-machine patterns to manage complex async device and system operations with strong QA and performance optimization practices.”