Skip to content
View MelisaMus's full-sized avatar

Block or report MelisaMus

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

Hi, I'm Melisa 👋

For about twenty years I worked in academic project management and administration — graduate schools, research institutes, controlling. Along the way I kept running into the same small, unglamorous problems: booking a shared resource, tracking a deadline, calculating personnel costs, pulling structured data out of a PDF someone sent as a scan.

I started building small tools to solve these myself, usually with AI-assisted coding, and always starting from a real, specific need rather than a tutorial.

Some of the things I've built:

  • 🗓️ gutachten-dashboard — deadline tracking and process KPIs for expert-report workflows, with access control and full change history
  • 💶 gehalts-guide — a calculator for German public-sector personnel costs (TV-L / TV-Ärzte)
  • 📄 pdf-key-extract — client-side extraction of structured data from PDFs, including scanned pages
  • 📝 format-fantastic — import any CV as PDF, auto-detect its structure, edit freely, export print-ready
  • 🔬 research-output-monitor — a Python tool that tracks new PubMed publications against a group's website and flags what's missing
  • 🚗 shared-drive-pal — booking and handover tracking for a team-shared car
  • 🖥️ buddy-desk-finder — a quiet little dashboard for booking desks and seeing where teammates are sitting
  • 💬 ask-my-portfolio-ai — a small RAG chatbot that answers questions about a personal essay collection, with sources

I also write essays and reportage (InZeitung, Schopf2 Poetry Magazin) — a different kind of structure, but structure all the same.

Currently curious about where careful process work meets practical AI tooling — including a small side experiment comparing TabPFN to classical baselines on a public dataset, mostly to understand how it thinks.

Popular repositories Loading

  1. pdf-key-extract pdf-key-extract Public

    A privacy-first, 100% client-side web app that extracts structured data from PDF documents (digital text and scanned pages via in-browser OCR) and exports the result to Word/Excel.

    TypeScript

  2. gehalts-guide gehalts-guide Public

    Dieser Rechner ermöglicht die präzise Berechnung von Personalkosten nach deutschen Tarifverträgen. Er berücksichtigt sowohl den TV-L (Tarifvertrag für den öffentlichen Dienst der Länder) als auch d…

    TypeScript

  3. shared-drive-pal shared-drive-pal Public

    TEAMobility ist die moderne Car-Sharing-Lösung für Teams, die sich ein Fahrzeug teilen. Buchen, übergeben und den Überblick behalten – alles an einem Ort.

    TypeScript

  4. buddy-desk-finder buddy-desk-finder Public

    Browse available desks, book a spot for the day, and see where your teammates are working — all in one soft, quiet dashboard.

    TypeScript

  5. ask-my-portfolio-ai ask-my-portfolio-ai Public

    Ein kleiner RAG-Chatbot, der Fragen zu einer persönlichen Essay-Sammlung beantwortet – inklusive Angabe, aus welchem Text die Antwort stammt.

    TypeScript

  6. gutachten-dashboard gutachten-dashboard Public

    Internes Dashboard zur Nachverfolgung medizinischer Gutachtenaufträge – mit Fristen-Ampel, Prozess-KPIs, Zugriffsschutz und vollständiger Änderungshistorie.

    TypeScript