Skip to content
View ArloFilley's full-sized avatar

Block or report ArloFilley

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
ArloFilley/README.md

πŸ‘‹ Greetings, I’m Arlo

I'm a πŸ‡¬πŸ‡§UK based developer person. I like making things. Sometimes those things make it here, I'm still investigating how...

πŸ› οΈ Current Projects

I'm always working on something and right now that something is:
🟨🟩 Wordulator - entropy & minmax wordle solver

🌱 Past Projects

These are the projects I'm proud of. I know for a fact that the code is far worse than what I can write now.
That's ok. They work and I love them for it!

β†•οΈπŸ’Ύ Rusty Torrent - Bittorrent V1 Library and Client Written in Rust
πŸŽ“πŸ—‚οΈ A-Level Coursework - Touch typing website taking heavy inspiration from MonkeyType
πŸ€–πŸƒ LMC Simulator - A fast and effective interpreter and simulator for Little Man Computer (LMC) assembly language
Alt textπŸ€– Noodl Discord Bot - Personal use discord bot with some remote PC management capabilities
πŸƒπŸ’Ύ Run Length Encoder - Rust based run length encoder and decoder. With an example binary black and white image.
β†”οΈπŸ“ Multiple Choice Creator - One of my first "big" projects, a hashmap based multiple choice creator, created from files with custom instructions such as GOTO and CHOICES
πŸ“πŸ’Ύ Simple Server Watcher A simple local and remote server monitoring program written in rust

πŸ“« Contact Me

Alt text @noodlinear
βœ‰οΈ filleyarlo@gmail.com

Pinned Loading

  1. rusty_torrent rusty_torrent Public

    Bittorrent V1 Library and Client Written in Rust

    Rust 15 3

  2. Wordulator Wordulator Public

    An Automated Entropy Based Wordle Guessing Bot

    JavaScript

  3. cs_coursework cs_coursework Public

    My a-level computer science coursework. A typing website that teaches it's users how to touch type.

    JavaScript

  4. RLE RLE Public

    A simple rust program which uses run length encoding to compress and decompress image files

    Rust

  5. Multiple-Choice-Creator Multiple-Choice-Creator Public

    A java program which makes creating multiple choice games easy

    Java