Site Header logo
Built with
Bastian Hodapp Image in edge circuit board style

Bastian Hodapp: Software Developer

About me

I'm Bastian, a software developer from Germany. While my current focus is Full Stack Web Development (buzz word bingo, woop woop), I've dabbled in Game Development, Embedded Programming, Home Automation and other fields of IT before. I love to learn about new technologies and clean and structured code is very important to me.

I enjoy using tools to improve code quality like ESLint or Prettier. I also like to improve the deploy time of my project using CI/CD tools like GitHub Actions and GitLab CI/CD.

Education

My educational steps, from latest to oldest:

Master of Science
(Computer Science / Informatik)

HFU Furtwangen
Mar 2022 - Aug 2023

Bachelor of Science
(Computer Science in Media / Medieninformatik)

HFU Furtwangen
Mar 2016 - May 2020
Grade: 1.5

Bachelor of Science (Computer Science in Economics, not finished)

DHBW Lörrach
2015 - 2018
Not finished

Martin-Schongauer-Gymnasium Breisach

Abitur
Grade: 1.8

Favorite Technologies

Here are some of my favorite technologies I like to use and/or work with:

About this website

This website was built using Nuxt.js 3, which uses Vue.js my favorite and most-used frontend JS framework. For the design, I'm using UnoCSS in Combination with WindiCSS, a Tailwind-like CSS framework. Using GitHub actions, changes that are committed to the main branch are automatically deployed to my webhoster using an FTP deployment action.

To ensure code consistency and quality, I use ESLint and Prettier. I also use husky.js to ensure that my code is checked by these two code quality tools before every commit that is made.