Skip to content
View arturbac's full-sized avatar

Block or report arturbac

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
arturbac/README.md

Welcome! I'm Artur Baฤ‡

I'm a passionate developer and thinker at the intersection of Modern C++ Programming, and Civil Engineering. With each line of code, I seek not just to solve problems but to explore the potential of what programming can achieve in these fields.

What Drives Me

  • ๐Ÿš€ Innovation in C++: The advent of C++20 has opened up new horizons in programming. I'm on a continuous journey to harness these innovations, aiming to write code that's not only efficient and powerful but also elegant and expressive.

  • ๐ŸŒŒ Physics & Engineering: Beyond code, my interests lie in understanding the universe's fundamental principles and applying engineering solutions to real-world challenges.

Connect with Me

  • ๐Ÿ“ฌ Reach Out: Whether it's a project collaboration, a question, or simply to exchange ideas, I'm all ears. You can email me at: artur at ebasoft.com.pl.

Pinned Loading

  1. fixed_math fixed_math Public

    FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic

    C++ 87 8

  2. simple_enum simple_enum Public

    An Fast, Intuitive and Type-Safe C++ Enumeration Support Library

    C++ 41 2

  3. kdevcxx_with_ai kdevcxx_with_ai Public

    KDevelop and Kate plugins using OpenAI API to assist with code development

    C++ 30 5

  4. small_vectors small_vectors Public

    Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms

    C++ 15 2

  5. stralgo stralgo Public

    constexpr number <-> string convertions with full support of unterminated string views, utf convertion

    C++ 12 1

  6. policy_scope policy_scope Public

    C++ Policy Scope & Attribute Aliases Proposal

    1