Vetted Java Professionals

Pre-screened and vetted.

AP

Mid-level Software Engineer specializing in full-stack development and applied AI

Boston, MA4y exp
True Light EnergyWorcester Polytechnic Institute

Built a production RAG chatbot for Worcester Polytechnic Institute that indexes 500+ webpages using FAISS + Llama 3, with strong grounding/hallucination controls (confidence thresholds and citations). Also has internship experience orchestrating multi-step ETL pipelines with AWS Step Functions and delivered a 30x faster fraud/claims triage workflow at Munich Re using association rules and stakeholder-friendly dashboards.

View profile
YP

Mid-level AI/ML Engineer specializing in LLMs, RAG, and production GenAI systems

Remote, United States6y exp
DoubleneGeorge Mason University

Built and deployed a production LLM-powered RAG knowledge system to unify operational/policy information across PDFs, wikis, and databases, emphasizing auditability and low-latency/cost performance. Improved answer relevance at scale by moving from pure vector search to hybrid retrieval with metadata filtering and reranking, and partnered closely with healthcare operations/compliance to define acceptance criteria and human-in-the-loop guardrails.

View profile
Susheel Thimlapur - Mid-level Full-Stack Engineer specializing in web applications and cloud systems in Bloomington, IN

Mid-level Full-Stack Engineer specializing in web applications and cloud systems

Bloomington, IN4y exp
Indiana UniversityIndiana University Bloomington

Software developer at Indiana University who built a phishing training platform using TypeScript/React, Node, GraphQL, and DynamoDB, including an admin tool to monitor student completion and send automated reminder emails. Also created TechRent, an IU-only electronics rental marketplace concept focused on improving security by restricting access to university students.

View profile
KJ

Karthik Jami

Screened

Senior QA Automation Engineer specializing in regulated healthcare and medical devices

San Diego, CA5y exp
Tandem Diabetes CareNJIT

QA automation engineer who owned an end-to-end, device-integrated mobile regression suite for Tandem’s insulin-pump-connected mobile app, covering pairing/connectivity/data sync and catching contract mismatches and firmware-related connectivity regressions. Strong in Cypress/JavaScript automation, CI gating in GitHub Actions, and diagnosing production-impacting sync issues using logs and API traces while influencing requirements early to improve testability and UX.

View profile
CZ

Carlos Zavala

Screened

Senior Technical Designer / Gameplay Programmer specializing in Unity, Unreal Engine, and XR

13y exp
DreamProjectBenemérita Universidad Autónoma de Puebla

Unity/C# game developer with experience shipping F2P mobile systems, including loot/reward mechanics backed by probability/rarity/economy design and validated via unit tests, code reviews, and analytics instrumentation. Has implemented server-authoritative multiplayer state sync with matchmaking/RoomID flow, network variables/RPCs, and robust disconnect + reconnection state recovery.

View profile
JM

Mid-level Full-Stack Developer specializing in FinTech and Healthcare IT

AZ, USA4y exp
CognizantNorthern Arizona University

Candidate has hands-on experience at Cognizant building production-grade automation and integration solutions across Python ML services, Java microservices, Kafka, and Selenium-based UI testing. They stand out for a strong reliability mindset—covering failure modes, observability, flaky test hardening, and translating ambiguous payment-system business processes into resilient end-to-end automated workflows.

View profile
SC

Mid-level AI Engineer specializing in agentic AI, LLM systems, and healthcare AI

San Francisco, CA5y exp
Basata.aiSan Jose State University

Healthcare-focused ML/AI engineer who has built production voice agents and clinical question-answering systems end-to-end, from experimentation through deployment, observability, and iteration. Particularly strong in making LLM systems reliable in real workflows via RAG, fine-tuning, guardrails, evaluation pipelines, and shared Python tooling; cites ~20% clinical QA accuracy gains and ~40% faster physician decision turnaround.

View profile
AR

Mid-level Software Engineer specializing in FinTech and AI/ML

Los Angeles, CA4y exp
California State University, Long Beach Research FoundationCalifornia State University, Long Beach

Full-stack engineer with payments/settlement domain experience who modernized a payment tracking workflow from REST to GraphQL and delivered a production payment status dashboard using Next.js App Router + TypeScript. Strong in performance and reliability work (Postgres indexing/Explain Analyze, Redis caching, Datadog observability) and in durable event-driven processing with Kafka (DLQs, idempotency, reconciliation, event replay).

View profile
RC

Senior Software Engineer specializing in distributed systems, blockchain, and performance-critical platforms

USA12y exp
Saga.xyzDigital Bros Game Academy

Senior software engineer (backend/infra) with hands-on Unity gameplay feature work, including an editor-time page-generation and multilingual pipeline that renders gamebook pages as textures for instant 3D page flips. Combines immersive UX techniques (mask textures + custom shader hover feedback) with strong multiplayer/networking and scalable infrastructure thinking (latency, prediction, security, autoscaling).

View profile
RP

Mid-level Data Scientist specializing in Generative AI and MLOps

San Jose, CA5y exp
AllstateUniversity of Central Missouri

GenAI/LLM engineer with production experience at Allstate building an end-to-end document intelligence workflow for insurance operations—automating document intake, classification, and risk signal extraction. Emphasizes high-reliability design for regulated/high-stakes outputs using schema enforcement, confidence thresholds, validation rules, and human-in-the-loop routing, with metric-driven offline evaluation and production monitoring.

View profile
FL

Franco Lee

Screened

Senior Frontend Developer specializing in scalable React/TypeScript web applications

Vancouver, Canada15y exp
NTERSOLUniversity Canada West

Frontend engineer who led a React/TypeScript real-time live-streaming web platform end-to-end, including interactive chat, live polling, and monetization (subscriptions/tipping via Authorize.Net). Built a scalable component system (Tailwind + Storybook) and handled complex real-time state with optimistic UI patterns across WebSocket and server-validated events, collaborating closely with product/design (Figma) and QA in an agile release cadence.

View profile
Xinyu Li - Junior Software Engineer specializing in backend systems and AI/LLM RAG platforms in San Jose, CA

Xinyu Li

Screened

Junior Software Engineer specializing in backend systems and AI/LLM RAG platforms

San Jose, CA2y exp
Weshine Tech StartupNortheastern University

Full-stack engineer who built and operated a data-driven analytics platform using Next.js App Router/Server Components and TypeScript, owning post-launch monitoring and performance/stability work. Demonstrated measurable wins in analytics performance (e.g., cutting query latency from ~1s to ~200ms) through indexing, query-plan analysis, and precomputation/caching, and has experience designing durable multi-step backend workflows with retries, idempotency, DLQ, and time-correct ordering.

View profile
Haytham Soliman - Principal Real-Time 3D Software Engineer specializing in Unity/Unreal simulation and HMI in Dubai, UAE

Principal Real-Time 3D Software Engineer specializing in Unity/Unreal simulation and HMI

Dubai, UAE16y exp
BLTN StudiosAssiut University

Gameplay-focused Unity developer who prioritizes tight, fair-feeling controls—implemented a custom raycast-based character movement system (avoiding Unity physics) to make platforming more deterministic and difficulty tuning more reliable. Has prototyped multiplayer in both Unity (Photon tic-tac-toe replication prototype) and Unreal Engine (shared workshop/crafting environment), and actively uses AI tools (Copilot + asset generation) to speed prototyping and documentation.

View profile
TR

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

Remote, USA3y exp
Octet AIBinghamton University

Application-focused software engineer working on AI-heavy products, with hands-on experience building end-to-end document processing, retrieval, and configurable workflow systems. Particularly strong in combining React/TypeScript UX, FastAPI/Postgres backend design, and LLM workflow reliability improvements through validation, prompt iteration, and reusable abstractions.

View profile
Prudhvi Avula - Senior Full-Stack Software Engineer specializing in Java, React, and distributed systems in Austin, TX

Prudhvi Avula

Screened

Senior Full-Stack Software Engineer specializing in Java, React, and distributed systems

Austin, TX7y exp
SoleraCleveland State University

Implementation and AI workflow engineer who has owned customer deployments end-to-end for messaging/integration platforms and also built production-oriented LLM systems. Stands out for combining stakeholder-facing delivery leadership with hands-on experience in Kafka/MongoDB integrations, RAG/agent architectures, and resilient document-processing pipelines with strong validation and fallback controls.

View profile
JG

jack green

Screened

Executive CTO specializing in SaaS product and engineering leadership

Westfield, NJ22y exp
NolodexKalamazoo College

Engineering/product leader in early-stage environments who has repeatedly driven major pivots and scaling efforts: pandemic-era refactor at NameCoach and multi-community expansion at Nolodex (now ~20 communities). Comfortable going from executive roadmap/stakeholder alignment to hands-on implementation (e.g., webhooks), and has led architecture shifts (monolith-to-distributed, Heroku-to-AWS) while managing outsourced/offshore teams through organizational friction.

View profile
RK

Ritik Katkam

Screened

Mid Software Engineer specializing in enterprise SaaS and FinTech

Dallas, TX5y exp
PersistentColorado State University

Frontend-leaning full-stack engineer who modernized a legacy jQuery-based product information management platform into a more modular React application and owned analytics dashboard integration across UI, APIs, and data flows. Brings strong experience with enterprise releases, TypeScript modeling for complex API data, and performance optimization for large, data-heavy product and analytics interfaces.

View profile
NM

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

Baltimore, MD3y exp
PTCUniversity of Maryland, Baltimore County
View profile
PR

Mid-level Data Engineer specializing in cloud data platforms and streaming pipelines

Irving, TX5y exp
Oldcastle BuildingEnvelopeUniversity of the Cumberlands
View profile
AB

Principal Software Architect specializing in Healthcare IT and cloud-native systems

Boston, MA11y exp
Connect Health Partners LLCEastern Nazarene College
View profile
Manikanta Lakkaula - Mid-level Backend Software Engineer specializing in Java microservices and Azure cloud in USA

Mid-level Backend Software Engineer specializing in Java microservices and Azure cloud

USA4y exp
Vulcan MaterialsAuburn University at Montgomery
View profile
Ankit Akash - Mid-level Backend Software Engineer specializing in distributed systems and cloud-native microservices in Philadelphia, PA

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

Philadelphia, PA4y exp
Drexel UniversityDrexel University
View profile
Sunny Myson - Mid-level Full-Stack Developer specializing in cloud-native web applications in Arizona, USA

Mid-level Full-Stack Developer specializing in cloud-native web applications

Arizona, USA3y exp
HumanaArizona State University
View profile
Everton Borges - Mid-Level Game Developer specializing in Unity (C#) and multiplayer/VR in Brazil, Brazil

Mid-Level Game Developer specializing in Unity (C#) and multiplayer/VR

Brazil, Brazil6y exp
SplashPunk StudiosFederal Institute of Amazonas
View profile

Need someone specific?

AI Search