add: Members section and emojify

This commit is contained in:
lily 2025-04-14 19:05:18 -04:00
parent ee193579e3
commit d3d41c1668
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
2 changed files with 69 additions and 4 deletions

9
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,9 @@
{
"workbench.colorCustomizations": {
"editorCursor.foreground": "#ef857d",
"activityBarBadge.background": "#e9dbb7",
"activityBarBadge.foreground": "#262626",
"statusBar.background": "#9f5a51",
"statusBar.foreground": "#e9dbb7"
}
}

View file

@ -1,14 +1,70 @@
<!-- markdownlint-disable MD033 MD041 -->
<div align="center">
<h1 style="margin-bottom: 0px;">Nonsensical Dev</h1>
<p>Sensical software from Nonsensical Developers</p>
<p>Sensical software by Nonsensical Developers</p>
<img src="https://pride-badges.pony.workers.dev/static/v1?label=Queerware&labelColor=%23000&stripeWidth=5&stripeColors=E40303%2CFF8C00%2CFFED00%2C008026%2C24408E%2C732982" alt="Queerware">
</div>
---
## 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.