Vetted Caching Professionals

Pre-screened and vetted.

TV

Intern Full-Stack Software Engineer specializing in cloud-native microservices

Birmingham, AL1y exp
Smithwood TechnologyUniversity of Alabama at Birmingham

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.

View profile
Umair Azam - Senior Full-Stack Software Engineer specializing in Ruby on Rails and React in Lahore, Pakistan

Umair Azam

Screened

Senior Full-Stack Software Engineer specializing in Ruby on Rails and React

Lahore, Pakistan10y exp
OM Solutionz Pvt LtdFAST - National University of Computer and Emerging Sciences

Frontend engineer with React/TypeScript experience who has led end-to-end UI work on a fintech product (React frontend with NestJS APIs), emphasizing performance (virtualized rendering, memoization, lazy loading, profiling) and quality at scale (unit tests and TDD). Also built and iterated on a snooker sports app, simplifying UX through audience-focused design decisions and streamlined onboarding.

View profile
Zachary Ringwood - Junior Full-Stack Developer specializing in React Native and Java/Spring

Junior Full-Stack Developer specializing in React Native and Java/Spring

3y exp
Richards WilcoxBrainStation

Frontend engineer who created an in-house React-like framework (“React-Wilcox”) enabling modern, event-driven UI components on extremely legacy browsers (as far back as 2002), including race-condition avoidance via batched state updates. Also does freelance work untangling AI/vibe-coded frontends for nontechnical founders, componentizing UIs and fixing routing/readability, and recently built a React+TS social app for martial artists with privacy-preserving location distance features.

View profile
sampath achalla - Mid-Level Software Engineer specializing in backend and full-stack web applications in USA

Mid-Level Software Engineer specializing in backend and full-stack web applications

USA4y exp
DoJoGaIllinois Institute of Technology

Backend engineer focused on scalable, secure, observable systems—built an async workflow backend with REST APIs and state persistence that improved reliability under concurrent load and cut end-to-end processing time ~40%. Strong in production security for multi-tenant systems (OAuth2/JWT, RBAC, DB row-level security) and in low-risk migrations using feature flags and canary releases, including catching and preventing cross-tenant data access issues with CI-based RLS tests.

View profile
Selim Subasi - Mid-level FX TD / Technical Generalist specializing in Houdini simulations and Nuke compositing in Istanbul, Turkey

Selim Subasi

Screened

Mid-level FX TD / Technical Generalist specializing in Houdini simulations and Nuke compositing

Istanbul, Turkey
Entropi–Nongravital StudioBahçeşehir University

Houdini FX/3D generalist who shipped procedural, loopable environment/FX content for an immersive museum installation (Ephesus Experience), focusing on performance budgets, clean handoff, and integration stability. Also optimizes large-scale fire sims (30k x 4k) using clustered, distance-based voxel budgeting and NanoVDB, and actively leverages AI (e.g., Trellis2 + Claude Code scripts) to batch-generate 50+ 3D assets quickly.

View profile
Atharva Chavan - Junior Full-Stack Software Engineer specializing in mobile, cloud, and GenAI integration in Syracuse, NY

Junior Full-Stack Software Engineer specializing in mobile, cloud, and GenAI integration

Syracuse, NY2y exp
D&D Motor Systems Inc.Syracuse University

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.

View profile
William Watanabe - Mid-level Full-Stack Software Engineer specializing in authentication and SolidJS/TypeScript in New York City, NY

Mid-level Full-Stack Software Engineer specializing in authentication and SolidJS/TypeScript

New York City, NY3y exp
SolidAuthCalifornia State University, Long Beach

Mid-level full-stack engineer (Los Angeles) who built and shipped an end-to-end authentication system for SolidAuth, an open-source SolidStart ecosystem library published to NPM with 1000+ downloads. Experienced designing React/TypeScript + Node + Postgres architectures, operating lightweight production systems on AWS (EC2/S3/RDS/IAM/CloudWatch), and building resilient third-party ingestion/integration flows with idempotency, retries, queues, and backfills; also worked in an early-stage NIL startup (OFFSZN) shipping core onboarding/profile features amid changing requirements.

View profile
Shuchi Shah - Senior Applied AI Engineer specializing in RAG and full-stack systems in San Jose, CA

Shuchi Shah

Screened

Senior Applied AI Engineer specializing in RAG and full-stack systems

San Jose, CA13y exp
OpGov.AISan Diego State University

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.

View profile
AA

Senior Full-Stack AI/ML Engineer specializing in MLOps and GenAI

Belmont, Michigan10y exp
AvaSureCapitol Technology University

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.

View profile
NT

Junior Backend Engineer specializing in cloud APIs and AI-enabled systems

Raleigh, NC2y exp
NC State UniversityNorth Carolina State University

Built and shipped "OnCall Copilot," a production Slack-based RAG assistant that answers on-call questions from runbooks and postmortems with citations using a FAISS vector index. Emphasizes reliability and measurable performance via strict guardrails ("no evidence, no answer"), evaluation metrics, drift monitoring, and operational hardening with Docker, logging, health checks, and offline fallback.

View profile
AD

Alex Diamandi

Screened

Junior Software Developer specializing in AI data labeling and full-stack web development

Toronto, Canada2y exp
MetaYork University

Frontend-focused builder who has led multiple projects end-to-end, including a React/Vite/TypeScript weather app and an internal analytics dashboard optimized for large, time-based datasets. Also created and shipped AetherGrid, a full-stack Windows desktop app, iterating with 5–10 testers and implementing pixel-perfect native UI details plus installer/uninstaller packaging; mentions starting a full-time role at Meta.

View profile
MJ

Marcus Jeong

Screened

Mid-level Frontend-Focused Full-Stack Developer specializing in React and TypeScript

Toronto, Canada6y exp
Lodestone Product ManagementHumber College

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.

View profile
MF

Mid-level Full-Stack Software Engineer specializing in FinTech

Brasília, Brazil4y exp
T-AlphaFederal University of Bahia

Frontend tech lead for a university e-signature platform (Next.js/React/TypeScript) replacing paper-based signing. Built a trustworthy multi-signer PDF signing workflow with backend-as-source-of-truth state handling, strong quality gates (typed contracts, linting, pre-commit, PR reviews), and performance work like Web Workers for heavy PDF operations.

View profile
HM

Hamza Malik

Screened

Senior Frontend Engineer specializing in React, Next.js, and TypeScript

Lahore, Pakistan6y exp
ArbisoftUniversity of the Punjab

Frontend engineer with experience building an orthodontics-focused IoT web product, including a complex React + TypeScript 3D treatment viewer with a layered architecture (data layer plus multiple canvas asset managers). Has applied performance techniques like caching and Web Workers to keep the UI responsive under heavy computation, and shipped monetization features such as payments and coupon/discount flows with structured QA rollout.

View profile
DG

Junior Software Engineer specializing in cloud-native microservices and applied AI/ML

Dallas, TX2y exp
Win Information TechnologiesUniversity of North Texas

Built and deployed a production AI accessibility platform that turns chart and image-based graphs into real-time audio narratives for visually impaired users. Implemented a ResNet-based CV + OCR + NLP + TTS pipeline and improved performance through preprocessing, Redis caching, and Kubernetes autoscaling/rolling updates on AWS to handle traffic spikes with no downtime.

View profile
SS

Senior Full-Stack & AI Developer specializing in Python/React, AWS, and LLM/RAG systems

Lahore, Pakistan9y exp
Devtor 360COMSATS University Islamabad

Backend Python engineer who owned the full backend build of an AI-driven platform for UK golf clubs, including FastAPI microservices, vector search, and a tuned LangChain+Pinecone RAG pipeline focused on cost and hallucination reduction. Experienced deploying Django/FastAPI/Flask stacks on AWS-backed Kubernetes with GitOps/ArgoCD-style delivery, plus executing legacy-to-AWS migrations and building Kafka-based real-time analytics pipelines.

View profile
NV

Mid-level Full-Stack Engineer specializing in cloud-native DevOps and Kubernetes

Richardson, TX5y exp
ACL DigitalUniversity of Texas at Dallas

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.

View profile
VC

Junior Full-Stack Software Engineer specializing in Node.js, React, and REST APIs

Memphis, TN2y exp
Northern Arizona UniversityNorthern Arizona University

Full-stack engineer who shipped and owned a production Document Chat feature built with Next.js App Router/TypeScript and a Node/Express RAG backend, including JWT-secured route handlers and streaming responses. Demonstrated strong post-launch ownership by improving latency (~30%) via MongoDB indexing/query optimization and reducing AI costs through caching, backed by profiling with React Profiler and Chrome DevTools.

View profile
KC

Intern Full-Stack Engineer specializing in AI-powered products

San Jose, CA0y exp
EvovanceSanta Clara University

Software engineer (internship experience) who built and owned an AWS serverless multi-user “challenge” feature end-to-end (UI + REST APIs + DynamoDB + deployment), delivering measurable gains in latency (-30%), debugging time (-50%), and join drop-offs (~-30%). Also productionized a multilingual RAG-based QA system with vector retrieval and guardrails, improving accuracy to ~85% and driving ~20% DAU growth.

View profile
Akram Ali - Senior Full-Stack Developer specializing in Node.js/TypeScript, cloud, and data engineering in Chicago, United States

Akram Ali

Screened

Senior Full-Stack Developer specializing in Node.js/TypeScript, cloud, and data engineering

Chicago, United States10y exp
BeyondMindsUniversity of the Punjab

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).

View profile
AB

Junior Software Engineer specializing in backend, cloud, and AI-powered web applications

Syracuse, NY3y exp
Syracuse UniversitySyracuse University

Built and shipped Site Audit AI, a production multi-turn Claude-based agent that autonomously crawls websites, calls tools, and generates scored audit reports—reducing a manual 2-3 hour developer workflow to under 60 seconds. Also brings practical experience integrating inconsistent payroll/HR data across platforms like QuickBooks and Keka, with a strong focus on validation, fault tolerance, and resumable workflows.

View profile
Nicolas Cols - Mid-level Unity Game Developer specializing in multiplayer and performance optimization in Córdoba, Argentina

Nicolas Cols

Screened

Mid-level Unity Game Developer specializing in multiplayer and performance optimization

Córdoba, Argentina6y exp
The Original GangstersProvincial University of Córdoba

Senior gameplay/multiplayer engineer based in Argentina with hands-on experience building Unity/C# networked systems end to end, including Mirror-based gameplay architecture and server-authoritative MMO-style networking. Particularly strong in multiplayer stability, sync/prediction design, and performance profiling across VR and mobile, with thoughtful early-stage architecture ideas for AI/LLM-enabled game features and internal pipelines.

View profile

Need someone specific?

AI Search