Skip to content
View Lvbor's full-sized avatar

Block or report Lvbor

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 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
Lvbor/README.md

Hello!

I am currently studying electronics and telecommunications at the Military University of Technology in Warsaw.

๐Ÿ’ป Tech Stack

Languages

C C++ Kotlin Java Lua

Technologies and frameworks

HTML5 CSS3 TailwindCSS

Version control

Git

Tools

CMake Makefile BLE Valgrind

Compilers

Clang GCC G++

IDEs

Eclipse VSCode IntellijIDEA

Libraries

PThread Fleks LibGDX LibKTX FastLED SDL2 TinyFileDialogs

Boards

Arduino ESP32

Projects

AudioFlow

C C++ SDL2 TinyFileDialogs VSCode G++ Git Makefile

Description

AudioFlow is a simple audio player written in C++ using the SDL2 library. It allows you to play and manage a queue of music files.

Demo

AudioFlow Screenshot

Artivale

  • GitHub Repository: Private (assets protected by copyright)
  • Tech Stack:

Kotlin Fleks LibGDX LibKTX BOX2D LIGHTS Scene2D GDX AI Tiled IntellijIDEA Git

Members

  • Lvbor (me) - Responsible for game engine development
  • PTyszka - Implemented AI algorithms for the mobs, created enemy behaviors
  • bartkepl - Designed and built game map using the Tiled editor
  • iikolodziej - Implemented user interface

Description

Artivale is an RPG game created as a project from the subject "Mobile Application Programming". The game was brought to life using a combination of technologies such as Kotlin, Fleks, LibGDX, LibKTX, Box2DLights, Scene2D, GDX AI, and Tiled, ensuring a solid foundation for immersive gameplay.

Demo

Artivale Screenshot

CPU Usage Tracker

C CMake VSCode Clang GCC Git PThread Valgrind LINUX

Description

CPU Usage Tracker is an application that monitors the CPU usage of a system. It consists of multiple threads responsible for reading CPU data, analyzing the data, and logging the results. The application uses a queue to store CPU usage data and handles graceful termination through signal handlers.

Demo

CPU Usage Tracker Screenshot

Sound-Sensitive RGB Lamp

C++ FastLED VSCode Git PlatformIO ESP32

Description

The RGB lamp creates an ambient light source for homes that enhances the environment and adds an extra level of interactivity and excitement through sound-reactive technology.

Demo

RGB Lamp Photo

๐ŸŒ Socials:

LinkedIn Discord G-Mail

Pinned Loading

  1. Sound_sensitive_RGB_lamp Sound_sensitive_RGB_lamp Public

    Sound sensitive RGB lamp with temperature, humidity, altitude, and pressure sensor using ESP32 Wemos D1 R32 board. Values and settings are displayed on SSD1306 OLED (128x64px).

    C++

  2. too-late too-late Public

    Map for a group project (game levelpack) for Open Hexagon (Aug 2020)

    Lua

  3. AudioFlow AudioFlow Public

    C

  4. cpu-usage-tracker cpu-usage-tracker Public

    Makefile