From b454079e7414a923b576e4b7079d3def0638bd70 Mon Sep 17 00:00:00 2001 From: Sylvester Kaczmarek <16242628+SJKaczmarek@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:06:43 +0100 Subject: [PATCH] Update --- code/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 code/README.md diff --git a/code/README.md b/code/README.md new file mode 100644 index 0000000..d98c57c --- /dev/null +++ b/code/README.md @@ -0,0 +1,3 @@ +# Code Folder + +This folder houses all scripts and code samples related to cybersecurity for space, AI, and robotics. It serves as a repository for practical implementations, utilities, and demonstrations that showcase coding expertise and solutions tailored to these specialized domains.