C code: data structures and algorithms.
Updated 2017-05-28 08:20:40 +00:00
A toolkit for composite design of experiments.
Updated 2017-12-16 16:20:00 +00:00
Notes on Project Euler problems, Jupyter notebooks that dig deeper into each Project Euler problem.
Updated 2017-12-20 01:16:38 +00:00
Notes on array lists, linked lists, list data structures, list algorithms, list traversal, list tricks, and list puzzles.
Updated 2017-12-20 01:17:10 +00:00
Notes on trees, tree data structures, tree algorithms, spanning trees, binary trees, heaps, breadth-first and depth-first search, and recursion.
Updated 2017-12-20 01:17:17 +00:00
Notes on graph data structures, graph algorithms, graph traversal, graph implementation, and other things graph-related.
Updated 2017-12-20 01:17:24 +00:00
Notes on Brownian motion, the Langevin equation, diffusion equation, particle equation of motion, stochastic differential equations, wall functions, potential functions, particle interactions, and particle physics.
Updated 2017-12-20 01:17:31 +00:00
Dotfiles that do not require any 900 pound gorillas.
Updated 2018-01-16 06:31:50 +00:00
mediawiki to git
Updated 2018-04-23 10:36:54 +00:00
How do I get my project onto Dockerhub so people can get it with docker pull?
Updated 2018-05-13 22:28:56 +00:00
How do I get a simple, no-frills Github Pages site up and running for my repository?
Updated 2018-05-13 22:30:06 +00:00
How do I get my project onto Pypi?
Updated 2018-05-13 22:30:29 +00:00
How do I use mkdocs to get pretty documentation from Markdown files with zero effort?
Updated 2018-05-13 22:31:17 +00:00
How do I build a simple Python command line application with tests?
Updated 2018-05-13 23:31:17 +00:00
How does bioconda work? How do I fix a broken bioconda package? How do I fix a broken biocontainer? How do I add new bioconda packages and biocontainers?
Updated 2018-05-14 21:36:21 +00:00
How do I use gitflow patterns to organize my git branch and release process?
Updated 2018-05-18 07:35:55 +00:00
A bot that distracts humans by sending them photos of kittens
Updated 2018-05-18 17:36:07 +00:00
How do I use APIs? How do I build web-based API applications? How do I build command-line-based API applications? How do I authenticate with OAuth? What does the process look like for different services?
Updated 2018-05-21 01:34:28 +00:00
How do I use mutt to slay my email?
Updated 2018-05-23 05:55:23 +00:00
How does OAuth work? What are the three legs of the three-legged authentication process? How do you do OAuth locally? remotely? in a browser? in a shell?
Updated 2018-05-23 05:56:14 +00:00