diff --git a/assets/media/selfhosted/buildserver.png b/assets/media/selfhosted/buildserver.png new file mode 100644 index 0000000..fb013fe Binary files /dev/null and b/assets/media/selfhosted/buildserver.png differ diff --git a/assets/media/selfhosted/code.png b/assets/media/selfhosted/code.png new file mode 100644 index 0000000..8c9974c Binary files /dev/null and b/assets/media/selfhosted/code.png differ diff --git a/assets/media/selfhosted/irc.png b/assets/media/selfhosted/irc.png new file mode 100644 index 0000000..84d35fc Binary files /dev/null and b/assets/media/selfhosted/irc.png differ diff --git a/assets/media/selfhosted/media.png b/assets/media/selfhosted/media.png new file mode 100644 index 0000000..b780176 Binary files /dev/null and b/assets/media/selfhosted/media.png differ diff --git a/assets/media/selfhosted/music.png b/assets/media/selfhosted/music.png new file mode 100644 index 0000000..d00d1d2 Binary files /dev/null and b/assets/media/selfhosted/music.png differ diff --git a/assets/media/selfhosted/ssh.png b/assets/media/selfhosted/ssh.png new file mode 100644 index 0000000..b305ffb Binary files /dev/null and b/assets/media/selfhosted/ssh.png differ diff --git a/assets/media/selfhosted/stats.png b/assets/media/selfhosted/stats.png new file mode 100644 index 0000000..c44fc7c Binary files /dev/null and b/assets/media/selfhosted/stats.png differ diff --git a/content/home/experience.md b/content/home/experience.md index 5b4e7c7..f14361b 100644 --- a/content/home/experience.md +++ b/content/home/experience.md @@ -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" diff --git a/content/selfhosted/buildserver.md b/content/selfhosted/buildserver.md index d20f969..631289a 100644 --- a/content/selfhosted/buildserver.md +++ b/content/selfhosted/buildserver.md @@ -1,6 +1,8 @@ --- widget: hero -headless: true +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.' ---- -Docker based build server system for modern CI/CD. \ No newline at end of file + label: 'Docker based build server system. Every step is a command performed on a docker container.' +--- \ No newline at end of file diff --git a/content/selfhosted/code.md b/content/selfhosted/code.md index 28a1ad3..643cb35 100644 --- a/content/selfhosted/code.md +++ b/content/selfhosted/code.md @@ -1,6 +1,8 @@ --- widget: hero -headless: true +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. \ No newline at end of file diff --git a/content/selfhosted/header.md b/content/selfhosted/header.md index 48ecb82..7b9b9d5 100644 --- a/content/selfhosted/header.md +++ b/content/selfhosted/header.md @@ -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 it’s 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 you’re hoping to find out more about development, there’s no better way than just jumping in headfirst. \ No newline at end of file +Finally, self-hosting helps you learn a lot. If you are hoping to find out more about software development, there’s no better way than just jumping in headfirst. \ No newline at end of file diff --git a/content/selfhosted/irc.md b/content/selfhosted/irc.md index be08fbc..f3d7897 100644 --- a/content/selfhosted/irc.md +++ b/content/selfhosted/irc.md @@ -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. \ No newline at end of file + \ No newline at end of file diff --git a/content/selfhosted/media.md b/content/selfhosted/media.md index 0fc58a0..4276536 100644 --- a/content/selfhosted/media.md +++ b/content/selfhosted/media.md @@ -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. \ No newline at end of file diff --git a/content/selfhosted/music.md b/content/selfhosted/music.md index 3c3b678..1faab20 100644 --- a/content/selfhosted/music.md +++ b/content/selfhosted/music.md @@ -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.' ---- -Media server for music and podcasts. Support for smartphones via the Sonic protocol allows streaming of music from anywhere with an internet connection. \ No newline at end of file + 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.' +--- \ No newline at end of file diff --git a/content/selfhosted/ssh.md b/content/selfhosted/ssh.md index 1fc2491..7e45a27 100644 --- a/content/selfhosted/ssh.md +++ b/content/selfhosted/ssh.md @@ -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. \ No newline at end of file + \ No newline at end of file diff --git a/content/selfhosted/stats.md b/content/selfhosted/stats.md index e15eb41..1eeffac 100644 --- a/content/selfhosted/stats.md +++ b/content/selfhosted/stats.md @@ -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. \ No newline at end of file diff --git a/go.mod b/go.mod index 0f7803e..460cc40 100644 --- a/go.mod +++ b/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 ) diff --git a/go.sum b/go.sum index 662a6fe..e579c40 100644 --- a/go.sum +++ b/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=