Hi I am

Xinrui Hou

An Uprising Software Developer

Get Started
Featured Personal Projects

exercise-tracker

Exercise Tracker MERN App

This MERN stack app is a Single Page Application (SPA) that tracks exercises completed by the user. It demonstrates the front-end UI app using React; the back-end web service view with REST API using Node and Express for the back-end web service; and the model layer handled by MongoDB for persistence on the server side.

View detail project

Live Weather App

This is a one-page weather application that provides real-time weather data by making API calls to OpenWeatherMap. The app dynamically loads weather icons based on the current conditions. It uses native JavaScript for functionalities like DOM manipulation and event handling, and employs the Axios library for API requests.

View detail project
weather app

crowdfunding webpage

Sea Monster Crowdfunding Website

This Game Crowdfunding website serves as a platform to showcase various games seeking funding. It is primarily built using HTML, CSS, and JavaScript. The platform provides detailed insights into the games listed, the companies backing them, and the contributions they've received.

View detail project

Microservices Blogpost App

The project is a React-based web application that serves as a blog platform. It features a distributed architecture with multiple microservices to handle posts, comments, querying, and moderation functionalities. The project leverages asynchronous communication to minimize dependencies between services, enhancing efficiency.

View detail project
microservice app