This commit is contained in:
Bas Magré 2024-02-08 23:16:37 +01:00
parent a67029acad
commit 0e07b9db46
3 changed files with 18 additions and 3 deletions

View file

@ -3,6 +3,13 @@
Here some links to project of my!
- :penguin: [StarFive VisionFive 2 [RISC-V]](starfiveVisionFive2.md)
Dutch only:
- [Kodi addon - NPO uitzending gemist](kodi/npo.md)
- [Kodi addon - Kanalenlijst Hans](kodi/kanalenlijst-hans.md)
- [Kodi addon - RTLxl](kodi/rtlxl.md)
<!--
**Opvolger/Opvolger** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.

View file

@ -1,7 +1,13 @@
# Bas Magré
I like technical challenges. Whether it is with code or my classic car. You can also see this in my hobby projects. Keeping old cars running or code projects to make my or someone else's life easier.
## Work
## Who?
I started by a secondment agency as Oracle Database developer, then switched to c# developer and from 2018 I am a DevOps engineer.
Bas
| year | company | work |
|-----|---------|---------------|
| 2007 - 2011 | Ceasar Groep (secondment agency) | Oracle Database developer |
| 2007 - 2011 | Centraal Boekhuis | Oracle Database developer |
| 2011 - now | Topicus | C#/App/Frontend developer (7 y), now: Puppet VMs Ansible Azure k8s helm == DevOps engineer |

View file

@ -6,7 +6,7 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="/index.html">Home <span class="sr-only">(current)</span></a>
<a class="nav-link" href="/index.html">Me <span class="sr-only">(current)</span></a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#">Link</a>
@ -43,6 +43,8 @@
<a class="menu-icon" href="https://www.twitter.com/Opvolger" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
<a class="menu-icon" href="mailto:Opvolger@gmail.com"><i class="fa fa-at fa-2x"></i></a>
<a class="menu-icon" href="https://www.linkedin.com/in/bas-magr%C3%A9-67234222/" target="_blank"><i class="fa fa-linkedin fa-2x"></i></a>
<a class="menu-icon" href="https://www.youtube.com/@justanotherdevopsguy" target="_blank"><i class="fa fa-youtube fa-2x"></i></a>
<a class="menu-icon" href="https://www.youtube.com/@opvolger" target="_blank"><i class="fa fa-youtube fa-2x"></i></a>
</div>
<!-- <form class="form-inline my-2 my-lg-0">