diff --git a/README.md b/README.md
index a545511..fd54cbe 100644
--- a/README.md
+++ b/README.md
@@ -776,6 +776,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Awesome Shell - awesome command-line frameworks, toolkits, guides and gizmos.
:small_orange_diamond: Command-line-text-processing - from finding text to search and replace, from sorting to beautifying text and more.
:small_orange_diamond: Awesome Pcaptools - collection of tools developed by other researchers to process network traces.
+ :small_orange_diamond: awesome-ebpf - a curated list of awesome projects related to eBPF.
:small_orange_diamond: Linux Network Performance - learn where some of the network sysctl variables fit into the Linux/Kernel network flow.
:small_orange_diamond: Awesome Postgres - list of awesome PostgreSQL software, libraries, tools and resources.
:small_orange_diamond: quick-SQL-cheatsheet - a quick reminder of all SQL queries and examples on how to use them.
@@ -800,6 +801,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Awesome Web Security - a curated list of Web Security materials and resources.
:small_orange_diamond: awesome-cyber-skills - a curated list of hacking environments where you can train your cyber skills.
+ :small_orange_diamond: awesome-threat-intelligence - a curated list of Awesome Threat Intelligence resources.
:small_orange_diamond: Red-Teaming-Toolkit - a collection of open source and commercial tools that aid in red team operations.
:small_orange_diamond: awesome-burp-extensions - a curated list of amazingly awesome Burp Extensions.
:small_orange_diamond: Free Security eBooks - list of a Free Security and Hacking eBooks.
@@ -1164,6 +1166,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
:small_orange_diamond: os-tutorial - how to create an OS from scratch.
:small_orange_diamond: Write your Own Virtual Machine - how to write your own virtual machine (VM).
:small_orange_diamond: x86 Bare Metal Examples - dozens of minimal operating systems to learn x86 system programming.
+ :small_orange_diamond: simple-computer - the scott CPU from "But How Do It Know?" by J. Clark Scott.