Skip to content
View ashleytowner's full-sized avatar

Highlights

  • Pro

Block or report ashleytowner

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ashleytowner/README.md

Ashley Towner

I am a full-stack software engineer

My Skills

I do a lot of my work in the terminal and use a lot of CLI tools. Feel free to check out my dotfiles repo for inspiration.

What's with all the brainfuck?

When learning a new programming language, I like to write a brainfuck interpreter in it, since it's not too hard but it gives you a good feel for the language and makes you use a bunch of its features.

Pinned Loading

  1. dotfiles dotfiles Public

    Configuration files for my personal computers.

    Shell

  2. brainfuck-rust brainfuck-rust Public

    A brainfuck interpreter written in rust

    Rust 1

  3. shghertu shghertu Public

    Retpaĝo por instrui uzi Esperantajn literojn.

    HTML 2

  4. runnable-scripts.zsh runnable-scripts.zsh Public

    A zsh command which discovers commands to run in your current directory and presents them in a fuzzy finder.

    Shell

  5. brainfuck-cpp brainfuck-cpp Public

    An interpreter for brainfuck. It can also transpile brainfuck to C.

    C++