Samael Newgate

Objectives

Reversed LinkedList

Objectives Met: #1, #2, #6

Reversing a Linked List from scratch using C++. With manual tests and documentation included in repository.

Objectives

SCNM Project

Objectives Met: #1, #2, #3, #4, #5

A framework to help aid a neuropathy college teach and practice diagnosing, and logging patient information with a fully responsive React design to allow the user to take it on the go and view/use it on any device.Front end is React, JavaScript, JSX. Back end is Node.js, Express.js and MongoDB. Fully documented with burn-down charts, diagrams, etc.

Objectives

Sorting Algorithms

Objectives Met: #1, #2, #6,

Multiple sorting algorithms made from scratch on C++. Manually coded tests. Documentation includes, benchmark tests, results, explanation of the algorithms used, code breakdown and much more.

Objectives

Combat Sports App

Objectives Met: #1, #2, #3, #4, #5

A combat sports feed app made on Flutter for both iOS and Android. Documentation includes planning, wire frames, design, plan, etc.

Objectives

Tetris Clone

Objectives Met: #1, #2, #5

A Tetris clone made using C++ and SFML. Fully documented from start to finish with burn-down charts, diagrams, SRS, etc.

Objectives

RPi Network Led Ping

Objectives Met: #4

Using Python on a RPi to constantly ping the network and notify the user through an LED if the ping isn't returned.