Skip to content
View curtistarr's full-sized avatar
🔄
work work
🔄
work work

Sponsoring

@pi-hole
@geerlingguy

Highlights

  • Pro

Block or report curtistarr

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

Hello 👋

const me = {
  name: "Curtis Tarr",
  job: Jobs.SoftwareEngineer,
  spokenLanguages: ["en_GB"],
  programmingLanguages: ["Java", "C#", "Python", "JavaScript", "TypeScript"],
  website: "https://curtistarr.github.io/",
}

console.log(`Hi I'm ${me.name}, I hope you enjoy some of my random projects :)`)

Pinned Loading

  1. mai Public

    MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

    Rust 2

  2. clic Public

    A command line interface calculator

    Go

  3. diff Public

    A simple website for comparing text in your browser.

    Vue