Skip to content
View smolBlackCat's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report smolBlackCat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
smolBlackCat/README.md

Hello There!

I'm smolblackcat. I am a computer science student with a great passion for developing software, primarily contributing to open-source projects across the interwebs. I particularly love working with low-level stuff and computer security but I also know how to develop other kinds of software systems as well. I also have a thing for applying good software engineering practises onto my projects and constantly challenging myself to write better and understandable code.

What I am up to?

I am currently maintaining a simple but useful app called Progress, which is a simple kanban-style task manager for the Linux desktop and Windows systems as well. It is written in C++ with LibAdwaita and GTK4 graphical toolkits. And when I am not working on my app, in my free time, I also like to contribute to diverse open-source projects across Github, most of them related to desktop applications for the Linux desktop.

Nowadays, I am investing most of my time studying deeply about operating systems abstractions and design, the computer networking stack (TCP/IP) and the Web application development framework. If you wanna see my progress, check it out my little site (quick disclaimer, it sucks!).

Pinned Loading

  1. smolBlackCat smolBlackCat Public

    Who am I?

    2

  2. progress-tracker progress-tracker Public

    Simple kanban-style task organiser

    C++ 41 6

  3. python-pathfinding python-pathfinding Public

    Simple demonstration of the A* algorithm using Python and pygame

    Python 5

  4. metadata-editor metadata-editor Public

    MetadataEditor is a JavaFX application made to work as an interface to Exiftool and its basic commands

    Java