Vetted HTML Professionals

Pre-screened and vetted.

BD

Blake Davis

Screened

Engineering leader and architect specializing in scalable cloud and real-time data systems

San Luis Obispo, CA18y exp
Inspired Flight TechnologiesCal Poly San Luis Obispo

Led the creation of a software department at a hardware startup and designed/built a platform to manage fleets of hexacopter drones, including tackling the challenge of streaming high volumes of data from many IoT edge devices. Prefers greenfield work with high autonomy, combining hands-on architecture with structured planning, cost estimation, and risk-driven execution.

View profile
DS

Danaid Sinani

Screened

Intern Machine Learning & Full-Stack Engineer specializing in OCR and AI document pipelines

Boston, MA2y exp
Massachusetts Registry of DeedsBoston University

Full-stack product engineer who has shipped polished customer-facing experiences across iOS (SwiftUI), web (Next.js/React/TypeScript), and Python backends. Built systems ranging from an escalating smart-reminder engine to a sub-200ms search UI over 6M+ court records, and owned AWS production operations including resolving a real DB-connection-exhaustion incident with scaling and architectural hardening.

View profile
AG

Anusha Gali

Screened

Mid-level QA Automation Engineer specializing in UI/API test automation and CI/CD

Boston, MA4y exp
One CommunityNortheastern University

QA automation engineer who owned an end-to-end test suite for a financial payments application, building cross-layer E2E coverage (UI/API/DB) and integrating it into CI with smoke-on-commit and nightly regression. Caught high-impact issues including duplicate payments caused by missing idempotency in backend retry logic and an RBAC authorization gap, and has hands-on experience stabilizing flaky Cypress tests via network-call synchronization.

View profile
HS

Mid-level Full-Stack Engineer specializing in cloud data platforms and LLM-powered apps

New York City, NY4y exp
CenteneUniversity of Maryland, Baltimore County

Full-stack engineer with healthcare and finance experience who has owned end-to-end production systems across Azure and AWS. Built a real-time clinical dashboard at Centene (React + FastAPI + Azure Event Hubs) that cut data latency from ~12 minutes to under 1 minute and was associated with a 30% reduction in intervention delays. Also delivered MVPs in high-ambiguity environments at Accenture during monolith-to-microservices migration, improving uptime and maintainability with measurable results.

View profile
VS

Vinay shetty

Screened

Mid-Level Java Full-Stack Developer specializing in cloud-native microservices

4y exp
Huntington BankUniversity of North Texas

Full-stack engineer with ~3.5 years of Java Spring Boot and React experience who built an end-to-end banking transaction platform using microservices, Kafka streaming, AWS RDS, and Dockerized CI/CD. Demonstrates strong performance and reliability engineering (async processing, DLQ/retries, idempotency, caching) plus secure cloud deployment practices; has also worked across banking, healthcare, and insurance domains.

View profile
Arunkumar Gangula - Senior Full-Stack Software Engineer specializing in distributed systems and cloud microservices in Tempe, Arizona

Senior Full-Stack Software Engineer specializing in distributed systems and cloud microservices

Tempe, Arizona11y exp
Arizona State UniversityArizona State University

Product-minded full-stack engineer from CouponDunia who owned end-to-end notification and recommendation services at million-user scale. Built internal admin/analytics and operations dashboards in React/TypeScript with typed contracts and scalable Node.js REST APIs, and has deep microservices experience with Kafka/RabbitMQ (idempotency, retries/DLQs, partitioning, consumer tuning, and observability).

View profile
Fatemeh Taghvaei - Junior AI/ML Engineer and Instructor specializing in deep learning, computer vision, and NLP in Chicago, IL

Junior AI/ML Engineer and Instructor specializing in deep learning, computer vision, and NLP

Chicago, IL2y exp
National Louis UniversityUniversity of Illinois Chicago

Computer-vision practitioner and educator who built a real-time license plate recognition system (OpenCV/Python + KNN) optimized to run on a Raspberry Pi with camera integration. Also designs hands-on deep learning coursework, incorporating recent transformer-based vision research (Vision Transformers) into practical labs on real datasets.

View profile
SAI NAGINI VALLURUPALLI - Junior Full-Stack Java Developer specializing in Spring Boot microservices and React in Frisco, TX

Junior Full-Stack Java Developer specializing in Spring Boot microservices and React

Frisco, TX3y exp
Silicon LabsUniversity of North Carolina at Charlotte

Full-stack Java/Spring Boot + React engineer (3–4 years) who built an end-to-end smart employee management system and a data analytics dashboard handling millions of daily transactional records. Emphasizes scalable layered REST API design, secure microservices practices (Spring Security, JWT/OAuth2), and performant React state/data patterns (Redux Toolkit + RTK Query) for large datasets and role-based views.

View profile
Nandini Reinthala - Mid-Level Full-Stack Python Developer specializing in AI and data platforms in Dallas, TX

Mid-Level Full-Stack Python Developer specializing in AI and data platforms

Dallas, TX5y exp
Fannie MaeUniversity of Central Missouri

Full-stack engineer who builds TypeScript/React SPAs on Python (Flask/FastAPI) backends and has hands-on experience integrating AI components (Azure OpenAI, LangChain, vector databases) into user workflows. Has built internal AI-enabled dashboards/search tools for analysts and business users, emphasizing typed API contracts, CI/CD-driven quality, and microservices reliability patterns (monitoring, retries, idempotency) at scale.

View profile
Manikanta Kopparapu - Mid-Level Full-Stack Software Engineer specializing in cloud-native web applications in TX, USA

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
DP

Mid-level AI/ML Engineer specializing in LLMs, RAG, and enterprise MLOps

Baltimore, MD4y exp
CVS HealthUniversity of Maryland, Baltimore County

Backend engineer who built an AI-driven "Smart Feedback Analyzer" API (Flask → FastAPI) that processes user feedback with NLP (Hugging Face + OpenAI) and returns structured insights. Demonstrates strong production-minded architecture: stateless services, Cloud Run + Docker deployment, Redis/Celery background processing, and Postgres/SQLAlchemy performance tuning (EXPLAIN ANALYZE, indexing, N+1 fixes), plus multi-tenant data isolation via JWT/API-key derived tenant IDs.

View profile
PK

PRAJU KUMAR

Screened

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

USA6y exp
Brainvire InfotechAuburn University

Full-stack engineer with hands-on production experience building real-time customer-facing features (order tracking + push notifications) across React/React Native and Node/Spring Boot with Postgres/MySQL. Demonstrates strong reliability patterns (transactional outbox, background workers, idempotent webhook ingestion) and has deployed/operated systems on AWS (ECS/Fargate/ALB, CloudWatch, CodePipeline) with structured observability and environment separation.

View profile
MG

Mid-level Java Full-Stack Developer specializing in cloud-native microservices and React

Chesterfield, MO5y exp
Reinsurance Group of AmericaUniversity of Missouri-Kansas City

Full-stack engineer with hands-on ownership of real-time, Kafka-driven systems in production, spanning React/TypeScript frontends, Spring Boot/Node backends, and AWS (EKS/ECS/EC2) operations. Notable for modernizing legacy batch workflows into event-driven architectures with measurable impact (35% faster risk calculations, 30% better accuracy) and scaling to 2x volume using reliability patterns like idempotency, retries, and staged rollouts.

View profile
Ramcharan SreenivasaReddy - Mid-level Full-Stack Developer specializing in FinTech platforms and cloud-native microservices in Texas, USA

Mid-level Full-Stack Developer specializing in FinTech platforms and cloud-native microservices

Texas, USA6y exp
Morgan StanleyUniversity of Central Missouri

Backend/platform-focused Python engineer who has owned FastAPI services with Postgres/SQLAlchemy and production-grade auth (JWT + RBAC). Experienced deploying and operating microservices on Kubernetes with GitOps (ArgoCD), HPA tuning, and Prometheus/Grafana monitoring, plus hands-on cloud-to-on-prem migrations and Kafka-based real-time streaming pipelines.

View profile
Ketan Verma - Junior Applied AI Engineer specializing in data pipelines and ML systems in College Station, TX

Ketan Verma

Screened

Junior Applied AI Engineer specializing in data pipelines and ML systems

College Station, TX2y exp
ElysiTexas A&M University

Built an end-to-end wafer-data anomaly detection and reporting system at Samsung using PySpark, Random Forest models, SQL, and Grafana to help engineers track faults and take corrective action. Also has strong UX prototyping and validation practices in Figma plus hands-on front-end/full-stack experience (HTML/CSS/TypeScript), including a student project recognized as best design out of 25 teams, and early-stage startup experience pivoting a product based on user interviews into a real-time in-context feedback overlay.

View profile
Mahesh Kota - Mid-level Full-Stack Java Developer specializing in cloud-native FinTech and Healthcare platforms in New York, NY

Mahesh Kota

Screened

Mid-level Full-Stack Java Developer specializing in cloud-native FinTech and Healthcare platforms

New York, NY5y exp
CitibankNew England College

Backend engineer with production experience building and scaling a Java/Spring Boot payment processing API on AWS (PostgreSQL/Redis) handling a few thousand RPS, including deep performance debugging (connection exhaustion) and observability (CloudWatch, Actuator, Zipkin). Also shipped application-layer AI features (OpenAI email summarizer with feedback loop, ~40% faster agent response times) and designed reliable multi-step workflow orchestration with retries and manual escalation, plus strong SQL tuning and Python engineering practices.

View profile
Ganesh Pittala - Senior Software Engineer specializing in distributed systems and cloud-native platforms in New York, USA

Senior Software Engineer specializing in distributed systems and cloud-native platforms

New York, USA5y exp
WalmartBinghamton University

Backend-leaning full-stack engineer with experience at Walmart, Qualtrics, and American Express, shipping secure partner-facing API platforms and internal monitoring dashboards. Strong in AWS production operations (ECS/Fargate, RDS/Postgres, CloudWatch) plus rigorous testing/security practices, with measurable delivery and performance improvements (35% faster releases; ~30–40% latency reductions).

View profile
Gary Chang - Senior Full-Stack Software Engineer specializing in AI-first cloud-native systems in Los Angeles, CA

Gary Chang

Screened

Senior Full-Stack Software Engineer specializing in AI-first cloud-native systems

Los Angeles, CA9y exp
System1UCLA

End-to-end engineer who has productionized AI automation and RAG capabilities, building full-stack systems (React/Node/Redis/Postgres + vector DB) with evaluation-driven quality gates and monitoring. Reported ~60% reduction in manual ops time and major turnaround improvements, and has experience modernizing legacy systems safely via feature flags and parallel runs while working across product, data, and ops teams (System1).

View profile
Pranita Agrawal - Mid-level Software Engineer specializing in Java microservices and AWS in California, USA

Mid-level Software Engineer specializing in Java microservices and AWS

California, USA5y exp
City of ModestoWayne State University

TypeScript backend/full-stack engineer who owned an internal business workflow platform end-to-end in production, including API/data design, relational DB integration, and enterprise integrations. Has hands-on experience operating workflow processing services with Kafka-style event-driven patterns, idempotency, exponential backoff retries, dead-letter queues, and strong observability, plus API design with OpenAPI/Swagger and token-based auth.

View profile
NN

Mid-Level Software Engineer specializing in cloud-native microservices and FinTech platforms

USA5y exp
PNCArizona State University

Software developer with hands-on experience refactoring a legacy .NET CMS into a newer API-driven application (ASP.NET MVC, JavaScript/HTML), including dynamic asset migration and resolving team merge conflicts in Bitbucket. Built automated tests with PyTest and used Postman for API validation, and leveraged Splunk for production issue detection; also worked on an end-to-end ticketing/workflow management project with prioritization and verification steps.

View profile
Shashwat Negi - Mid-level Software Engineer specializing in AI/ML and full-stack systems in San Jose, CA

Shashwat Negi

Screened

Mid-level Software Engineer specializing in AI/ML and full-stack systems

San Jose, CA3y exp
InfrrdUniversity of Wisconsin–Madison

Data Scientist (2–3 years) at ZS Associates who has built and productionized agentic LLM systems, including a LangGraph-based multi-LLM prompt-optimization pipeline for entity extraction deployed as a Spring Boot microservice via Jenkins. Also built an Insightmate.ai chatbot and improved its RAG accuracy by diagnosing vector retrieval issues and implementing HyDE query expansion, while partnering with sales and pharma stakeholders to drive adoption (e.g., Zimmer Biomet platform migration into a multi-year partnership).

View profile
PZ

Mid-level marketing operations specialist specializing in growth and e-commerce optimization

Los Angeles, CA5y exp
Golden HippoUC Davis

Lifecycle/CRM marketer with hands-on experience building and QAing high-volume split-test campaigns in Salesforce and Braze. They emphasize experimentation and revenue impact, using Tableau-based KPI analysis (AOV, conversion, refund rate) to identify winners and scale successful tactics like interactive spinning-wheel offers across products.

View profile
SS

Sagar Sidhwa

Screened

Senior AI/ML Engineer specializing in LLMs, MLOps, and predictive analytics

Jamestown, NY6y exp
CumminsBinghamton University

ML/AI engineer with hands-on experience building production MLOps systems for predictive maintenance and demand forecasting, including deployment, monitoring, and iterative retraining. Also shipped a RAG-based employee onboarding chatbot integrated with ServiceNow APIs and reports business impact of roughly $300k/month in reduced stockout and overstock costs.

View profile

Need someone specific?

AI Search