Skip to content
View rpalo's full-sized avatar

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 work at Flashpoint and work in Python, Go, Rust, Typescript, and some other languages.

I really love teaching, learning new things, and building things that make people's lives easier. I'm always open to new work, so reach out if you've got a Senior SWE position, or some contract work for software dev, CAD, or mechanical design.

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

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

Pinned Loading

  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