This demo project is a remake of Korean social network service Cyworld launched in 1999. Genieworld is a web-based interaction game to customize virtual space. The aim is to turn this project into a multiplayer interaction. Stay tuned!
This web application is developed by Kyung-jin Cho (©jiiin.cho.dev). All artworks created by Kyung-jin Cho (©jiiin.cho.dev). Please note that character design is based on Tiny Tower. Background music is created by Youngill Kim.
This is demo-use-only. © All rights reserved 2022.
- User Authentication using JsonWebToken
- Data stored in cloud via MongoDB Atlas
- Bcrypt method for salt to safely hash and store passwords
- Node.js server for handling and routing HTTP requests