Skip to content
View EgeOnderX's full-sized avatar

Block or report EgeOnderX

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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.

🎥 YouTube Channel

  • 🔴 Ege Önder (@EgeOnderX)
    The channel is brand new with mostly humor-focused content for now, but it will take shape over time!

Pinned Loading

  1. CortexLite CortexLite Public

    CortexLite is a lightweight, fully offline neural network text generation model built completely from scratch in Python using only NumPy. Featuring a custom Adam optimizer, dynamic vocabulary, pers…

    Python 2

  2. MiniPyEngine MiniPyEngine Public

    A Python & modern OpenGL 3D FPS engine utilizing programmable GLSL shaders, structural .obj/.mtl parsing, automated AABB collision physics, a native level editor, and scaling up to 16K targets.

    Python 6

  3. 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 5

  4. 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 11

  5. Espy32 Espy32 Public

    An operating system for ESP32. It can run Python scripts, load drivers, use the terminal with qvga screen and sd card, write programs in its built-in Python interpreter, and even play some basic mu…

    Python 7 1

  6. PyLogic PyLogic Public

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

    Python 7