Projects with this topic
-
A Go-based Open Source Universal Memory server that exposes a Model Context Protocol (MCP) interface for LLM clients. It provides semantic document search (for user documents), agent memory management, and a knowledge graph - backed by PgVector or ChromaDB - enabling AI agents to store, retrieve, and interconnect knowledge across sessions.
Updated -
A self-hosted bookmark manager built with Django, basic HTML templates, CSS & vanilla JavaScript.
Organize bookmarks into folders, import/export browser bookmarks, and optionally share your collection via a public link — usable as a browser start page with quick access to editing.
Browser bookmark sync is tied to each vendor's ecosystem, and third-party plugins don't cover every browser. This is a simple, self-hosted alternative — one Docker container, one SQLite file, accessible from any browser on any device. Developed in a few days using Claude Opus 4.6 & Claude Code.
Tech stack: Python, Django 5.1, SQLite, server-rendered HTML with Water.css, vanilla JavaScript. Single Docker container with gunicorn and WhiteNoise. No frontend frameworks, no third-party Django packages.
Updated -
My opinionated configuration for Claude Code, optimized for my personal workflow. And no—I do not vibe code.
Updated -
Ambiente di test per lavorare sui servizi digitali della PA con Linee Guida, Form.IO e AI
Updated -
Populates an empty Git repository with scaffolding files and folders for development of CLI tools, libraries, and (micro) services for C++, Go, and Java. The pre-populated repository is prepared for specification driven development with support of an AI coding assistant (Claude Code).
Updated -
-
Claude Code Settings Configurator
A web-based configuration builder for Claude Code CLI settings.json files. Build and customize your Claude Code configuration visually with an intuitive interface.
Features:
📝 Settings organized in categories⚡ Preset marketplace with curated templates for popular development workflows🔧 Composable presets - select multiple (Python, Git, Docker, etc.) and merge into one config👁️ Live JSON preview with real-time updates💾 Export options - download settings.json or copy to clipboard📥 Import existing configurations for editing🎯 Smart defaults with common permission rules and best practicesUpdated