This repository includes most of my web development projects, tools and skills includes html, css, JavaScript, jQuery, Node.js, Express, ejs, MongoDB and React etc. (for code, please click on each project's link.)
Project 1: tinDog
A beautifully designed sample website using Bootstrap. Hosted on GitHub page: tinDog
Project 2: Dicee game
A website that can play dicee game (html, css, Javascript with DOM). (need to use localhost to view the page)
Project 3: Drum kit
A website that can play drum by clicking or tapping on keyboard (html, CSS, Javascript with DOM). (need to use localhost to view the page)
Project 4: News Letter Sign up.
A website to sign up my news letter. Hosted on Heroku: Sign up my news letter here!
Project 5: My todo list.
A website to write your todo list, data stored with MongoDB Atlas. Hosted on Heroku: My todo list
Project 6: Personal Blog
A website to write and publish your blog, data stored with MongoDB Atlas. (need to use localhost to view the page)
Project 7: Share your secret with Authentication
This is a website to share your secret anonymously and enable people to log in with highest level of security. (need to use localhost to view the page)
Project 8: Keeper Notes with React
This is a website to write your notes, built with React. Hosted on codesandbox: Keeper Notes