Skip to content
View Tatooles's full-sized avatar
Block or Report

Block or report Tatooles

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

Pinned

  1. next-fitness-tracker next-fitness-tracker Public

    A workout tracking app for weightlifters created using Next.js.

    TypeScript 2

  2. next-workout-generator next-workout-generator Public

    This app uses the GPT-4 API to generate a workout based on the input the user provides.

    TypeScript

  3. vue-meeting-calculator vue-meeting-calculator Public

    This is a Vue app that allows the user to calculate the cost of a meeting based on the salaries of the participants and the duration of the meeting.

    Vue

  4. twitter-bot twitter-bot Public

    Playing around with the twitter API attempting to make a twitter bot

    Python

  5. react-chess react-chess Public

    Chess game created with ReactJS, uses https://github.com/Tatooles/react-chess-api to process opponent movess

    TypeScript

  6. react-chess-api react-chess-api Public

    This is the Chess AI logic for https://github.com/Tatooles/react-chess it runs on an AWS lambda function every time you make a move

    JavaScript