Pinned Repositories
.github
Common place for Github apps configuration for blazejsewera org
fluent-squirrel
Fluent SQL expression builder for JVM
lunar-lander-fx
Lunar Lander game in JavaFX complying with Material Design guidelines with a modern Gradle build system
notipie
Notification aggregator enabling people to ditch the annoying mail notifications.
pocketbase-mantine-template
Full-stack application template using Pocketbase as backend and Vite + React + Mantine combo as frontend
pre-commit-message-check-hook
reactive-raven
PoC for connecting frontend to backend reactively, without the need for sagas or thunks
svg-asset-merge
Simple python script to merge multiple svgs into one, especially useful for Affinity Designer asset generation from, e.g. an icon pack.
ui-config
UI project configs for eslint, prettier, postcss, and more to use with git submodules
wallsch
Python daemon to control background setting in Linux, features day and night wallpapers split and blurring for lockscreen
Blazej Sewera's Repositories
blazejsewera/pocketbase-mantine-template
Full-stack application template using Pocketbase as backend and Vite + React + Mantine combo as frontend
blazejsewera/notipie
Notification aggregator enabling people to ditch the annoying mail notifications.
blazejsewera/reactive-raven
PoC for connecting frontend to backend reactively, without the need for sagas or thunks
blazejsewera/svg-asset-merge
Simple python script to merge multiple svgs into one, especially useful for Affinity Designer asset generation from, e.g. an icon pack.
blazejsewera/wallsch
Python daemon to control background setting in Linux, features day and night wallpapers split and blurring for lockscreen
blazejsewera/fluent-squirrel
Fluent SQL expression builder for JVM
blazejsewera/.github
Common place for Github apps configuration for blazejsewera org
blazejsewera/lunar-lander-fx
Lunar Lander game in JavaFX complying with Material Design guidelines with a modern Gradle build system
blazejsewera/pre-commit-message-check-hook
blazejsewera/ui-config
UI project configs for eslint, prettier, postcss, and more to use with git submodules
blazejsewera/bibtex-parser
A simple bibtex and biblatex parser written in Rust.
blazejsewera/bibx
Extract bibliography from bibtex code fences in Markdown (GFM) to stdout (which can be redirected to a .bib file)
blazejsewera/blog
@sewera's technical blog
blazejsewera/go-test-proxy
A Go proxy to plug between the frontend and backend services for last-resort testing.
blazejsewera/java-kata-template
A simple template for a kata: A place for tests and production code with Gradle