{
  "meta": {
    "api": "londopy",
    "version": "1.0.0",
    "generated": "2026-09-25T06:35:47.999Z",
    "self": "https://londopy.github.io/api/v1/featured.json",
    "docs": "https://londopy.github.io/api/",
    "count": 12
  },
  "data": [
    {
      "name": "nexium",
      "tagline": "A programming language of my own — compiles to native code through C, with automatic reference counting (no tracing GC) and a machine-checked effect system that says what a function is allowed to do. Self-hosting compiler.",
      "cluster": {
        "id": "devtools",
        "title": "Dev tooling, libraries & languages"
      },
      "languages": [
        "Nexium",
        "C"
      ],
      "tags": [
        "compiler",
        "language",
        "effect-system",
        "arc"
      ],
      "featured": true,
      "stars": 3,
      "pushed_at": "2026-09-25T06:31:49Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/nexium/",
        "repo": "https://github.com/Londopy/nexium",
        "demo": null,
        "docs": "https://londopy.github.io/nexium/",
        "og_image": "https://londopy.github.io/og/nexium.png",
        "api": "https://londopy.github.io/api/v1/projects/nexium.json"
      },
      "links": [
        {
          "label": "the topo",
          "url": "https://londopy.github.io/nexium/topo/01-base-camp.html"
        }
      ]
    },
    {
      "name": "gesture-synth",
      "tagline": "A chord instrument you play with your hands in front of a camera. MediaPipe hand-tracking drives a synth; loop it and watch the harmony. A monorepo spanning Rust/WASM, Svelte + Three.js, a Tauri app, a Zig DSP kernel, and a Gleam service.",
      "cluster": {
        "id": "audio",
        "title": "Audio"
      },
      "languages": [
        "TypeScript",
        "Rust",
        "Svelte",
        "Gleam",
        "Zig"
      ],
      "tags": [
        "mediapipe",
        "music",
        "wasm",
        "tauri"
      ],
      "featured": true,
      "stars": 2,
      "pushed_at": "2026-09-14T08:16:16Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/gesture-synth/",
        "repo": "https://github.com/Londopy/gesture-synth",
        "demo": "https://gesture-synth.onrender.com/",
        "docs": null,
        "og_image": "https://londopy.github.io/og/gesture-synth.png",
        "api": "https://londopy.github.io/api/v1/projects/gesture-synth.json"
      },
      "links": []
    },
    {
      "name": "capture-bypass",
      "tagline": "DLL-injection tool that bypasses screen-capture protection on Windows 10/11. Multi-crate workspace, egui GUI, Inno installer.",
      "cluster": {
        "id": "systems",
        "title": "Systems & Windows internals"
      },
      "languages": [
        "Rust"
      ],
      "tags": [
        "windows",
        "dll-injection",
        "egui"
      ],
      "featured": true,
      "stars": 39,
      "pushed_at": "2026-07-12T22:12:54Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/capture-bypass/",
        "repo": "https://github.com/Londopy/capture-bypass",
        "demo": null,
        "docs": null,
        "og_image": "https://londopy.github.io/og/capture-bypass.png",
        "api": "https://londopy.github.io/api/v1/projects/capture-bypass.json"
      },
      "links": []
    },
    {
      "name": "HideDesktopApps",
      "tagline": "Tray utility to hide desktop icons, taskbar, and windows via hotkeys — for ricing, Wallpaper Engine, and presentations.",
      "cluster": {
        "id": "systems",
        "title": "Systems & Windows internals"
      },
      "languages": [
        "Rust"
      ],
      "tags": [
        "windows",
        "tray",
        "scoop"
      ],
      "featured": true,
      "stars": 3,
      "pushed_at": "2026-09-22T09:48:50Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/HideDesktopApps/",
        "repo": "https://github.com/Londopy/HideDesktopApps",
        "demo": null,
        "docs": null,
        "og_image": "https://londopy.github.io/og/HideDesktopApps.png",
        "api": "https://londopy.github.io/api/v1/projects/HideDesktopApps.json"
      },
      "links": []
    },
    {
      "name": "DiresQ",
      "tagline": "Disaster-response app that tracks the responders, not just the incidents — join a report, check in on a timer, and the accountability board turns red if you go dark. Flask backend, built at Katy Youth Hacks 2026.",
      "cluster": {
        "id": "medicine",
        "title": "Pre-hospital & clinical medicine"
      },
      "languages": [
        "Python"
      ],
      "tags": [
        "flask",
        "emergency-response",
        "hackathon"
      ],
      "featured": true,
      "stars": 2,
      "pushed_at": "2026-08-06T05:05:42Z",
      "award": {
        "place": "3rd place",
        "medal": "bronze",
        "event": "Reverie Hacks 2026",
        "track": "Software Development",
        "url": "https://youtu.be/MbCTSaONuOM"
      },
      "urls": {
        "page": "https://londopy.github.io/projects/DiresQ/",
        "repo": "https://github.com/Skythe7/DiresQ",
        "demo": null,
        "docs": null,
        "og_image": "https://londopy.github.io/og/DiresQ.png",
        "api": "https://londopy.github.io/api/v1/projects/DiresQ.json"
      },
      "links": []
    },
    {
      "name": "ropesim",
      "tagline": "Models lead-fall dynamics with a damped spring / RK4 integrator in Rust, exposed to Python via PyO3/Maturin. Ships a full Python API, a five-command CLI, and a PySide6 desktop GUI.",
      "cluster": {
        "id": "climbing",
        "title": "Climbing, outdoors & physics"
      },
      "languages": [
        "Rust",
        "Python",
        "C++"
      ],
      "tags": [
        "physics",
        "pypi",
        "pyo3",
        "cli",
        "gui"
      ],
      "featured": true,
      "stars": 3,
      "pushed_at": "2026-07-13T09:30:13Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/ropesim/",
        "repo": "https://github.com/Londopy/ropesim",
        "demo": "https://pypi.org/project/ropesim/",
        "docs": null,
        "og_image": "https://londopy.github.io/og/ropesim.png",
        "api": "https://londopy.github.io/api/v1/projects/ropesim.json"
      },
      "links": []
    },
    {
      "name": "patchnotes",
      "tagline": "Parser and tooling for Keep a Changelog changelogs.",
      "cluster": {
        "id": "devtools",
        "title": "Dev tooling, libraries & languages"
      },
      "languages": [
        "Python"
      ],
      "tags": [
        "changelog",
        "pypi",
        "parser"
      ],
      "featured": true,
      "stars": 13,
      "pushed_at": "2026-08-04T06:46:08Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/patchnotes/",
        "repo": "https://github.com/Londopy/patchnotes",
        "demo": "https://pypi.org/project/patchnotes/",
        "docs": null,
        "og_image": "https://londopy.github.io/og/patchnotes.png",
        "api": "https://londopy.github.io/api/v1/projects/patchnotes.json"
      },
      "links": []
    },
    {
      "name": "timefuzz",
      "tagline": "Fuzzy natural-language time parsing that goes past dateparser — resolves phrases like \"end of Q3\" or \"the Tuesday after my birthday\" into datetimes or ranges, each with a confidence score. Rust core, Python API.",
      "cluster": {
        "id": "devtools",
        "title": "Dev tooling, libraries & languages"
      },
      "languages": [
        "Rust",
        "Python"
      ],
      "tags": [
        "nlp",
        "datetime",
        "pyo3",
        "pypi"
      ],
      "featured": true,
      "stars": 0,
      "pushed_at": null,
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/timefuzz/",
        "repo": "https://github.com/Londopy/timefuzz",
        "demo": "https://pypi.org/project/timefuzz/",
        "docs": null,
        "og_image": "https://londopy.github.io/og/timefuzz.png",
        "api": "https://londopy.github.io/api/v1/projects/timefuzz.json"
      },
      "links": []
    },
    {
      "name": "deadpoint",
      "tagline": "Purple-team RNG analysis toolkit — detects predictable randomness (MT19937, LCG, xorshift), recovers the generator's state to prove it, then recommends the fix. Embedded/OT audit framing.",
      "cluster": {
        "id": "security",
        "title": "Security tooling"
      },
      "languages": [
        "Python",
        "Rust"
      ],
      "tags": [
        "prng",
        "z3",
        "purple-team",
        "pypi"
      ],
      "featured": true,
      "stars": 3,
      "pushed_at": "2026-07-12T06:36:55Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/deadpoint/",
        "repo": "https://github.com/Londopy/deadpoint",
        "demo": "https://pypi.org/project/deadpoint/",
        "docs": null,
        "og_image": "https://londopy.github.io/og/deadpoint.png",
        "api": "https://londopy.github.io/api/v1/projects/deadpoint.json"
      },
      "links": []
    },
    {
      "name": "filekind",
      "tagline": "Make a custom file extension a real, recognised file type — on Windows, Linux and macOS — from one declarative spec. Generates the registry tree, freedesktop MIME XML, macOS UTI plist, icons in three formats, and the install/remove scripts. Rust core, Tauri app + CLI.",
      "cluster": {
        "id": "devtools",
        "title": "Dev tooling, libraries & languages"
      },
      "languages": [
        "Rust"
      ],
      "tags": [
        "file-types",
        "cross-platform",
        "tauri",
        "cli"
      ],
      "featured": true,
      "stars": 4,
      "pushed_at": "2026-09-07T12:56:45Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/filekind/",
        "repo": "https://github.com/Londopy/filekind",
        "demo": null,
        "docs": null,
        "og_image": "https://londopy.github.io/og/filekind.png",
        "api": "https://londopy.github.io/api/v1/projects/filekind.json"
      },
      "links": []
    },
    {
      "name": "statusmith",
      "tagline": "Write your own Discord Rich Presence from the tray — details, images, timers, party size and buttons, with saved presets, live variables and rotation. Talks to Discord’s local RPC pipe the way a game does, so it never sees your account token. Tauri 2, cross-platform, ships a Nexium SDK.",
      "cluster": {
        "id": "games",
        "title": "Consumer & games"
      },
      "languages": [
        "JavaScript",
        "Rust",
        "Nexium",
        "Python"
      ],
      "tags": [
        "discord",
        "nexium",
        "tauri",
        "tray",
        "cross-platform"
      ],
      "featured": true,
      "stars": 1,
      "pushed_at": null,
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/statusmith/",
        "repo": "https://github.com/Londopy/statusmith",
        "demo": null,
        "docs": null,
        "og_image": "https://londopy.github.io/og/statusmith.png",
        "api": "https://londopy.github.io/api/v1/projects/statusmith.json"
      },
      "links": []
    },
    {
      "name": "point-of-origin",
      "tagline": "A side-scrolling platformer where the puzzle is the ground. Your lantern shows only the ghost of what grew here, so you run the ruins to learn its shape — then find the cell it started from, plant a seed, and grow it back. A reverse cellular automaton, with an Odin simulation DLL, Nexium tooling and Unity 6. Built for CPGD’s World’s First Game Jam (theme: ORIGIN).",
      "cluster": {
        "id": "games",
        "title": "Consumer & games"
      },
      "languages": [
        "C#",
        "Nexium",
        "Odin",
        "Python"
      ],
      "tags": [
        "game-jam",
        "unity",
        "cellular-automaton",
        "nexium"
      ],
      "featured": true,
      "stars": 2,
      "pushed_at": "2026-09-22T01:55:24Z",
      "award": null,
      "urls": {
        "page": "https://londopy.github.io/projects/point-of-origin/",
        "repo": "https://github.com/Londopy/point-of-origin",
        "demo": "https://londopy.itch.io/point-of-origin",
        "docs": null,
        "og_image": "https://londopy.github.io/og/point-of-origin.png",
        "api": "https://londopy.github.io/api/v1/projects/point-of-origin.json"
      },
      "links": []
    }
  ]
}
