Skip to content
Avatar
🤠
Kawfee
🤠
Kawfee

Highlights

  • Arctic Code Vault Contributor
Sothatsit/README.md

Hey, I'm Sothatsit, A.K.A. Paddy Lamont

I've always enjoyed programming things, and so this is where I dump some of my more complete projects.

A sample of the projects I have on here are:

  • 🎲 The Royal Game of Ur, Client and Server - An ancient board game implemented for the web, play at https://royalur.net/.

  • 🔊 AudioStream - Allows streaming of audio between computers, or to multiple outputs (play to many bluetooth headphones!).

  • 📏 Evaluate - Parse, optimise, compile and evaluate arbitrary mathematical expressions in Java, all at runtime.

  • 📋 Bake - Implements a subset of the features of make, written in C.

  • ThreePlayerChess - Implements an AI agent to play the game of three-player chess.

Pinned

  1. Play The Royal Game of Ur online! https://royalur.net

    JavaScript 65 6

  2. Play The Royal Game of Ur online! https://royalur.net

    Java 9 1

  3. Parse, optimise, compile and evaluate arbitrary string expressions, all at runtime.

    Java

  4. A utility to stream the audio output of one computer to play on another.

    Java

  5. Bake is a command-line utility that implements a subset of the features of GNU Make

    C

  6. BlockStore plugin from Spigot

    Java 1 5

421 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created 12 commits in 1 repository

Created an issue in Sothatsit/RoyalUrClient that received 3 comments

Allow the combining multiple CSS source files at compile time

Currently you are able to specify many different JavaScript output files, each of which can combine many source JavaScript files. This should also …

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.