Pinned Repositories
ducss-site
New DUCSS website
Algorithms-Data-Structures
Assignments from Senior Freshman Year (Year 2) CS
cs3014-parallel-multichannel-multikernel-convolution
emojicode-experiments
Experiments with Emojicode ( http://www.emojicode.org )
geo-tweets
Web app to show recent, popular tweets with location data from an area
slides
Slides from various talks, demos & presentations I've done over the last few years
TCD-Exam-Paper-Downloader
Python script to download exam papers from the old TCD exams storage
wandows-extension
Browser extension to replace all instances of Windows with Wandows
yt-revert
Chrome extension to revert Youtube.com to old design
PatrickOBoyle's Repositories
PatrickOBoyle/wandows-extension
Browser extension to replace all instances of Windows with Wandows
PatrickOBoyle/yt-revert
Chrome extension to revert Youtube.com to old design
PatrickOBoyle/slides
Slides from various talks, demos & presentations I've done over the last few years
PatrickOBoyle/cs3014-parallel-multichannel-multikernel-convolution
PatrickOBoyle/emojicode-experiments
Experiments with Emojicode ( http://www.emojicode.org )
PatrickOBoyle/TCD-Exam-Paper-Downloader
Python script to download exam papers from the old TCD exams storage
PatrickOBoyle/Algorithms-Data-Structures
Assignments from Senior Freshman Year (Year 2) CS
PatrickOBoyle/geo-tweets
Web app to show recent, popular tweets with location data from an area
PatrickOBoyle/Background-Colour-Changer
Basic chrome extension allowing the user to choose what colour to set the background of their current tab to.
PatrickOBoyle/Concurrent-Systems
Threaded C programming for Senior Freshman Year (Year 2) CS
PatrickOBoyle/disaster-routing
Implemented Distance Vector Routing (DVR) & Link State Routing (LSR), a router for Telecommunications II in second year Computer Science.
PatrickOBoyle/gmail-encrypt
Chrome extension to encrypt mail sent to approved addresses via Gmail
PatrickOBoyle/homeless-shelter-list
Android application that displays a list view of homeless shelters and on-selection, shows them on a maps interface, with relevant information.
PatrickOBoyle/learning-me-a-haskell
Functional programming assignments in Haskell from 3rd year Computer Science
PatrickOBoyle/PatrickOBoyle
PatrickOBoyle/rgbcolourgen
A simple JavaScript program to create a random RGB value
PatrickOBoyle/Systems-Programming
C Programming module in Senior Freshman Year (Year 2) CS
PatrickOBoyle/tastier-compiler
Building a compiler for third year computer science module, compiler design