public projects
- Built with:
- SolidJS, TailwindCSS
- Description:
- Allows you to analyze your Instagram data package. Data is 100% processed in the browser, with media in OPFS and messages in IndexedDB, optimized for fast import. You can see statistics about your Instagram usage, like what time of day you're most active, your number of messages, and more. It also lets you browse and search through your messages, and export them in to more convenient formats. Not feature complete or production ready yet.
- Built with:
- aiohttp, Bulma, PostgreSQL, Jinja
- Description:
- A general purpose web service containing multiple different parts, like encrypted notes, a url shortner, and an invite system. I also implemented a simple admin panel. Public instance not active currently.
- Built with:
- Python
- Description:
- A pure-python data validation library, focused on ergonomics and developer experience.
- Built with:
- discord.py, PostgreSQL
- Description:
- A large Discord bot with many features, but never really intended to be used by a bunch of people, I just had my fun creating it and working on what I wanted to.
- Built with:
- discord.py
- Description:
- Discord bot that is intended for use by developers to "Read the docs", providing a way for developers to access the documentation of popular programming languages and libraries from Discord.
stateless-discord-bot — view source
- Built with:
- Rust, Typescript, Twilight, Cloudflare Workers
- Description:
- Proof of concept of a serverless discord bot with no state running on Cloudflare Workers, entirely for free. API Schema is implemented with a CLI in TS, then the actual Worker is written in Rust with Twilight.