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.uk',
};

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.uk

Popular repositories Loading

  1. dice-roller dice-roller Public

    r/dailyprogrammer challenge #364

    JavaScript

  2. trains trains Public archive

    Assignment 1 for COM577

    Java

  3. distributed-java distributed-java Public archive

    Assignment 2 for COM577

    Java

  4. be-me-dnd be-me-dnd Public

    Quick DnD 5E random character generator

    Python

  5. laughing-bassoon laughing-bassoon Public

    Laughing Bassoon is a small 1 page forum designed to be ran on a LAN for events.

    JavaScript

  6. clic clic Public

    A command line interface calculator

    Go