Skip to content
View tkaczenko's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report tkaczenko

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

Pinned Loading

  1. auditor auditor Public

    A Spring Boot library providing comprehensive auditing for HTTP requests and responses. Automatically audits inbound and outbound HTTP traffic, persisting audit data in an SQL database. Facilitates…

    Java 2

  2. cardreader cardreader Public

    CLI utility to read data from Ukrainian ePassport (Ukrainian ID) using NFC reader.

    Java 18 10

  3. asteroids-clone asteroids-clone Public

    Simple asteroids clone is written in C++11 with SDL2

    C++ 3 1

  4. koatuu-parser koatuu-parser Public

    Парсер КОАТУУ | Державний класифікатор об'єктів адміністративно-територіального устрою України

    Java 1

  5. WavReader WavReader Public

    Read wav header and data from the files (.wav)

    C++ 27 13

  6. Чтение .wav файла (С++ / СPP) / Read... Чтение .wav файла (С++ / СPP) / Reading .wav file (C++ / CPP)
    1
    #include <iostream>
    2
    #include <cstdio>
    3
    #include <cmath>
    4
    #include "string.h"
    5
    #include "mem.h"