Douwe Zumker


Hello, I am Douwe Zumker.
Currently I work parttime as a package deliverer at Coolblue where I deliver packages by electric cargo bike through the city of Rotterdam.
Lego Coolblue Cargo Bike

About me

ProfielFoto

Currently I am studying Information Science at the University of Applied Science Rotterdam.
I am in my second year of four years of study and next year I will hopefully start my internship.

In the future I want to pursue a masters degree in Data Science, Software Engineering or AI.

My current skills that I obtained during my study are:

Currently I live in The Netherlands 🇳🇱

My mother tongue is Dutch and I am fluent in English.
But I am also trying to learn Korean, but it is a difficult language to learn.

Projects

Cinema CLI

Cinema [Github]

This is the first group project I did with a group of 5 people.
This project is a CLI application that simulates a cinema. The user can buy tickets for a movie, see the available movies, and see the available seats for a movie. The application is written in C# and uses json files to store the data.

Cavero Planner

Cavero [Github]

This is the second group project I did with a group of 5 people.
This project is a web application that simulates a planner for a company. The user can create an account, check in for the day, plan when the user is in office and create and join events.
The application is written in ASP.NET Core with a React front-end and uses a PostgreSQL database to store the data.

Pharmacy

Pharmacy [Github]

This is the third group project I did with a group of 2 people.
This project is a web application that simulates a pharmacy. The user can create an account, order medicine, see the available medicine, and see the status of the order.
An admin can add and remove medicine from the database. But also schedule orders for users to pickup
The application is written in Django and uses a SQLite3 database to store the data.

Neovim Config

Neovim [Github]

This is my personal Neovim configuration.
I use Neovim as my main text editor for programming and writing.
If you want to use my configuration you can clone the repository and copy the files to your Neovim configuration folder.