Skip to content
View SteveOberst's full-sized avatar

Highlights

  • Pro

Organizations

@Graef-IT

Block or report SteveOberst

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

๐Ÿš€ Software Engineer โ€ข ๐Ÿ”’ Game Security Enthusiast โ€ข โšก Embedded Systems Tinkerer


๐ŸŒŸ About Me

  • ๐Ÿ›  Technologies I Use: Java, C(++), C#, Kotlin, JavaScript/TypeScript, Assembly (x86, x64)
  • ๐Ÿ’ก Currently Learning: C#, advanced reverse engineering, and (anti-)cheat development
  • ๐ŸŽฏ Passions: Scalable web applications, low-level microcontroller programming, reverse engineering, game hacking (for educational purposes), modding games, backend security
  • ๐Ÿ“ Located in: Germany
  • ๐Ÿ“ซ Reach me on Discord: Sxlver

๐Ÿ’ป What I Do

๐Ÿ–ฅ Fullstack Development

I build robust and scalable backend systems (Java/Spring, Kotlin) and modern frontend experiences (Next.js, React, Tailwind) for projects ranging from panels to full blown e-commerce.

๐ŸŽฎ Game Security & Reverse Engineering

Exploring the internals of games, researching anti-cheat techniques, and developing tools to detect and prevent exploits.

๐Ÿ›  Embedded Systems / Bare Metal Development

Programming STM32 microcontrollers in C and Assembly for personal projects, hardware communication, and performance-critical tasks.

๐ŸŽจ Graphics & Rendering

Experience with DirectX (9โ€“12) and OpenGL for creating interactive UIs, shaders, and real-time effects.


๐Ÿงฉ Skills & Tech


๐Ÿ“Š GitHub Stats


๐Ÿ•น Projects & Hobbies

  • ๐Ÿ”น Designing custom anti-cheat proof-of-concepts for multiplayer games
  • ๐Ÿ”น Experimenting with low-level ARM assembly on STM32F407 Discovery Kit
  • ๐Ÿ”น Creating shaders, UI elements, and render pipelines with DirectX/OpenGL
  • ๐Ÿ”น Modding Minecraft and automating tasks within the game

๐Ÿ“ˆ Fun Extras

snake animation


๐Ÿ’ฌ โ€œThe joy is in learning something new every day.โ€

Pinned Loading

  1. ConfigLib ConfigLib Public

    Forked from Exlll/ConfigLib

    A Bukkit and BungeeCord library for storing and loading configurations

    Java

  2. Minecraft-Internal-Cheat Minecraft-Internal-Cheat Public

    A Minecraft injection cheat written in c++

    C++ 6 1

  3. Im-Gui-DirectX12-Standalone-Window Im-Gui-DirectX12-Standalone-Window Public

    Showcases a Standalone Window using ImGui and DirectX12

    C++ 5

  4. jRPC jRPC Public archive

    jRPC is a high performance NIO Multithreaded RPC Framework natively supporting platforms like bukkit

    Java 5 30

  5. Forge-Mod-Injector Forge-Mod-Injector Public

    A tool for dynamically injecting Forge mods in a running Minecraft instance

    C++

  6. medusa-docker-starter medusa-docker-starter Public template

    A fully dockerized e-commerce starter kit that bundles the Medusa backend with its official Next.js Starter Storefront.

    TypeScript