27.03.2025

Get the Git

Today i made a deep-dive into GitHub.

To keep everything organized and version-safe I created a new repository which i will publish on my ftp server.
Therefore i created a "develop"-branch in which i develop my blog stuff.
After a new blog-element is added and i am happy with the styling, i commit this branch to the main branch and then update all the data on the ftp-server where my blog is launched from.

/Timo

26.03.2025

console.log("Hello World!");

Hey there!

Today, i'm starting my blog-project.

I started learning html/css during the pandemic. I bought some udemy-courses, watched a thousand videos of "how to design your own website" and somehow caught myself not developing my skills.
So I came up myself with the idea of starting a blog-website which I code myself and develop continuesly to document my progress in getting a web-dev.

My goal for this year is to learn scss, javascript and react to create interactive landingpages with Single-Page-Design.

Let's see how it goes!

/Timo