Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
Timetabler
My A2 Computing Course Work
Java 1
-
deal-or-no-deal
TeX 1
-
rash
Rust-based file hashing program
Rust 1
-
SimplePlatformer
Java
-
WebServer
My WebServer
Java
-
Joogle
A Java binding to the Google web search JSON API
HTML
242 contributions in the last year
Contribution activity
February 2019
January 2019
Created a pull request in ridi/isbn-rs that received 2 comments
Only initialise with a valid ISBN and remove std requirement
Change the ISBN constructors to return a result, therefore an ISBN instance can only be valid, as such the is_valid functions have been removed. Re…