Skip to content
View pilot2254's full-sized avatar
:shipit:
mov eax,1337
:shipit:
mov eax,1337

Organizations

@fossasia @EpicGames @redfox-studios @Echoes-Studios @contrast-bot @WhiteCatDevs @michal-flaska @mike-forked

Block or report pilot2254

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

Hi there, I'm Mike 👋

16-year-old developer based in Slovakia. I focus on game and app development, low-level research, and open-source tooling.

About me

I currently study game development at Skyro.ai and spend my free time building projects that explore engine workflows, performance, and memory analysis. My work is research-oriented and aimed at understanding systems, debugging, and improving software resilience. Not to sell or abuse cheats.

Notable areas

  • Game development with Unity and Unreal Engine
  • Low-level analysis and reverse engineering for research and defensive purposes
  • C++ tooling, scripting, and plugin development
  • Open-source libraries and personal utilities

Ethics and intent

All projects presented here are research or educational in nature. I do not condone cheating in live multiplayer environments. Where my work touches game security, it is to study vulnerabilities, learn defensive techniques, and responsibly disclose findings.

Projects and links

Support me

  • Ko-fi
  • PayPal
  • BTC: bc1qr8x3k39mn7sz2l9kyk8j8293xf5spm2wsxymh9
  • ETH: 0x4281F208799E24531CBE21D4d263C08E7CB68d86



Discord (main + business):

Discord Presence Discord Presence



VisitCount

Pinned Loading

  1. reusable-unity-scripts reusable-unity-scripts Public

    A collection of reusable C# scripts for both 2D and 3D game development in Unity 6.

    C# 5 2

  2. guitar-tone-finder guitar-tone-finder Public

    A clean, minimalist web application designed to help guitar students practice identifying tones on the fretboard. Built with HTML, CSS, and vanilla JavaScript.

    HTML 2

  3. raspi-web raspi-web Public template

    A template for your next static website project hosted locally on raspberry pi

    CSS 1

  4. zZan54/BananaDropFarm zZan54/BananaDropFarm Public

    Banana Drop Farm is a game cheat for game Banana. This mod menu can change the score in the game and bypass the idle bot check.

    Python 42 7

  5. steam-playtime-farmer steam-playtime-farmer Public

    A simple Node.js application for farming playtime across multiple Steam games simultaneously.

    TypeScript 2

  6. michal-flaska/flux-archive michal-flaska/flux-archive Public

    FLUX is a simple archiving tool that creates .flux archive files. It supports creating archives from multiple files and folders, extracting archives, and includes CRC32 integrity checking.

    C++