{
  "slug": "dewey",
  "name": "Dewey",
  "shortDescription": "Find the Dewey Decimal number of a book. Type an ISBN or scan the barcode with your camera, and get back the shelf number plus title, author and cover.",
  "creationDate": "2026-07",
  "liveUrl": "https://dewey.chillavillekulla.cc",
  "sourceCodeUrl": "https://github.com/icanseetime/dewey",
  "category": {
    "slug": "private",
    "name": "Private"
  },
  "skills": [
    {
      "slug": "typescript",
      "name": "TypeScript",
      "type": "language",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/10c3fd02286006610ffcd2e259141eecc6d5f7f4-630x630.svg",
        "width": 630,
        "height": 630
      },
      "brandColor": "#3178C6"
    },
    {
      "slug": "react",
      "name": "React",
      "type": "framework",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/4b45e2040cfef06a80f4539d5075579e7becbe83-23x20.svg",
        "width": 23,
        "height": 20
      },
      "brandColor": "#61DAFB"
    },
    {
      "slug": "cloudflare",
      "name": "Cloudflare",
      "type": "hosting",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/d2d4bf55deb274563e94bca0da66bed1b5a5a14c-66x30.svg",
        "width": 66,
        "height": 30
      },
      "brandColor": "#F38020"
    },
    {
      "slug": "bun",
      "name": "Bun",
      "type": "tools",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/daa11bb8f737e9b874f9aaed1bd18d25a43004af-80x70.svg",
        "width": 80,
        "height": 70
      },
      "brandColor": "#000000"
    },
    {
      "slug": "vite",
      "name": "Vite",
      "type": "tools",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/4d0c873fc9ca23686a4bccfc627d096a5dc79edf-48x46.svg",
        "width": 48,
        "height": 46
      },
      "brandColor": "#9135FF"
    },
    {
      "slug": "claude-code",
      "name": "Claude Code",
      "type": "tools",
      "logo": {
        "url": "https://cdn.sanity.io/images/94tq599c/production/229bd3d66c437d1aa538d88bc1b58f5bac72692a-1200x1200.png",
        "width": 1200,
        "height": 1200
      },
      "brandColor": "#c15f3c"
    }
  ],
  "content": "A friend of mine has an extensive physical library, and said he was having a hard time finding a reliable source for the Dewey Decimal number of his books. \n\nIn less than one hour, we built this with the help of Claude Code. It’s connected to multiple API sources to give the best chance of finding the book, and includes a camera scanner for better UX. "
}
