-
-
-
-
-
nlp_reproducability_wallace Public
Reproducability study for the paper "Poisoning Language Models During Instruction Tuning" By Eric Wallace: https://arxiv.org/pdf/2305.00944
-
-
PACMANN_compare Public
Forked from privsearch/private-search-tempComparison between BM25 retrieval and PACMANN
Go MIT License UpdatedOct 1, 2024 -
warp Public
Forked from seanmonstar/warpA super-easy, composable, web server framework for warp speeds.
Rust MIT License UpdatedOct 30, 2023 -
-
ring Public
Forked from briansmith/ringSafe, fast, small crypto using Rust
Assembly Other UpdatedAug 9, 2023 -
Neural-Networks-With-Bayes Public
This github is dedicated to my 4th year dissertation project, which will be on testing uncertainties on neural networks
Python GNU General Public License v3.0 UpdatedAug 6, 2023 -
lava-server Public
A small containerised go project that I use to provide free randomness
Go GNU General Public License v3.0 UpdatedMay 15, 2023 -
AES-Implimentation Public
A small (probably very insecure) implimentation of the AES 128 block cipher in CBC mode.
Rust GNU General Public License v3.0 UpdatedMar 15, 2023 -
leetcode_answers Public
A small place that I can archive all my answers to various leetcode questions
C++ UpdatedFeb 5, 2023 -
Gadgetbridge_image_upload_bangle Public
Forked from Freeyourgadget/GadgetbridgeWe are on codeberg.org now! https://codeberg.org/Freeyourgadget/Gadgetbridge - Gadgetbridge - A free and cloudless replacement for your gadget vendors' closed source Android applications. Supports …
Java GNU Affero General Public License v3.0 UpdatedSep 10, 2022 -
airtag_dissertation Public
A repository made to hold the code for my dissertation on the Apple AirTag/ Find My network
Swift MIT License UpdatedAug 29, 2022 -
react_server Public
A small django server with nginx backend that I run on my raspberry pi for file transferring and various other things
JavaScript GNU General Public License v3.0 UpdatedDec 17, 2021 -
over-the-wire-answers Public
Contains all the scripts that can be used as solutions to the over the wire wargames
Shell GNU General Public License v3.0 UpdatedNov 10, 2021 -
Epilepsy-Smartphone Public
Repository for my project on the diagnosis of epilepsy using Deep Learning
Python MIT License UpdatedSep 13, 2021 -
gradient-bayesian-networks Public
Report used for my 4th Year dissertation, compatible with Gradient
UpdatedDec 26, 2020 -
-
Advent-of-Code Public
A place for all my advent of code submissions, likely all done in python
UpdatedDec 24, 2019 -
Java-Battleships Public
One of the first Projects I did. A simple Command line battleships game which I used OOP effectively to complete. Done by myself while at University, Except the Documentation which was done in a te…
Java UpdatedOct 6, 2019 -
BinaryTree Public
A Binary Tree in Java I made for my first year of University. Was made to help my understanding of how memory allocation works
Java UpdatedOct 6, 2019 -
Cs-ATM Public
This project was made to demonstrate how multithreading works. The Program is written in C# and is a simulation of multiple ATM machines, each machine getting its own thread. It also uses barriers …
C# UpdatedOct 1, 2019 -
AdVENDure Public
A game I made in C# using visualStudio. This game was made to help further my understanding of GUIs. It could be done much better now with my new knowledge of Multithreading
C# UpdatedOct 1, 2019 -
Hash-Table Public
A Hash table I made on my own as part of my University career. This is a basic hashtable that can hold and retreive integers
C++ UpdatedOct 1, 2019 -
Manchester-Baby Public
A project I did in CPP with a team of 4 for University. It is a simulation of the first electronically stored computer Program: https://en.wikipedia.org/wiki/Manchester_Baby
C++ UpdatedOct 1, 2019 -
-
C-Linked-List Public
A basic Linked List I did in C, Mainly made to practice my use of pointers and memory allocation.
C UpdatedOct 1, 2019