Reval Logo
Home Browse Talent Skilled in Java

Vetted Java Professionals

Pre-screened and vetted.

JavaPythonDockerJavaScriptCI/CDAWS
DP

David Pang

Screened

Intern Full-Stack Software Engineer specializing in web apps and healthcare APIs

1y exp
ScriptChain HealthUniversity at Buffalo

“Full-stack developer who built an end-to-end e-commerce application with admin/blog/announcement features using Node/Express and AWS S3, emphasizing security via expiring presigned URLs. Also has strong distributed-systems fundamentals from implementing the Raft consensus algorithm (replication logs, majority acks, leader elections) and has created build automation tools (GNU Makefiles/scripts) to streamline team workflows.”

AJAXAgileAlgorithmsAngularBootstrapC+104
View profile
AP

Anupriya Palanisamy

Screened

Mid-Level Software Engineer specializing in Java microservices and event-driven systems

Overland Park, KS4y exp
AntraHarrisburg University of Science and Technology

“Backend-focused engineer with experience spanning research and healthcare: owned a Python/SQL data pipeline that transformed vulnerability-fix code data from SQLite into model-ready JSON for LLM analysis. Also deployed Dockerized Spring Boot microservices to Kubernetes with Jenkins CI/CD and built Kafka-based real-time event streaming (appointment/report events) with idempotent consumers to avoid duplicate processing.”

AgileAngularAPI TestingApache HadoopAWSCI/CD+69
View profile
TS

Tirth Shah

Screened

Mid-level AI/ML Engineer specializing in anomaly detection, data tooling, and cloud-native systems

Chico, CA4y exp
Chico State EnterprisesCalifornia State University, Chico

“Backend/platform engineer who built an LLM-driven QA automation system (“mockmouse”) using a Flask orchestration microservice, Socket.IO real-time updates, Redis caching, and strict Pydantic schemas to turn prompts into reliable action graphs and automated browser tests. Has hands-on Kubernetes delivery experience (Docker/Helm/Jenkins) and has supported large migration programs, validating ETL cutovers with 1M+ synthetic records and rigorous output comparisons; also built event-driven monitoring/anomaly detection streaming into Grafana.”

AgileAngularAnomaly DetectionAuthenticationAWSBootstrap+159
View profile
SB

Samuel Braude

Screened

Junior Computer Science student specializing in robotics, ML, and quantum computing research

San Diego, CA2y exp
San Diego State UniversitySan Diego State University

“Hands-on engineer who has taken an LSTM Bitcoin forecasting model from notebook to a production-grade, monitored API (Docker/Gunicorn/Nginx, Prometheus/Grafana, blue-green rollback) delivering 99.9% availability and ~110–120ms p95 latency. Also built an RFID self-checkout prototype spanning Raspberry Pi + firmware + networking, using deep instrumentation to eliminate double-charges/timeouts (<0.1%) and reduce checkout time ~20% through idempotency, debounce logic, and hardware fixes.”

PythonC++CJavaJavaScriptSwift+119
View profile
SJ

Sangram Jagtap

Screened

Mid-Level Full-Stack Software Engineer specializing in web platforms, cloud, and test automation

San Jose, CA4y exp
San José State UniversitySan José State University

“Full-stack engineer with hands-on ownership of production systems, including a Kafka-based notification/alerting platform (Node.js + React) deployed on AWS with Docker/GitHub Actions, achieving ~95% email delivery reliability. Demonstrates strong operational maturity (observability, CI/CD, zero-downtime migrations) and experience shipping in ambiguous environments (SJSU project) with evolving requirements.”

PythonTypeScriptJavaNode.jsDjangoSpring Boot+102
View profile
JS

Jatin Soni

Screened

Mid-level Software Engineer specializing in Generative AI and scalable backend systems

Corona, CA3y exp
WellomyTechCalifornia State University, Los Angeles

“Backend/AI engineer with production experience in legal tech: built a high-scale licensing/subscription API (FastAPI/Postgres/Stripe) and shipped a RAG-based chatbot for an eDiscovery platform. Designed a robust legal document ingestion workflow that processes thousands of documents into a searchable vector index with clear retry/escalation logic, and has demonstrated measurable Postgres performance wins (200ms to 10ms) using EXPLAIN ANALYZE and composite indexing.”

AgileAngularAutomated testingAWSCI/CDClaude+103
View profile
SS

Siva swathi javisetty

Screened

Mid-level Full-Stack & Cloud Engineer specializing in backend, AWS infrastructure, and DevOps

Bradenton, FL4y exp
PM AcceleratorIndiana Wesleyan University

“IBM Power/AIX engineer who has owned a large production estate (20+ Power9/Power10 frames and 400+ LPARs) with vHMC and dual-VIOS HA. Has hands-on incident recovery experience (NPIV/RMC issues, LPM restores) and PowerHA failovers, plus modern DevOps exposure using Terraform on AWS and CI/CD with GitHub Actions/Jenkins (including deploying AI/RAG and vision workloads).”

PythonFastAPIFlaskDjangoJavaSpring Boot+267
View profile
SK

Shreyas Krishnareddy

Screened

Junior AI/Software Engineer specializing in NLP, RAG, and resume parsing

Remote2y exp
AryticTexas A&M University-Corpus Christi

“Backend/AI engineer who built and refactored a production RAG system over IRS Form 990 filings for 60 nonprofits, using a dual-path architecture (deterministic financial ranking + TF-IDF semantic retrieval) to keep latency sub-2s and reduce hallucinations. Demonstrates strong API craftsmanship in FastAPI (contract-first, OpenAPI-driven) plus production-grade security for multi-tenant systems (JWT, RBAC, Supabase-style RLS) and careful migration practices (feature flags, traffic mirroring, incremental rollout).”

PythonJavaJavaScriptSQLGitC+++115
View profile
ST

srikanth tulluru

Screened

Mid-level Product Designer & Design Technologist specializing in design systems and GenAI UX

Remote, USA3y exp
INFOTEKNOVA INC.Belhaven University

“Enterprise/industrial UX designer focused on making complex, real-time automated systems feel trustworthy and predictable. Has hands-on experience observing operators in logistics/automation environments, building shared interaction models to unify fragmented products, and collaborating tightly with engineers using component-system thinking (HTML/CSS/TypeScript) to ship resilient UIs that handle partial failures.”

UI/UX DesignDesign SystemsDocumentationVersion ControlFigmaResponsive Web Design+164
View profile
SS

Shravani Surendra Chandratre

Screened

Entry-Level Software Engineer specializing in AI, systems programming, and full-stack development

San Jose, CA1y exp
San José State UniversitySan José State University

“Systems-focused C++ engineer who built a 32-bit CPU simulator end-to-end (custom ISA, full memory model, fetch-decode-execute loop) and solved tricky recursion/stack-frame correctness issues through heavy instrumentation and tracing. Has strong Linux and user-kernel boundary experience (procfs) plus modern build/test tooling (Docker, CI/CD, pytest), and is confident ramping quickly into ROS/ROS2 despite not having used it directly.”

PythonC++JavaJavaScriptSQLBash+90
View profile
AT

Andrew Tran

Screened

Junior Full-Stack Web Developer specializing in e-commerce and React

BC, Canada2y exp
Ingram PharmacyUniversity of Victoria

“Frontend-focused developer with startup/co-op experience who ships end-to-end UI features—from Figma/Canva designs to JavaScript/React implementation. Notably refactored a Bootstrap codebase to fix tablet responsiveness across every page in ~1–2 weeks, improving maintainability via semantic HTML and cleaner CSS organization. Built a React + TypeScript movie-tracking app using Firebase auth and Context-based user state, incorporating user feedback and pragmatic QA practices.”

JavaScriptPythonReactTailwind CSSGitTypeScript+35
View profile
CP

Chaitaliben Patel

Screened

Senior Mobile & Full-Stack Developer specializing in cross-platform apps and AWS

Toronto, ON8y exp
Neuronic WorksLambton College

“Frontend/mobile engineer with iOS and React/TypeScript experience who built an app (Tokidos) from proof-of-concept to production at Neuronic Works Inc. Focuses on scalable architecture (MVC/MVVM, feature-based modular structure), performance improvements (React Query, render optimization), and fast, low-risk delivery using QA scenarios and feature-flagged rollouts across web and mobile.”

React NativeSwiftJavaAngularNode.jsJavaScript+69
View profile
MA

Mohammed Abdul Aziz

Screened

Junior Full-Stack Software Engineer specializing in AI-powered SaaS

Remote1y exp
AgentNomics.aiCampbellsville University

“Full-stack engineer from an early-stage AI SaaS startup who owned and shipped a production AI-powered PDF document chat and sharing feature end-to-end (React/TS + Node + Postgres on AWS). Demonstrates strong product thinking through layered success metrics and tight feedback loops, plus hands-on reliability/observability work (CloudWatch, structured logging, alarms) and robust ingestion pipeline patterns (idempotency, retries, reconciliation).”

TypeScriptPythonJavaScriptJavaReactNext.js+79
View profile
PK

Prasanth Kumar Korada

Screened

Mid-level QA Automation Engineer specializing in Playwright and cross-browser E2E testing

3y exp
QAPITOL QAUniversity of North Texas

“QA automation engineer with strong end-to-end ownership of UI automation for financial transaction workflows, using Selenium/Playwright/Cypress and CI/CD gating. Improved suite robustness via UI-API validations, negative testing, and flake reduction (intercepts + data-testid), catching critical backend calculation issues before production and cutting regression runtime by 40%.”

PlaywrightEnd-to-End TestingDebuggingJavaScriptJavaPython+75
View profile
HS

HarshelSrivatsava Srivatsava

Screened

Intern Full-Stack Engineer specializing in AI-powered SaaS products

Birmingham, AL1y exp
OGymUniversity of Alabama at Birmingham

“Solo builder of OGym, shipping production AI features for gyms that turn member behavior/health data (workouts, attendance, nutrition, payments, device metrics) into prioritized, actionable owner and member insights. Designed and implemented FastAPI backends, PostgreSQL-based RAG workflows, guardrails (RBAC/validation/rate limiting), and real-user evaluation loops, with a strong focus on latency/cost optimization and reliable data pipelines.”

TypeScriptJavaScriptPythonSQLJavaReact+98
View profile
BK

Bhargav Kommineni

Screened

Intern Full-Stack/ML Engineer specializing in cloud-native web apps and LLM systems

Pasadena, CA2y exp
BloophEastern Illinois University

“Machine learning lab assistant at Eastern Illinois University who productionized a voice-enabled conversational AI system: redesigned it with RAG, LoRA fine-tuning (including text-to-SQL), and safety guardrails, then deployed a scalable API supporting ~1,000 daily queries. Also partnered with customer-facing teams during a BlueFi internship by building demos/APIs and accelerating releases via Terraform + AWS CI/CD automation.”

AgileAPI DevelopmentAPI GatewayArtificial IntelligenceAutomationAWS+187
View profile
SC

Sanjana Cheedeti

Screened

Junior Full-Stack Software Engineer specializing in web apps, data visualization, and HCI

Atlanta, GA1y exp
Georgia State UniversityGeorgia State University

“Backend/integration-focused software engineer who built and debugged a complex location modeling system (data pipelines, APIs, optimization logic connected to a dashboard). No direct ROS/robotics experience yet, but demonstrates strong distributed-systems debugging, containerized deployment (Docker), and CI/CD/testing practices and is actively looking to pivot into robotics software.”

PythonPandasNumPyJupyter NotebookData CleaningData Analysis+69
View profile
SK

Sana Khan

Screened

Mid-Level Software Developer specializing in cloud-native microservices, iOS, and ML deployment

OK, USA3y exp
Oklahoma Christian UniversityOklahoma Christian University

“Backend engineer with production ERP experience deploying microservices and improving performance/reliability using a metrics-driven approach (logs, latency, error rates). Has hands-on cloud/hybrid operations across AWS and Azure with Docker/Kubernetes, and has resolved real-world mobile sync issues by tuning timeouts/retries and reducing payload sizes. Builds configurable Python services to deliver customer-specific behavior without destabilizing the core codebase.”

TypeScriptJavaScriptPythonSQLHTMLCSS+132
View profile
MP

Manobhiram Pabbathi

Screened

Junior Software Engineer specializing in backend, cloud, and data pipelines

New York, NY2y exp
Venchal ScientificUniversity of Cincinnati

“Software engineer with demonstrated production performance wins (37% latency reduction) through SQL optimization, backend API redesign, and disciplined rollout practices (staging, feature flags). Experienced debugging distributed pipeline issues across infrastructure layers (memory pressure and network timeouts) and building AWS-based systems (Lambda + RDS) to handle request spikes, including work on a business-focused chatbot.”

PythonJavaCC++JavaScriptR+83
View profile
YM

Yasaswini Majety

Screened

Intern AI/ML Engineer specializing in LLMs, RAG, NLP, and MLOps

Overland Park, USA3y exp
Acclaim LogixUniversity of Central Missouri

“Built and deployed a production RAG-based internal document Q&A system using LangChain, vector search, and a dockerized FastAPI LLM service. Focused on reliability by systematically reducing hallucinations and improving retrieval through prompt grounding/abstention strategies, chunking and top-k tuning, and iterative evaluation with logged metrics and manual validation.”

A/B TestingAWSBashCI/CDConfluenceCSS+88
View profile
AD

Amer Damaj

Screened

Junior Full-Stack Software Engineer specializing in cloud-native web apps and APIs

Toronto, Canada2y exp
UntoldcineLebanese American University

“Built a voice-driven desktop assistant for users with mobility impairments, integrating Whisper and Google Gemini and adding voice-authentication via speaker embeddings for secure command execution. Has hands-on experience with AWS serverless/microservices patterns (Lambda, S3, CloudFront, CloudWatch) and CI/CD, plus built an internal MySQL-to-MongoDB migration tool used by the CTO and dev team with an emphasis on safe, low-impact data transformation.”

TypeScriptJavaScriptC#JavaPythonHTML+94
View profile
JC

Jeet Choksi

Screened

Mid-level Machine Learning Engineer specializing in real-time AI and data platforms

New York, NY3y exp
MyEdMasterUniversity of Colorado Boulder

“ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.”

PythonSQLMySQLPostgreSQLRJava+153
View profile
KR

Kishan Ramani

Screened

Junior Game Designer specializing in Unity and Unreal Engine gameplay systems

Seattle, US2y exp
Level Up LiveLamar University

“UE5 gameplay scripter focused on shipping-quality, player-facing systems in Blueprints—recently built a pickup-and-throw mechanic end-to-end with animation/physics integration, robust edge-case handling, and QA/debug tooling. Emphasizes modular, data-driven architecture for designer-friendly tuning, and uses Unreal/Blueprint profiling plus event-driven patterns to keep systems performant and scalable.”

CC++C#JavaUnityGit+119
View profile
1...336337338...355

Related

Software EngineersSoftware DevelopersFull Stack DevelopersMachine Learning EngineersSoftware Development EngineersResearch AssistantsEngineeringAI & Machine LearningEducationData & Analytics

Need someone specific?

AI Search