You must be logged in to sponsor psilabs-dev
Become a sponsor to psilabs
Hello!
I'm a software developer who likes all things self-hosted and archival.
Primary projects (by which I mean I tend to spend more time on these):
- LANraragi a self-hosted manga reader which I've contributed to. You might know me for writing the bookmarks feature, OpenAPI schema + validation, or Prometheus exporter (or grafana dashboard).
I've also added plugin support for downloading images from a URL and assembling them into an archive locally. - aio-lanraragi an async python client for LANraragi. Also holds an integration test suite which is probably 10x larger than the client source code (lol).
Side projects:
- kksubs batch image subtitling program. One of my earliest projects, where I really needed to bring up my crusty linear algebra and set theory knowledge... ahem I will refrain from bringing up more nerd topics...
- LANraragi + SQL, where I rewrite part of LRR's database backend to use PostgresQL instead of Redis/Valkey. Downstream-only (surprisingly, in maintenance mode!)
If any of these projects have been useful to you, sponsorship is appreciated. Thanks!
Featured work
-
psilabs-dev/aio-lanraragi
An asynchronous Python API client for LANraragi, written with aiohttp and pydantic for type validation.
Python