Reval Logo

Vetted Agile Professionals

Pre-screened and vetted.

UD

Mid-Level Software Engineer specializing in full-stack, cloud, and data platforms

Remote, NY4y exp
Global Mobile Software LLCRochester Institute of Technology

Backend/full-stack engineer who has owned production TypeScript systems in both fintech-style transaction/rewards flows and HIPAA-regulated healthcare platforms. Deep focus on correctness and reliability (idempotency, retries/DLQs, reconciliation, observability) plus strong infra automation (Docker/Terraform/CI-CD) and measurable performance wins (40% query improvement, 90% test coverage).

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
SM

Sakshi More

Screened

Mid-level Full-Stack Software Engineer specializing in cloud, data science, and ML systems

Texas, USA4y exp
Granite ConstructionUniversity of Texas at San Antonio

Backend/data engineer focused on AWS-based, low-latency event processing for market data and social-signal sentiment systems. Has led a monolith-to-event-driven migration with feature-flagged incremental rollout, and emphasizes production-grade security (OAuth2/JWT, secrets management, Supabase RLS) and data integrity (deduplication/idempotency) under high-volume spike conditions.

View profile
JS

Jack Storment

Screened

Senior Backend Developer specializing in AWS cloud-native systems and data pipelines

Morrisville, NC8y exp
StonebranchUNC Chapel Hill

Backend/data engineer with aerospace telemetry and reporting experience across RTX and other orgs, spanning Python/FastAPI microservices, AWS serverless/containers, and AWS Glue-to-Redshift analytics pipelines. Has led legacy modernization with parallel-run parity validation and incremental rollout, and demonstrates strong operational ownership (monitoring, incident response, and cost optimization).

View profile
NR

Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps

Florida, United States4y exp
Community Dreams FoundationUniversity of Houston

Built and shipped a production real-time content moderation platform for Zoom/WebEx-style meetings, combining Whisper speech-to-text with fast NLP classifiers and REST APIs to flag hate speech, bias, and HIPAA-related content under strict latency constraints. Demonstrates strong MLOps/infra depth (Airflow, Kubernetes, Terraform/Helm, observability) and a pragmatic approach to reducing false positives via threshold tuning, context validation, and hard-negative data—while partnering closely with compliance and product stakeholders.

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
AZ

Senior Frontend/Full-Stack Developer specializing in React and Next.js

Hamilton, Canada8y exp
Curve TomorrowMcMaster University

Frontend engineer who has led architecture and delivery of large, data-driven React/TypeScript interfaces used by thousands of users, with strong emphasis on scalable structure, performance, and automated quality gates (CI/CD, Jest/Cypress). Recently building a resume screening application for McMaster University students and has experience shipping role-based (RBAC) features with tight cross-functional collaboration and PR-based QA deployments.

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
SM

Sowmya Mutya

Screened

Junior Software Engineer specializing in Cloud & Distributed Systems

Birmingham, Alabama2y exp
LinqSaint Louis University

Full-stack intern at Rebel who owned backend work on a cross-platform music platform using Python/Django with MongoDB, implementing user-focused REST APIs end-to-end. Also built CI/CD pipelines (Jenkins/GitHub Actions) to containerize and deploy to AWS, and has experience integrating Kafka-based real-time event processing with reliability and observability practices.

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
JG

Jasdeep Gill

Screened

Mid-Level Software Engineer specializing in AI and web development

Abbotsford, Canada5y exp
OutlierSimon Fraser University

Built an OCR backend that trains a custom Tesseract model for proprietary fonts and scales via multi-tenant isolation (tenant-scoped APIs, per-tenant storage, JWT+RBAC). Improved high-load image processing by shifting OCR to async worker queues and adding Redis caching, cutting processing time by ~66%, and also integrated Claude API to auto-generate test cases on code changes.

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
MM

Mid-level Product & QA Specialist specializing in FinTech payments and growth

London, UK6y exp
BokuPacmann

QA tester with console game experience across PlayStation/Xbox/Nintendo, focused on online multiplayer stability and monetization/reward flows, with pre-launch defect prevention. Brings a regulated fintech compliance-testing background and applies structured triage, SQL-based server/client validation, and AI-assisted workflows to accelerate coverage and debugging.

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
DS

Senior Linux/Unix Systems Engineer specializing in automation, SRE, and enterprise operations

Plymouth, MN15y exp
NBSNational American University

AIX/IBM Power Systems engineer with hands-on production performance troubleshooting (NMON) and operational administration across VIOS/HMC/LPAR/DLPAR. Has implemented enterprise patching and security remediation using NIM (e.g., OpenSSH vulnerability) and built automation to generate and curate weekly AIX images for the NIM environment.

View profile
RV

Rahul Vemuri

Screened

Mid-level Data Engineer specializing in AI/ML, RAG systems, and cloud data pipelines

Malvern, PA4y exp
PQ CorporationPenn State Great Valley School of Graduate Professional Studies

Built a production lead-generation system using AI agents that researches the internet for relevant leads and integrates RAG-based contact enrichment/shortlisting aligned to existing CRM data, enabling sales reps to focus more on selling. Also has hands-on AWS data orchestration experience (Glue, Step Functions) moving raw data into Redshift and evaluates agent performance with human-in-the-loop plus BLEU/perplexity metrics.

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

Need someone specific?

AI Search