public projects
- Built with:
- SolidJS, TailwindCSS
- Description:
- WIP! This is a project that allows you to run a deep analysis on 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 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. Domain name lapsed after I stopped development.
- Built with:
- Python
- Description:
- A pure-python data validation library that I made because other data validation libraries weren't as ergonomic as I wanted them to be.
- Built with:
- discord.py, PostgreSQL
- Description:
- I've created a lot of Discord Bots, and this was my last before the tragic Discord Slash Commands change. It's a large bot with many features, but it was 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.