theSundayProgrammer
The Sunday Programmer is a C++/C programmer and dabbles in small Python, Ocaml and Web applications
Norwest ComputingSydney, Australia
Pinned Repositories
heirarchy_PY
Python Version
luajit-rocksdb
Luajit binding for RocksDB
tiny_nn_json
Usin Json as the model describing language for tiny_cnn
WienerFilter
theSundayProgrammer's Repositories
theSundayProgrammer/luajit-rocksdb
Luajit binding for RocksDB
theSundayProgrammer/heirarchy_PY
Python Version
theSundayProgrammer/tiny_nn_json
Usin Json as the model describing language for tiny_cnn
theSundayProgrammer/BVitaCpp
Program to compute a solution to the BrainVita game written in C++
theSundayProgrammer/BVOcaml
Brain Vita game using OCaml Graphics
theSundayProgrammer/Camerasp
Convert Raspberry Pi into a web camera using C++
theSundayProgrammer/CameraspII
Revised Version with little resemblance to old
theSundayProgrammer/code
ActiveState Code Recipes
theSundayProgrammer/coursera-test
theSundayProgrammer/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
theSundayProgrammer/CppLinq
A simple linq library for C++.
theSundayProgrammer/heirarchy_CPP
Implementation details of blog https://thesundayprogrammer.wordpress.com/2019/03/11/multiway-trees/
theSundayProgrammer/heirarchy_ML
Ocaml version
theSundayProgrammer/lua-resty-reqargs
Read application/x-www-form-urlencoded, multipart/form-data, and application/json request args
theSundayProgrammer/mlpack
mlpack: a scalable C++ machine learning library
theSundayProgrammer/MthCombination
Lexicographic ordering of permutations and combinations
theSundayProgrammer/nwcrocks
theSundayProgrammer/PDF-Writer
High performance library for creating, modiyfing and parsing PDF files in C++
theSundayProgrammer/python
Code Snippets Illustrating algorithm or API
theSundayProgrammer/RearrangeDom
A web page demonstrating Drag and Drop
theSundayProgrammer/rocksdb-service
theSundayProgrammer/startbootstrap-freelancer
A one page HTML theme for freelancers created by Start Bootstrap
theSundayProgrammer/Sudoku
C++ Sudoku Solver
theSundayProgrammer/Textfilling
Textfilling with different cost functions
theSundayProgrammer/tictactoe
A C++ program that plays tictactoe
theSundayProgrammer/tiny-dnn
header only, dependency-free deep learning framework in C++14
theSundayProgrammer/userland
Source code for ARM side libraries for interfacing to Raspberry Pi GPU.
theSundayProgrammer/veed
theSundayProgrammer/WaterBucket
You have a 12-gallon bucket, an 8-gallon bucket and a 5-gallon bucket. The 12-gallon bucket is full of water and the other two are empty. Without using any additional water (or buckets) how can you divide the twelve gallons of water equally so that two of the three buckets have exactly 6 gallons of water in them?
theSundayProgrammer/WebAuth
Demonstrates the use of Redis for authentication and authorisation on Nginx (openresty) using JWT