2026-01-14Bruno Fernandes
Mnemos: A Local-First AI-Powered App
#ai#css#projects#lofiA local-first notes app with on-device AI, offline semantic search, and a modern PWA stack
2025-12-04Bruno Fernandes
Reactive Modifiable Properties in C#
#csharp#gamedev#unityA C# package for managing complex state in a reactive way, mainly intended for use in game development (stats, currency, etc)
2025-11-25Bruno Fernandes
Nearest Tailwind Colors MCP
#css#projects#demos#tailwindcss#aiAn MCP server to help find the nearest Tailwind colors.
2025-11-12Bruno Fernandes
WebGPU in Next.js Part 3: Uniforms and Animation
#webgpu#shaders#nextjs#frontendPassing values from the CPU to the GPU with a WebGPU render pipeline and animating it
2025-11-02Bruno Fernandes
WebGPU in Next.js Part 2: TypeGPU
#webgpu#shaders#nextjs#frontendIntegrating TypeGPU and creating a simple render pipeline