add page on IT services
All checks were successful
Website build and deploy / build (push) Successful in 41s
All checks were successful
Website build and deploy / build (push) Successful in 41s
This commit is contained in:
@@ -61,10 +61,15 @@ style = "emacs"
|
||||
identifier = "links"
|
||||
weight = 300
|
||||
url = "/links/"
|
||||
[[menu.main]]
|
||||
name = "IT Services"
|
||||
identifier = "it"
|
||||
weight = 400
|
||||
url = "/it/"
|
||||
[[menu.main]]
|
||||
name = "contact"
|
||||
identifier = "contact"
|
||||
weight = 400
|
||||
weight = 500
|
||||
url = "/contact/"
|
||||
|
||||
[privacy.youtube]
|
||||
|
||||
@@ -10,9 +10,9 @@ I am deeply involved in Free and Open Source Software from various perspectives&
|
||||
|
||||
In my work, I apply this expertise at Deutsche Bahn in DB Systel's CTO Team. Before this, I was Senior Program Manager at the Free Software Foundation Europe (FSFE).
|
||||
|
||||
I am a political and administrative science graduate, and founded a small company for web services. As a self-taught software developer I maintain several Open Source projects. In my little free time, I love being with my family, doing sports, and playing and listening to music.
|
||||
I am a political and administrative science graduate, and founded a [small company for web services]({{< ref "it" >}}). As a self-taught software developer I maintain several Open Source projects. In my little free time, I love being with my family, doing sports, and playing and listening to music.
|
||||
|
||||
Once in a while [I blog](/blog) about things that keep me busy.
|
||||
Once in a while [I blog]({{< ref "blog" >}}) about things that keep me busy.
|
||||
|
||||
You can contact me via email, messenger, or any of the platforms listed below.\
|
||||
See the [contact page](/contact) for more details.
|
||||
See the [contact page]({{< ref "contact" >}}) for more details.
|
||||
|
||||
23
content/it.md
Normal file
23
content/it.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: IT Services
|
||||
page: true
|
||||
---
|
||||
|
||||
Since 2012, I have been running a small IT business focused on website development, web hosting, and system administration. I also offer software development and general IT support.
|
||||
|
||||
I primarily work with small and medium-sized businesses from Germany and Switzerland, as well as a number of local associations and NGOs. My goal is to provide reliable, long-term IT solutions that meet each client's unique needs.
|
||||
|
||||
## Service Spectrum
|
||||
|
||||
- **Website Development** – I create tailored business and portfolio websites, mainly using Hugo and Wordpress.
|
||||
- **Web Hosting & Management** – A complete service, including monitoring, backup concepts, security checks, and performance improvements. Clients don't have to worry about the technical side — I can handle it all.
|
||||
- **System Administration & IT Support** – Managing Linux-based systems, optimizing workflows, and consulting on general IT questions.
|
||||
|
||||
I prioritise Open Source technologies to ensure independence and long-term sustainability for my clients.
|
||||
|
||||
|
||||
## How I Work
|
||||
|
||||
I believe in building long-term relationships with my clients. Instead of one-off fixes, I focus on maintaining and improving systems over time, so they remain secure, efficient, and future-proof.
|
||||
|
||||
If you're interested in working together, just [send me an email](/contact/) to see how I can help.
|
||||
Reference in New Issue
Block a user