Skip to content
View rpalo's full-sized avatar
Block or Report

Block or report rpalo

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

Hi! I'm Ryan! ⚙️

I'm a programmer and a mechanical engineer. I write Python, Ruby, Bash, and Rust.

I really love learning new things, though, so I could probably be productive in whatever language you threw at me. I'm actively looking for my first coding job: something full-time as a junior back-end dev, SysDevOps, SRE, tooling, or documentation engineer would be my favorite.

Please hire me.

Here are some places around the internet you can find me:

Here are some things I've done that make me feel cool:

Pinned

  1. personal-blog personal-blog Public

    Assert Not Magic is my personal blog. I write to remember what I've learned and help people learn it too.

    HTML 2 2

  2. Print a colored Wall-E in your termi... Print a colored Wall-E in your terminal!
    1
    function walle
    2
      set light_blue C7E2E8
    3
      set gray C1C1BD
    4
      set light_gray EEE
    5
      set dark_gray 565653
  3. forem forem Public

    Forked from forem/forem

    Where programmers share ideas and help each other grow

    Ruby

  4. aoc_language_bot aoc_language_bot Public

    A bot for helping me classify and tabulate submissions to the DEV Advent of Code Solution Megathread.

    Python 1