Skip to content

CurioXity-Labs/Curioxity-labs.github.io

Repository files navigation

CurioxityLabs

Deciphering the Future Stack — PromptRacer | 5G Core | Rust eBPF | CipherTrace | PQ Tester

Built with Astro

🚀 About

CurioxityLabs builds open-source tools for the next generation of secure, observable, and intelligent infrastructure.

🛠️ Tech Stack

  • Framework: Astro with View Transitions
  • Styling: Tailwind CSS (Dark Mode Default)
  • Typography: Inter + JetBrains Mono
  • Color Palette: Deep Space Black (#050505), Electric Cyan, Obsidian Purple

📁 Project Structure

/
├── public/
│   ├── favicon.svg
│   └── logo.svg
├── src/
│   ├── components/
│   │   ├── Navigation.astro
│   │   ├── HeroSection.astro
│   │   ├── BentoGrid.astro
│   │   ├── LabCard.astro
│   │   ├── TerminalFeed.astro
│   │   ├── AboutSection.astro
│   │   └── Footer.astro
│   ├── content/
│   │   ├── blog/
│   │   └── notes/
│   ├── layouts/
│   │   └── BaseLayout.astro
│   ├── pages/
│   │   └── index.astro
│   └── styles/
│       └── global.css
├── astro.config.mjs
├── tailwind.config.mjs
└── package.json

🧞 Commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

🔬 Projects

PromptRacer

AI-powered prompt engineering and optimization platform with competitive benchmarking.

5G Core

Next-generation 5G core network implementation with cloud-native architecture.

Rust eBPF Tools

High-performance eBPF tooling written in Rust for kernel-level observability.

CipherTrace

Cryptographic Bill of Materials (CBOM) generation using eBPF for real-time crypto detection.

PQ Traffic Tester

Post-Quantum cryptography traffic analysis and testing suite.

📄 License

MIT License - See LICENSE for details.


Built with curiosity by CurioxityLabs

Releases

No releases published

Packages

 
 
 

Contributors