# 100 Days of HomeLab - 1 Year Later

DevFeed: [100 Days of HomeLab - 1 Year Later](<https://devfeed.tech/articles/100-days-of-homelab-1-year-later-10496.md>)

Original publisher: [Read original article](<https://technotim.com/posts/100-days-of-homelab-1-year-later/>)

Author: Techno Tim

Published: 2023-06-20T15:00:00Z

Content type: article

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Bot](<https://devfeed.tech/topics/bot.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [docker](<https://devfeed.tech/tags/docker.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [go](<https://devfeed.tech/tags/go.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [networking](<https://devfeed.tech/tags/networking.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

## AI overview

The author reflects on completing 365 days of the #100DaysOfHomeLab challenge, describing how the project helped build IT skills and a community. The article highlights learning through self-hosted projects involving Docker, Kubernetes, networking, ZFS, GitOps, and a custom open-source bot and website.

## Source excerpt

A year ago I started a challenge that encouraged everyone to join the #100DaysOfHomeLab challenge, a challenge designed to help improve your skills in IT. This is similar to any of the "100 Days" challenges - pick a topic, stick with it for 100 days, and form a habit. Some of you might be asking what a "HomeLab" is, and I think in it's simplest terms it's a "lab environment" mostly at home. Thi...