Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by RichardZhang01
A curated list of projects in awesome lists by RichardZhang01 .
https://github.com/richardzhang01/climb-of-death
Climb of Death is a create-your-own-adventure full-stack application created using the MVC design principle.
bcrypt bulma-css express express-session handlebars-js mvc-framework mysql node-js sequelize sql
Last synced: 16 Nov 2024
https://github.com/richardzhang01/portfolio
My portfolio page made using React. This project features a front-end only application that's essentially a single static page with some information about me and my projects and some of my links. The app is written so that a lot of the information can be easily changed by adjusting the data.js file in the src/utils folder, if anyone would like to use this as a template.
css fontawesome javascript portfolio react
Last synced: 16 Nov 2024
https://github.com/richardzhang01/team-profile-generator
A command-line application that creates an HTML document that displays a user's team profile. This project features test-driven-development.
css foundation html inquirer jest node-js test-driven-development
Last synced: 16 Nov 2024
https://github.com/richardzhang01/weather-dashboard
This is a simple application that uses the OpenWeather API to allow users to search for weather data from most cities around the world. The dashboard displays the current weather, with live local time tracking, as well as the forecast for the next 5 days.
bootstrap css google-fonts html javascript jquery moment-js open-weather-api
Last synced: 16 Nov 2024
https://github.com/richardzhang01/date-night-generator
Date Night Generator is a front-end project developed using The Movie DB and Mapquest APIs, and styled using Foundation.
css foundation html javascript jquery mapquest-api the-movie-database-api
Last synced: 16 Nov 2024
https://github.com/richardzhang01/explosive-tic-tac-toe
A real time application that allows users to play tic-tac-toe and chat with a friend online. This application uses the MERN stack and features the use of Socket.IO to create real-time connections between players.
apollo-server-express express graphql material-ui mern mongodb node react socket-io
Last synced: 16 Nov 2024
https://github.com/richardzhang01/work-day-scheduler
This work day scheduler allows users to save memos into hour blocks using local storage. The blocks update according to the time. This project was created to learn about third-party APIs such as bootstrap and moment.
bootstrap html javascript jquery moment-js
Last synced: 16 Nov 2024
https://github.com/richardzhang01/richard-zhang-portfolio
First attempt at a portfolio created after learning very rudimentary HTML and CSS for about two weeks.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/social-network-api
An API for a social network web application where users can share their thoughts, react to friends' thoughts, and create a friend list
back-end express-js mongodb mongoose node-js nosql
Last synced: 16 Nov 2024
https://github.com/richardzhang01/password-generator
This app allows a user to generate a random password based on options they can select on the form. This was one of my first projects, and was my first introduction to JavaScript and programming logic.
css html javascript password-generator
Last synced: 16 Nov 2024
https://github.com/richardzhang01/horiseon-code-refactor
My first ever repo and project. A refactor of given HTML and CSS code to make the HTML more semantic, and the CSS follow the DRY principle.
css dry html refactor semantic-html
Last synced: 16 Nov 2024
https://github.com/richardzhang01/code-quiz
This quiz was created to learn about HTML, JavaScript, and CSS, and how to conditionally render sections of the page based on user input. This app also features a fully functioning timed quiz that contains logic to subtract time on incorrect answers, and allows users to save their score using local storage. Users can also check past scores displayed using a leaderboard. This was one of my first projects using HTML, JavaScript and CSS, having only been learning for about three weeks.
css html javascript localstorage
Last synced: 16 Nov 2024
https://github.com/richardzhang01/professional-readme-generator
A command-line application that generates READMEs from a pre-defined template.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/note-taker
A simple full-stack application that allows a user to create, view, and delete notes saved to local storage.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/e-commerce-back-end
A simple back-end only API developed to learn SQL and Sequelize
express-js insomnia mysql node-js sequelize sql
Last synced: 16 Nov 2024
https://github.com/richardzhang01/netflix-clone
A Netflix UI clone developed using React and powered by The Movie Database API.
axios css dotenv firebase google-auth react react-router redux stripe
Last synced: 16 Nov 2024
https://github.com/richardzhang01/python-newsfeed
An application that allows users to submit links to tech-related articles, comment on other users' articles, and upvote articles for points. A refactor of provided code from JavaScript/Node.js to learn Python.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/text-editor
A single-page application that meets the PWA criteria. This app features data persistence techniques that serve as redundancy, and additionally functions offline.
downloadable express-js full-stack idb node-js offline pwa service-worker text-editor webpack workbox
Last synced: 16 Nov 2024
https://github.com/richardzhang01/employee-tracker
A simple command-line application utilizing Inquirer to manipulate a SQL database
Last synced: 16 Nov 2024
https://github.com/richardzhang01/amazon-clone
An amazon clone developed to learn TypeScript, Nest.js, Docker, Redux, and improve my skills in React, APIs, and MongoDB with Mongoose.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/book-search-engine
A book search engine that allows users to find and save books to a personal list. Powered by the Google Books API, built using the MERN stack. and featuring Apollo Server & GraphQL.
Last synced: 16 Nov 2024
https://github.com/richardzhang01/tech-blog
This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.
express-js handlebars handlebars-js mvc-architecture mysql node-js sql
Last synced: 16 Nov 2024
https://github.com/richardzhang01/qr-code-component
A basic card with a QR-code, a heading, and some text. Challenge provided by Frontend Mentor.
Last synced: 02 Nov 2024