Skip to content
View Mozzo1000's full-sized avatar

Block or report Mozzo1000

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mozzo1000/README.md

Hey, I'm Andreas πŸ‘‹

Goes by Mozzo in most corners of the internet. I work with system governance at a university by day, and spend my free time building and maintaining a small constellation of open source projects β€” mostly self-hosted tools, browser-native utilities, and things I wished existed.


πŸ”­ Actively building

BookLogr πŸ“š β€” my biggest project, gets the most active development time. A self-hosted service to track your personal book library β€” search by title/ISBN via OpenLibrary, track reading progress, rate and annotate, share a public profile. Python/Flask + React.


πŸ› οΈ In maintenance

Feature-complete, running, and getting updates + issue triage as needed.

Crowdin Stats β€” generates live, embeddable SVGs (translation progress table + contributor grid) for Crowdin projects, for use in GitHub READMEs. (part of re:wake)

image-converter β€” a fast, private, in-browser image converter (PNG/JPEG/WEBP). No upload, no server, no tracking β€” everything happens client-side via the Canvas API. (part of re:wake)

curated-topics β€” powers links.rewake.org, a minimal, high-performance personal link collection with instant search and keyboard-first navigation. (part of re:wake)

Munchlist πŸ›’ β€” a simple, mobile-first grocery shopping companion with smart autocomplete and category views.

mango β€” the static site generator that powers andreasbackstrom.se.

brkn-lnk β€” a no-frills, concurrent link checker for the command line.


πŸ’› Support

If any of these are useful to you, sponsoring on GitHub goes a long way toward covering hosting costs.

Pinned Loading

  1. booklogr booklogr Public

    A simple, self-hosted service to keep track of your personal library πŸ“š

    JavaScript 613 32

  2. curated-topics curated-topics Public

    A minimal, high-performance link collection. This repository powers links.rewake.org, a personal, curated collection of articles, blogpost and other interesting links.

    JavaScript

  3. andreasbackstrom.se andreasbackstrom.se Public

    Repository for my personal website, andreasbackstrom.se

    HTML

  4. image-converter image-converter Public

    A fast, private, in-browser image converter β€” convert PNG, JPEG, and WEBP files with no upload, no server, no tracking.

    JavaScript

  5. rewake.org rewake.org Public

    HTML

  6. brkn-lnk brkn-lnk Public

    No frills link checker

    Python