💬 update som text here and there

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-12-12 15:05:06 +01:00
parent e5aceaaaa3
commit 6811c656e9
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6
3 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
--- ---
title: 'About Me' title: 'About Me'
description: 'Some information about me & stuff I like' description: ''
layout: "../layouts/Layout.astro" layout: "../layouts/Layout.astro"
--- ---
@ -8,20 +8,20 @@ Hello! My name is Sindre Kjelsrud, also known as "**Sid**". I'm a 3rd year Compu
During my free time I like to go bouldering/climbing, play some games on my Wii or try to catch up with One Piece. During my free time I like to go bouldering/climbing, play some games on my Wii or try to catch up with One Piece.
👵 **Age:** 24 👴🏼 **Age:** 24
👒 **Favorite Anime:** One Piece && Le Sommet des Dieux 👒 **Favorite Anime:** One Piece && Le Sommet des Dieux
🎵 **Favorite Music:** Everything indie (indie-rock/indie-pop/etc) && J-Pop. 🎵 **Favorite Music:** Everything indie (indie-rock/indie-pop/etc.) && J-Pop.
📽️ **Favorite Movie:** The Social Network || Ready Player One 📽️ **Favorite Movie:** The Social Network || Ready Player One
🎮 **Favorite Games:** Minecraft && Pokémon Firered && Wii Sports && Rocket League 🎮 **Favorite Games:** Minecraft && Pokémon FireRed && Wii Sports && Rocket League
📺 **Favorite Series:** Limitless || Silicon Valley 📺 **Favorite Series:** Limitless && Silicon Valley
📚 **Favorite Books:** MAGNUS || Hjertet i to: Seks måneder med Karpe 📚 **Favorite Books:** MAGNUS && Hjertet i to: Seks måneder med Karpe
## Want to contact me? 📫 ## Want to contact me? 📫
You'll find all my contact information, and social media, under [connect](/connect)! You'll find all my contact information, and social media, under [**connect**](/connect)!

View file

@ -6,7 +6,7 @@ layout: "../../../layouts/Layout.astro"
## 📝 Info ## 📝 Info
This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [GitHub link](https://github.com/SindreKjelsrud/sidBot) This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [**GitHub link**](https://github.com/SindreKjelsrud/sidBot)
## 👷 Installation ## 👷 Installation

View file

@ -8,11 +8,11 @@ layout: "../layouts/Layout.astro"
## What do I use? ## What do I use?
The following is a list of the different technologies that I use on a daily basis. This page was inspired by [uses this](https://usesthis.com/), and you can see more pages like this there. The following is a list of the different technologies that I use on a daily basis. This page was inspired by [**Uses This**](https://usesthis.com/), and you can see more pages like this there.
![Image of my terminal](/img/term.png) ![Image of my terminal](/img/term.png)
For more details about my [dotfiles click here](https://github.com/SindreKjelsrud/dotfiles). For more details about my [**dotfiles click here**](https://github.com/SindreKjelsrud/dotfiles).
## 🐧 Hardware (+ OS) ## 🐧 Hardware (+ OS)
@ -25,15 +25,15 @@ For more details about my [dotfiles click here](https://github.com/SindreKjelsru
## 🧑‍💻 Software ## 🧑‍💻 Software
- [Alacritty](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator. - [**Alacritty**](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator.
- [Bitwarden](https://bitwarden.com/). Open source password manager. - [**Bitwarden**](https://bitwarden.com/). Open source password manager.
- [Discord](https://discord.com/). For communication while gaming/coding. - [**Discord**](https://discord.com/). For communication while gaming/coding.
- [Firefox](https://www.mozilla.org/en-US/firefox/new/). Browser of choice. - [**Firefox**](https://www.mozilla.org/en-US/firefox/new/). Browser of choice.
- [uBlock Origin](https://ublockorigin.com/) - [**uBlock Origin**](https://ublockorigin.com/)
- [GitHub](https://github.com/). For storing my Git-repos. - [**GitHub**](https://github.com/). For storing my Git-repos.
- [Gmail](https://gmail.com). Current email provider, but want to switch. - [**Gmail**](https://gmail.com). Current email provider, but want to switch.
- [NetNewsWire](https://netnewswire.com/). RSS Reader. - [**NetNewsWire**](https://netnewswire.com/). RSS Reader.
- [Obsidian](https://obsidian.md/). Private and flexible notetaking app. - [**Obsidian**](https://obsidian.md/). Private and flexible notetaking app.
- [Spotify](https://spotify.com/). Current music-service of choice. - [**Spotify**](https://spotify.com/). Current music-service of choice.
- [VSCode](https://github.com/microsoft/vscode). IDE of choice most of the time. - [**VSCode**](https://github.com/microsoft/vscode). IDE of choice most of the time.
- [neovim](https://neovim.io/). In progress of learning. - [**neovim**](https://neovim.io/). In progress of learning.