Pinned Repositories
CocoTastierProject-Compiler
For this module we had an ongoing assignment where we had to construct the programming language Tastier using C#. We were given a sample that we have to edit each week for our assignments. We first had to allow the language to handle the addition of comments to the ‘.s’ file for each of the identifiers found in the code, this had to correctly represent its symbol table. This was done by having the console write a line in the ‘.s’ file printing its symbol table each time in the code by getting the kind, type and level found by accessing the given variable in the current scope in the code.
Concurrent-Systems
The aim of this project was to better understand vectorization, code optimisation and parallelization by optimizing and parallelizing the efficient convolution routine
cs-exams
A website to help Computer Science students at Trinity College Dublin study their course material. 📖
DublinBikesLocations
Urban Computing - Assignment 4
FamousVisualisations
Assignment 2 for module in trinity college
HTTP-HTTPS-Server-
Implemented a Web Proxy Server. It was designed to respond to http and https requests and should display each request on a management console. It should forward the request to the web server and relay the response to the browser, block the selected URL’s via the management console and handle multiple requests simultaneously.
InformationRetrieval
Module in Computer Science Masters
InternetofThings
A module in the Masters in Computer Science Trinity College Dublin
Inventory-Tracking-Android-App
Software-Engineering-Mini-Scrum
ios-app-for-Surewash
An app which could scan the QR codes from the website and output the information they held, the app should also allow users to login or allow new users to register their detail which would be stored back within the database. If possible the app should also allow the users to take a short quiz on hand hygiene based on some questions given to use by our client. We decided to write the app for android and the questions were written using XML.
kevmor123's Repositories
kevmor123/CocoTastierProject-Compiler
For this module we had an ongoing assignment where we had to construct the programming language Tastier using C#. We were given a sample that we have to edit each week for our assignments. We first had to allow the language to handle the addition of comments to the ‘.s’ file for each of the identifiers found in the code, this had to correctly represent its symbol table. This was done by having the console write a line in the ‘.s’ file printing its symbol table each time in the code by getting the kind, type and level found by accessing the given variable in the current scope in the code.
kevmor123/Concurrent-Systems
The aim of this project was to better understand vectorization, code optimisation and parallelization by optimizing and parallelizing the efficient convolution routine
kevmor123/cs-exams
A website to help Computer Science students at Trinity College Dublin study their course material. 📖
kevmor123/DublinBikesLocations
Urban Computing - Assignment 4
kevmor123/FamousVisualisations
Assignment 2 for module in trinity college
kevmor123/HTTP-HTTPS-Server-
Implemented a Web Proxy Server. It was designed to respond to http and https requests and should display each request on a management console. It should forward the request to the web server and relay the response to the browser, block the selected URL’s via the management console and handle multiple requests simultaneously.
kevmor123/InformationRetrieval
Module in Computer Science Masters
kevmor123/InternetofThings
A module in the Masters in Computer Science Trinity College Dublin
kevmor123/Inventory-Tracking-Android-App
Software-Engineering-Mini-Scrum
kevmor123/ios-app-for-Surewash
An app which could scan the QR codes from the website and output the information they held, the app should also allow users to login or allow new users to register their detail which would be stored back within the database. If possible the app should also allow the users to take a short quiz on hand hygiene based on some questions given to use by our client. We decided to write the app for android and the questions were written using XML.
kevmor123/SECURE-EMAIL-APPLICATION-
Developed a secure email application/add-on that will produce a ‘Signed and Enveloped’ message to provide message integrity, authentication and confidentiality.
kevmor123/Software-Engineering-Assingments
kevmor123/SQL-Project
Information Management Project in ORACLE SQL
kevmor123/VisualizingIrelandPopulation
Data Visualization Assignment 4
kevmor123/Website-for-CodePlus-Programme
A website and database to allow schools to book mentors to come to the school and teach students about coding languages.