Pinned Repositories
Advanced-Programming-Vehicle-DB-RESTful-Web-Service-Android-App
RESTful web service in Java alongside an Android App retrieving and parsing JSON Data from web service
Advanced-Programming-Vehicle-Inventory-System-Assignment-Y1
Java web-based inventory system for a car sales buisness
AgeCalculator-WebForms
ASP.net Age Calculator using ASP.net WebForms. Takes user input and displays age of the user in years, months, days, hours, minutes, and seconds.
AgeCalculatorMVC
ASP.net Age Calculator using ASP.net MVC. Takes user input and displays age of the user in years, months, days, hours, minutes, and seconds.
Algorithims-and-Data-Structures-Assigment-Y2
C# application that will store and manage, using appropriate algorithms and data structures, a flat data file of different companies
Algorithims-and-Data-Structures-Portfolios-Y2-C-
Second year portfolio tasks solving a variety of Data and Sorting problems using C#
ANPRWindowsService
Automated Number Plate Recognition Windows Service application. Processes every new plate read in a directory and stores all data in a suitable SQL database.
ASP.Net-FileService-using-Windows-Blob-Storage
MobileMerlin-App
Java Based Group project faithfully recreating the 1970s Electronic toy "Merlin the Electronic Wizard" into an Android App
NaturalSelectionSimulator
Natural Selection Simulator in Unity3D
AidanMack99's Repositories
AidanMack99/Advanced-Programming-Vehicle-DB-RESTful-Web-Service-Android-App
RESTful web service in Java alongside an Android App retrieving and parsing JSON Data from web service
AidanMack99/Advanced-Programming-Vehicle-Inventory-System-Assignment-Y1
Java web-based inventory system for a car sales buisness
AidanMack99/AgeCalculator-WebForms
ASP.net Age Calculator using ASP.net WebForms. Takes user input and displays age of the user in years, months, days, hours, minutes, and seconds.
AidanMack99/AgeCalculatorMVC
ASP.net Age Calculator using ASP.net MVC. Takes user input and displays age of the user in years, months, days, hours, minutes, and seconds.
AidanMack99/Algorithims-and-Data-Structures-Assigment-Y2
C# application that will store and manage, using appropriate algorithms and data structures, a flat data file of different companies
AidanMack99/Algorithims-and-Data-Structures-Portfolios-Y2-C-
Second year portfolio tasks solving a variety of Data and Sorting problems using C#
AidanMack99/ANPRWindowsService
Automated Number Plate Recognition Windows Service application. Processes every new plate read in a directory and stores all data in a suitable SQL database.
AidanMack99/ASP.Net-FileService-using-Windows-Blob-Storage
AidanMack99/MobileMerlin-App
Java Based Group project faithfully recreating the 1970s Electronic toy "Merlin the Electronic Wizard" into an Android App
AidanMack99/NaturalSelectionSimulator
Natural Selection Simulator in Unity3D
AidanMack99/Operating-System-Process-Scheduling-Program-C
C console Program for simulating Process Scheduling Algorithms
AidanMack99/PalindromeCheck
Simple C# console Application to determine whether a word/number is a palindrome.
AidanMack99/QuickSort
C# Console Application that uses Quicksort recursive algorithm to sort a series of inputs.