Reval Logo
Home Browse Talent Skilled in C++

Vetted C++ Professionals

Pre-screened and vetted.

C++PythonDockerGitJavaJavaScript
AD

Alex D'Souza

Screened

Junior Machine Learning Researcher specializing in healthcare AI and security

Davis, CA2y exp
University of California, DavisUC Davis

“Research-focused AI/ML candidate who built an fMRI-based classifier to predict schizophrenia treatment effectiveness under small-dataset constraints. Demonstrated pragmatic model selection by moving from a complex GNN to graph-summary feature engineering with logistic regression, significantly improving accuracy and AUC; primarily works in Google Colab with script-based workflows.”

Artificial IntelligenceComputer VisionData AnalysisData PreprocessingDeep LearningDocker+45
View profile
IU

Ishaan Umesh Mandliya

Screened

Mid-Level Full-Stack Software Engineer specializing in AI/ML and cloud-native systems

Los Angeles, CA3y exp
DevolvedAIUSC

“At BondiTech, built and deployed customer-facing backend improvements for enterprise dashboards handling 1M+ records, redesigning a .NET/Entity Framework API with server-side pagination/filtering and feature-flagged rollout to cut latency from ~15s to ~2s. Experienced integrating customer systems into existing APIs, including stabilizing a legacy CRM sync by normalizing inconsistent IDs, handling strict rate limits with batching, and adding DLQs plus reconciliation reporting.”

AgileAmazon DynamoDBAmazon EC2Amazon S3Amazon SQSAmazon SNS+158
View profile
DV

Dyuti Vartak

Screened

Junior Data Scientist/Data Engineer specializing in ML pipelines and analytics

Seattle, WA1y exp
DocsumoUniversity of Washington

“Machine Learning Intern at Docsumo who delivered a customer-facing fraud-detection solution end-to-end: rebuilt the pipeline, deployed a Random Forest model, and shipped a Python/Flask microservice on AWS SageMaker. Drove measurable production impact (precision +30%, processing time cut in half, manual review -60%, customer satisfaction +15%) and demonstrated strong customer integration and live-incident response skills.”

AWSBashBigQueryCC++CSS+103
View profile
SR

Smriti Rai

Screened

Mid-Level Software Engineer specializing in backend APIs and distributed systems

Sunnyvale, CA4y exp
WalmartUniversity at Buffalo

“JavaScript engineer with Walmart experience contributing to the Yup validation library—reproduced a nested-object validation bug, fixed merge logic, and added test coverage. Strong in systematic debugging/performance isolation (DevTools + timing logs), plus end-to-end ownership including documentation, monitoring, and issue triage.”

JavaSpring FrameworkSpring BootPythonJavaScriptTypeScript+76
View profile
SV

Shashank Venkataramana

Screened

Mid-level Software Engineer specializing in AWS cloud infrastructure and data platforms

Scottsdale, AZ4y exp
EdPlus at Arizona State UniversityArizona State University

“Backend/infra-focused software engineer who built an autonomous Python API-orchestration agent using asyncio with strong reliability and observability (trace IDs, structured logs, retries/timeouts) and containerized dev workflow. Experienced deploying Python services to Kubernetes with Helm and running GitOps CI/CD via ArgoCD, plus leading an AWS IAM-to-Identity Center migration using CloudTrail-driven least-privilege role design. Also built and debugged a Kafka/SnapLogic bidirectional pipeline syncing Redshift and HBase, resolving missing-record issues via Kibana-driven investigation.”

AWSAWS IAMAWS LambdaBashBitbucketCI/CD+86
View profile
PY

Pavan Yarlagadda

Screened

Junior Robotics Software Engineer specializing in ROS2 autonomy

Buffalo, NY1y exp
University at BuffaloUniversity at Buffalo

“Graduate student researcher on the EARTH project (college collaboration with Moog) working on robotics for an arm/bucket system. Implemented waypoint-based path planning, built an Apriltag data pipeline, and developed ROS 2 tooling including a joystick-to-DeltaCAN teleop node; exploring reinforcement learning policies trained from Tera simulator + ROS 2 bag data to optimize trajectory planning under varying pressure/load conditions.”

Artificial IntelligenceC++CI/CDDeep LearningDistributed SystemsGazebo+102
View profile
MP

Meghana P

Screened

Mid-level AI/ML Engineer specializing in Generative AI, LLMs, and NLP

Illinois, USA5y exp
State FarmSaint Louis University

“AI/ML engineer with forensic analytics and healthcare claims experience (Optum), building production LLM/RAG systems to surface context-driven fraud patterns from unstructured claim notes and explain risk to investigators. Strong in large-scale retrieval performance tuning, legacy API integration with reliability patterns (SQS, circuit breakers), and MLOps orchestration on Airflow/Kubernetes with rigorous testing, monitoring, and stakeholder-friendly interpretability.”

A/B TestingApache SparkAWSAWS LambdaAzure Data FactoryAzure Functions+125
View profile
SM

Sahithi Mogudala

Screened

Mid-level Full-Stack Software Developer specializing in cloud-native microservices

WI, USA3y exp
Cardinal HealthAnderson University

“Full-stack engineer with enterprise experience at Metasystems Inc. (and Qualcomm) building high-traffic, security-sensitive systems—owned a secure transaction processing module end-to-end using Java/Spring Boot, Python/Django, and React. Strong AWS production operations (EKS/ECS/Lambda/RDS/DynamoDB) with IaC (Terraform/CloudFormation), observability, and reliability patterns; also delivered resilient ETL/integration pipelines with idempotency/retries/backfills and achieved a 50% deployment-time reduction through CI/CD and modular refactoring.”

AjaxAmazon CloudFrontAmazon CloudWatchAmazon DynamoDBAmazon EC2Amazon ECS+284
View profile
PY

Palaniappan Yeagappan

Screened

Junior Robotics Engineer specializing in autonomous driving and SLAM

Bengaluru, India2y exp
CognizantNortheastern University

“Robotics software engineer focused on real-time state estimation and perception pipelines, with hands-on C++/ROS work improving LiDAR+IMU odometry stability via an iterative EKF and careful timing/synchronization fixes. Has integrated LIO-SAM, built multi-robot communication bridges (ROS + custom UDP with heartbeat/fallback), and uses Gazebo + Docker for repeatable testing, backed by CI/CD experience maintaining Azure DevOps pipelines at Cognizant.”

GazeboPyTorchTensorFlowPythonC++MATLAB+174
View profile
BS

Bandla Sai Giridhar

Screened

Mid-level Software Engineer specializing in full-stack and cloud-native microservices

Dallas, TX4y exp
Northern TrustUniversity of Texas at Arlington

“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”

JavaPythonGoC++JavaScriptTypeScript+113
View profile
LM

Laasya Muktevi

Screened

Intern Machine Learning Engineer specializing in forecasting, NLP, and RAG systems

San Jose, CA5y exp
Featurebox AICalifornia State University, Long Beach

“Intern who built and deployed a production LLM-powered contract analysis system for finance teams: Azure Document Intelligence for text/table extraction plus Gemini prompting to surface key terms and risks via an async API and simple UI. Emphasizes reliability in production with fallbacks, guardrails against hallucinations, and operational concerns like latency/cost/versioning, delivering summaries in under 30 seconds instead of hours.”

A/B TestingAgileAmazon EC2Amazon S3Anomaly DetectionApache Spark+147
View profile
VS

Vaibhav S

Screened

Junior Robotics Software Engineer specializing in ROS, SLAM, and embedded systems

Hyderabad, India1y exp
9thPixel Geosoft Pvt. Ltd.University of Maryland, A. James Clark School of Engineering

“Robotics software candidate focused on ROS 2 simulation work: integrated a SolidWorks-designed truck + dual-trailer CAD model into ROS 2 Humble by building URDF/meshes, fixing coordinate/joint axis issues, adding ros2_control + Gazebo integration, and implementing teleop. Also built a Python P-controller node for autonomous pose navigation and has experience with common robotics/embedded communication protocols and Docker-based ROS environment setup.”

BashCC++Computer VisionCUDADocker+69
View profile
YL

Yun-Hao Lee

Screened

Junior Machine Learning Engineer specializing in LLM deployment and computer vision

Dallas, TX2y exp
Lab for Intelligent Storage and ComputingUniversity of Texas at Dallas

“Robotics/AI candidate who built an AI-driven landmark location tool during a summer internship at Mobile Drive, combining YOLOv5 object detection with OpenStreetMap-based geolocation to handle dense, cluttered urban environments. Also researched deploying LLM-based agents on constrained hardware using quantization plus LoRA/continuous learning, improving accuracy from ~80% to ~92%, with an emphasis on production logging for reliability.”

PythonCC++RSQLJava+91
View profile
SR

Srikanth Reddy

Screened

Mid-level AI/ML Engineer specializing in GenAI and financial risk & compliance analytics

Plainsboro, NJ7y exp
State StreetWilmington University

“Built and deployed a production LLM-powered financial risk and compliance platform to reduce manual trade exception handling and speed up insights from regulatory documents. Implemented a LangChain multi-agent workflow with structured/unstructured data integration (Redshift + vector DB) and emphasized hallucination reduction for regulatory safety using Amazon Bedrock. Strong MLOps/orchestration background across Kubernetes, Airflow, Jenkins, and monitoring/testing with MLflow, Evidently AI, and PyTest.”

A/B TestingAgileAmazon BedrockAmazon CloudWatchAmazon EC2Amazon RDS+178
View profile
BM

Bria Marks

Screened

Entry-Level Game Designer & Gameplay Programmer specializing in Unity and Unreal Engine 5

Los Angeles, CA1y exp
University of Southern CaliforniaUSC

“Game designer with hands-on experience shipping and tuning a branching memory-deletion narrative system in Unity (Echoes of Memory), focused on creating emotional tension through meaningful player choice. Also builds and iterates cooperative level layouts in Unreal Engine 5 with ~1-week idea-to-playtest cycles, collaborating closely with teammates on Blueprint implementation.”

UnityC++C#DebuggingTime managementProblem-solving+63
View profile
SR

Sanskruti Raut

Screened

Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems

Remote, USA4y exp
SuperveaUSC

“Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.”

AgileAPI TestingAWSAWS LambdaC#C+++134
View profile
AG

Anthony Gentile

Screened

Mid-Level Game Designer specializing in live ops and content design

Orlando, Florida3y exp
Electronic ArtsFull Sail University

“Game/content designer with experience at EA and on a mobile title (Ultimate Fishing), owning PvP mode UX/gameplay improvements and building UE5 Blueprint systems (state machine + modular weapon/ability architecture) to support multi-developer teams. Also designed College Football 2025/2026 challenge content grounded in real football culture and research, improved broken data-driven toolsets via spreadsheet formula work, and partnered with economy to rebalance rewards by rapidly shipping additional challenges.”

UnityGitGitHubJiraConfluenceTrello+74
View profile
BP

Bhakti Patel

Screened

Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems

Worcester, MA11y exp
Worcester Polytechnic InstituteWorcester Polytechnic Institute

“Full-stack engineer who owned an end-to-end production feature for a Piraeus Bank stock exchange module, spanning React/TypeScript, backend services, and cloud operations with Docker + CI/CD, delivering reported 90% faster API responses and improved uptime. Also built a Smartwound research MVP on AWS, creating a Python image-processing/scoring pipeline to ship despite unclear image-analysis specs.”

.NETAjaxAngularApache KafkaAPI DevelopmentAPI Gateway+194
View profile
SP

shravya potu

Screened

Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices

6y exp
Capital OneUniversity of North Texas

“Full-stack engineer with experience at Capital One and Prime Softech owning production systems end-to-end: secure authentication (Java/Spring Security + React/Redux) through AWS ECS deployments with Terraform and CI/CD. Strong reliability/observability focus (Prometheus/Grafana/ELK/CloudWatch) with quantified improvements (15% reliability gain, 30% fewer post-release defects). Also led legacy monolith-to-microservices refactors and built real-time Kafka/Spark ingestion pipelines for analytics/fraud detection.”

AJAXAmazon CloudWatchAmazon DynamoDBAmazon EC2Amazon ECSAmazon EKS+164
View profile
SR

sarah robert

Screened

Staff RPA & Automation Engineer specializing in Financial Services

Baton Rouge, LA11y exp
Fidelity InvestmentsSoutheastern Louisiana University

“Blue Prism RPA developer in a small FinTech-aligned team who owned ~20 production bots and drove both delivery and reliability. Built a shared VDI/locking design that cut infrastructure cost ~20–30% and routinely handled ServiceNow-driven production incidents end-to-end, including hotfixes and longer-term SDLC fixes. Also acted as a player-coach, training junior hires and maintaining high bot success rates (up to 99% within SLA).”

.NETAgileAngularAPI TestingAzure DevOpsBootstrap+169
View profile
SM

Sanjana Mali

Screened

Mid-Level Software Engineer specializing in FinTech payments

Davis, CA4y exp
University of California, DavisUC Davis

“Full-stack engineer with payments-domain experience from ACI Worldwide who shipped an end-to-end MFA system for payment workflows (React/TypeScript + backend APIs + Postgres), then owned it in production with logging/monitoring and client adoption tracking. Also improved checkout responsiveness across Apple Pay/PayPal flows via React performance profiling, component refactors, and state/network optimizations.”

JavaScriptJavaTypeScriptPythonSQLC+98
View profile
YZ

Yanbin Zuo

Screened

Mid-Level Software Engineer specializing in React/TypeScript and GraphQL

Sacramento, CA4y exp
HCLTechUC Davis
TypeScriptPythonJavaCC++HTML+51
View profile
PS

Pree Simphliphan

Screened

Intern Software Engineer specializing in robotics, embedded systems, and AI

Thailand1y exp
PTTEPBoston University

“Senior design robotics engineer on a "Grocery Robot" project selected for the final round of the $10K SICK Challenge, owning ROS2 system design and behavior-tree-based task orchestration across multiple independently developed modules. Also implemented I2C/ESP32 collision avoidance, IK control for a robotic arm, and a Node.js ordering system, with additional research experience using RPLIDAR-based SLAM.”

PythonCC++C#JavaScriptSQL+105
View profile
AB

Aryan Bhide

Screened

Junior Software Engineer specializing in LLM agentic workflows and full-stack systems

Santa Cruz, CA3y exp
PaystandUC Santa Cruz

“Paystand engineer/intern who built a multi-agent LLM orchestration system (with logging/feedback loops) that became part of the team workflow and reportedly cut development time ~70%. Partnered with sales/product on enterprise demos and implemented a dynamic RBAC system that helped drive adoption of an intern-built product to multiple enterprise clients, contributing to seven-figure ARR. Also founded and pitched a student-entrepreneur business management/payments project (HustleHub) and won a university startup competition.”

API DesignAWSCC++Computer VisionData Modeling+64
View profile
1...122123124...240

Related

Software EngineersSoftware DevelopersResearch AssistantsMachine Learning EngineersFull Stack DevelopersSoftware Development EngineersEngineeringAI & Machine LearningEducationExecutive & Leadership

Need someone specific?

AI Search