Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View KROIA's full-sized avatar

Highlights

  • Pro

Block or report KROIA

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

Hi there ๐Ÿ‘‹

๐Ÿ”ง C++ Developer | ๐ŸŽ› Electronics Enthusiast | ๐Ÿ’ป Creator from Scratch


C++ Unity Qt SFML Visual Studio Arduino Autodesk Inventor Autodesk Eagle


โšก Projects I'm Working On:

Libraries

  • ๐ŸŽฎ QSFML EditorWidget: A simple game enginge to create simulation projects.
  • โœ๏ธ Logger: Library for creating and visualizing log messages.
  • ๐Ÿ” License Manager: License creation and validation library.
  • #๏ธโƒฃ Ribbon Widget: Library to create a ribbon for a Qt application.
  • ๐Ÿ”€ Task Graph: Library for scheduling tasks with dependencies using multithreading.
  • ๐Ÿ’ Neural Net: Simple machine learning library.
  • ๐Ÿ““ Json Database: Library to serialize and deserialize objects as json format.
  • ๐Ÿ”ง App Settings: Library to manage application settings.
  • ๐Ÿ”Ž Unit Test: Library to create unit tests.
  • ๐Ÿ’ฅ Crash Report: Library that shuld detect the crash of a application and saves the stack trace and some debug infos.
  • ๐Ÿˆ‚๏ธ Command line parser: Library to read and parse command line arguments.

Unity Assets

CAD Models

  • ๐Ÿ“ All Models: CAD models for electronics and other stuff.

๐Ÿ”ฌ Hobbies & Interests:

  • C++ programming from scratch
  • Hardware interfacing with microcontrollers
  • Exploring efficient graphics rendering techniques
  • Designing custom applications and libraries

GitHub Stats


Pinned Loading

  1. CmakeLibCreator CmakeLibCreator Public

    Tool to create and manage CMake based c++ libaries using a template

    C++

  2. QSFML_EditorWidget QSFML_EditorWidget Public

    A simple game enginge to create simulation projects

    C++

  3. QT_cmake_library_template QT_cmake_library_template Public template

    Template for creating c++ Qt libraries and applications

    CMake