Skip to content
View NiamhFerns's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report NiamhFerns

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

Hello!

Socials

github linkedin

Stats & Experience

Profile views counter


Languages & Libraries

My Skills

Software & Tools

My Skills

Projects

Personal

⚙️ Nekovim

My Skills

My own personal Neovim config that I'm working on slowly over time. I'd like to eventually turn this into a "neovim flavour" for other people to use as well.

University

My Skills

Simple implementation of a k.N.N classifier that can be used to classify wines into 3 different classes based on 13 individual features completed for COMP307.

I've also done a rewrite in C# for this project.

Grade: 100% for Wine Classifier Task.

🙍‍♂️ Chip's Challenge

My Skills

Remake of the old Chip's Challenge retro game for a major group project with 5 other students in SWEN225.

Grade: A+ (Individual Mark), B+ (Overall Group Mark)

My Skills

An implementation of A*, Kosaraju's, and an articulation point finding algorithm to find travel routes on Metlink's publically available transport network data for a COMP261 assignment.

Grade: A+ (90%)

My Skills

Robot wars game with my implementation of a parser and language interpreter for a custom language that is used to control the robots for a COMP261 assignment.

Grade: A (88%)

My Skills

Simple implementation of a multi-process server done in C for my NWEN241 course.

Grade: A+ (95%)

Pinned

  1. Nekovim/Nekovim Nekovim/Nekovim Public

    Neovim for the feline-minded individual.

    Lua 1

  2. wine-sharpifier wine-sharpifier Public

    This is a C# rewrite of my Rust wine-classifier assignment that I did for COMP 307.

    C#

  3. NiamhFerns-VUW/ChipsChallenge NiamhFerns-VUW/ChipsChallenge Public

    Java

  4. NiamhFerns-VUW/RoboGame NiamhFerns-VUW/RoboGame Public

    DSA assignment on parsing, interpreting, and regex for COMP 261.

    Java

  5. NiamhFerns-VUW/TopDownMinecraft NiamhFerns-VUW/TopDownMinecraft Public

    Java

  6. NiamhFerns-VUW/WellingtonTransport NiamhFerns-VUW/WellingtonTransport Public

    DSA assignment on pathfinding & graph analysis for COMP 261.

    Java