Skip to content
View malikalhack's full-sized avatar
  • CheEnterprise
  • Ukraine, Kharkiv
  • 18:34 (UTC +03:00)

Block or report malikalhack

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. F103_blink_qpc F103_blink_qpc Public

    It is a tutorial Keil uVision project for using the QP/C framework. The project uses the AC5 compiler. QP version 6.9.1.

    C 2 1

  2. ArmFaultAnalyzer ArmFaultAnalyzer Public

    A straightforward Python graphical application designed for register and stack analysis in HardFault, BasFault, and MemManage. It also has the capability to search for PC addresses utilizing a MAP …

    Python

  3. Dual_channel_dimmer Dual_channel_dimmer Public

    Firmware for a two-channel dimmer with LCD. Allows you to separately control the channels of LED strips and store PWM values in non-volatile memory, which (values) are restored at startup.

    C

  4. Hex2bin Hex2bin Public

    A straightforward Python graphical application developed for the visualization and modification of 32-bit values, represented as a collection of individual flags, a hexadecimal input, and a decimal…

    Python

  5. OOP_in_C OOP_in_C Public

    The VS2017 project on teaching the basics of object-oriented programming, implemented in C. The solution contains three projects, each describing one of the principles of OOP.

    C

  6. CompareSha256 CompareSha256 Public

    A straightforward Python application developed for the computation and validation of SHA256 checksums of files. It accommodates both batch processing and single-file verification. Compatible across…

    Python