Skip to content
View maorVakn's full-sized avatar

Block or report maorVakn

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

Hi, I'm Maor Vaknin

Software developer focused on systems, reverse engineering, and practical full-stack projects.

GitHub repositories Available for interesting work

CICO Decompiler Israel Alert Tracker Poland Delegation Website 2026


About Me

I'm a high school student from Netanya, Israel, who got into programming through curiosity — and stayed because building things that actually work is genuinely satisfying.

Most of my projects sit somewhere between systems and product: low-level enough to be interesting, useful enough to matter. I care about understanding how things work under the hood — not just making them run.

Right now I'm focused on reverse engineering, networking, and full-stack tools. I like projects with a clear purpose: something that teaches, inspects, visualizes, or automates.

Always trying to write better code than I did last month.


Featured Projects

CICO C# Decompiler

A client-server decompiler for inspecting .NET binaries, built with a C++ backend and a Python desktop GUI.

Focus: PE/.NET loading, metadata parsing, IL disassembly, CFG generation, AST creation, and C#-like output.

View repository

Multithreaded Chess Server

A C++ server for hosting chess games, built around game mechanics, move logic, multithreading, and a protocol for validating moves.

Focus: socket programming, protocol design, concurrency, game-state validation, and server-side logic.

Poland Delegation Website 2026

A web project for the Poland Delegation 2026, focused on presentation, structure, and accessible information.

Focus: responsive layout, visual storytelling, and clean frontend organization.

View repository

Israel Alert Tracker

A real-time monitoring system for Israel's Home Front Command alerts, with live geographic mapping and Firebase synchronization.

Focus: live API polling, polygon-based map rendering, Firebase Realtime DB sync, geocoding with cache, and a single-file browser frontend.

View repository
---

Tech I Use

Languages C++ C C# Assembly Python JavaScript HTML5 CSS3
Frameworks FastAPI Node.js WPF
Data & Formats SQL SQLite JSON
Tools Git GitHub Wireshark Visual Studio VS Code
Operating Systems Windows Linux Ubuntu macOS

GitHub Stats

Top languages


Contact

GitHub Email


Thanks for visiting.

Popular repositories Loading

  1. Poland1 Poland1 Public

    Poland Delegation Website 2026

    CSS

  2. CICO-C-Sharp-Decompiler CICO-C-Sharp-Decompiler Public

    Decompiler | EXE -> C#

    C++

  3. maorVakn maorVakn Public

  4. israel-alert-tracker israel-alert-tracker Public

    Python