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

Block or report curtistarr

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 :)`)

Here's some of my random websites:

  • Diff - See the Diff between two text blocks
  • Wordle Helper - Tool to help solve Wordle puzzles

Pinned Loading

  1. mai mai Public

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

    Rust

  2. clic clic Public

    A command line interface calculator

    Go

  3. diff diff Public

    A simple website for comparing text in your browser.

    CSS