My Stuff!
Published at 11/13/2023
Some projects that I've worked on.
My Stuff!
I have been developing since high school and I'll take this opportunity to showcase some of the good ones among the sea of manyCurrent Personal Project
SYR 2025
A self-hosted multi-tenant self-sovereign identity manager built with SvelteKit. Manages cryptographic identities, posts, and federated activity across SYR instances. Powered by a pnpm workspace monorepo with Turborepo, SurrealDB, SeaweedFS (S3-compatible), ActivityPub, W3C VC 2.0, and Identity-Based Auth. Implements Self-Sovereign Identity with the did:syr DID method and Ed25519.
Repo: Github
Noteworthy Projects
Kodski 2024
This very site! Built with SvelteKit, Skeleton UI, Threlte for 3D, and mdsvex for content.
Source: Github
tauri-plugin-crypto-hw 2025
Android/iOS StrongBox and Secure Enclave bindings and wrapper for Tauri. Enables hardware-backed cryptography in cross-platform desktop and mobile apps.
Repo: Github
tauri-plugin-torch 2025
A Tauri plugin that enables use of the device torch (flashlight) on Android and iOS.
Repo: Github
yourname-dots 2021β2022
i3WM rice with a Kimi no Nawa theme, nordish aesthetic. A dotfiles configuration for a clean, themed Linux desktop.
Repo: Github
Contributions
Open source contributions and collaborations.
- better-auth 2025 β Fix forget password flow
- seaweedfs 2026 β Fix S3 API wildcard matching for IAM-compliant resource policies
- tauri-apps/plugins-workspace 2025 β Fix mobile deeplinks (custom URL schemes, AppLink/UniversalLink)
- MetaState Prototype 2026 β W3DS and MetaState prototype contributions
Legacy
These projects were built for Guilded and are no longer available after Guildedβs shutdown.
Links to live sites are struck (cuz they dont work anymore BUT, GitHubs are still linked lol).

cardboard.js 2023β2024
JS/TS wrapper for the CardBoard API. Provided a clean interface for integrating with the CardBoard OAuth ecosystem.
sveltekit-place 2023β2024
A r/place clone made in SvelteKit with Cardboard OAuth integration. Collaborative pixel canvas experience.
Repo: Github
ghorde 2023
Guilded fun bot with FREE Image Generation using the Horde API.
Repo: Github
Grimoire 2024
A handy spell book of unlimited secrets for lands unencountered. A Python project for managing and discovering content.
Repo: Github
GPlace 2023β2024
GPlace was my reddit.com/r/place reverse engineering project where I tried to recreate r/place in SvelteKit. I linked its auth with my existing cardboard project and managed to gain noticeable user traction on Guilded.
Viewable at: GPlace.ink, Source Code:
Github
Cardboard 2023β2024
Cardboard was my rfc6749/OAuth2.0 compliant third party OpenID provider for the Guilded platform, with a fully functional admin panel and user dashboard. It had wrapper libs for NodeJS and NextAuthJS, plus a popular Python wrapper from its developer community.
Viewable at: Cardboard.ink, Repos:
Github
NPM Package: npm.js
GRASS 2023
My first app in Tauri and introduction to Rust. GRASS allowed you to set your Guilded β¨RICHβ¨ status to the song you were listening to on Spotify. Open source and made for myself, but available for others too.
Repo: Github