Feature: added favicon + new colors on menu-buttons
This commit is contained in:
parent
4e2a22fb6c
commit
5457ed972d
13 changed files with 199 additions and 18 deletions
|
@ -18,7 +18,7 @@ public class Me {
|
|||
}
|
||||
|
||||
public Favourites favs(self) {
|
||||
self.fav_sport = "bouldering, discgolf";
|
||||
self.fav_sport = "bouldering && sportsclimbing";
|
||||
self.fav_color = "purple";
|
||||
self.fav_series = "Silicon Valley";
|
||||
self.fav_anime = "One Piece";
|
||||
|
|
|
@ -8,7 +8,7 @@ draft: false
|
|||
### The Idea
|
||||
During the summer of 2022 I got hooked on watching YouTube videos about modding retro consoles, all from the GameBoy Color to the Nintendo Wii. It was like injecting pure dopamine in to my brain one video at a time lmao.
|
||||
|
||||
But one video, by [Macho Nacho Productions](https://www.youtube.com/watch?v=yqnrEpcaans), really stood out to me. Basically he made a "Super" GameBoy Color, where he crammed like 4 mods into it. I immediatly wanted to try something like it myself, so I took my dusty, old, purple GameBoy Color with me back to Bergen, where I study.
|
||||
But one video, by [Macho Nacho Productions](https://www.youtube.com/watch?v=yqnrEpcaans), really stood out to me. Basically he made a "Super" GameBoy Color, where he crammed like 4 mods into it. I immediately wanted to try something like it myself, so I took my dusty, old, purple GameBoy Color with me back to Bergen, where I study.
|
||||
|
||||

|
||||
[*GameBoy Color CGI by Alexander Gueres*](https://www.behance.net/gallery/38279981/Game-Boy-Color-1998-Full-CGI)
|
||||
|
|
|
@ -1,8 +1,14 @@
|
|||
---
|
||||
title: "Wii Homebrew mod"
|
||||
date: 2022-09-23T21:13:00+02:00
|
||||
description: ""
|
||||
title: "Why you should get the Nintendo Wii in 2023"
|
||||
date: 2022-12-02T10:03:57+02:00
|
||||
description: "..."
|
||||
author: "Sindre Kjelsrud"
|
||||
image: ""
|
||||
draft: true
|
||||
---
|
||||
|
||||
### Introduction
|
||||
Before you start, yes I know the Switch is the handheld/home console go-to for most people when it comes to Nintendo, but let me show you why exactly the Wii is the better choice!
|
||||
|
||||

|
||||
[*The Nintendo Wii!* (🖼️ - **turn-on.de**)](https://www.turn-on.de/article/die-nintendo-wii-u-ist-am-ende-5-gruende-fuer-ihr-scheitern-69517)
|
||||
wWA
|
||||
|
|
|
@ -10,7 +10,6 @@ Sindre Kjelsrud
|
|||
|
||||
* Email: kjelsrudsindre@gmail.com
|
||||
* Hometown: Oslo, Norway
|
||||
* Number: 47201180
|
||||
* Linkedin: https://www.linkedin.com/in/sindre-kjelsrud-345583218/
|
||||
* Github: https://github.com/SindreKjelsrud
|
||||
|
||||
|
@ -48,9 +47,10 @@ Education
|
|||
|
||||
Extracurricular activity
|
||||
---------
|
||||
**Member, [friByte](http://friByte.no) student organization**
|
||||
*2022 - todays' date*
|
||||
>Member of the student organization friByte in Bergen. friByte is an independent student organization that supplies secure and stable data services to other student organizations in Bergen.
|
||||
**Member, [friByte](https://fribyte.no) student organization**
|
||||
*2. semester of 2022*
|
||||
>Member of the student organization friByte in Bergen. friByte is an independent student organization that supplies secure and stable data services to other student organizations in Bergen.
|
||||
>This role generally contains maintenance and operation of IT systems, and the setup of different services for automatic deployment of other services.
|
||||
|
||||
-----------------------------------------------
|
||||
|
||||
|
@ -66,7 +66,7 @@ My Personal Website | Hugo Framework
|
|||
|
||||
<br><br>
|
||||
|
||||
Wordle | Java
|
||||
Wordle | Java (WIP)
|
||||
: A clone of the game Wordle. [Github Repo](https://github.com/SindreKjelsrud/Wordle)
|
||||
|
||||
-----------------------------------------------
|
||||
|
@ -75,20 +75,21 @@ Extra Section
|
|||
----------
|
||||
|
||||
IT-skills
|
||||
: Knowledge of **Java**, **HTML/CSS** & **Office 365**.
|
||||
Basic knowledge of **postgreSQL** & **Python**.
|
||||
: **Programming Languages:** Java, HTML/CSS, and basic knowledge of Python & postgreSQL.
|
||||
**Libraries & Frameworks:** Hugo
|
||||
**Tools:** Git, Office 365 (learning Docker & Vim)
|
||||
|
||||
<br><br>
|
||||
|
||||
Certificates & Courses
|
||||
: Driver Licence (class B) **|**
|
||||
First Aid course **|**
|
||||
: Driver Licence (class B)
|
||||
First Aid course
|
||||
Forklift licence (class T1)
|
||||
|
||||
<br><br>
|
||||
|
||||
Language
|
||||
: Norwegian ⋅ Native **|**
|
||||
: Norwegian ⋅ Native
|
||||
English ⋅ Fluent
|
||||
|
||||
-----------------------------------------------
|
||||
|
|
|
@ -17,6 +17,7 @@ _Dec. 2021 - Mar. 2022, Python_
|
|||
_Sep. 2022 - Now, Hugo Framework_
|
||||
>Github Repo: <https://github.com/SindreKjelsrud/sindrekjelsrud.github.io>
|
||||
- This website uses [PaperMod](https://github.com/adityatelange/hugo-PaperMod) theme and is based on Hugo.
|
||||
- Is a WIP, as I will continue to add small stuff and posts!
|
||||
---
|
||||
### Wordle 🔠
|
||||
_Oct. 2022 - Now, Java_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue