Hi! I am Seppe Volkaerts

Software developer

Logo

About me

A photo of me

I am a student at the Thomas More University in Geel, where I am studying a bachelor’s degree in Applied Computer Science. Prior to my current study, I already finished a bachelor’s degree in Electromechanics.

I am a person who likes to learn new things, solve technical problems, develop software, design graphics, etc. I like good and interesting challenges.

Since my first Erasmus to the Netherlands in 2017, during my studies in Electromechanics, I have grown a lot more interested in international environments. This is the reason that I decided to do it again, this time I went to Finland (2019) and for my internship to Brazil (2020). In my spare time, I am also working on some projects in international context.

Languages

  • Dutch
  • English
  • French
  • Portuguese

Technologies

Back-end
  • Java
  • Netty
  • SQL
  • Kotlin
  • ASP.NET
  • C#
  • JS
Front-end
  • JS
  • SASS
  • HTML
  • React
  • CSS
  • WPF
Workflow
  • Gradle
  • Gulp
  • Travis CI
  • Git

Experience

  • Software developer (Summer job) 2019

    Atlas Copco, Wilrijk

    • I worked in a department where they test filters used in compressors and analyse the data. My job was to process this data and automatically create reports with tables, graphs, etc. from the raw data.

  • Production worker (Summer job) 2014 - 2018

    Atlas Copco, Wilrijk

    • I worked in the production to assemble compressors.

  • Worker (Summer job) 2013

    Elektro Fiver, Schriek

    • I worked together with a self-employed worker to reinstall the network cabling of a company. Among some various other activities.

Education

  • Professional bachelor of applied computer science 2017 - now

    Thomas More - Campus Geel

    These are my current studies where I specialized myself in application development.

    • These are my current studies where I specialized myself in application development.
    • I went on Erasmus to Finland to study for the first semester of my last year (fall 2019), the course I took was Business Information Technology (BIT) at HAMK.
    • I went on a second adventure to Brazil for my internship, which you will read more about in the internship section.

  • Professional bachelor of electromechanics 2014 - 2017

    Thomas More - Campus De Nayer, Sint-Katelijne-Waver

    • During these studies I specialized myself in automation of processes in industrial environments. I learned to work with PLCs, robotic arms, pneumatics, hydraulics, visualization of processes, etc.
    • I went on Erasmus to the Netherlands where I participated in the URBINN project of The Hague University for my internship. The goal of the project is to develop an autonomous vehicle that can drive around in Delft. The development is in an international context.

  • Electromechanics (TSO) 2008 - 2014

    Sint-Lambertusinstituut, Heist-op-den-Berg

Projects

Internship - AirVision

I went on an exchange to Brazil for my internship, I arrived there the 25th of February. The internship took place at the PUC Minas University in Belo Horizonte. Because of the Covid-19 pandemic, I returned back to Belgium after being there for roughly a month. When I arrived back home, the internship continued remotely.

There was a lot of freedom in deciding which project to do. There was an interesting idea where you could use augmented reality to see information about aircraft that are flying. This became an mobile application which I worked on with a fellow student, the application is named AirVision. The primary target group is the students of the aviation faculty, it provides them a way to learn interactively about aircraft. But in general can it be used by anyone interested in aircraft. The project was expanded to also include a map where you can see surrounding aircraft.

The development of the application was split into two parts. The front-end which is the application on your mobile device, and the back-end which provides the data used by the application through a REST API. I focused on the development of the back-end and my fellow student on the front-end, but I also helped out on the front-end where needed.

The following list gives a brief summary about things I personally learned during the development. We were free to choose which technologies we could use and this provided us good learning opportunity.

  • The back-end is completely written in Kotlin, targeting the JVM.
  • Implemented a REST Web Service using the web framework Ktor.
  • Researched what kinds of data is provided by aircraft, collect data and datasets, process the data, etc.
  • Researched different coordinate systems, applied mathematical formulas to convert positions and rotations between coordinate systems.
  • Implemented a virtual camera system.
  • Asynchronous design to improve response times and optimize resource utilization.

More information about these topics, and the project in general can be found in the realization document.

PUC Minas AirVision