Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View drago-suzuki58's full-sized avatar
🐉
🐉

Highlights

  • Pro

Block or report drago-suzuki58

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

About Me

Hello there!
I'm a hobbyist and intermediate programmer from Japan.

Interests

Game Development

I love games and I am interested in developing mods as well as creating games from scratch.

Backend Development

I have an interest in server-side development and am learning to work with databases, APIs, and server management to build robust and scalable applications.

AI

Artificial Intelligence fascinates me, and I enjoy experimenting with various AI tools and algorithms to solve complex problems.

Reverse Engineering

I find it intriguing to deconstruct software to understand its inner workings. This curiosity drives me to analyze protocols, explore file formats, and understand system interoperability, not just in games but across various software domains.

Modding

I am deeply passionate about extending and personalizing game experiences through modding. Modding is very deep, and what's appealing about it is that you can do anything you want if you put your mind to it.

Most use Languages

From left to right (more frequently used to less frequently used):
Python, TypeScript, C#, Rust, Java

Tools

From left to right (more frequently used to less frequently used):

Flamework

FastAPI, React, Selenium, .NET, Unity

Coding

Git, GitHub, VSCode, Visual Studio

Platforms

Ubuntu, Cloudflare, Windows, Wordpress

Databases

MySQL, SQLite

Note: Some of these tools and languages are still in progress and I am not fully proficient in all of them.

Status

GitHub stats
Top Langs

Contact

Feel free to choose any

BlueSky

@main.bsky.drsz.org
@dev.bsky.drsz.org

Mail

[email protected]
[email protected]

Other

Blog: dorasuzublog.com

Projects

LocoJSON is lightweight Python library for multi-language support library.

Ren'Py Debug UI is a tool to assist with debugging and development in Ren'Py.

A Mixin/Harmony-style modding framework for Python. By injecting code directly into the Abstract Syntax Tree (AST), it enables powerful, conflict-free modifications to any Python script or library at runtime.

Pinned Loading

  1. LocoJSON LocoJSON Public

    LocoJSON is a lightweight Python library for multi-language support, using hierarchical JSON-based translations with fallback and detailed logging for missing keys.

    Python

  2. renpy_debug_ui renpy_debug_ui Public

    Ren'Py Debug UI is a tool currently under development to assist with debugging and development in Ren'Py.

    Ren'Py

  3. universal_modloader universal_modloader Public

    A Mixin/Harmony-style modding framework for Python using AST injection. Modify function logic and local variables at runtime via simple decorators, without editing original files.

    Python

  4. steam-redirector steam-redirector Public

    A Cloudflare Worker that shortens and redirects Steam launch URLs while generating OGP cards optimized for social media.

    TypeScript

  5. i-am-a-robot i-am-a-robot Public

    It serves as a reverse-CAPTCHA, following the theme "I am a robot".

    TypeScript

  6. TUIBinary TUIBinary Public

    A simple TUI Binary Editor written in C.

    C