Skip to content
View umioMikket's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report umioMikket

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
umiomikket/README.md

Hello! I'm UmioMikket!

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

Pinned Loading

  1. SmallLogger SmallLogger Public

    A small logger utility with convenient support for text formatting, including style, color, and arguments

    Java