Skip to content
View mekkadev's full-sized avatar
⛓️
mekkatorque
⛓️
mekkatorque
  • Joined Jul 20, 2026

Block or report mekkadev

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
mekkadev/README.md
mekkadev — developer

i like building systems. sometimes they're visual experiments, sometimes they're backend tools, sometimes they're just an excuse to understand how something works. i enjoy taking ideas apart, finding constraints, and turning them into software.

so far

rubric — a reading application for macos. epub, fictionbook, mobi, pdf and comics, set the way a book is set: a real gutter, notes in the margin, nine papers. it reads a book aloud and hands back an m4b, and for russian it knows where the stress falls. rust engine, 504 tests.

dead-deps — find abandoned npm dependencies, and what replaced them. the hard part is not finding quiet packages, it is not calling ms dead: silence is measured against each package's own release history. 81 hand-verified successions, 0% false positives on a labelled corpus.

findyourcode — search a codebase by what the code does, not the words in it. reject a request without a valid ticket finds the middleware though reject appears nowhere in the repository. tree-sitter chunking, hybrid retrieval, one sqlite file, offline.

next

open. probably something less pretty and more useful.

stack

typescript javascript rust python three.js glsl webaudio react node vite tauri sqlite postgres docker

numbers

Popular repositories Loading

  1. mekkadev mekkadev Public

    Python

  2. findyourcode findyourcode Public

    search a codebase by what the code does, not the words in it. tree-sitter chunking, hybrid vector + bm25 retrieval, one sqlite file, offline.

    Python

  3. Rubric Rubric Public

    a reading application for macos. epub, fictionbook, mobi, kindle, pdf and comics, set the way a book is set — real gutter, margin notes, baseline grid, nine papers. reads books aloud into an m4b, a…

    Rust

  4. dead-deps dead-deps Public

    find abandoned npm dependencies, and what replaced them. quiet is not dead — silence is measured against each package's own release history. 81 verified successions, evidence on every claim, cli + …

    TypeScript

  5. anilume anilume Public

    Десктопный клиент для просмотра аниме с русской озвучкой на macOS и Windows. Свой плеер вместо iframe: продолжение с секунды, выбор озвучки, 4K, скачивание. Open source anime desktop client, no ads.

    TypeScript