testifylint. The Golang linter that checks usage of github.com/stretchr/testify.
172nilnil. The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
84tinkoff-invest-robot-contest-2022. The simple trading robot for Tinkoff's contest.
34errname. The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.
26otus_ctf_2019_writeups. C
2VigenereDecryptor. Расшифроватор Шифра Вижинера
1allocator. Задача: при помощи функции syscall реализовать аллокатор памяти. Должны быть имплементированы функции malloc, calloc, realloc, free.
1IS_frame_realization. Пример реализации фреймовой модели представления знаний (проектирование интеллектуальных систем)
1