devroom.io/content/home/experience.md
2019-01-13 15:57:47 +01:00

56 lines
1.7 KiB
Markdown

+++
# Experience widget.
widget = "experience" # Do not modify this line!
active = true # Activate this widget? true/false
title = "Experience"
subtitle = ""
# Order that this section will appear in.
weight = 8
# Date format for experience
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "January 2006"
# Experiences.
# Add/remove as many `[[experience]]` blocks below as you like.
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "Senior Software Engineer"
company = "Kabisa"
company_url = "https://www.kabisa.nl"
location = "Weert, The Netherlands"
date_start = "2007-08-06"
date_end = ""
description = """
Provide software engineering consultancy with a focus on Ruby on Rails web applications and software integration.
Responsibilities include:
* Writing rock-solid Ruby on Rails applications
* Manage development teams as either Scrum Master or Product Owner
* Manage relations with stakeholders and customers
* Train colleagues on software craftsmanship and testing practices
* Supervise software engineering interns and graduate students
* Organize and speak at meet-ups and conferences
"""
[[experience]]
title = "Lecturer / Software Engineer"
company = "Fontys University of Applied Sciences"
company_url = "https://www.fontyx.nl"
location = "Eindhoven, The Netherlands"
date_start = "2004-09-01"
date_end = "2007-07-31"
description = """
Responsibilities include:
* Lecture on Open-Source software, Linux and provide LPI training courses
* Manage groups of students on software engineering projects
"""
+++