Pinned Repositories
Trello-PowerUp-FYP
My Final Year Project for CIT's Computer Systems Course. A simple but useful extension to the web tool Trello. Final Grade was 75 in Research, 77 in Implementation.
MediaPlayer2.0
A very basic Media Player done for Distributed Systems Programming.
Scalable_Microservice_1
College Assignment for Scalable Microservices
Embedded_Systems_2
2nd Assignment for Embedded System Tools
BasicPythonRainfallAnalytics
We were given a zip file full of .txt files with information in them and it calculates Total Rainfall, Most Rainfall in a day, Number of days with Rain above a certain threshold, Wettest Location and Percentage of Rainy Days. It was a basic assignment to try using Numpy for the first time.
Broadcast-Unicast
Basic Broadcast/Unicast sample. reuploaded as last repository got messed up due to accidentally uploading the wrong project
C-Palindrome
My first C project. Made with 6 weeks of classes in C. It randomizes an series of numbers and counts the number of turns for you to make it a Palindrome
Embedded-Systems-Programming-Pacman
A simple Pacman application for the QEMU emulated versatilepb board.
Embedded_Systems_1
First Assignment for Embedded Systems Tools.
Embedded_Systems_3
3rd Assignment for Embedded System Tools, a simple pacman game.
DanSoulman's Repositories
DanSoulman/Scalable_Microservice_1
College Assignment for Scalable Microservices
DanSoulman/Embedded-Systems-Programming-Pacman
A simple Pacman application for the QEMU emulated versatilepb board.
DanSoulman/Trello-PowerUp-FYP
My Final Year Project for CIT's Computer Systems Course. A simple but useful extension to the web tool Trello. Final Grade was 75 in Research, 77 in Implementation.
DanSoulman/Non_Linear_Algorithm_Assignment_1
DanSoulman/SDN_Assignment2
We were asked to create a Topology with proactive rules using Pox. I didn't have time to add reactive rules.
DanSoulman/Embedded_Systems_3
3rd Assignment for Embedded System Tools, a simple pacman game.
DanSoulman/Embedded_Systems_2
2nd Assignment for Embedded System Tools
DanSoulman/Broadcast-Unicast
Basic Broadcast/Unicast sample. reuploaded as last repository got messed up due to accidentally uploading the wrong project
DanSoulman/Embedded_Systems_Security_Assignment1
Our Assignment for Security
DanSoulman/Microservices_Technical_Report_On_Elastic_Stack
A quick technical report on Elastic stack.
DanSoulman/Technical-Review-Of-Quadcopter-Design
A technical report written for Embedded Systems tools and services.
DanSoulman/Git-Assignment-1
First assignment we did for Agile Processes where we had to show how to do a number of things using Git. Got 90%
DanSoulman/Uber-Clone-Project
Forked from https://github.com/Nasheor/uber-project which has since been made public. Please look at that version instead
DanSoulman/SDN_Assignment1
Simple Topology for Assignment 1 of my Software Defined Network Module
DanSoulman/Embedded_Systems_1
First Assignment for Embedded Systems Tools.
DanSoulman/Technical-Review-of-Arm-Cortex-M3-Processor-and-LPC1768-microcontroller
In 3rd year we had to write a technical review of the Arm Cortex-M3 Processor and LPC1768 microcontroller. Got 84%
DanSoulman/MicrocontrollersAssignment2
Temperature and Vibration dectector
DanSoulman/MediaPlayer2.0
A very basic Media Player done for Distributed Systems Programming.
DanSoulman/RoutingTree
EmbeddedSysNW Assignment 2
DanSoulman/Python-Naive-Bayes-classifiers-
predicts the sentiment of tweets in txt files. Done for final project of programming for Data Analytics
DanSoulman/BasicPythonRainfallAnalytics
We were given a zip file full of .txt files with information in them and it calculates Total Rainfall, Most Rainfall in a day, Number of days with Rain above a certain threshold, Wettest Location and Percentage of Rainy Days. It was a basic assignment to try using Numpy for the first time.
DanSoulman/MediaPlayer
Very simple media player that allows you to download files from one folder to another and play video/mp3
DanSoulman/ObjectBasedOrderingSystemGUIREMAKE
A basic online electronic ordering system that implements Databases and Scenebuilder Guis. Made as a project for Object Orientated Programming 2.
DanSoulman/C-Palindrome
My first C project. Made with 6 weeks of classes in C. It randomizes an series of numbers and counts the number of turns for you to make it a Palindrome
DanSoulman/First_Gui
My first Gui project. It involves a number guessing game, a lotto game, it also uses hashmaps to allow the player to choose a prize upon on completing a game.
DanSoulman/ObjectBasedOrderingSystem
A basic online electronic ordering system. Made as a project for Object Orientated Programming 1.
DanSoulman/GoToGym
My first year final Java Programming Fundamentals project. It's a basic Gym time table management system.