[Update] Gettin' Rested

Weeeeeeeell... Kind of.

I'm taking a break after a whole set of years managing the curriculum in a school, and I haven't sorted out my feelings just yet.

In the meantime, being unable to actually rest, I help friends, local associations, NGOs, and do some open-source. Everything that doesn't bring any shiny monies but makes me feel good.

So, I'll try and publish something (open-source, or blog, or video) on a regular basis to have some deadlines again.

I already started but I didn't feel like making a big deal out of it.

You will find the following packages on my Github

Skyline Layout

It's a little project I wanted done for other uses: I was always frustrated with SwiftUI's lack of layout diversity, so I wrote my own.

It's basically a "newspaper" layouter, where you assemble a collection of differently sized views in a way that is not a grid.

You can find the package, along with some instructions over there, and a video demo

Spike Wheel Timeline

This project was in the works with my friend Peter Warner for a long long time. Ever since he passed, I had a hard time looking at it. Plus, it was in Objective-C and heavily dependent on CoreAnimation.

So I redid it in SwiftUI and published it here

It's pretty, I find it useful, have at it.