1
0

Cleanup. Added images for selfhosted. Education added to experience.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jens True 2021-07-28 13:40:13 +02:00
parent d55ed4a8a4
commit a6ca16976a
18 changed files with 64 additions and 30 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

@ -7,6 +7,9 @@ weight = 40 # Order that this section will appear.
title = "Experience"
subtitle = "Work related"
[design]
# Choose how many columns the section has. Valid values: 1 or 2.
columns = "1"
# Date format for experience
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
@ -24,11 +27,29 @@ date_format = "Jan 2006"
location = "Struer, Denmark"
date_start = "2019-06-17"
date_end = ""
description = """Software Engineer on medical devices.
- Embedded programming, drivers and services C/C++.
description = """Software Engineer on medical devices
- Embedded programming, drivers and services C/C++
- Control theory
- Product development under QMS - ISO 13485"""
[[experience]]
title = "Bachelor in Electronic Engineering"
company = "AU - Aarhus University"
company_url = "https://bachelor.au.dk/elektronik-herning-diplomingenioer/"
location = "Herning, Denmark"
date_start = "2016-09-01"
date_end = "2019-06-17"
description = """Bachelor of Engineering - Electronics
- Software Development, Digital Design, Analog Electronics, Digital Signal Processing
- Group semester projects
- Elective classes
- Advanced Digital Design
- Advanced Software Development
- IOT/Big Data
- Bachelor project
- _Mocking hardware in software to facilitate automated testing of embedded devices_
"""
[[experience]]
title = "Development technician"
company = "LEAX A/S"

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Build server"
hero_media: 'selfhosted/buildserver.png'
cta:
url: 'https://build.jcktrue.dk'
label: Buildserver
@ -8,8 +10,7 @@ cta:
icon: cogs
cta_alt:
url: 'https://www.drone.io/'
label: Drone
label: Drone.io
cta_note:
label: 'Drone is a self-service Continuous Integration platform for busy development teams.'
label: 'Docker based build server system. Every step is a command performed on a docker container.'
---
Docker based build server system for modern CI/CD.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Git server"
hero_media: 'selfhosted/code.png'
cta:
url: 'https://code.jcktrue.dk'
label: Code
@ -8,8 +10,7 @@ cta:
icon: code
cta_alt:
url: 'https://gitea.io/'
label: Gitea
label: Gitea.io
cta_note:
label: 'Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.'
label: 'Self-hosted git service with built in support for pull-requests, issue tracking and wiki.'
---
Self hosted git service for hosting personal projects.

@ -9,4 +9,4 @@ Self-hosting is virtually limitless — you can run an email service, watch your
A lot of self-hosting advocates like the fact that they control their own data, and not depend on a company. Data breaches happen all the time these days, and its hard to know how a company plans to profit from your data. By self-hosting, you take back a bit of power.
Finally, self-hosting helps you learn a heck of a lot. If youre hoping to find out more about development, theres no better way than just jumping in headfirst.
Finally, self-hosting helps you learn a lot. If you are hoping to find out more about software development, theres no better way than just jumping in headfirst.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "IRC"
hero_media: 'selfhosted/irc.png'
cta:
url: 'https://irc.jcktrue.dk'
label: IRC
@ -8,8 +10,8 @@ cta:
icon: hashtag
cta_alt:
url: 'https://thelounge.chat/'
label: The lounge
label: thelounge.chat
cta_note:
label: 'The self-hosted web IRC client. Always connected.'
label: 'Webbased IRC client/bouncer.'
---
Webbased IRC client/bouncer.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Media server"
hero_media: 'selfhosted/media.png'
cta:
url: 'https://media.jcktrue.dk'
label: Media
@ -8,8 +10,7 @@ cta:
icon: film
cta_alt:
url: 'https://jellyfin.org/'
label: Jellyfin
label: Jellyfin.org
cta_note:
label: 'Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way.'
label: 'Media server for TV shows and movies. Mostly for inhouse use but may also be accessed from outside the network.'
---
Media server for TV shows and movies. Mostly for inhouse use but may also be accessed from outside the network.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Music server"
hero_media: 'selfhosted/music.png'
cta:
url: 'https://music.jcktrue.dk'
label: Music
@ -8,8 +10,7 @@ cta:
icon: music
cta_alt:
url: 'https://airsonic.github.io/'
label: Airsonic
label: Airsonic.github.io
cta_note:
label: 'Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.'
label: 'Media server for music and podcasts via any browser. Support for smartphones via the Sonic protocol allows for streaming of music on mobile devices too.'
---
Media server for music and podcasts. Support for smartphones via the Sonic protocol allows streaming of music from anywhere with an internet connection.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Web SSH"
hero_media: 'selfhosted/ssh.png'
cta:
url: 'https://ssh.jcktrue.dk'
label: SSH
@ -8,8 +10,8 @@ cta:
icon: terminal
cta_alt:
url: 'https://github.com/nirui/sshwifty'
label: Sshwifty
label: Sshwifty on GitHub
cta_note:
label: 'An Open Source Web SSH Client that enables you to connect to SSH servers without download any additional software.'
label: 'SSH client in the browser for remote management.'
---
Remote SSH access from anything, anywhere.

@ -1,6 +1,8 @@
---
widget: hero
headless: true
title: "Stats"
hero_media: 'selfhosted/stats.png'
cta:
url: 'https://stats.jcktrue.dk'
label: Statistics
@ -8,8 +10,7 @@ cta:
icon: chart-line
cta_alt:
url: 'https://www.netdata.cloud/'
label: Netdata
label: Netdata.cloud
cta_note:
label: 'Troubleshoot slowdowns and anomalies in your infrastructure with thousands of per-second metrics, meaningful visualizations, and insightful health alarms with zero configuration.'
label: 'System statistics for performance monitoring and troubleshooting.'
---
System statistics for monitoring performance so issues can be resolved before they become problems.

4
go.mod

@ -4,6 +4,6 @@ go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210721205100-265894f90488 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210721205100-265894f90488 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210725202142-0a8115627804 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210725202142-0a8115627804 // indirect
)

4
go.sum

@ -4,6 +4,10 @@ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210615190506-19ca4a3
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210629192904-559885af86b7/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210721205100-265894f90488 h1:FmM7HqOUp6YJyf+ak7pvg+erskR92HDWOJMR/5VATlA=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210721205100-265894f90488/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210725202142-0a8115627804 h1:yE6hUygU5kHuF39wCfglfvB329cvXb7qPkqOQRVysNk=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210725202142-0a8115627804/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210629192904-559885af86b7/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210721205100-265894f90488 h1:DNYn9kvZ43CY3koaBL5lWhXAHx3yaMTLBB4CEFq7NkU=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210721205100-265894f90488/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210725202142-0a8115627804 h1:l7imLsd0ZCE6Mm3/TebR7BlNxftmfODU8CMJA/IupBc=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210725202142-0a8115627804/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY=