danana5
Computer Science Masters Graduate from Trinity College Dublin. Software Engineer for HubSpot.
HubSpotDublin, Ireland
Pinned Repositories
Easy-Annotator
SWENG Project that allows a user to upload a video, select region of interest, comment on the video, and export this information in a JSON format.
concurrent-systems
danana5
danana5.github.io
[OLD WEBSITE] Personal Portfolio Website designed and programmed in CSS and HTML by myself. Used to learn basics of web development.
data-vis
DIF-Dashboard
A CRUD application developed for Dublin Indoor Football in Santry, Dublin. Using Vue.js, Firebase and deployed on Vercel.
GoLang-Web-Proxy-Server
A Web Proxy written in Go using built in libraries to handle HTTP and HTTPS requests. Saves bandwitdh and time with the use of a cache and allows blacklisting of domains.
Secure-File-Share
A web application which allows users to create “groups” and add and remove other users to these groups. Each user in a group can upload and download files. Every file uploaded is encrypted for storage on the Firebase Cloud Storage. The files are the decrypted then and are downloaded for the user. If the files were to be viewed on Firebase Storage they are unopenable due to the encryption.
SOLID-demo-app
A proof-of-concept application created as part of my dissertation as part of my masters degree in Trinity College Dublin. The applicaiton is built using React and Solid. Solid is a ground breaking paradgim shift for the web as we know it created in part by Tim Berners-Lee
Intuitive-Design-for-Knowledge-Graph-Mappings
Project in collaboration with the ADAPT centre to provide a system that allows users to describe mappings between JSON schema and Ontologies.
danana5's Repositories
danana5/DIF-Dashboard
A CRUD application developed for Dublin Indoor Football in Santry, Dublin. Using Vue.js, Firebase and deployed on Vercel.
danana5/GoLang-Web-Proxy-Server
A Web Proxy written in Go using built in libraries to handle HTTP and HTTPS requests. Saves bandwitdh and time with the use of a cache and allows blacklisting of domains.
danana5/concurrent-systems
danana5/danana5
danana5/danana5.github.io
[OLD WEBSITE] Personal Portfolio Website designed and programmed in CSS and HTML by myself. Used to learn basics of web development.
danana5/data-vis
danana5/Secure-File-Share
A web application which allows users to create “groups” and add and remove other users to these groups. Each user in a group can upload and download files. Every file uploaded is encrypted for storage on the Firebase Cloud Storage. The files are the decrypted then and are downloaded for the user. If the files were to be viewed on Firebase Storage they are unopenable due to the encryption.
danana5/SOLID-demo-app
A proof-of-concept application created as part of my dissertation as part of my masters degree in Trinity College Dublin. The applicaiton is built using React and Solid. Solid is a ground breaking paradgim shift for the web as we know it created in part by Tim Berners-Lee
danana5/github-visualiser
A React App created as part of my third year Software Engineering module which visualises data using the Github REST API.
danana5/hello-world-daniel-grace-ui
danana5/LCA-Java
danana5/LCA-Python
danana5/Measuring-Software-Engineering
An Essay about measuring software engineering as part of my Software Engineering module.
danana5/New-Personal-Website
My new portfolio website created with Vue, Vuetify and VueBootstrap. Deployed on Vercel.
danana5/Personal-Discord-Bot
Created a discord bot with miscellaneous functions to help me and my friends during our Discord calls.
danana5/portfolio
danana5/sean-h-campaign-site
danana5/SoftwareEngineerEssay
An essay for my Software Engineering module in TCD.
danana5/sortComparison
College Algorithms and Data Structures Assignment