Reval Logo

Vetted Scrum Professionals

Pre-screened and vetted.

RF

Rinky Fulwani

Screened

Senior Full-Stack Software Engineer specializing in cloud-native serverless systems

Milpitas, CA3y exp
Container and PackagingCalifornia State University, Northridge

Backend engineer who built a Node.js + SQL service integrating with the Google Ads API to periodically upload online and offline conversions via Azure Logic Apps, persisting upload records for ROI reporting. Implemented PII hashing, token validation, redundancy, and detailed failure/status logging for reliability and debuggability. Currently scoping an LLM/agent workflow (likely LangChain) to let marketing bulk-update e-commerce product data using SEO keywords without developer involvement.

View profile
RS

Mid-level Full-Stack Software Engineer specializing in Healthcare and Insurance platforms

Redmond, WA6y exp
Lotus Tech ServicesTrine University

Full-stack engineer with healthcare and insurance domain experience who has owned production systems end-to-end (React/Next.js, FastAPI/Node, Postgres, AWS SNS/SQS, Docker, CI/CD) and delivered measurable impact (30% faster data processing). Also productionized an LLM-powered clinical data assistant using RAG + a vector database with guardrails and evaluation loops, cutting analyst lookup time by ~30–40%, and has experience modernizing monoliths to microservices with feature-flagged, low-regression rollouts.

View profile
BT

Brendan Trieu

Screened

Junior Game Developer specializing in Unity and 3D gameplay systems

1y exp
Happy Kids RoboticsUC Santa Cruz

Game design capstone project owner who built and tuned a full steal/sell/upgrade progression economy for a house-robbery game, including item weight/value balancing, upgrade pacing, and difficulty gates (police/NPC detection). Iterated via playtests and basic telemetry signals (purchase rates, item selection) and implemented a code-driven item attribute system to speed tuning, while also negotiating scope tradeoffs with the team around adding minigames.

View profile
AR

Mid-Level Software Engineer specializing in cloud-native microservices

Boston, MA3y exp
Tech MahindraUniversity of the Potomac

Built and shipped both a solo real-time multiplayer Spades game (TypeScript monorepo with shared client/server engine) and a production internal LLM-powered document Q&A tool for a SaaS company. Demonstrates strong RAG pipeline design (Pinecone + embeddings + reranking), rigorous eval/regression practices, and pragmatic data ingestion/observability work across Confluence, Notion, and messy PDFs/OCR—backed by clear metric improvements (P@1 61%→78%, escalations 40%→22%).

View profile
MD

Mid-Level Software/AI Engineer specializing in backend systems, data pipelines, and RAG automation

United States3y exp
360DMMC ConsultingSaint Louis University

Backend engineer with experience modernizing high-traffic subscription and payment systems (TCS) by moving to event-driven Spring Boot microservices with Kafka, adding idempotency/state management to eliminate duplicate processing. Built and scaled FastAPI services for AI automation workflows (360DMMC) with versioned contracts, JWT security, and strong observability, and has led live refactors using feature flags, parallel runs, and data reconciliation.

View profile
TB

Toms Bukhards

Screened

Senior Unity Game Developer specializing in gameplay systems, LiveOps, and AR/VR

London, England10y exp
MicazookRiga Technical University

Unity gameplay engineer with hands-on experience building deterministic state/input systems that improve responsiveness and frame stability, validated through profiling and playtests. Also implemented multiplayer gameplay using Photon Fusion/PUN, addressing latency and input feel via local simulation plus reconciliation, and uses AI tools to accelerate debugging and iteration.

View profile
RP

Ryan Perera

Screened

Junior Front-End Developer specializing in React and accessible UI

Uxbridge, Canada2y exp
ModallMcMaster University

Frontend engineer who led end-to-end architecture for a warehouse management platform, emphasizing reusable domain-based React components and API-driven performance at scale (including barcode-scanning workflows). Also delivered a production-ready React Native iOS networking app MVP in ~5 weeks and built a data-driven React+TypeScript dashboard for collectible card market decisioning.

View profile
SV

Mid-level Full-Stack Java Developer specializing in Spring microservices and AWS

Glenwood Springs, CO3y exp
Alpine BankColorado State University

Software engineer (Alpine Bank) focused on modernizing high-traffic customer-facing systems with React/TypeScript frontends and Spring Boot microservices. Has hands-on experience stabilizing and scaling event-driven architectures with Kafka (idempotent consumers, partitioning, retry queues) and building internal observability dashboards that materially sped up post-deployment verification and improved release confidence.

View profile
HU

Senior DevOps Engineer specializing in cloud infrastructure and CI/CD

Boston, Massachusetts11y exp
PicselloCOMSATS University Islamabad

IBM Power/AIX engineer who has owned a 150+ LPAR AIX 7.x estate with VIOS/HMC/vHMC and PowerHA in production, including real outage and failover recoveries. Also brings modern DevOps/IaC experience—built Jenkins pipelines deploying to AKS and implemented Terraform on AWS with remote state, locking, and drift management.

View profile
JB

Intern Software Quality Engineer specializing in QA automation and robotics

3y exp
PanduitCalifornia State University, Sacramento

Robotics project manager and software lead for an underwater ROV (MATE 2024–2025), building a ROS 2 Jazzy stack on Raspberry Pi and a serial Pi-to-Arduino thruster control system for a 6-thruster configuration. Also has internship experience creating automated functional test pipelines using Jenkins, Selenium, and Python, plus exposure to Isaac Sim for simulated/synthetic data generation in an embodied AI hackathon.

View profile
AA

Mid-level Backend Software Engineer specializing in cloud-native microservices and FinTech systems

Bangalore, India5y exp
AccentureWebster University

Backend engineer with Accenture and EY experience building multi-tenant financial/compliance platforms in Python/Flask. Strong in performance and scalability work across SQLAlchemy/PostgreSQL (EXPLAIN ANALYZE, indexing, N+1 fixes) and in reliability improvements using Celery + Redis. Has integrated external AI model APIs for document extraction/invoice validation with robust background processing, retries, and output cleaning.

View profile
SK

Mid-level AI/ML Engineer specializing in NLP, computer vision, and MLOps

Remote, NJ5y exp
Tungsten AutomationPace University

Built and deployed a production LLM/RAG intelligent document understanding platform for healthcare clinical documents (notes, discharge summaries, diagnostic reports), integrating spaCy entity extraction, Pinecone vector search, and a Spring Boot API on AWS with monitoring and guardrails. Demonstrates strong MLOps/orchestration (LangChain, Airflow, Kubeflow/Kubernetes) and a metrics-driven evaluation approach, and partnered with a healthcare operations manager to cut manual review time by 80%.

View profile
GA

Mid-level AI/ML Engineer specializing in healthcare ML, MLOps, and LLM/RAG systems

USA4y exp
CitiusTechNorthwest Missouri State University

Healthcare-focused ML/LLM engineer who built a production hybrid RAG workflow to automate prior authorization by retrieving from medical guidelines/historical cases (FAISS) and generating grounded rationales for clinicians. Strong in operationalizing ML with Airflow/Kubeflow/MLflow on SageMaker, optimizing latency (ONNX/quantization/async), and reducing hallucinations via evidence-only prompting; also partnered closely with clinical ops to deploy a readmission prediction tool used in daily rounds.

View profile
SL

Mid-level Software Engineer in Test specializing in Java automation and API testing

Valencia, Spain6y exp
Xplore GroupSkillbox

QA automation engineer with hands-on ownership of both UI and API test automation, including building an API test module from scratch to validate all Swagger-exposed endpoints with positive/negative coverage and pairwise optimization. Experienced stabilizing flaky Cypress tests through improved selectors (data-cy) and API-call synchronization, and integrating tiered test suites into GitLab CI with merge/release gates plus JUnit/HTML reporting and Slack notifications.

View profile
AP

Ayushi Patel

Screened

Mid-level Software Engineer specializing in cloud data platforms and serverless ETL

Redmond, WA6y exp
HCLTechIllinois Institute of Technology

Data/ML engineer from HCLTech who modernized enterprise data by linking fragmented financial and supply-chain data across SAP/SQL Server/Snowflake using NLP entity linking and embeddings (FAISS). Delivered measurable impact including ~40% reduction in manual error-log triage and entity-linking accuracy improvements from ~86% to ~93%, with results surfaced in Power BI for real-time analytics.

View profile
SM

Mid-Level Full-Stack Software Engineer specializing in cloud microservices and web platforms

Redmond, WA4y exp
Aptly TechNortheastern University

Full-stack engineer with experience at Western Union and Aptly (for Microsoft), building production systems spanning React/TypeScript frontends and .NET Core/microservices backends. Has delivered an engineer-facing diagnostics/configuration console with TanStack Query caching/background refresh and has hands-on experience hardening transaction-processing workflows with Kafka, Azure Functions, and Resilience4j, plus Postgres modeling and query optimization.

View profile
YM

YASH MORADIYA

Screened

Mid-Level Software Engineer specializing in .NET, Azure, and microservices

Texas, USA4y exp
Principal Financial GroupCampbellsville University

Full-stack .NET/Azure engineer with end-to-end ownership of policy management microservices (React/TypeScript + C#/ASP.NET Core + Kubernetes) delivering significant performance and quality improvements (e.g., response time -35%, defects -30%, CSAT +18%). Also productionized an AI-assisted analyst workflow using Azure OpenAI with a RAG pipeline on Azure Cognitive Search, including rigorous prompt versioning, guardrails, and measurable impact (review time -40%, errors -55%). Led incremental legacy modernization via Strangler Fig and dual-write migrations with zero production regressions.

View profile
JV

Jyothsna V

Screened

Mid-level Backend Software Engineer specializing in Python/FastAPI and cloud-native microservices

USA4y exp
Coke One North AmericaWestern Illinois University

Backend engineer who evolved Coca-Cola bottlers' Trade Promotion Optimization platform at Coke One North America, building domain-focused microservices in Node.js and Python (Flask/FastAPI) with PostgreSQL. Experienced in multi-tenant security (OAuth2/JWT, RBAC, row-level scoping by bottler/region), API contract/versioning discipline, and Azure DevOps-driven incremental rollouts with strong observability.

View profile
AK

Junior Full-Stack Developer specializing in FinTech

India3y exp
AssurantUniversity of North Texas

Backend engineer focused on real-time, event-driven systems (Java microservices) handling high-frequency data with low-latency and reliability requirements. Strong in Kafka-based asynchronous architectures, Redis caching, JVM/query tuning, and scalable deployments on Docker/Kubernetes with Jenkins CI/CD; no direct ROS/robotics experience but has closely related distributed communication patterns.

View profile
SR

Senior Full-Stack Software Engineer specializing in SaaS platforms on AWS

Houston, Texas5y exp
Orion Path Technologies LLCSacred Heart University

Full-stack engineer with strong DevOps/AWS experience who ships end-to-end React/TypeScript + Node/Python systems and operates them in production. Built an LLM-assisted recommendations workflow for a SaaS product with robust reliability controls (schema-validated JSON outputs, fallbacks, caching, monitoring) and measured impact via adoption, time saved, and override rates; also experienced delivering MVPs fast in early-stage startup ambiguity.

View profile
NK

Junior Full-Stack Software Engineer specializing in automation and web development

Oak Lawn, IL3y exp
PCs for PeopleUniversity of Illinois Chicago

Built Meet.AI end-to-end and made concrete architecture/performance decisions (RPC with type-safe integration; SSR + query prefetching for instant data display). Also created a Python tool at Abbott to resynchronize Ansible inventories and eliminate manual intervention by scheduling it in a Jenkins pipeline; has hands-on Docker/microservices experience including serving a pretrained LLM.

View profile
AB

Mid-Level Full-Stack Software Engineer specializing in automation and platform reliability

Houston, TX4y exp
Neuralix.aiArizona State University

Built and owned invoice automation and alerting products at Neuralix, automating multi-site electricity invoice ingestion from PDFs into validated JSON with strict schema enforcement and LLM-based validation (reported ~98% compliance). Delivered zero-manual processing at 200+ invoices/month and ~5x faster throughput, and designed a domain-driven alert lifecycle to reduce noisy notifications and improve operational response.

View profile
KK

Mid-level UX/HCI & Game Designer specializing in VR and interactive experiences

7y exp
OutlierUniversity of Bath

Early-career UK-based game developer with extensive Unity experience and a postgraduate engineering project involving a Meta Quest prototype built in Godot. Built a solo first-person puzzle/exploration game with FromSoftware-inspired ambiguous narrative, and uses AI workflows for concept visualization and for validating/prototyping gameplay logic before implementing in C#.

View profile
JL

Josh Lucas

Screened

Junior Full-Stack Developer specializing in web, mobile, and AI systems

1y exp
FreelanceUniversity of Alberta

Frontend product builder who has shipped and maintained a two-mobile-app ecosystem (user + employee) backed by Node.js, emphasizing separation of concerns, shared libraries for reuse, and TypeScript type safety. Re-architected a Sunmor Research codebase using MVC, improving readability and collaboration and taking the product from unusable to working, with a strong regression-testing mindset and customer-feedback-driven iteration.

View profile

Need someone specific?

AI Search