1
0

Sailing experience added
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jens True 2020-02-29 19:54:31 +01:00
parent 8504b65d94
commit c62e667db9
2 changed files with 33 additions and 34 deletions

@ -2,15 +2,15 @@
# Accomplishments widget. # Accomplishments widget.
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/ widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section. headless = true # This file represents a page section.
active = false # Activate this widget? true/false active = true # Activate this widget? true/false
weight = 50 # Order that this section will appear. weight = 50 # Order that this section will appear.
title = "Accomplish­ments" title = "Sailing"
subtitle = "" subtitle = "Crew experience"
# Date format # Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format # Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "Jan 2006" date_format = "2006"
# Accomplishments. # Accomplishments.
# Add/remove as many `[[item]]` blocks below as you like. # Add/remove as many `[[item]]` blocks below as you like.
@ -19,33 +19,32 @@ date_format = "Jan 2006"
# Begin/end multi-line descriptions with 3 quotes `"""`. # Begin/end multi-line descriptions with 3 quotes `"""`.
[[item]] [[item]]
organization = "Coursera" organization = "Local regattas"
organization_url = "https://www.coursera.org" title = "Evening races and distance races"
title = "Neural Networks and Deep Learning" date_start = "2007-05-01"
url = ""
certificate_url = "https://www.coursera.org"
date_start = "2018-10-01"
date_end = "" date_end = ""
description = "" description = """Crewing on different boats for evening races, primarily as bowman/trimmer
- Albin Nova 33
- X-35
- X-99
- Dynamic 35"""
[[item]] [[item]]
organization = "edX" organization = "Struer Sejlklub"
organization_url = "https://www.edx.org" organization_url = "http://sejlsportsligaen.dk/"
title = "Blockchain Fundamentals" title = "Danish Sailing Leauge"
url = "https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals" url = "https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals"
certificate_url = "https://www.edx.org" date_start = "2015-05-01"
date_start = "2018-03-01" date_end = "2017-10-01"
date_end = "" description = """Training for the danish national sailing league and particpating as bowman for my clubs.
description = "Formulated informed blockchain models, hypotheses, and use cases." - J/80 (practice)
- J/70 (racing)"""
[[item]] [[item]]
organization = "DataCamp" title = "Dinghy sailing"
organization_url = "https://www.datacamp.com" date_start = "1998-05-01"
title = "Object-Oriented Programming in R: S3 and R6 Course" date_end = "2008-10-01"
url = "" description = """Dinghy sailing from childhood.
certificate_url = "https://www.datacamp.com" - Optimist
date_start = "2017-07-01" - Europe Class"""
date_end = "2017-12-21"
description = ""
+++ +++

@ -50,13 +50,13 @@ Out of scope:
## Hardware ## Hardware
The websever is hosted on an HP MicroServer Gen8. The OS runs off a 120GB SSD driver and 2x3TB HDD running RAID1 on the btrfs filesystem. This provides a suitable balance between storage capacity, and performance. The websever is hosted on an HP MicroServer Gen8. The OS runs off a 120GB SSD driver and 2x3TB HDD running RAID1 using the btrfs filesystem. This provides a suitable balance between storage capacity, and performance. Offsite back is done weekly through
## Network ## Network
The server is connected via Gigabit Ethernet to an ASUS router. The router supports both IPv4 and IPv6 and does port forwarding for port 80 and port 443 to the statically configured IP address. The server is connected via Gigabit Ethernet to an ASUS router. The router supports both IPv4 and IPv6 and does port forwarding for port 80 and port 443 to the statically configured IP address.
On the WAN side a 150/150Mb/sec fiber connection provides internet connection. On the WAN side a 150/150Mb/sec fiber line from Altibox provides internet connection, while the IP address is not static it changes rarely enough for this not to be an issue.
The domain is registered via gandi.net providing both registration and name servers. The domain is registered via gandi.net providing both registration and name servers.