I`m an independent developer and artist.
I combine the areas of drawing 2D art with programming individual projects in my life. In development, I adhere to the principle of minimizing the use of other people's library solutions, if they are in my opinion they are too cumbersome to solve a certain problem. After all, why shoot from guns on sparrows? And this worsens the understanding of algorithms and code structure.
What am I working on now? Working on writing a CSS-like theme engine for swing, since simple customization of applications for it has always been its problematic part. At the moment there are no tools that would completely solve this problem. As an alternative to swing, there is Compose, but again it seems cumbersome to me, In addition, it forces you to use the Kotlin language to log in.
Development languages and tools I use