https://github.com/crizmo/kurizu-dev
A Discord themed website built using svelte
https://github.com/crizmo/kurizu-dev
discord portfolio-website svelte theme website
Last synced: about 1 year ago
JSON representation
A Discord themed website built using svelte
- Host: GitHub
- URL: https://github.com/crizmo/kurizu-dev
- Owner: crizmo
- License: mit
- Created: 2022-05-18T12:25:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T08:57:21.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T20:43:38.176Z (about 1 year ago)
- Topics: discord, portfolio-website, svelte, theme, website
- Language: JavaScript
- Homepage: https://kurizu-old.vercel.app/
- Size: 1.86 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Discord-themed portfolio / website
Discord desktop app themed portfolio website made using svelte !

## Code
Just clone the repo and run `npm install` to install all the dependencies
Then run `npm run dev` to start the server
All the code is in the `src/components` folder under 3 main folders:
- `channels`: contains all the channels related stuff
- `content`: the main page content
- `sidebar`: sidebar for servers
If you want to use this project to make your own website feel free to do so :)
If you have any feedback / bugs / suggestions, feel free to open an issue on github or contact me on discord.
My discord username is `kurizu.taz` !
## Chat
If you dont want to manually add pfp link everytime u want to chat do this:
- Go to `dev-server/users.json` and add your Username and pfp link in the json file
That's it ! Now you can continue chatting on the website !
## Links
- [Website](https://kurizu.vercel.app/)
- [Discord](https://discord.gg/VcMPV8vc2x)
## Update
- Added chat to the website https://kurizu.vercel.app/chat
- Better responsiveness and channel bar
## Assets
- Thanks to Pinterest for the banner and server logo images
- Thanks to font awesome for the icons
- And finally thanks to google for logo images !
## License
This project is licensed under the MIT license !