Skip to content
View echo544's full-sized avatar
🥺
Sleepy
🥺
Sleepy

Highlights

  • Pro

Block or report echo544

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. chess-engine chess-engine Public

    Originally designed for an assignment - to play a variation of chess (zerg chess). Written fully in Python, cythonised to (successfully!) match the speeds of C/Java/Rust chess engines. Version 1 us…

  2. cli-timer-app cli-timer-app Public

    CLI app for a simple timer, built for Mac. Faster than using the native timer app. Built because I was annoyed by inefficiency. Just type into terminal something like: python3 timer.py 8m

    Python

  3. data-splitter data-splitter Public

    Code for stratified splitting of data (mainly for splitting a collection of separate json files into a few sets and converting those into jsonl files).

    Jupyter Notebook

  4. mastermind-game mastermind-game Public

    Python

  5. orbit-sim orbit-sim Public

    Jupyter Notebook

  6. scrabble-game scrabble-game Public

    For playing scrabble in the terminal because I want to see if I can make this.

    Python