summaryrefslogtreecommitdiffstats
path: root/data/home/projects.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/home/projects.yaml')
-rw-r--r--data/home/projects.yaml15
1 files changed, 13 insertions, 2 deletions
diff --git a/data/home/projects.yaml b/data/home/projects.yaml
index 7aeed8b..846e136 100644
--- a/data/home/projects.yaml
+++ b/data/home/projects.yaml
@@ -6,6 +6,17 @@ Projects:
(currently Ruby/Rust), with the automation for publishing updates to
different package managers using a git-ish workflow.
- - title: <a href="https://git.sr.ht/~a14m/a14m.srht.site"> a14m.srht.site </a>
+ - title: <a href="https://git.sr.ht/~a14m/a14m.srht.site"> Personal resume/blog </a>
content:
- The source code, and deployment scripts for this website/CV/blog.
+ The source code, and deployment scripts for this website/resume/blog.
+
+ - title: <a href="https://git.sr.ht/~a14m/OTW"> Over The Wire Solutions </a>
+ content:
+ Solutions for some of the <a href="https://overthewire.org/wargames/">OTW wargames</a>
+ documented in a README files format.
+
+ - title: <a href="https://git.sr.ht/~a14m/HTB"> Hack The Box Solutions </a>
+ content:
+ Learning security analysis via documenting the solutions for some of the
+ <a href="https://hackthebox.eu">HTB machines</a>
+ in a README files format.