IT-Enthusiast
Architecting Digital Solutions.
A passionate developer focused on performance and clean architecture. Building modern interfaces with technical precision and professional aesthetics.
Current Age17
Born28.04.2008
<script>
const ghost = {
protocols: ["DE", "EN", "AR"],
status: "Active",
pulse: () => Math.random()
};
function updateGhostState() {
if (ghost.pulse() > 0.95) triggerFlicker();
}
console.log("Digital Ghost Subsystem v4.2 Online...");
</script>Hallo, ich bin Ali
System Identity Verified
Technical Stack
Programming
Visual Studio CodePythonHaxeTailwind CSSJavaScript
IDE of Choice
VS Code
Focus
Game Engines & Libraries
Languages
- Arabic (Lebanese)Native
- GermanNative
- EnglishFluent
Communication Protocol
Projects | Contributions
Game Engine
CodenameEngine
A high-performance Haxe-based game engine framework designed for modularity and cross-platform extensibility. Contributed by making the first attempt of the Character Editor.
Haxe // Framework
LibraryhxCodec
Native Haxe library for hardware-accelerated video decoding and codec handling across desktop and mobile platforms. Contributed for better support on Linux.
Haxe // C++
Web AppJoke Website
A fun, interactive web project featuring a collection of stuff I made, demonstrating clean UI design and simple front-end logic.
HTML // JS