Technology stack
Continuously learning new technologies and building upon my knowledge and experience.
Front-end
An overview of some of the tools that I have learned so far on the front-end side of development. Some of these frameworks and libraries are not completely mastered.
Back-end
So far I have learned how to implement client-server systems that can work with relational databases. Implementing REST APIs and providing endpoints for other applications. Last but not least I have studied about several design patterns and I always follow the SOLID design principles.
Mobile
The technologies for developing mobile applications I have learned so far.
Embedded
In the embedded world I have programmed mostly on Arduino. I have an ATMega2560 and I program only in C. I have gained knowledge on how to write my own drivers as well as concepts such as PWM, ADC and more. Furthermore I have worked on a project that utilizes a LoRaWaN transceiver and several sensors together with FreeRTOS for task synchronization.
Testing
An overview of the testing libraries and frameworks I have used so far.