Skip to content
View Zamuhrishka's full-sized avatar
🛠️
🛠️

Block or report Zamuhrishka

Report abuse

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

Report abuse
Zamuhrishka/Readme.md

Aliaksandr Kavalchuk

website badge Linkedin: Aliaksandr Kavalchuk GitHub followers

��� Hi there! I'm Aliaksandr, but before you dive into my GitHub, don`t be afraid – I'm a firmware engineer😊.

I've been working in Firmware and Embedded Engineering for over 10 years. During this time, I've tackled a variety of projects involving embedded devices and systems. While I mostly code in C, I also frequently use Python and C++.

🔧 This is where I house my passion projects – those I take on for fun, and to take a break from my professional endeavors.

📜 When I'm not engrossed in code – be it for work or fun – I write technical articles. Feel free to check out my "Publications" section.

📊 GitHub Stats:

stats graph
languages graph

📜 Publications:

Medium:

Piolabs:

LinkedIn:

📫 How to Reach Me:

LinkedIn: Aleksander Kovalchuk

Email: aliaksandr.kavalchuk@gmail.com

Pinned Loading

  1. MicroToolbox MicroToolbox Public

    Various small helper functions are useful for firmware development.

    C 4

  2. UglyContainers UglyContainers Public

    This C library tries to implement universal data containers and algorithms for work with these containers.

    C

  3. UglyDataStructures UglyDataStructures Public

    The several data structures implementation based on UglyContainers.

    C

  4. Arm-Bit-Banding Arm-Bit-Banding Public

    Implementation of the ARM bit-banding mechanism which exist in Cortex-M3 and Cortex-M4 CPUs.

    C 1 1

  5. FWProjectTemplate FWProjectTemplate Public template

    This is set of utils, folders, config files which can be used as template for each new firmware project based on Ceedling build system.

    Python