Skip to content
View andimrob's full-sized avatar

Block or report andimrob

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
andimrob/README.md
rob@github:~$ cat /etc/motd

  Welcome. You have reached the GitHub profile of Rob.
  Last login: Tue Feb 24 18:23:12 2026 from the internet
  System uptime: several decades and counting.

rob@github:~$ cat interests.txt

  Ruby / Rails
  JavaScript / TypeScript
  Building tools that make life easier
  Open source
  Clean code and good tests

rob@github:~$ ls projects/

  drwxr-xr-x  dotfiles/
  drwxrwxr-x  andimrob.github.io/
  drwxr-x---  docrot/

rob@github:~$ git log --oneline --reverse

  a1b2c3d  Wrote first "Hello World"
  d4e5f6a  Discovered the terminal is home
  f7a8b9c  Fell down the Ruby rabbit hole
  c0d1e2f  Started building things for the web
  3a4b5c6  Realized tests should come first
  6d7e8f9  Still going...

rob@github:~$ cat philosophy.txt

  Ship it. Learn from it. Iterate.
  Write tests before code.
  Simplicity > cleverness.

rob@github:~$ exit
logout
Connection to github.com closed.

Pinned Loading

  1. dotfiles dotfiles Public

    My dev env configuration and bootstrapping tool

    Go Template 1

  2. andimrob.github.io andimrob.github.io Public

    My Portfolio Site

    TypeScript