carneirofc

carneirofc // projects

Projects

Selected work and side projects. The rest lives at github.com/carneirofc.

deedlit.dev

My personal creative space — an AI-art gallery, a book library, and hobby projects. Next.js, self-hosted, running the same design system as this site.

@carneirofc/ui

The React design system I share between deedlit.dev and this site — app-agnostic building blocks, dark/light theming, and a cyber-flavored look.

carneirofc.github.io

This very site. A Next.js static export with a Velite-powered MDX blog, deployed to GitHub Pages through a checks-gated pipeline and privacy-scrubbing git hooks.

magi

My personal AI assistant framework — one shared agent brain, many channels (Discord, an HTTP API, a desktop app), all driving the same stack. Model-agnostic, with memory it writes on purpose. Built on Agno, shipped to PyPI.

Alyssa

My AI assistant, built on top of the magi framework. She's a persona with a point of view — dryly warm, leads with the answer, and tells you when she doesn't know something.

Qt Task Manager

A desktop task manager I built for Windows in PySide6 — live processes and connections, plus read-only scanners for disk cleanup, registry hygiene, and threat heuristics. It even exposes an optional MCP server so an AI can read the machine's live metrics.

2D game experiments

Me learning game development from scratch — a C++23 sidescroller on raylib, no engine. A data-oriented world, generational entity handles, spatial-grid collision, and a lot of squash-&-stretch juice. Mostly for the fun of it.

More on GitHub

The rest of what I tinker with — control-system software, CLIs, infra tooling, and experiments in Go, TypeScript, Python, .NET, and C/C++.