Hey, I'm Stefan.

Software Engineer at Bynder. Creating scalable systems by day, documenting the world through my lens at night.

Based in Rotterdam.

Projects.

CRWatch Demo

CRWatch

crwatch is a customizable CLI tool for displaying live cryptocurrency prices and drawing charts. It has the ability to monitor and update the prices continously with a given timeout, and it is the only interactive cryptocurrency command line monitor app.

JavaScript | NodeJS

Tutoras

Tutoras is a mock web application for connecting students and tutors with an integrated payment service. It's built using Spring Boot, Angular and MySQL. This project can be used as an example of how to set up Spring Security with Angular.

Java | TypeScript | Spring Boot | Angular | MySQL

Tutoras Demo

Skopje Movie Schedule

Created an Android Application using Java with the MVC methodology that scrapes local movie theater schedules with JSoup and explores trending and upcoming movies using the TMDB API

Java | SQLLite | TMDB API

Skopje Movie Schedule Demo
Face Detection Lock Demo

Face Detection Lock

Face Detection Lock is a Python program for detecting, recognizing and authenticating faces. The result of the authentication is displayed on a 16x2 LCD Screen. The code is a custom implementation on the code by Adrian Rosebrock found at pyimagesearch

Python | Raspberry Pi

Pi Weather Display

Pi Weather Display is a small LCD screen connected to a Raspberry Pi that displays weather information such as temperature, humidity, wind and more. It's written in Python and utilizes OpenWeatherMap API to get the weather data.

Raspberry Pi | Python | OpenWeatherMap API

Pi Weather Display Demo