Collection of markdown notes mostly relating to computer science.
  • Typst 75.7%
  • Nix 24.3%
Find a file
2026-05-16 02:49:49 +01:00
.envrc nix dev env 2026-05-16 02:42:41 +01:00
.gitignore .gitignore 2026-05-16 02:42:23 +01:00
adjacency list.md adjacency list 2026-04-09 20:02:39 +01:00
algorithms.md add greedy algorithms section to algorithms 2026-05-14 22:54:34 +01:00
binary heap.md binary heap 2026-04-09 23:10:09 +01:00
cryptography.md cyptography 2026-04-29 02:11:56 +01:00
cyber killchain.md cyber killchain 2026-05-14 22:55:11 +01:00
data structures.md split algorithms out of data structures 2026-04-09 23:22:38 +01:00
dynamic programming.md dynamic programming 2026-04-29 02:11:51 +01:00
fibonacci heap.md fibonacci heap 2026-04-09 20:02:30 +01:00
flake.lock nix dev env 2026-05-16 02:42:41 +01:00
flake.nix add typstyle typst formatter to nix dev env 2026-05-16 02:49:49 +01:00
graph.md graph 2026-04-29 02:11:44 +01:00
greedy algorithms.md greedy algorithms 2026-05-14 22:54:43 +01:00
jvm.typ move jvm to typst 2026-05-16 02:43:03 +01:00
knapsack problem.md knapsack problem 2026-04-29 02:11:26 +01:00
kruskal's algorithm.md kruskal's algorithm add references 2026-04-29 02:11:40 +01:00
LAN.md network types 2026-04-29 02:10:10 +01:00
linear programming.md linear programming 2026-05-14 22:55:31 +01:00
main.typ add greedy algorithms section to algorithms 2026-05-14 22:54:34 +01:00
minimum spanning tree.md minimum spanning tree 2026-04-09 20:02:24 +01:00
networking.md networking 2026-04-29 02:11:15 +01:00
normal distribution.typ normal distribution 2026-05-16 02:43:21 +01:00
presenting.md presenting 2026-05-14 23:08:51 +01:00
prim's algorithm.md prim's algorithm 2026-04-09 23:44:48 +01:00
rsa.md rsa 2026-04-29 02:11:18 +01:00
signalling.md signalling 2026-04-29 02:11:10 +01:00
time complexity.md time complexity 2026-04-29 02:10:58 +01:00
union find.md union find 2026-04-29 02:11:05 +01:00
WAN.md network types 2026-04-29 02:10:10 +01:00