Skip to content
View xiaoha-cloud's full-sized avatar

Highlights

  • Pro

Block or report xiaoha-cloud

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xiaoha-cloud/README.md

Hi, I'm Xiaoha

Master's in Software Development | Building Full-Stack & Data-Driven Applications

xiaoha-cloud


Tech Stack


Highlight Projects

CardioFlow Monitor – Real-Time ECG Monitoring Platform

A full-stack real-time ECG monitoring system that streams cardiac telemetry data through Kafka, processes it with anomaly detection, and renders live charts on a React dashboard.

  • Backend built with ASP.NET Core (.NET 10) — REST API + SignalR WebSocket push
  • Frontend built with React + TypeScript + Vite — live ECG chart, alert panel, patient card
  • MIT-BIH Arrhythmia dataset replay simulator (Python) feeding Kafka at 360 Hz
  • Anomaly detection rules: heart rate threshold, RR interval, and annotation-based alerts
  • Deployed: frontend on Vercel, backend on Render (Docker)

Live Dashboard | Backend API

App Highlights

Dashboard Overview
CardioFlow Dashboard

🔗 GitHub Repo


Podcast Reaction Demo – Timestamp-based Podcast Comments (iOS)

A SwiftUI demo that layers timestamp-bound reactions on a mock podcast player: All / Latest / Moments tabs, a moment thread with Timeline / Popular sorting, and local mock data only.

  • Built with SwiftUI + MVVM, iOS 17+
  • Listening-first flow: player → comments hub → moment → add reaction sheet
  • MockReactionService + MockData for reproducible demos

App Highlights


NASA Explorer – Space Data Visualization Platform

An interactive web application visualizing space data from NASA's Open APIs.

  • Built with React + Node.js, styled with Tailwind + shadcn/ui
  • Features APOD, Mars Rover Photos, Near Earth Objects, and NASA Media Search
  • Includes interactive charts, mobile responsiveness, and real-time API integration
  • Demonstrates smart search, data analysis, and predictive loading with modern UI/UX

Live Frontend | Backend API

App Highlights

Dashboard APOD NEO Data
Dashboard APOD NEO

GitHub Repo


Smart Parking System (iTwin Hackathon)

A real-time urban parking app leveraging iTwin, Supabase, and iOS.

  • Displays available parking spaces using 3D viewer and live updates
  • Integrated ECSQL + iModel + Supabase for cross-platform data sync
  • iOS app supports search, map, and real-time status updates
  • Cooperate with @nanacode4 and @Levoyage
  • 3rd Place – Bentley iTwin4Good Championship 2024 (42 teams)

GitHub Repo


Recipe Management System (Full-stack App)

A full-featured meal planner app with recipes, inventory, and shopping lists.

  • Built with Spring Boot + React Native, deployed on AWS Lambda
  • JWT authentication, Redis caching, MySQL RDS, and a recommendation engine
  • Supports meal planning, weekly themes, and recipe recommendations

BioReactLab – Metabolic Reaction Builder

A Django + React app to simulate and balance metabolic reactions.

  • Features formula validation, RDKit integration, and interactive visualization
  • Real-time molecular preview, deployed on Netlify + Railway
  • Built for researchers and students in systems biology

Live Demo


Hotel Review Sentiment Analyzer (NLP)

A Chinese text classification project using LSTM and topic modeling.

  • Used Zhihu embeddings + BiLSTM (Keras + TensorFlow)
  • Explored semantic themes with Gensim LDA and pyLDAvis
  • Achieved 87% accuracy on a 4,000-sample dataset

Contact Me

Pinned Loading

  1. parking-iTwin parking-iTwin Public

    TypeScript 2

  2. nasa-project nasa-project Public

    TypeScript

  3. Simple-Recipes/frontend-React-Native Simple-Recipes/frontend-React-Native Public

    TypeScript 1

  4. cardioflow-monitor cardioflow-monitor Public

    A Kafka-based ECG monitoring dashboard built with ASP.NET Core and MIT-BIH Arrhythmia Database.

    C#

  5. Simple-Recipes/backend Simple-Recipes/backend Public

    Python 1

  6. augur augur Public

    Forked from augurlabs/augur

    Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-…

    Python