Pinned Repositories
cloud-thoughts
A blog website powered by AWS and Azure, enabling users to post thoughts and images, with a CI/CD workflow set up using GitHub Actions and Azure Runner.
dog-tinder
A web application designed to help dog owners connect with each other. Users can swipe the card to match other users and start a private chat!
fithub
A fitness app that allows users to search for workouts and save or remove the ones they like or dislike. This is a group project of 4 members.
Raining-Cats-and-Dogs
This is a group project with 4 members. The Pet Hotel Finder website allows users to log in or sign up and add pets. Pet owners can choose which pets to stay at each available hotel.
react-portfolio
This is Ruxin Qu's react portfolio
ruxinqu-portfolio
safe-harbor-pet-shelter
This is a MERN app developed for Safe Harbor Pet Shelter. The app includes an admin page for managing pets data.
weather-dashboard
This project is a weather dashboard that allows users to view the current weather and 5-day forecast for a specified location. The dashboard displays information such as temperature, humidity, wind speed, and UV index.
wei-full
This is a group project of 4 members. The website helps users decide what to have for dinner.
work-day-scheduler
This project is a work day scheduler that allows users to schedule tasks and events throughout the day. The scheduler is divided into time slots for typical work hours, and users can add, edit, and delete events.
RuxinQu's Repositories
RuxinQu/react-portfolio
This is Ruxin Qu's react portfolio
RuxinQu/dog-tinder
A web application designed to help dog owners connect with each other. Users can swipe the card to match other users and start a private chat!
RuxinQu/Raining-Cats-and-Dogs
This is a group project with 4 members. The Pet Hotel Finder website allows users to log in or sign up and add pets. Pet owners can choose which pets to stay at each available hotel.
RuxinQu/ruxinqu-portfolio
RuxinQu/weather-dashboard
This project is a weather dashboard that allows users to view the current weather and 5-day forecast for a specified location. The dashboard displays information such as temperature, humidity, wind speed, and UV index.
RuxinQu/wei-full
This is a group project of 4 members. The website helps users decide what to have for dinner.
RuxinQu/work-day-scheduler
This project is a work day scheduler that allows users to schedule tasks and events throughout the day. The scheduler is divided into time slots for typical work hours, and users can add, edit, and delete events.
RuxinQu/cloud-thoughts
A blog website powered by AWS and Azure, enabling users to post thoughts and images, with a CI/CD workflow set up using GitHub Actions and Azure Runner.
RuxinQu/fithub
A fitness app that allows users to search for workouts and save or remove the ones they like or dislike. This is a group project of 4 members.
RuxinQu/safe-harbor-pet-shelter
This is a MERN app developed for Safe Harbor Pet Shelter. The app includes an admin page for managing pets data.
RuxinQu/book-search-engine
This project is a Google Books search engine built using the GraphQL API. The app was developed using the MERN stack.
RuxinQu/code-quiz
This project is a code quiz. It has 5 questions in total. There's a time limitation of 75 seconds. Each wrong answer will penalize the score/time by 10 seconds.
RuxinQu/dog-tinder-backend
This is the backend of the dog tinder project.
RuxinQu/e-commerce-api
This is an e-commerce API that allows users to create, read, update, and delete data.
RuxinQu/employee-tracker
This is a terminal project that tracks departments, roles, and employees in a database. It prompts users with choices and logs the results to the terminal.
RuxinQu/game-find-your-hat
This is a terminal game in which the user, represented by *, needs to find the hat, represented by ^, while avoiding falling into holes, represented by O.
RuxinQu/horiseon-code-refactor
RuxinQu/my-blog
This is a blog project that allows users to sign up and log in to an account, create, update, read, and delete posts, and create and read comments.
RuxinQu/note-taker
This is a note-taking application that allows users to view, add, and delete notes.
RuxinQu/password-generator
This project is a password generator. It allows users to choose password length between 8 to 128, whether or not to include numbers, lowercase letters, uppercase letters and special characters.
RuxinQu/prework-study-guide
RuxinQu/readme-generator
This project is a README generator that uses Inquirer to ask users questions and then generates an example README.md file.
RuxinQu/redux-expense-tracker
This project tracks spending and remaining funds using Redux and Redux Toolkit to manage the React state.
RuxinQu/redux-shoppery
This PWA project is an e-commerce platform. The frontend is built using React and Redux, while the backend is built using Express and MongoDB.
RuxinQu/ruxinqu
RuxinQu/safe-harbor-pet-shelter-backend
This is the backend of the project for safe harbor pet shelter.
RuxinQu/social-network-api
This is a social network API with CRUD functionality, which allows users to add or delete friends, post thoughts, and react to posts.
RuxinQu/teacozy
RuxinQu/team-profile-generator
This project generates a team website containing information about the manager, engineers, and interns after the user answers all applicable prompts.
RuxinQu/text-editor
This is a note-taking app that can function both online and offline.