My name is

De Vogel Ryan

I am a student with a passion for IT.

profile

Projects

Campus Design

This is a campus network design which was our networkproject for school.

Kubernetes exercise

For a subject namely Server and cloud. I had to make a basic kubernetes cluster. (Not my image)

Devops with Ansible

In this project I have a pipeline that starts when a pull request on the main branch has been received.

Learn Ansible

In this project I start with very small Ansible configurations and eventually I end up with a automated VPN config.

Flask API Devops (Bitbucket)

This is a simpel Python Flask API which uses a CI/CD system to automate the testing, building and deployment of it's Docker image. When the tests succeed the Docker image of the Flask API will be automatically published to the docker hub.

Reservation tool for retailers

This is a group project where we created a frontend and backend for a reservation tool.

WorkoutApp_Ryan

This is a workout app which displays exercises and has the ability to track the user's weight.

Web Integration Project

This is a project for a subject called: Web integration. Here I made a social media website for network engineers. Here users can create content, share issues, the admin has some powers too...

NodeJS game on AWS (Bitbucket)

I recently got into motorcycles and I had the idea to make a game in which the user has to guess which A2 motorcycle has the highest topspeed. NodeJS was my technology of choiche for this because it has been some time since I last used it. I wanted to host it on a cloud-provider and I chose AWS to do it.

3D Cube Manipulation

This is build with three.js and it let's you manipulate a cube in the browser.

Avatar Generator

If you give a username it will generate an Avatar for you.

Shoe Webshop

This is a Shoe webshop made with JavaScript where I used localstorage to save orders.

JQuery Terminal

This is a terminal in the browser created with JQuery.

Articles

How to build a VPN tunnel in GNS3

This is an article to demonstrate how to build a VPN tunnel in GNS3

How to setup Openbox with shortcuts

This is an article about how someone can setup a window manager namely Openbox in Linux.

Let's connect