last updated: 2025-11-24

Fabian’s Development Page

Hello

I’m Fabian. I recently graduated in system development and I’m at my best when I’m building things and figuring them out as I go. I enjoy digging into how systems work, solving small problems, and slowly turning ideas into something real.


This page is my space to experiment and share a couple of projects I’m currently working on, one small and one a bit more ambitious. It’s not a portfolio of perfection, but a place where I document progress, test ideas, and see how far I can take them.


Fell free to contact me at: [email protected]

Drag and Drop FileTree


The first small project on this page was a small drag and drop file tree, which has the ability to drag and drop branches in a tree no matter the level of the tree. What i found enjoyable in this project was creating the drop functions and the recursive functions needed to know when and where to place a node.


It was a fun small project i created over a weekend. You can try it underneath here:


  • Click on Add Sub-branch to create a child branch underneath

  • Double click on a Title or Id to rename it

  • Drag a branch to see its drop off points, then drop it above, below or on another branch


NOTE: This was just a fun over the weekend project which i had a lot of fun with, however its not very polished.

Pixel Art Creation Tool


In my free time, when I feel like programming, this is usually the project I end up working on. It’s still very bare-bones and very much a work in progress, but that’s exactly what makes it fun to build.


My goal with this tool is to create a beginner-friendly, online pixel art creator that is both simple to use and surprisingly powerful, without sacrificing performance.



Current features:


Draw with the pen tool and adjust its properties for precise control

Manage multiple layers and use the context menu to organize your work

Zoom towards your cursor and pan smoothly using keyboard shortcuts

Pick from unlimited colors and place the picker right where you’re working


Click below to try out the tool yourself