Reval Logo

Vetted Software Engineers in Texas

Pre-screened and vetted in Texas.

AS

Mid-level Software Engineer specializing in Java backend microservices

Arlington, TX4y exp
KPMGUniversity of Texas at Arlington

Backend/distributed-systems engineer focused on automation and near-real-time processing, building Java/Spring Boot microservices with Kafka, PostgreSQL, and AWS. Strong in scaling and reliability work—debugging tricky asynchronous messaging issues (delays, duplicates, out-of-order events) and improving resilience/observability with retries, fallbacks, logging, and monitoring. No production ROS/ROS2 experience yet, but has studied core ROS concepts and draws clear parallels to event-driven architectures.

View profile
AY

Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure

Austin, TX5y exp
Dell TechnologiesUniversity of North Texas

Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.

View profile
VP

Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms

Dallas, TX6y exp
Bank of AmericaUniversity of Central Missouri

Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).

View profile
MR

Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)

Dallas, TX4y exp
AccentureUniversity of Houston

Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.

View profile
RS

Junior AI/ML Engineer specializing in RAG systems and cloud-native MLOps

Austin, TX2y exp
UpstartTexas A&M University-Corpus Christi

Built and shipped a production LLM-powered RAG system at Upstart enabling natural-language search across 50k+ scattered internal technical docs. Delivered sub-300ms p95 latency for ~50 active users with strong hallucination safeguards (retrieval-first, thresholds, citations) plus robust testing/monitoring and cost controls (prompt caching cutting API spend ~20%).

View profile
SA

Mid-Level Software Engineer specializing in Java/Spring microservices and full-stack web apps

Denton, TX4y exp
Dell TechnologiesUniversity of North Texas

Software/full-stack engineer focused on deploying and integrating microservice applications into production AWS and hybrid cloud/on-prem industrial environments. Demonstrated end-to-end troubleshooting by tracing intermittent user failures to network routing/packet loss caused by load balancer and NIC misconfiguration, then adding monitoring to prevent recurrence. Also delivers customer-specific Python extensions with strong validation, testing, and backward compatibility.

View profile
HC

Senior Full-Stack Developer specializing in Python microservices and cloud-native AWS deployments

Dallas, Texas5y exp
ComcastUniversity of North Texas

Backend engineer with hands-on ownership of FastAPI/Django services using MongoDB and React integration, focused on production reliability and performance (Redis caching, Celery background jobs, automated testing). Has delivered AWS container deployments via GitHub Actions to ECR with scripted rollouts/health checks, and supported phased migrations with replication and rollback planning. Also built a real-time user-activity streaming pipeline addressing partition hot spots and consumer lag through partition-key strategy, idempotency, and monitoring.

View profile
NS

Mid-Level Full-Stack Software Engineer specializing in distributed systems and cloud integrations

Richardson, TX4y exp
PaycomUniversity of Texas at Dallas

Backend engineer with enterprise SaaS experience (Zoho) who owned an end-to-end cloud integration between Endpoint Central and ServiceDesk Plus, redesigning device onboarding across 64+ scenarios and building a fault-tolerant sync engine that recovered 100% failed transactions. Also built and operated production systems across the stack—FastAPI services with strong testing/observability, React+TypeScript portals, PostgreSQL performance tuning, and AWS deployments with real incident response (RDS CPU saturation resolved with zero downtime).

View profile
VK

Mid-Level Full-Stack Software Engineer specializing in FinTech and application security

Texas, USA6y exp
PNCUniversity of Arkansas at Little Rock

Backend/real-time systems engineer transitioning into robotics software: building ROS 2 fundamentals (pub/sub, custom messages, launch files) and experimenting with Nav2 + SLAM in Gazebo/RViz. Demonstrated practical debugging by tuning costmaps/planners and analyzing topic latency to stabilize simulated navigation, and has experience integrating telemetry pipelines and REST-based external interfaces.

View profile
RM

Mid-level Full-Stack Developer specializing in scalable web apps and AI/ML systems

Houston, TX4y exp
Kgate Technologies, Inc.University at Buffalo

Built a healthcare app backend and supporting product pieces from scratch for Maverick Health—covering database schema, API structure, Node.js implementation, and UI design in Figma—while targeting 10,000 patients and keeping AWS run costs to ~$20–$30/month. Shipped an Android closed beta on Google Play and handled real-world launch hurdles like privacy policy compliance and push notification infrastructure.

View profile
UK

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

Austin, Texas5y exp
CenteneWebster University

Frontend/platform-leaning engineer who owned a shared React component library (design-system style) adopted across multiple SPAs, with strong discipline around SemVer, deprecation strategy, and developer documentation. Also has backend/distributed-systems experience diagnosing and fixing a Kafka microservice race condition and has led prioritization/migration planning in an unstructured monolith-to-microservices environment (Centene).

View profile
TP

Tejaswini P

Screened

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

Austin, TX3y exp
State StreetUniversity of Central Missouri

Built and deployed an LLM-powered financial/regulatory document analysis platform at State Street, combining fine-tuned transformer models with a RAG pipeline over internal knowledge bases. Owned the productionization stack (FastAPI, Docker, SageMaker, Terraform, CI/CD) plus monitoring for drift/latency/hallucinations, delivering ~40% faster analyst review and improved reliability through chunking/embeddings and grounding.

View profile
BS

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).

View profile
SR

Mid-level Full-Stack Engineer specializing in enterprise AI systems

Texas, USA3y exp
SutherlandUniversity of Illinois Urbana-Champaign

Built and productionized an AI NL-to-SQL capability inside legacy accounts receivable software (React + Spring Boot + Postgres/pgvector RAG), adding semantic caching and a SELECT-only validation layer to satisfy infosec. Achieved measurable impact (3 days to seconds turnaround, 60% token cost reduction, 50% latency reduction) with strong adoption (40 analysts, 50+ queries/week) and documented/monitored via Confluence + logging and user feedback loops.

View profile
VK

Senior Software Engineer specializing in cloud-native event-driven microservices

TX, USA6y exp
VerizonMalla Reddy College of Engineering & Technology

Full-stack engineer experienced shipping production SaaS dashboards with Next.js App Router + TypeScript, combining Server Components for initial data loads with interactive client-side analytics. Strong performance/operability focus (reported ~40% UI latency reduction) and deep backend fundamentals across Postgres schema/query optimization and Kafka-based event-driven microservices with idempotency, retries, and DLQs.

View profile
MK

Mid-Level Full-Stack Software Engineer specializing in cloud-native web applications

TX, USA4y exp
Community Dreams FoundationUniversity of North Texas

Full-stack engineer who has owned customer-facing and internal web portals end-to-end (API, database, React UI, and deployment). Experienced designing multi-service architectures with Node/Express and Java/Spring Boot plus RabbitMQ/Kafka messaging, emphasizing contract/versioning discipline, observability, and operational tooling that measurably reduces support load and manual work.

View profile
SB

Sai Bollina

Screened

Mid-level Full-Stack Engineer specializing in FinTech and web applications

Dallas, Texas6y exp
Freddie MacOklahoma Christian University

Software engineer with experience at Freddie Mac shipping a production workflow tracking and daily summary dashboard that replaced spreadsheet/email-based operational processes. Worked across frontend (React/JavaScript), backend (Java), Oracle relational data, and CI/CD, with emphasis on stakeholder collaboration and post-deploy testing/monitoring/performance tuning.

View profile
KM

Mid-level Software Engineer specializing in CRM, cloud integrations, and backend development

Arlington, TX4y exp
The University of Texas at ArlingtonUniversity of Texas at Arlington
View profile
HM

Junior Full-Stack Software Engineer specializing in Java/Spring microservices and React

Dallas, Texas3y exp
CopartUniversity of Texas at Dallas
View profile
HK

Senior Backend Engineer specializing in cloud-native JavaScript platforms and LLM integrations

Austin, TX6y exp
CitigroupUniversity of Central Missouri
View profile
KA

Mid-level Full-Stack Developer specializing in Java/Spring and React

Arlington, TX5y exp
Northern TrustUniversity of Texas at Arlington
View profile
NM

Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and event-driven systems

Texas, USA6y exp
CitibankUniversity of Texas at Dallas
View profile
SS

Junior Software Developer specializing in full-stack web and cloud systems

Arlington, TX3y exp
CitigroupUniversity of Texas at Arlington
View profile

Need someone specific?

AI Search