Pinned Repositories
algorithmic-trading-using-high-perf-data-processing-in-python
Second version of talk demonstrating how to massively optimise data processing and numerical computation in Python
deep-learning-with-rnns
Presentation slides and workshop materials of Deep Learning with Recurrent Neural Networks
donchain
Blockchain implementation in Rust
double
Mocking framework for Rust -- inspired by googlemock
gmock-presentation
Presentation on Google Mock
high-performance-data-processing-in-python
Talk demonstrating how to massively optimise data processing and numerical computation in Python
intro-to-deeplearning
Presentation giving a high-level overview of deep learning, with practical code examples
intro-to-ml
Presentation briefly introducing machine learning, what it is, its current state and how to use it
mocking-in-rust-using-double
Talk covering unit testing and mocking techniques in Rust
module-dependency
Tool used to search for and visualise dependencies between Python modules
DonaldWhyte's Repositories
DonaldWhyte/double
Mocking framework for Rust -- inspired by googlemock
DonaldWhyte/high-performance-data-processing-in-python
Talk demonstrating how to massively optimise data processing and numerical computation in Python
DonaldWhyte/algorithmic-trading-using-high-perf-data-processing-in-python
Second version of talk demonstrating how to massively optimise data processing and numerical computation in Python
DonaldWhyte/mocking-in-rust-using-double
Talk covering unit testing and mocking techniques in Rust
DonaldWhyte/deep-learning-with-rnns
Presentation slides and workshop materials of Deep Learning with Recurrent Neural Networks
DonaldWhyte/gmock-presentation
Presentation on Google Mock
DonaldWhyte/intro-to-deeplearning
Presentation giving a high-level overview of deep learning, with practical code examples
DonaldWhyte/intro-to-ml
Presentation briefly introducing machine learning, what it is, its current state and how to use it
DonaldWhyte/donchain
Blockchain implementation in Rust
DonaldWhyte/mdsearch
Lightweight C++ library which implements a collection of multi-dimensional search structures
DonaldWhyte/rust-url-shortener
Yet another URL shortener in Rust
DonaldWhyte/rusty-life
Rust implementation of Conway's Game of Life
DonaldWhyte/bronze
Single-threaded in-memory cache implemented in Rust
DonaldWhyte/DonaldWhyte.github.io
Personal website
DonaldWhyte/notes-distributed-systems
Notes of my studies on distributed systems
DonaldWhyte/notes-natural-language-processing
Notes on my studies on natural language processing
DonaldWhyte/notes-parallel-scientific-computing
Notes on my studies on parallel scientific high-performance computing
DonaldWhyte/algo-interview-questions
Repository containing solutions to algo interview questions
DonaldWhyte/asifsha.github.io
My personal website
DonaldWhyte/decay_type
Macro for decaying Rust types to their simplest value type form
DonaldWhyte/dotfiles
Dotfiles I use for personal development
DonaldWhyte/fosdem-notes
My personal notes on FOSDEM talks I attended
DonaldWhyte/gitignore
A collection of useful .gitignore templates
DonaldWhyte/hiredis
Minimalistic C client for Redis >= 1.2
DonaldWhyte/iron_requestid
Rust iron middleware for generating unique IDs for requests
DonaldWhyte/json
JSON for Modern C++
DonaldWhyte/notes-computer-graphics
Notes of my studies on 3D computer graphics
DonaldWhyte/react-es6-webpack-boilerplate
Lightweight boilerplate for React with ES6 (Babel) and Hot reloader using Webpack.
DonaldWhyte/simple
A static blog generator with a single static page
DonaldWhyte/vulkan-kompute
The General Purpose Vulkan Compute Framework. Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases.