Skip to content
View Niall-Concannon's full-sized avatar
  • Ireland
  • 14:14 (UTC)

Block or report Niall-Concannon

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 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
Niall-Concannon/README.md

Pinned Loading

  1. Encoding-Words-with-Suffixes Encoding-Words-with-Suffixes Public

    A Java program that compresses text by encoding words and suffixes into numeric codes using a custom mapping file. It features a simple menu-driven interface for specifying files, toggling progress…

    Java

  2. Machinery-Management-C-Project Machinery-Management-C-Project Public

    A C program for managing a machinery fleet via a command-line interface. It supports secure login, adding, updating, deleting, and viewing machine records stored in linked lists with file-based per…

    C

  3. Quiz-App Quiz-App Public

    A quiz app built with Angular, Ionic, and TypeScript, designed to work smoothly on both web and mobile. It has a straightforward, user-friendly interface for taking quizzes, selecting answers, and …

    TypeScript

  4. JUnit-Lab-Exam JUnit-Lab-Exam Public

    This Java lab exam was completed in May 2025 for the Software Quality & Testing module. It involves building and testing a simple MedicalRecords class using JUnit, with a mix of standard and parame…

    Java

  5. Wordle Wordle Public

    This Wordle game was developed using C# and XAML as part of the Cross-Platform Application Development module. It features a clean, user-friendly interface and replicates the popular word guessing …

    C#

  6. War-Game War-Game Public

    War is a card game written in C for the Procedural Programming module. It supports 2 to 4 players, each with a shuffled deck. Players select cards each round, with ties carrying points over to the …

    C