Rexo's Site • HomeProjects • More coming soon... | Source code

Projects

Here's a list of my various coding projects. Most of them are written in JavaScript/TypeScript.

Revolt related

RVMob

Links: repository, support server

RVMob is an unofficial Revolt client for Android devices written in TypeScript and built using React Native. It supports a ever growing list of Revolt's features and shares many similarities with Revolt's web app.

Screenshot of RVMob's home page

RexBot

Links: repository, support server

RexBot is a Revolt bot written in TypeScript. It has a wide variety of features, from channel archival and Wikipedia searching to the latest playable stages in Splatoon 3.

RexBot's icon

Termivolt and Revchiver

Links: Termivolt's repository, Revchiver's repository support server

Termivolt is a (pretty basic) command line tool that lets you interact with the Revolt API (for example, you can send messages and kick/ban users from servers). Revchiver is a small package that lets you save every message in a Revolt channel; it's designed to be used by other projects, and powers Termivolt and RexBot's archival features. Both packages are written in TypeScript.

Termivolt's icon

Other projects

This site

This website serves as a landing page for me and some of my projects and is built with plain HTML/CSS, plus a small amount of JavaScript. You can find a link to the source code in the site's header.