Projects

Here you will find information about my projects along
with a brief description and links for more detailed exploration.

This website

Basically, there's not much to say about this website,
and you can explore it yourself to see everything I've done :3

Link to the repository with the source code.

Macro library for FASM

FasmMacroLib is designed to simplify FASM programming on Linux.
It supports x86, x86_64, ARM, and ARM64 architectures.

Link to the repository with documentation and source code.

KGB Bot for Telegram

This is KGB Bot, but only for Telegram!
For now, it has limited functionality,
just a profanity filter and a basic pseudo-AI
I’ll probably revamp it soon.

Link to the repository with documentation and source code.

Random dump generator

It generates random dumps in hexadecimal and octal formats,
and honestly, there's not much more to say about it.

Link to the repository with the source code.

Repo Backuper

This program backups repositories through a certain time slot
from the list and saves them in zip format in the directory

Link to the repository with documentation and source code.