1.7 KiB
1.7 KiB
title | showToc | draft |
---|---|---|
Projects👨💻 | true | false |
Coding Projects
🤖 sidBot | A Discord bot
Dec. 2021 - Mar. 2022, Python
Dec. 2022 - Now, JavaScript
Github Repo: https://github.com/SindreKjelsrud/sidBot
- A Discord bot that responds to messages & commands with pictures and special answers depending on the message/command.
- I've made two versions, one in Python and one in JavaScript.
- Some commands get information from APIs.
- For example, the command "!plsdog" uses this API to show the user some cute pictures of dogs across the internet.
My Personal Website
Sep. 2022 - Now, Hugo Framework
Github Repo: https://github.com/SindreKjelsrud/sindrekjelsrud.github.io
- This website uses PaperMod theme and is based on Hugo.
- Is a WIP, as I will continue to add small stuff and posts!
Wordle 🔠
Oct. 2022 - Nov. 2022, Java
Github Repo: https://github.com/SindreKjelsrud/Wordle
- A recreation of the popular game Wordle by Josh Wardle/The New York Times, written in Java.
- Still needs some finishing touches.. (bug fixes, cleaning up code etc.)
🍪 Cookie Clicker
Nov. 2021 - Dec. 2021, Java
Github Repo: https://github.com/SindreKjelsrud/old-projects/tree/main/CookieClicker
- A game where you collect cookies by clicking on a cookie.
- Written purely in Java.
- Had some help from YouTube (hehe)
Hobby Projects
Gameboy Color mod
Sep. 2022 - Nov. 2022
Blog Post: https://sindrekjelsrud.github.io/blog-posts/gameboycolor/