Skip to content

Instantly share code, notes, and snippets.

@Heliodex
Created January 2, 2023 05:26
Show Gist options
  • Save Heliodex/991bc79714b8fb95eba9af556ac0d7c5 to your computer and use it in GitHub Desktop.
Save Heliodex/991bc79714b8fb95eba9af556ac0d7c5 to your computer and use it in GitHub Desktop.
project update number 2

Heliodex Project Update - December 2022

Happy Hogmanay & New year. These are the December updates to my projects.

The typing game was finally given a name and, on Christmas day, was released (very anticlimactically).

It doesn't have any players yet because I have no experience with building communities. Linked the Discord server to the group and game page though.

Once I've notified people of its existence I could make its repo public and probably uncopylock it as well.

eChat's original host instance has been down for some time now, and after moving all my self-hosted stuff to a new server, it doesn't seem to compose up correctly for me. I'll have to add some 'offline' message to the website before the CD breaks again.

Reviso is a simple site that provides random SQA past paper questions and mark schemes/answers for revision. It can be found at Reviso.ml. The name is shamelessly stolen from @Mantaraix's reviso.

It's built with SvelteKit and hosted on Netlify, so it could be easily modified to run on the edge. It currently only supports 2022 papers from a few subjects (chemistry, maths noncalc, physics, psychology) at the moment, but I'm hoping to add more soon. Questions are fairly slow to add to the site, (probably because every question is in a massive YAML file. cough CMS cough) but I'm hoping to improve upon this without compromising on accessibility (ie. rather than just screenshots of the questions)


There's little else I have planned for the coming month, mostly due to January being filled with prelims for me. In 2022 I made 856 Github contributions, so I guess here's to hitting quadruple digits this year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment