close
Skip to content
View moguls753's full-sized avatar

Block or report moguls753

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
moguls753/README.md

Hi 👋 I'm Eike

LinkedIn GitHub Email

Full-stack Rails developer at pludoni GmbH. Building web applications and contributing to open-source.

💻 Tech Stack

Ruby Rails TypeScript JavaScript Python Go Lua PostgreSQL SQLite MongoDB Cassandra RSpec Docker GitLab CI Ansible Git Linux Neovim

🚀 Projects

  • scorebase.org - RAG-powered sheet music search platform with semantic search and natural language queries. Rails + Python/FastAPI
  • Cortex - Self-hosted AI second brain: captures thoughts via Telegram, classifies and embeds with LLMs, exposes everything via MCP server. TypeScript + PostgreSQL/pgvector
  • uuid-benchmark - Cross-architecture comparison of UUID strategies across 4 databases. Go + Docker | Interactive Dashboard
  • Contributing to open-source projects like rails/thor and Neovim

Fun fact: Former classical guitarist turned full-time developer.

Pinned Loading

  1. scorebase scorebase Public

    Search engine for sheet music featuring RAG-powered semantic search. Find scores using natural language queries. Built with Rails, Python/FastAPI, and ChromaDB.

    Ruby 4 1

  2. uuid-benchmark uuid-benchmark Public

    Performance Evaluation of Different UUID Versions as Primary Keys in Databases

    Go 1

  3. cortex cortex Public

    Self-hosted personal memory assistant for the small things you'd otherwise forget. Voice or text capture via Telegram, auto-classified by AI, searched by meaning. Web dashboard, daily/weekly email …

    TypeScript