Skip to main content

Technology stack

Continuously learning new technologies and building upon my knowledge and experience.

  • Front-end
  • Back-end
  • Mobile
  • Embedded
  • Testing
Landing screen of the DevTech Tools website.

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.

  • HTML 5
    HTML 5
  • CSS 3
    CSS 3
  • Java Script
    Java Script
  • jQuery
    jQuery
  • ThreeJS
    ThreeJS
  • BootStrap
    BootStrap
  • Blazor
    Blazor
  • Razor pages
    Razor pages
  • React
    React
  • NodeJS
    NodeJS

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.

The DevTech Tools color palette and logo, featuring pipelines as electronic traces.

  • Java
    Java
  • Spring
    Spring
  • C#
    C#
  • ASP .NET
    ASP .NET
  • EF Core
    EF Core
  • Postgre SQL
    Postgre SQL
  • SQL Lite
    SQL Lite
  • MySQL
    MySQL
  • PHP
    PHP
  • Symfony
    Symfony
The tool wrapper of the JSON to CSV data converter.

  • Android
    Android
  • React Native
    React Native

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.

The DevTech Tools color palette and logo, featuring pipelines as electronic traces.

  • C
    C
  • C++
    C++
  • Assembly
    Assembly
  • FreeRTOS
    FreeRTOS
  • Arduino
    Arduino
The tool wrapper of the JSON to CSV data converter.

  • Cypress
    Cypress
  • Jest
    Jest
  • JUnit 5
    JUnit 5
  • GTest
    GTest

Testing

An overview of the testing libraries and frameworks I have used so far.