• Home (current)
  • About Me
  • Projects
  • School

Master Thesis

Analysis of data storage by using cross-platform tools on mobile devices
Card image

Cross-platform tools are being used to increase the efficiency during application development while decreasing the incremental cost. Many security critical applications are being build with cross platform tools. This in-depth analysis of storage options through CPTs and their corresponding security concerns will give developers a better understanding of the implications concerning developing with CPTs --in the terms of secure data storage.

Android iOS Cordova/PhoneGap

NativeStorage

Cordova plugin
Card image

Via this plugin the developer can store integers, doubles, strings, booleans and objects, native on Android and iOS, in a persistence way.

Check the plugin on NPM
Cordova NPM CPT Persistent variable storage

Bachelor Thesis

Android Application
Card image

Android app that connects with a Glassfish server. More info soon.

Android GlassFish ORM/JDBC

Multiplayer Minesweeper Game

Distributed system
Card image

The games were spread across different servers for the purpose of load balancing. RMI was used for communication between client and server, servers themself, and server and dispatcher. If a server were to crash, the games would migrate --in the background-- to another online server. Adding new servers at-runtime was also implemented. An idle or overloaded server can be detected. The latter will result in no longer receiving new players, the first will result in closing the server.

RMI Java FX

Football assignment Problem

Operational Research
Card image

Optimization problem for KBVB (Koninklijke Belgische voetbalbond). Our metaheuristic approach will assign football teams to leagues to minimize the distance between teams in the same league, thus resulting in a reduction of travel time and money.

Simulated Annealing Optimalization

Arduino projects

(Arduino uno)
Card image

In my spare time (which is little to none), you can find me playing with the Arduino Uno. I First learned the basics, which I intend to use to build bigger projects in the near future.

Arduino Electronics

Media Center

with a Raspberry Pi 3 Model B
Card image

The new Raspberry Pi 3B --with the enhanced performance-- is currently used as my own media center. I've opted for the OSMC operating system because of the large community and the design. More info soon... (installation tutorial)

Raspberry Pi OSMC Media center

Loud At Home

Android Application
Card image

This application aids in automating the devices ring mode, i.e. silent, vibrate and loud, based on the current connected network.

Download here

Android

IoT

with a Raspberry Pi Model B, Arduinos and XBee
Card image

A demo page can be found here.

Raspberry Pi Arduino XBee IoT