This commit is contained in:
@ -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
|
||||
|
||||
---
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user