Updated resume + added some logs for implementations later on
This commit is contained in:
parent
d30e2d5185
commit
d2b5a7b6d3
5 changed files with 251 additions and 48 deletions
22
config.yml
22
config.yml
|
@ -110,3 +110,25 @@ menu:
|
|||
# name: example.org
|
||||
# url: https://example.org
|
||||
# weight: 30
|
||||
|
||||
#########################################################################
|
||||
|
||||
#⠀⠀⠀⠀⠀⠀⠀⠀⠀⠠⠤⠒⠒⠒⠒⠒⠤⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
#⠀⠀⠀⠀⢀⡲⢋⠝⠋⣛⣳⡄⠀⠀⠀⠀⠀⠀⠉⠓⢄⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
#⠀⢀⠠⣴⠗⢀⠥⠂⢁⠤⠤⠤⠁⠀⠀⠀⠀⠀⠀⠀⠀⣛⠛⠉⠗⠒⠲⢤⣀⠀
|
||||
#⠰⠃⠐⠀⠋⡠⠀⠮⠤⠤⠤⠤⡤⡄⠀⠀⠀⠀⠀⠀⢠⣽⠄⠀⠀⠀⠀⠀⢸⡆ __ __
|
||||
#⠀⠜⠀⠀⠈⠀⢠⣤⣔⣒⡒⠒⠂⠁⠀⡀⢀⣀⣤⣶⣿⡟⠀⠀⠀⠀⠀⢀⡼⠀ | \ | \
|
||||
#⠈⠀⠀⠀⠀⣰⡿⠿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠿⠟⠉⠁⠀⠀⠀⢄⡴⠋⠀⠀ _______ \▓▓ ____| ▓▓
|
||||
#⠀⠀⠀⠀⣰⠋⠀⠀⠀⠈⠙⠛⠛⠛⠛⠋⠉⠀⠀⠀⠀⢀⣠⣴⡊⠁⠀⠀⠀⠀ / \ \/ ▓▓
|
||||
#⠀⡠⠐⠉⢸⣶⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡀⣤⣶⣿⣿⣿⡻⡄⠀⠀⠀⠀ | ▓▓▓▓▓▓▓ ▓▓ ▓▓▓▓▓▓▓
|
||||
#⠀⠁⠀⠀⣿⢹⣿⣿⣿⣶⣦⣶⣶⣶⣶⣶⣙⠋⠴⠛⣿⢛⡿⠬⠃⠀⠀⠀⠀⠀ \▓▓ \| ▓▓ ▓▓ | ▓▓
|
||||
#⠀⠀⠀⠀⠈⠘⠹⣿⣿⠛⠛⠛⢿⡇⠀⠉⠀⠘⠉⢰⣯⡊⠙⠀⠀⠀⠀⠀⠀⠀ _\▓▓▓▓▓▓\ ▓▓ ▓▓__| ▓▓
|
||||
#⠀⠀⠀⠀⠀⠀⠀⠈⠱⡄⠀⠀⠘⠃⠀⠀⠀⠀⠠⠛⠀⠁⠀⠀⠀⠀⠀⠀⠀⠀ | ▓▓ ▓▓\▓▓ ▓▓
|
||||
#⠀⠀⠀⠀⠀⠀⠀⠀⠀⢹⢲⣄⠀⠒⠂⠀⣀⢴⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ \▓▓▓▓▓▓▓ \▓▓ \▓▓▓▓▓▓▓
|
||||
#⠀⠀⠀⠀⠀⣀⣀⣀⣀⣈⠀⢻⣿⣶⣴⣾⡟⢸⣀⣀⣀⣀⣀⣀⡀⠀⠀⠀⠀⠀
|
||||
#⠀⠀⠀⢀⡎⠀⢀⣠⡤⠂⢠⠈⢿⣿⡿⣿⠃⠀⠙⣀⣀⣀⡀⠀⠙⣄⠀⠀⠀⠀
|
||||
#⠀⠀⠀⠀⠀⢠⠉⠉⢇⠀⠈⡇⠘⣏⠀⡿⡰⠀⠀⢀⠛⠛⠻⣆⠀⠀⠀⠀⠀⠀
|
||||
#⠀⠀⠀⠀⠀⢸⠉⠉⠉⠗⠒⢿⡀⠸⡈⣠⠧⠞⠉⡏⠉⠉⠉⢹⠀⠀⠀⠀⠀⠀
|
||||
#⠀⠀⠀⠀⠀⠸⠀⠀⠀⠀⠀⠀⠁⠀⠉⠉⠀⠀⠈⠀⠀⠀⠀⠸⠀⠀⠀⠀⠀⠀
|
||||
|
||||
#########################################################################
|
|
@ -3,36 +3,39 @@ title: "Resume📜"
|
|||
showToc: true
|
||||
draft: false
|
||||
---
|
||||
Sindre Kjelsrud
|
||||
============
|
||||
|
||||
-----------------------------------------------
|
||||
# Sindre Kjelsrud
|
||||
|
||||
* Email: kjelsrudsindre@gmail.com
|
||||
* Hometown: Oslo, Norway
|
||||
* LinkedIn: https://www.linkedin.com/in/sindre-kjelsrud-345583218/
|
||||
* GitHub: https://github.com/SindreKjelsrud
|
||||
---
|
||||
|
||||
-----------------------------------------------
|
||||
- Email: kjelsrudsindre@gmail.com
|
||||
- Hometown: Oslo, Norway
|
||||
- LinkedIn: https://www.linkedin.com/in/sindre-kjelsrud-345583218/
|
||||
- GitHub: https://github.com/SindreKjelsrud
|
||||
|
||||
---
|
||||
|
||||
## Experience
|
||||
|
||||
Experience
|
||||
----------
|
||||
**Operator, Manpower, Coop Main Warehouse, Loading-Department**
|
||||
*2022 - 2022*
|
||||
_2022 - 2022_
|
||||
|
||||
> The main tasks consist of helping the truckdrivers with loading, localisation/retrieving of products and pallets using a forklift, and acquiring necessary papers before departure, as well as the use of Witronsoftware and general maintenance of the area.
|
||||
|
||||
**Lifeguard, Lillestrom municipality, Nebbursvollen Open-air swimming pool**
|
||||
*2019 - 2022*
|
||||
_2019 - 2022_
|
||||
|
||||
> Responsible for safety, well-being and maintenance at Nebbursvollen Open-air swimming pool during the summer seasons 2019, 2020 and 2021.
|
||||
|
||||
**Catering employee, Select Service Partner, Oslo Airport**
|
||||
*2018 - 2018*
|
||||
_2018 - 2018_
|
||||
|
||||
> The main tasks were to produce and pack food for various airlines, and for our internal customers at the airport, as well as to keep trackof the premises.
|
||||
|
||||
-----------------------------------------------
|
||||
---
|
||||
|
||||
## Education
|
||||
|
||||
Education
|
||||
---------
|
||||
2021 - present
|
||||
: **Bachelor, Information Technology**; Western Norway University of Applied Sciences, in Bergen
|
||||
|
||||
|
@ -45,21 +48,24 @@ Education
|
|||
2019 - 2020
|
||||
: **Multisport Bali**; Rodde Folk High-School, in Trondheim
|
||||
|
||||
Extracurricular activity
|
||||
---------
|
||||
## Extracurricular activity
|
||||
|
||||
**Member, [friByte](https://fribyte.no) student organization**
|
||||
*Sep. 2022 - present*
|
||||
>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.
|
||||
_Sep. 2022 - present_
|
||||
|
||||
> 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.
|
||||
> As a member I've learned how to work in teams, operate in linux servers from the terminal, set up docker images/containers, use Git and much more. I've also created Wordpress website for one of our customers.
|
||||
|
||||
**Leader, [friByte](https://fribyte.no) student organization**
|
||||
*Jan. 2022 - present*
|
||||
>This role includes administrative tasks, convene meetings, etc. as well as the regular member tasks.
|
||||
>During my leadership we've (so far) gotten two more members and a new client, plus we've hosted an successful Capture The Flag event.
|
||||
-----------------------------------------------
|
||||
_Jan. 2022 - present_
|
||||
|
||||
> This role includes administrative tasks, convene meetings, etc. As well as the regular member tasks.
|
||||
> During my leadership we've gotten two more members and two new clients, plus we've hosted an successful Capture The Flag event.
|
||||
|
||||
---
|
||||
|
||||
## Projects
|
||||
|
||||
Projects
|
||||
----------
|
||||
sidBot | Python
|
||||
: A Discord bot that responds to messages & commands with pictures and special answers depending on the message/command. [Github Repo](https://github.com/SindreKjelsrud/sidBot)
|
||||
|
||||
|
@ -74,10 +80,9 @@ My Personal Website | Hugo Framework
|
|||
Wordle | Java
|
||||
: A clone of the game Wordle. (Has some bugs) [Github Repo](https://github.com/SindreKjelsrud/Wordle)
|
||||
|
||||
-----------------------------------------------
|
||||
---
|
||||
|
||||
Extra Section
|
||||
----------
|
||||
## Extra Section
|
||||
|
||||
IT-skills
|
||||
: **Programming Languages:** Java, HTML/CSS, and basic knowledge of Python & postgreSQL.
|
||||
|
@ -97,8 +102,8 @@ Language
|
|||
: Norwegian ⋅ Native
|
||||
English ⋅ Fluent
|
||||
|
||||
-----------------------------------------------
|
||||
---
|
||||
|
||||
## References
|
||||
|
||||
References
|
||||
----------
|
||||
Provided on request.
|
||||
|
|
6
content/logs/_index.md
Normal file
6
content/logs/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Logs"
|
||||
date: true
|
||||
draft: false
|
||||
---
|
||||
All my logs, where I keep track of movies, TV shows, video games I’ve played and so much more, stored in a JSON-format for this website.
|
25
content/logs/tvtime.md
Normal file
25
content/logs/tvtime.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: "TV Time"
|
||||
date: true
|
||||
draft: false
|
||||
---
|
||||
|
||||
Movies and TV shows that I’ve watched. Not a complete list.
|
||||
|
||||
```java
|
||||
Currently watching:
|
||||
- The Mandalorian S03
|
||||
- The Last of Us
|
||||
- Vinland Saga S02
|
||||
- One Piece (Whole Cake Island arc)
|
||||
```
|
||||
|
||||
<details>
|
||||
<summary>Rating System</summary>
|
||||
<dl class=review__rating>
|
||||
<dt aria-label="1 out of 5 stars">★☆☆☆☆<dd>Awful.
|
||||
<dt aria-label="2 out of 5 stars">★★☆☆☆<dd>Waste of time..
|
||||
<dt aria-label="3 out of 5 stars">★★★☆☆<dd>Fine, could've managed without it lol
|
||||
<dt aria-label="4 out of 5 stars">★★★★☆<dd>Definitely worth a watch.
|
||||
<dt aria-label="5 out of 5 stars">★★★★★<dd>Must watch!</dl>
|
||||
</details>
|
145
data/tvtime.json
Normal file
145
data/tvtime.json
Normal file
|
@ -0,0 +1,145 @@
|
|||
[
|
||||
{
|
||||
"title": "How to Sell Drugs Online (Fast) S03",
|
||||
"type": "series",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "20",
|
||||
"string": "2023-03-20"
|
||||
}
|
||||
],
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Schumacher",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "21",
|
||||
"string": "2023-03-21"
|
||||
}
|
||||
],
|
||||
"my_rating": 5
|
||||
},
|
||||
{
|
||||
"title": "Nightcrawler",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "21",
|
||||
"string": "2023-03-21"
|
||||
}
|
||||
],
|
||||
"my_rating": 5
|
||||
},
|
||||
{
|
||||
"title": "Rick and Morty S06",
|
||||
"type": "series",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "24",
|
||||
"string": "2023-03-24"
|
||||
}
|
||||
],
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Black Panther: Wakanda Forever",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "24",
|
||||
"string": "2023-03-24"
|
||||
}
|
||||
],
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "My Hero Academia S06",
|
||||
"type": "series",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "24",
|
||||
"string": "2023-03-24"
|
||||
}
|
||||
],
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Ant-Man and the Wasp: Quantumania",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "03",
|
||||
"day": "29",
|
||||
"string": "2023-03-29"
|
||||
}
|
||||
],
|
||||
"my_rating": 5
|
||||
},
|
||||
{
|
||||
"title": "The Wind Rises",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "04",
|
||||
"day": "03",
|
||||
"string": "2023-04-03"
|
||||
}
|
||||
],
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Murder Mystery 2",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "04",
|
||||
"day": "08",
|
||||
"string": "2023-04-08"
|
||||
}
|
||||
],
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "The Whole Nine Yards",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "04",
|
||||
"day": "09",
|
||||
"string": "2023-04-09"
|
||||
}
|
||||
],
|
||||
"my_rating": 5
|
||||
},
|
||||
{
|
||||
"title": "The Terminal",
|
||||
"type": "movie",
|
||||
"date": [
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "04",
|
||||
"day": "10",
|
||||
"string": "2023-04-10"
|
||||
}
|
||||
],
|
||||
"my_rating": 5
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue