Skip to content
View EgeOnderX's full-sized avatar

Block or report EgeOnderX

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EgeOnderX/README.md

👋 Hi, I’m Ege Önder (@EgeOnderX)

A curious mind exploring everything from low-level computing to artificial intelligence. Always building, breaking, blowing things up and learning.

📌 Read this in other languages:

🧠 Interests

  • 🖥️ Pocket computers & retro hardware
  • 🔧 Arduino, ESP32, and embedded systems
  • 💻 Windows kernel & Linux distributions
  • ⚡ Electrical & electronic systems
  • 🧪 Physics & chemistry
  • 🤖 Artificial intelligence
  • 🌐 HTML and HTA scripting

🧑‍💻 Currently Learning and Making

  • 🐍 Python
  • ⚙️ C / C++
  • 📡 Systems-level programming
  • 📲 Building ARM-compatible .exe applications for Windows Mobile (e.g. ASUS MyPal A696)

🖥️ My Dev Environment

  • 💽 OS: Windows 11 & Linux Mint (dual boot) + MS-DOS bootable flash drive
  • 🧠 CPU: Intel Core i7 13th Gen (16 cores / 20 threads, 2.40 GHz → Boost up to 5.40 GHz)
  • 💾 RAM: 32 GB DDR4 @ 3200 MHz
  • ⚡ Storage: 1 TB NVMe SSD
  • 🎮 GPU: NVIDIA RTX 4050 (Laptop GPU)
  • 🧰 Editor: Visual Studio 2005 and 2022, Python IDLE
  • 💻 Terminal: CMD, PowerShell, Bash

📬 Contact

You can't reach me. Not easily.

⚡ Fun Fact

Some say I might be descended from vampires...
Why? Because of my unnaturally VERY white skin.

🌐 Website: EgeOnderX.github.io

NOTE: I don’t make fake commits; all my commits are real work. I’m not trying to keep the chart green — I just push actual progress.


Pinned Loading

  1. PY-DOS PY-DOS Public

    PY-DOS is a retro-inspired, terminal-based operating system simulation written entirely in Python, requiring no external libraries and designed to be minimal.

    Python 4

  2. CLIDrawPy CLIDrawPy Public

    CLIDrawPy is a tiny library written in pure Python for drawing ASCII shapes in the terminal and animating them.

    Python 3

  3. MiniPyEngine MiniPyEngine Public

    A tiny game engine based on Python and OpenGL.

    Python 4 1

  4. LogicPy LogicPy Public

    A Python-based interactive logic gate simulator with drag-and-drop components, wiring, saving, loading, and real-time circuit evaluation.

    Python 6

  5. PY-DOS-on-ESP32 PY-DOS-on-ESP32 Public

    PY-DOS on ESP32 is a lightweight command-line OS ported to MicroPython. It runs on resource-limited ESP32 boards and provides a simple DOS-like experience via a serial terminal NOT A SIMULATOR! An …

    Python 4

  6. ESP32-NetEater ESP32-NetEater Public

    ESP32 Network Eater is an ESP32 prototype that continuously generates internet traffic. Users can select a Wi-Fi network and a target website, which the ESP32 downloads in small chunks to maximize …

    C++ 3