{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "@dmythro",
  "description": "New projects, notable updates to my open-source work, and changes to my CV and contacts.",
  "home_page_url": "https://dmythro.com/en",
  "feed_url": "https://dmythro.com/en/feed.json",
  "language": "en-GB",
  "authors": [
    {
      "name": "Dmytro Klymenko",
      "url": "https://dmythro.com",
      "avatar": "https://dmythro.com/avatar@400px.jpg"
    }
  ],
  "items": [
    {
      "id": "https://dmythro.com/en/cv",
      "url": "https://dmythro.com/en/cv",
      "title": "CV — Dmytro Klymenko",
      "summary": "Web Dev, Tech, Music, Travel.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/cv.png\" alt=\"CV — Dmytro Klymenko\" width=\"1200\" height=\"1200\" /></p><p>Web Dev, Tech, Music, Travel.</p>",
      "image": "https://dmythro.com/og/square/en/cv.png",
      "date_published": "2026-08-27T00:00:00.000Z",
      "date_modified": "2026-08-27T00:00:00.000Z"
    },
    {
      "id": "https://dmythro.com/en/open-source",
      "url": "https://dmythro.com/en/open-source",
      "title": "Open Source",
      "summary": "This site is open source — built entirely with open-source technologies.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/open-source.png\" alt=\"Open Source\" width=\"1200\" height=\"1200\" /></p><p>This site is open source — built entirely with open-source technologies.</p>",
      "image": "https://dmythro.com/og/square/en/open-source.png",
      "date_published": "2026-07-31T00:00:00.000Z",
      "date_modified": "2026-07-31T00:00:00.000Z"
    },
    {
      "id": "https://dmythro.com/en/projects/viche",
      "url": "https://dmythro.com/en/projects/viche",
      "title": "viche.social",
      "summary": "Bluesky, Mastodon and Nostr in one timeline — a client-first web app where your keys and accounts stay on your device.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/viche.png\" alt=\"viche.social\" width=\"1200\" height=\"1200\" /></p><p>Bluesky, Mastodon and Nostr in one timeline — a client-first web app where your keys and accounts stay on your device.</p>",
      "image": "https://dmythro.com/og/square/en/projects/viche.png",
      "date_published": "2026-07-29T00:00:00.000Z",
      "tags": [
        "bluesky",
        "mastodon",
        "nostr",
        "pwa",
        "atproto",
        "activitypub",
        "astro",
        "react"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/noizr",
      "url": "https://dmythro.com/en/projects/noizr",
      "title": "noizr.com",
      "summary": "Ukrainian music zine, record label and record store — rebuilt on a new stack, with the shop, catalogue and back office all our own.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/noizr.png\" alt=\"noizr.com\" width=\"1200\" height=\"1200\" /></p><p>Ukrainian music zine, record label and record store — rebuilt on a new stack, with the shop, catalogue and back office all our own.</p>",
      "image": "https://dmythro.com/og/square/en/projects/noizr.png",
      "date_published": "2026-07-29T00:00:00.000Z",
      "tags": [
        "music",
        "label",
        "record-store",
        "payload",
        "drizzle",
        "postgres",
        "e-commerce",
        "ai"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/countries-list",
      "url": "https://dmythro.com/en/projects/countries-list",
      "title": "countries-list",
      "summary": "Countries, Languages & Continents data in ISO formats (capital and currency, native name, calling codes).",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/countries-list.png\" alt=\"countries-list\" width=\"1200\" height=\"1200\" /></p><p>Countries, Languages &amp; Continents data in ISO formats (capital and currency, native name, calling codes).</p>",
      "image": "https://dmythro.com/og/square/en/projects/countries-list.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "typescript",
        "i18n",
        "iso",
        "data",
        "open-source",
        "npm",
        "php"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/jsonl-logger",
      "url": "https://dmythro.com/en/projects/jsonl-logger",
      "title": "jsonl-logger",
      "summary": "Lightweight JSON Lines (JSONL) logger with pluggable formatters for VictoriaLogs, Google Cloud Logging, and more.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/jsonl-logger.png\" alt=\"jsonl-logger\" width=\"1200\" height=\"1200\" /></p><p>Lightweight JSON Lines (JSONL) logger with pluggable formatters for VictoriaLogs, Google Cloud Logging, and more.</p>",
      "image": "https://dmythro.com/og/square/en/projects/jsonl-logger.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "typescript",
        "logging",
        "jsonl",
        "bun",
        "node",
        "deno",
        "open-source",
        "npm",
        "google-cloud",
        "victorialogs"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/graphql-suite",
      "url": "https://dmythro.com/en/projects/graphql-suite",
      "title": "graphql-suite",
      "summary": "Auto-generated GraphQL CRUD, type-safe clients, and React Query hooks from Drizzle PostgreSQL schemas. Full type inference, zero codegen.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/graphql-suite.png\" alt=\"graphql-suite\" width=\"1200\" height=\"1200\" /></p><p>Auto-generated GraphQL CRUD, type-safe clients, and React Query hooks from Drizzle PostgreSQL schemas. Full type inference, zero codegen.</p>",
      "image": "https://dmythro.com/og/square/en/projects/graphql-suite.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "typescript",
        "graphql",
        "drizzle",
        "react-query",
        "npm",
        "open-source"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/dmythro-com",
      "url": "https://dmythro.com/en/projects/dmythro-com",
      "title": "dmythro.com",
      "summary": "This website — a personal portfolio built with Astro, DaisyUI, Tailwind CSS, Bun workspaces, and Biome.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/dmythro-com.png\" alt=\"dmythro.com\" width=\"1200\" height=\"1200\" /></p><p>This website — a personal portfolio built with Astro, DaisyUI, Tailwind CSS, Bun workspaces, and Biome.</p>",
      "image": "https://dmythro.com/og/square/en/projects/dmythro-com.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "astro",
        "tailwind",
        "daisyui",
        "bun",
        "biome",
        "portfolio"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/terminal-setup",
      "url": "https://dmythro.com/en/projects/terminal-setup",
      "title": "terminal-setup",
      "summary": "One-command macOS Terminal.app bootstrap — Zsh, Starship, fzf, tmux, and dev tools for AI-assisted workflows.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/terminal-setup.png\" alt=\"terminal-setup\" width=\"1200\" height=\"1200\" /></p><p>One-command macOS Terminal.app bootstrap — Zsh, Starship, fzf, tmux, and dev tools for AI-assisted workflows.</p>",
      "image": "https://dmythro.com/og/square/en/projects/terminal-setup.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "shell",
        "macos",
        "zsh",
        "starship",
        "fzf",
        "tmux",
        "setup"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/agent-skills",
      "url": "https://dmythro.com/en/projects/agent-skills",
      "title": "agent-skills",
      "summary": "A collection of agent skills for Claude Code, OpenCode, and other AI coding assistants — Bun, Git, CI/CD, and more.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/agent-skills.png\" alt=\"agent-skills\" width=\"1200\" height=\"1200\" /></p><p>A collection of agent skills for Claude Code, OpenCode, and other AI coding assistants — Bun, Git, CI/CD, and more.</p>",
      "image": "https://dmythro.com/og/square/en/projects/agent-skills.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "ai",
        "claude-code",
        "opencode",
        "bun",
        "git",
        "skills"
      ]
    },
    {
      "id": "https://dmythro.com/en/projects/envs",
      "url": "https://dmythro.com/en/projects/envs",
      "title": "envs",
      "summary": "Switch between .env variants (local, staging, production) and sync them across machines via age encryption.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/envs.png\" alt=\"envs\" width=\"1200\" height=\"1200\" /></p><p>Switch between .env variants (local, staging, production) and sync them across machines via age encryption.</p>",
      "image": "https://dmythro.com/og/square/en/projects/envs.png",
      "date_published": "2026-07-25T00:00:00.000Z",
      "date_modified": "2026-07-25T00:00:00.000Z",
      "tags": [
        "bash",
        "env",
        "encryption",
        "age",
        "security",
        "cli"
      ]
    },
    {
      "id": "https://dmythro.com/en/contact",
      "url": "https://dmythro.com/en/contact",
      "title": "Contact & Social Media",
      "summary": "Find me on social media or reach out directly.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/contact.png\" alt=\"Contact &amp; Social Media\" width=\"1200\" height=\"1200\" /></p><p>Find me on social media or reach out directly.</p>",
      "image": "https://dmythro.com/og/square/en/contact.png",
      "date_published": "2026-03-10T00:00:00.000Z"
    },
    {
      "id": "https://dmythro.com/en/projects/string-tension",
      "url": "https://dmythro.com/en/projects/string-tension",
      "title": "Guitar String Tension Calculator",
      "summary": "String tension for guitar and bass, including multi-scale instruments — per string, from published unit weights.",
      "content_html": "<p><img src=\"https://dmythro.com/og/square/en/projects/string-tension.png\" alt=\"Guitar String Tension Calculator\" width=\"1200\" height=\"1200\" /></p><p>String tension for guitar and bass, including multi-scale instruments — per string, from published unit weights.</p>",
      "image": "https://dmythro.com/og/square/en/projects/string-tension.png",
      "date_published": "2025-12-03T00:00:00.000Z",
      "tags": [
        "guitar",
        "bass",
        "music",
        "calculator",
        "preact",
        "astro",
        "physics"
      ]
    }
  ]
}