- Munich, Bavaria, Germany
- https://www.siru.ink/
-
Do no evil.
-
Joined on
2025-11-30
Track your grocery shopping list in an intuitive format. Quickly add all needed groceries for known meals. Simple selections of needed groceries based on specific stores.
Updated 2026-04-25 12:40:40 +00:00
A collection of typst templates I have created for my personal use.
Updated 2026-04-24 14:26:08 +00:00
A local-only, encrypted journaling app built with Python3 and Tkinter — leveraging Argon2 for key derivation and SHA-256 for encryption.
Updated 2026-04-14 13:23:18 +00:00
Minimal Go web server that accepts POST requests and persists payloads to SQLite. Designed to allow manual comment moderation.
bsd-3-clause
commentbook
database
go
moderation
post-request-receiver
self-hosted
sqlite
web-development
webdev
Updated 2026-04-14 13:22:53 +00:00
A Django + PostgreSQL web app for tracking personal tasks and grocery inventory. It keeps to-do lists and shopping lists separate but connected, with user authentication. Designed to be self-hostable for personal or home server use.
bsd-3-clause
daily-planner
django-framework
grocery-tracker
modular-design
postgresql
python
self-hosted
todo-app
web-app
Updated 2026-04-14 13:22:34 +00:00
Self-hostable web server built in Rust with Rocket.rs. Provides to-do list and grocery tracking with SQLite persistence and user authentication. Demonstrates a fully independent, database-backed Rust web application.
backend
bsd-3-clause
grocery-tracker
rocket-framework
rust
self-hosted
sqlite
todo-app
user-authentication
web-development
web-server
webdev
Updated 2026-04-14 13:22:18 +00:00