From a09c94171721e47edb2b87dfc31984308eb9346c Mon Sep 17 00:00:00 2001
From: Ahmed Abdelhalim
Date: Tue, 13 Jul 2021 23:05:30 +0200
Subject: Move the OTW and HTB sections under writing
---
app/assets/index.html | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/app/assets/index.html b/app/assets/index.html
index 0a85e3f..3eea7fa 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -224,43 +224,43 @@
on different tactics and strategies for exception handling and how to employ them to write cleaner code.
-
-
-
-
- A mono-repo with different command line interface (CLI) implementations for the
- Game of Life in multiple languages
- (currently Ruby/Rust), with the automation for publishing updates to different package managers using a
- git-ish workflow.
+ Solutions for some of the OTW wargames
+ documented in a README files format.
- Solutions for some of the OTW wargames
- documented in a README files
+ Learning security analysis via documenting the solutions for some of the HTB machines
+ in a README files format.
+
+
+
+
- Solutions for some of the HTB machines
- documented in a README files (learning security analysis)
+ A mono-repo with different command line interface (CLI) implementations for the
+ Game of Life in multiple languages
+ (currently Ruby/Rust), with the automation for publishing updates to different package managers using a
+ git-ish workflow.
@@ -270,7 +270,7 @@
- The source code, and deployment scripts for this website/CV .
+ The source code, and deployment scripts for this website/CV.
--
cgit v1.2.3