diff --git a/assets/media/icons/brands/AarhusUniversity.svg b/assets/media/icons/brands/AarhusUniversity.svg new file mode 100644 index 0000000..bc9cb2f --- /dev/null +++ b/assets/media/icons/brands/AarhusUniversity.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/home/experience.md b/content/home/experience.md index 087c6dc..ef18d63 100644 --- a/content/home/experience.md +++ b/content/home/experience.md @@ -18,13 +18,14 @@ experience: date_end: "" description: > Software Engineer on medical devices - - Embedded programming, drivers and services C/C++ + - Embedded programming, drivers and services in C/C++ - Control theory - Product development under QMS - ISO 13485 - title: "Bachelor in Electronic Engineering" company: "AU - Aarhus University" company_url: "https://bachelor.au.dk/elektronik-herning-diplomingenioer/" + company_logo: "AarhusUniversity" location: "Herning, Denmark" date_start: "2016-09-01" date_end: "2019-06-17" @@ -49,6 +50,6 @@ experience: Development support technician. Primary employment focusing on development and supporting in development related tasks. - Embedded software - Customer support and hardware servicing - - Windows software and server applications. + - Windows software and server applications --- diff --git a/content/project/tidstagning/index.md b/content/project/tidstagning/index.md index 8d9105a..a364fd3 100644 --- a/content/project/tidstagning/index.md +++ b/content/project/tidstagning/index.md @@ -1,6 +1,4 @@ --- -# Documentation: https://wowchemy.com/docs/managing-content/ - title: "Tidstagning" summary: "A very simple time tracking application written in C#.NET to be used for timing of yachtracing." date: 2021-07-17T15:10:25+02:00 @@ -41,9 +39,13 @@ Additionally, the application supports an external USB relay. The relay is toggl Additional features that may be implemented one day if there is interest or desire. - Separate configuration interface. - Support for additional USB relays. -- Internationalisation and localization to other languages than Danish. +- Support for relays that do not enumate as COM ports. (USB-HID, TCP, UDP etc). +- Import/Export from Manage2Sail +- Internationalization and localization to other languages than Danish. - Documentation and tooltips in the UI. - Fuzzy search for large regattas. +- Creation of participants in the application. +- .NET6 support # Disclaimer The software is provided free of charge AS IS. Source code not provided.