Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Tom Dierckx

Tom Dierckx

Tom Dierckx has asked 0 questions and find answers to 2 problems.

Stats

100
EtPoint
41
Vote count
0
questions
2
answers

About

Loves: Raspberry pi's, docker, automated CI/CD, Programming and networking. Programming languages I'm familiar with:

  • C#
  • Nodejs
  • Python
  • Java

I have my own home network build on currently 7 ARM based devices (raspberries, etc...) containing:

  • Kubernetes cluster (3 workers and 1 master)
  • Jenkins (with kubernetes plugin for running workers tests and deployment)
  • Seafile (own private dropbox)
  • OpenVPN tunnel to the home
  • Pihole (DNS and DHCP)
  • Nginx Loadbalancer to secure (ssl, basic auth) all my applications and expose them on the internet

The only thing that I really don't seem to get is designing quality user interfaces.