Skip to content
View tolik518's full-sized avatar
:shipit:
:shipit:

Sponsoring

@gbdev
@gbadev-org

Highlights

  • Pro

Organizations

@Qazaq-Genius
Block or Report

Block or report tolik518

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
tolik518/README.md

About

Welcome to my GitHub profile! I'm passionate about learning and exploring various aspects of development.

Contact

If you'd like to collaborate, discuss a project, or have any questions, feel free to reach out to me:

LinkedIn Anatolij Vasilev

Dev.to tolik518

x.com tolik518

Projects

Below are some of my repositories I've been working on. I tried to keep the selection as diverse as possible so you get a clearer picture what I'm into.

Secrets of Grindea Screenshot

Icon SoG Savegame Editor

This is an editor for the character files of Secrets of Grindea, a game I enjoyed playing. The SoG Savegame Reader, written in C#, allows you to open your save game, and edit various aspects such as your name, money, skills, experience, and inventory. You can also export the whole savegame to a JSON file. While some features like editing quest flags or collectibles are not implemented yet, I passively maintain the project but I don't plan to add more features at the moment. The latest version (v0.5.0) features in addition to the UI some CLI features.

-> Visit the project page

Icon GBA Pong

Pong for Game Boy Advance

This is a simple Pong game developed for the Game Boy Advance using C. It utilizes the mode 3, also known as bitmap mode, and features a cool pixel art title screen.
Although it doesn't have any advanced features, it was a great project for me to dive into the C programming world, into dockerizing a C environment, and into game development.

-> Visit the project page

qazaq genius screenshot

Icon Qazaq Genius

The Qazaq Genius project is a small website, that originated from an Instagram page, developed using Next.js and Tailwind CSS for the frontend and PHP 8.1 with Slim for the backend. The project was a personal initiative to contribute to the Qazaq community. By developing this website, the aim was to create a convenient platform for people to access the lyrics of the songs and to learn the Qazaq language. The website provides a valuable resource for music enthusiasts and language learners through collaboration and a passion for promoting Qazaq's cultural heritage.

Overall, the Qazaq Genius project is my appreciation for Qazaq culture, striving to bridge cultural gaps and foster a deeper understanding of the beauty and diversity of Qazaq culture through the power of music.

-> Visit the project page

bitmap_type_tracer

bitmap_type_tracer is a CLI tool, to generate text-images from bitmaps-font, I wrote in an effort to get into the Rust ecosystem.
It takes the bitmap-font and the text you want to write as input and generates an image with the provided text and the provided bitmap font.

-> Visit the project page

Pinned

  1. SoG_SGreader SoG_SGreader Public

    SoG Savegame Editor is a near complete save game editor for Secrets of Grindea

    C# 12 5

  2. GBA_Pong GBA_Pong Public

    Pong for GBA

    C 16 1

  3. bitmap_type_tracer bitmap_type_tracer Public

    Utility tool to generate text-images from Bitmaps-fonts

    Rust 3 2

  4. gba-cartridge gba-cartridge Public

    A reverse engineering attempt of a chinese repro GBA-cartridge

    6

  5. JackTheEnumRipper JackTheEnumRipper Public

    Jack the Enum Ripper is a CLI tool designed to extract enums from .NET assemblies (.exe/.dll) and output them in various formats.

    C# 1 1

  6. gba_env gba_env Public

    Crate for detecting the environment for GameBoy Advance ROMs (GBA/NDS/mGBA/VBA/gpSP/etc)

    Rust 3