From 1dc006a661af72adfad9882ccb3c4dabe7a57659 Mon Sep 17 00:00:00 2001 From: JJ Date: Tue, 5 Mar 2024 02:56:20 -0800 Subject: meow --- 404.html | 22 +++++++++++++++++++ Hildegard_von_Bingen.jpg | Bin 0 -> 1076049 bytes ctf/index.md | 16 ++++++-------- index.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++ mathematics/algebra.md | 12 +++++------ mathematics/logic.md | 2 +- mathematics/proof.md | 2 +- 7 files changed, 92 insertions(+), 17 deletions(-) create mode 100644 404.html create mode 100644 Hildegard_von_Bingen.jpg create mode 100644 index.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..6a4e9d3 --- /dev/null +++ b/404.html @@ -0,0 +1,22 @@ +--- +layout: default +title: 404 +--- +
+

+ apropos +

+
+ +
+
+
+
+

404

+Page not found +
+ diff --git a/Hildegard_von_Bingen.jpg b/Hildegard_von_Bingen.jpg new file mode 100644 index 0000000..c7418f4 Binary files /dev/null and b/Hildegard_von_Bingen.jpg differ diff --git a/ctf/index.md b/ctf/index.md index aaf7d94..0a30665 100644 --- a/ctf/index.md +++ b/ctf/index.md @@ -20,12 +20,10 @@ a list of past, present, and future ctfs can be found on [ctftime](https://ctfti while competing in ctfs can be group work: practice is overwhelmingly a solo activity. to get good at playing in ctfs, one must learn to be very comfortable learning on their own. -## [crypto](cryptography) - -## [rev](reverse-engineering) - -## [pwn](binary-exploitation) - -## [web](web-security) - -## [misc](miscellaneous-problems) + diff --git a/index.html b/index.html new file mode 100644 index 0000000..58c877b --- /dev/null +++ b/index.html @@ -0,0 +1,55 @@ + + + + scattered thoughts + + + + + + + + +
+

scattered thoughts

+ +
+ + diff --git a/mathematics/algebra.md b/mathematics/algebra.md index 3756604..1da221b 100644 --- a/mathematics/algebra.md +++ b/mathematics/algebra.md @@ -67,14 +67,14 @@ A **lattice** $L$ is a set with two binary operations $∧$ and $∨$ satisfying - $∀a : a ∧ a = a$ - $∀a : a ∨ a = a$ -## [group theory](group-theory.md) +## [group theory](group-theory) -## [ring theory](ring-theory.md) +## [ring theory](ring-theory) -## [galois theory](galois-theory.md) +## [galois theory](galois-theory) -## [linear algebra](linear-algebra.md) +## [linear algebra](linear-algebra) -## [order theory](order-theory.md) +## [order theory](order-theory) -## [coding theory](coding-theory.md) +## [coding theory](coding-theory) diff --git a/mathematics/logic.md b/mathematics/logic.md index 0760a8c..b07e867 100644 --- a/mathematics/logic.md +++ b/mathematics/logic.md @@ -1,6 +1,6 @@ --- layout: foundations -title: mathematics/foundations/logic +title: mathematics/logic --- # logic, mathematics, & that around + in between diff --git a/mathematics/proof.md b/mathematics/proof.md index 08979a6..17548dd 100644 --- a/mathematics/proof.md +++ b/mathematics/proof.md @@ -1,5 +1,5 @@ --- layout: foundations -title: mathematics/foundations/proof +title: mathematics/proof --- -- cgit v1.2.3-70-g09d2