diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..7d01016
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,9 @@
+{
+ "workbench.colorCustomizations": {
+ "editorCursor.foreground": "#ef857d",
+ "activityBarBadge.background": "#e9dbb7",
+ "activityBarBadge.foreground": "#262626",
+ "statusBar.background": "#9f5a51",
+ "statusBar.foreground": "#e9dbb7"
+ }
+}
\ No newline at end of file
diff --git a/README.md b/README.md
index 9b4eef0..a60d6b7 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,70 @@
+
+
Nonsensical Dev
-
Sensical software from Nonsensical Developers
+
Sensical software by Nonsensical Developers
---
-## Projects
+## 🗃️ Projects
-### Zenyx
+### 🎮 Zenyx
-Zenyx is a performant memory safe game engine in Rust. Check it out here:
+Zenyx is a performant memory safe game engine in Rust. Check it out here:
[https://git.lilyvex.dev/nonsensical-dev/zenyx-engine](https://git.lilyvex.dev/nonsensical-dev/zenyx-engine)
+
+## ✨ Members
+
+### ⚓ Lily Vex
+
+Roles:
+
+- ⚓ Infrastructure Lead
+- 💻 Software Engineer
+
+Contact:
+
+- [contact@lilyvex.dev](mailto:contact@lilyvex.dev)
+
+Maintains:
+
+- [Kosmora](https://git.lilyvex.dev/nonsensical-dev/zenyx-engine/kosmora)
+- [Self-hosted GitLab Infrastructure](https://git.lilyvex.dev/infrastructure/k8s)
+
+Lily runs the GitLab infrastructure for Nonsensical Dev and develops some of its software.
+
+### 🎃 Caznix
+
+Roles:
+
+- 💻 Software Engineer
+
+Contact:
+
+- @cazdotwav (Discord)
+
+Maintains:
+
+- [Zenyx](https://git.lilyvex.dev/nonsensical-dev/zenyx-engine/zenyx)
+- [Kosmora](https://git.lilyvex.dev/nonsensical-dev/zenyx-engine/kosmora)
+
+Caznix is the original founder of Nonsensical Dev and an active contributor.
+
+### 🛠️ BitSyndicate
+
+Roles:
+
+- 🧩 Continuous Integration and Deployment (CI/CD) Lead
+- 💻 Software Engineer
+
+Contact:
+
+- [contact@bitsyndicate.de](mailto:contact@bitsyndicate.de)
+
+Maintains:
+
+- No active projects
+
+BitSyndicate manages our CI/CD backend (i.e. GitLab runners) and is also a sparse contributor to various projects.