Skip to content
View AccioData29's full-sized avatar

Block or report AccioData29

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. coordinator-worker-templatecoordinator-worker-templatePublic

    🏗️ Coordinator-worker (formerly known as master-slave) pattern template — distribute tasks from a central coordinator to multiple workers. Includes scaffolding for task delegation, result aggregati…

    C#

  2. hexagonal-arch-templatehexagonal-arch-templatePublic

    🏗️ Hexagonal architecture template — a clean, ready-to-use starter for building maintainable applications with clear separation between domain, application, infrastructure and presentation layers.

    C#

  3. neural-grimoireneural-grimoirePublic

    A grimoire of neural networks. Collection of neural network implementations from scratch — from classic Madaline to modern architectures. Each notebook is a new spell. 🧠✨

    MATLAB

  4. repo-pensieverepo-pensievePublic

    AI agent that summarizes any GitHub repository using a local LLM. Built with FastAPI, Pydantic AI, and Ollama. Zero API keys, 100% free.

    Python