commit dbafff36380c3f9e04dea076d125e1fb3af2b6a4
Author: H3XploR <73852348+H3XploR@users.noreply.github.com>
Date: Mon May 18 18:42:00 2026 +0200
Initial profile
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1cdb2c4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,98 @@
+---
+
+
+
+```
+ ██╗ ██╗██████╗ ██╗ ██╗██████╗ ██╗ ██████╗ ██████╗
+ ██║ ██║╚════██╗╚██╗██╔╝██╔══██╗██║ ██╔═══██╗██╔══██╗
+ ███████║ █████╔╝ ╚███╔╝ ██████╔╝██║ ██║ ██║██████╔╝
+ ██╔══██║ ╚═══██╗ ██╔██╗ ██╔═══╝ ██║ ██║ ██║██╔══██╗
+ ██║ ██║██████╔╝██╔╝ ██╗██║ ███████╗╚██████╔╝██║ ██║
+ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝
+```
+
+
+
+---
+
+## `> whoami`
+
+```c
+typedef struct {
+ char *alias;
+ char *role;
+ char *focus[1];
+ bool always_learning;
+} Wizard;
+
+Wizard me = {
+ .alias = "H3XploR",
+ .role = "CS Student · Reverse Engineering",
+ .focus = {
+ "Reverse Engineering (x86/x64)"
+ },
+ .always_learning = true
+};
+```
+
+---
+
+## `> skills --list`
+
+### Languages
+
+
+
+
+
+
+
+### Tools & Platforms
+
+
+
+
+
+
+
+### Domains
+
+
+
+
+
+
+---
+
+## `> stats --github`
+
+
+
+

+

+
+
+
+
+
+[](https://git.io/streak-stats)
+
+
+
+---
+
+## `> activity --graph`
+
+
+
+[](https://github.com/ashutosh00710/github-readme-activity-graph)
+
+
+
+## `> activity --calendar`
+
+
+
+

+
+