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

Block or report briantwhelan

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. spotify-chart-predictor spotify-chart-predictor Public

    Project to assess whether a machine learning model can accurately predict if a song will chart based purely on its audio features (extracted from the Spotify API)

    Python

  2. draughts-game-analysis draughts-game-analysis Public

    Using the OpenCV library in C++ to analyse a game of draughts

    C++

  3. microprocessor microprocessor Public

    A basic microprocessor written in VHDL.

    VHDL

  4. tcd-ibm/Do2Day tcd-ibm/Do2Day Public

    A TODO application built using a CI/CD pipeline

    1

  5. tcd-ibm/do2day-backend tcd-ibm/do2day-backend Public

    Backend of Group 34's software engineering project, Do2Day - a TODO application built using a CI/CD pipeline

    JavaScript 2

  6. sorting-algorithms sorting-algorithms Public

    Various sorting algorithms implemented in Java along with a description of how they work and their respective runtimes

    Java