H-organizer
A multi-functional tool, personal or team's assistant, for typical everyday workflow and tasks. Project tracker, password manager (advanced), sync with iOS and Android, etc.
Developed with Claude AI, Go, HTMX, Tailwind CSS.
A multi-functional tool, personal or team's assistant, for typical everyday workflow and tasks. Project tracker, password manager (advanced), sync with iOS and Android, etc.
Developed with Claude AI, Go, HTMX, Tailwind CSS.
Rich text editor - currently CKEditor5 as the most common across web applications - plugin that provides an ability to write Braille. Key combos are mapped to equivalent Unicode values once the plugin is active via its own widget.
Early Braille education is crucial to literacy, education, and employment among the visually impaired. Despite the evolution of new technologies, including screen reader tech that reads information aloud, Braille provides access to spelling, punctuation, and other aspects of written language less accessible through audio alone. This app provides a way to learn and practice Braille in the desktop environment where only it is possible to use specific keyboard keys as Braille.
# [command_comment_here].[command_here]# [command_comment_here].[command_here]
CKEditor5 plugin for Swiper. Provides an editor widget for building Swiper sliders in CKEditor5. Quite experimental, for now, but seems to work with at least one out-of-context case/framework.
# [command_comment_here].[command_here]# [command_comment_here].[command_here]
Provides web push notifications for DANSE events. Implements Web Push library for PHP, DANSE and Push framework, tailored and tested - a single case scenario though - to work with PWA.
# [command_comment_here].[command_here]# [command_comment_here].[command_here]
Being a hot topic for quite a while, Tailwind CSS caught my eye, especially because I've been fairly familiar with usage and implementation of similar libraries and/or frameworks. At some point, a few years ago I also ended up making my own CSS masterclass from scratch - defining a lot of generic CSS classes that will be applied and re-used just everywhere in templates. However, Tailwind CSS does it the best!