Website Collection

A collection of websites (mainly html+css) I built for practice.
A collection of websites (mainly html+css) I built for practice.
API testing site like Postman, allows User to send GET POST PUT PATCH DELETE request to a url just like Postman.
Render ar with a pattern on camera, using aframe and ar.js. Follow the instruction in the source page to get started.
A tictactoe game allows 2 player to play locally online, deployed on web Through React and application as C++ with a bot made from minimax algorithm.
Fetchs a new quote through API every time when the new quote button was clicked and render it.
It renders cryptocurrencies using coincap API. Data fetches more when reach the end of the page. Display the rank, symbol, name, price, market cap price in order.
A discord bot that supports searching, playing, queueing videos on youtube and songs on soundcloud.
Build with team of 4. A full stack CRUD application that allows users to share books with each other. Users can create an account, search for books, and request to borrow books from other users. Users can also accept or decline requests to borrow their books.
A full stack web application with React, Express.js, and Sequelize.js, handles user authentication and authorization, protect routes using passport.js and user security with bcrypt.js.
Multer + Mongodb to handle file uploads. Allow the user to upload files and download files from the server.