Pinned Repositories
Ad-Listings-Visitor-Design-Pattern-Assignment
Completed as part of Object Oriented Software Design and Development course.
Bibliography-Management-Factory-and-Strategy-Design-Patterns-Assignment
Carshowroom-Threads-Assignment
Completed as part of Enterprise Java Programming
delivery-app
The Delivery Project is a web application designed to calculate delivery fees based on parameters like cart value, delivery distance, number of items, and order time. Built with React, TypeScript and Material-UI, it provides a user-friendly interface for calculating delivery costs.
Deprecated-Oireachtas-App
[[ Earlier version of Oireachtas App repo ]] Web application implemented with Next.js / React.js to display politician details and records. Interacts with parliament records REST API; functions analyses and restructures raw data and to write qualitative records of politicians’ level of engagement.
movie-app
A full stack app (react + express + material UI) where the user can search for a movie, see details and add it to their stored list of favourites or saved which they can also view.
Oireachtas-App
Web application to show politician, party, and constituency details. Data scraped from webpages, pdfs, and APIs. Functions analyses and restructures raw data to write qualitative records of politicians’ level of engagement and attendance as well as provide aggregated info. [[ Currently being reworked and expanded ]]
online-mutliplayer-app
[Currently Under Construction] Web application to play the card game wizard.
order-store-ui
Order Store UI is a web application that allows users to view and manage orders in a store. The application is built using React, Next.js and Bootstrap, and communicates with a backend json file which provides dummy data.
question-practice-tracker
Question Practice Tracker is a customizable and user-friendly tool for tracking your progress in preparing for exams or interviews. Create question sets, categorize them by topic, mark questions as correct or incorrect and track your performance over time.
johnpdevlin's Repositories
johnpdevlin/Oireachtas-App
Web application to show politician, party, and constituency details. Data scraped from webpages, pdfs, and APIs. Functions analyses and restructures raw data to write qualitative records of politicians’ level of engagement and attendance as well as provide aggregated info. [[ Currently being reworked and expanded ]]
johnpdevlin/Deprecated-Oireachtas-App
[[ Earlier version of Oireachtas App repo ]] Web application implemented with Next.js / React.js to display politician details and records. Interacts with parliament records REST API; functions analyses and restructures raw data and to write qualitative records of politicians’ level of engagement.
johnpdevlin/order-store-ui
Order Store UI is a web application that allows users to view and manage orders in a store. The application is built using React, Next.js and Bootstrap, and communicates with a backend json file which provides dummy data.
johnpdevlin/question-practice-tracker
Question Practice Tracker is a customizable and user-friendly tool for tracking your progress in preparing for exams or interviews. Create question sets, categorize them by topic, mark questions as correct or incorrect and track your performance over time.
johnpdevlin/Ad-Listings-Visitor-Design-Pattern-Assignment
Completed as part of Object Oriented Software Design and Development course.
johnpdevlin/Bibliography-Management-Factory-and-Strategy-Design-Patterns-Assignment
johnpdevlin/Carshowroom-Threads-Assignment
Completed as part of Enterprise Java Programming
johnpdevlin/delivery-app
The Delivery Project is a web application designed to calculate delivery fees based on parameters like cart value, delivery distance, number of items, and order time. Built with React, TypeScript and Material-UI, it provides a user-friendly interface for calculating delivery costs.
johnpdevlin/movie-app
A full stack app (react + express + material UI) where the user can search for a movie, see details and add it to their stored list of favourites or saved which they can also view.
johnpdevlin/online-mutliplayer-app
[Currently Under Construction] Web application to play the card game wizard.
johnpdevlin/Client-Server-Sockets-Assignment
johnpdevlin/Exponentiation-Java-Assignment
Completed as part of Algorithhmics and Logical Methods course.
johnpdevlin/Fibonacci-Series-Assignment
Completed as part of Algorithhmics and Logical Methods course.
johnpdevlin/Generics-Abstract-Assignment
Completed as part of Java Enterprise Programming course.
johnpdevlin/Generics-Assignment
johnpdevlin/Hierarchy-Assignment
Result of assignment to improve given code using hierarchy
johnpdevlin/recipe-shopping-hub
[[ Under Construction ]] An app to meal plan and manage your weekly food shopping list. Uses automation to scrape recipes and generate the user's shopping list.
johnpdevlin/Serializiation-Java-Assignment
johnpdevlin/Sorting-Methods-Assignment
Programs to sort using bubble and merge approaches as part of algorithmics and logical methods course