Skip to content
View Zamuhrishka's full-sized avatar
πŸ› οΈ
πŸ› οΈ
Block or Report

Block or report Zamuhrishka

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
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: [email protected]

Pinned

  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