Skip to content
View ArloFilley's full-sized avatar
πŸ’­
Coding nonstop
πŸ’­
Coding nonstop

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 supported. This note will be visible to only 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 - semi-finished BitTorrent v1 library and client
πŸŽ“πŸ—‚οΈ A-Level Coursework - Touch typing website taking heavy inspiration from MonkeyType
πŸ“ŠπŸ‘€ crispy-broccoli - Simple system monitor with webserver support
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

πŸ“« Contact Me

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

Pinned Loading

  1. rusty_torrent rusty_torrent Public

    A Rust Bittorrent v1 Library

    Rust 15 3

  2. Wordulator Wordulator Public

    A wordle guessing program

    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