new-year-resolutions.md (848B)
1 +++ 2 title = 'Resolutions' 3 date = 2026-01-08T12:22:44+01:00 4 draft = false 5 +++ 6 This new year, I want to focus on practical projects 7 rather than learning new concepts for the sake of it. 8 9 For a long time I prioritized superficial general knowledge 10 over practical knowledge. 11 Ironic, given that I come from a web dev course; 12 but most of my projects, if not all, 13 are just small experiments that never get to grow. 14 In fact, all my pinned projects on Github are 1-day projects. 15 16 That can also be reflected in my website, 17 which is semi-abandoned. 18 19 So, for this new year, I want to focus solely on creating projects, 20 properly grown, usable projects. 21 For now, I started building a window manager from scratch 22 ([Enforcer](https://github.com/niljimeno/enforcer) on github). 23 I will eventually rewrite Citadel and my Git frontend aswell, 24 that's next on the list.