2022
December 2022
❯ 12/30/2022
Emojito: Find all Emoji in a string. Supports complex emoji such as family
Find Emoji in strings. Supports complex emoji such as 👨👩👧👦. Uses the unic-emoji-char crate in the background, and does not rely on regexes.
❯ 12/20/2022
Tted: Render rich text and emoji on the GPU or CPU using Forma
This is a proof of concept of rendering rich text on the GPU using Forma, including Emoji (which are rendered as textures).
November 2022
❯ 11/18/2022
Bevy Quickmenu: Streamlined, Multi-Input Game Menus for Bevy Engine
Bevy Quickmenu simplifies the creation of in-game menus in the Bevy game engine, making it easy to build main menus, pause screens, and settings menus that are compatible with keyboard, mouse, and gamepad inputs. Designed to overcome the challenges of traditional Bevy UI, it provides a lightweight and customizable solution
❯ 11/15/2022
TwitVault: Easily Archive and Search Your Twitter Data with our Syncable Desktop App
TwitVault is a cross platform desktop app that uses the Twitter api to download your profile data. It can also sync your profile to retrieve new data (with some limitations) and it can import some data from the official Twitter archives. You can then browse and search your offline Twitter data from the convenience of a native (well, partially native) deskop app.
❯ 11/15/2022
Why I don't like Xcode
I realized I have to re-iterate my position on Xcode. So here's a brief note about why I don't like it.
September 2022
❯ 09/30/2022
A New Bevy Game
I started working on a new game using the Bevy game engine
August 2022
❯ 08/29/2022
El Señor Pacbomber
The unholy combination of PacMan and Bomberman: El Señor Pacbomber. For the Bevy Jam #2
June 2022
❯ 06/25/2022
Rust strings are hard
I recently gave a Rust workshop to Kotlin and Swift developers. Strings in Rust are a really, really difficult topic for complete newcomers
❯ 06/15/2022
Sharing Code across platforms with Rust
A note on my experience of sharing code across platforms with Rust and Swift
May 2022
❯ 05/23/2022
Belum: Dependency Injection for Swift
A lightweight, experimental, type-safe dependency injection container (cough) for Swift
February 2022
❯ 02/28/2022
New Contravariance Episode: Index out of Bounds
(For now) the latest episode, reminiscing the times of the podcast, and index woes.
January 2022
❯ 01/27/2022
WatchOut
A cross platform reloading image viewer combined with a command executor