Playground
Here is the playground for my dev experiments
Create .test files: VS Code extension
Been diving into unit testing and got tired of manually creating .test files with the same names. So, I built a VSCode extension to do it in just one click (well, two).
iOS 17 Calculator App clone
This is an iOS 17 Calculator App clone that I created. The goal was to achieve behavior as close as possible to that of a native application.