Skip to content
View Mozzo1000's full-sized avatar

Block or report Mozzo1000

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.

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
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 606 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