NoUniformDay
"Computer science is no more about computers than astronomy is about telescopes." - Edsger Dijkstra
IBMGalway, Ireland
Pinned Repositories
auction
ITPeople Blockchain - Art Auction Demo
Book-Auction-App
Python Django Book Auction website
corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Extreme-Blue-Backend-Challenge
Backend programming challenge for job interview for IBM's Extreme Blue program in summer 2017
fabric-samples
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-samples
HyperDatum
Hyperledger Fabric application built at the Blockchain for Good hackathon in Dublin, Ireland
HyperPooch
MapReduce-BigTextProcessor
NoUniformDay.github.io
Github Pages Online CV
Polybius
World War 1 Polybius Cipher
NoUniformDay's Repositories
NoUniformDay/HyperDatum
Hyperledger Fabric application built at the Blockchain for Good hackathon in Dublin, Ireland
NoUniformDay/HyperPooch
NoUniformDay/MapReduce-BigTextProcessor
NoUniformDay/auction
ITPeople Blockchain - Art Auction Demo
NoUniformDay/Book-Auction-App
Python Django Book Auction website
NoUniformDay/corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
NoUniformDay/Extreme-Blue-Backend-Challenge
Backend programming challenge for job interview for IBM's Extreme Blue program in summer 2017
NoUniformDay/fabric-samples
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-samples
NoUniformDay/NoUniformDay.github.io
Github Pages Online CV
NoUniformDay/Polybius
World War 1 Polybius Cipher
NoUniformDay/Hard-Real-Time-Systems-POSIX.4
Hard Real Time Systems POSIX.4 University Assingment written in C.
NoUniformDay/J2EE
Various J2EE Projects from University. Uses JSP, Java Servlets, JPA, JDBC.
NoUniformDay/Java-RMI-Distributed-Exam-Assessment-System
NoUniformDay/LandSurveyCordapp
A Cordapp for tracking the issuance and trading of house and land surveys for reuse.
NoUniformDay/learn-chaincode
Learn how to write chaincode. (For the latest information, see http://hyperledger-fabric.readthedocs.io/en/latest/chaincode.html)
NoUniformDay/Lingo
Location based iOS Dictionary App
NoUniformDay/Movie_Rental_Management_System
Movie Rental Management System for Team N
NoUniformDay/node-bootstrap-handlebars
This is a node app to use as a starting point for new projects. It comes loaded with Express, Bootstrap (with LESS), and hbs (an express view engine for Handlebars).
NoUniformDay/ProjectEuler
My Java Solutions to Project Euler Questions
NoUniformDay/PyCrypto
Various implementations of modern and classical cryptosystems
NoUniformDay/RomanNumeralConverter
Java program that converts any integer into roman numerals notation
NoUniformDay/Student-Registration
Student Registration Repo demonstrating Apache Maven's capabilities
NoUniformDay/Student-Registration-Maven-Driver-Test
Test repository for the maven dependency created in Student-Registration