Skip to content
View smolBlackCat's full-sized avatar
🫠
Tired
🫠
Tired
Block or Report

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

About me:

Top Langs

Hoy, I'm Gabriel de Moura (aka smolBlackCat, De Moura) and I'm primarily aiming to be a game developer as a professional and a hacker in my free time. Although I'm focused in game development, I know how to create plenty of systems, including:

  • Web Applications (Django)
  • Linux Desktop Applications (JavaFX, GTK)
  • Games (Pygame, SFML)
  • Android Applications (Java)

I'm currently Web development as well.

My skills

Languages 💻

  • Java
  • Python
  • C++

Frameworks and Libraries ⚒️

  • Pygame
  • SFML
  • GTK4
  • Django
  • JavaFX
  • Java Swing
  • Android SDK

Tools 🛠️

  • Git
  • Android Studio
  • Visual Studio Code
  • Github

Pinned

  1. smolBlackCat smolBlackCat Public

    Who am I?

    2

  2. progress-tracker progress-tracker Public

    Simple kanban-style task organiser

    C++ 19 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