Skip to content
View curtistarr's full-sized avatar
๐Ÿš€
๐Ÿš€

Sponsoring

@gnachman
@Homebrew

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
curtistarr/README.md

Hey there ๐Ÿ‘‹

const me = {
  name: 'Curtis Tarr',
  role: 'Software Engineer',
  languages: ['C#', 'Java', 'Python', 'JavaScript', 'TypeScript'],
  website: 'https://curtistarr.github.io/',
};

console.log(`Hi, I'm ${me.name} - welcome to my GitHub!`);

About Me

Software engineer who enjoys building useful tools and tinkering with side projects. Mostly working across the full stack with TypeScript, and C#. Based in the UK.


๐Ÿ”— curtistarr.github.io

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.

    Vue