Skip to content
View oogxdd's full-sized avatar
😮‍💨
😮‍💨

Block or report oogxdd

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.

Content in all repositories owned by your account will be closed.
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
oogxdd/README.md

My name is Maxim. I'm building:

  • Type - yet another note-taking app.

    • notes are split between "stream" (capturing) and "structure" (reflecting and organizing)
    • each note is a plain .md file (with front-matter for metadata and some other custom formatting)
    • cross-platform
    • p2p sync between devices via git and iroh
    • vim hotkeys (and the app is keyboard-driven)
    • voice and handwriting recognition (BYOP: cloud or local inferences)
    • shipped with MCP server for agentic interaction
  • CodeRoamer - mobile app to run agents on sandboxes (built for people who don't own a homelab yet...)


My full resume at : maximignatev.vercel.app. Open for new opportunities

Pinned Loading

  1. type type Public

    Minimalistic note-taking app. Filesystem-based. Sync via git. Cross-platform.

    TypeScript

  2. coderoamer coderoamer Public

    Manage your coding agents on the go. Works with sprites.dev sandbox. Custom VM support soon

    TypeScript

  3. gather-agent-logs gather-agent-logs Public

    Collect local Claude Code, Codex and Crush conversations into a single portable snapshot

    Shell