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 +
+ +![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white) +![C++](https://img.shields.io/badge/C++-004488?style=for-the-badge&logo=cplusplus&logoColor=white) +![Assembly](https://img.shields.io/badge/ASM_x86/x64-E34F26?style=for-the-badge&logo=assemblyscript&logoColor=white) +
+ +### Tools & Platforms +
+ +![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) +![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) + +
+ +### Domains +
+ +![RevEng](https://img.shields.io/badge/Reverse_Engineering-222222?style=for-the-badge&logo=buffer&logoColor=00ff41) + +
+ +--- + +## `> stats --github` + +
+ + + + +
+ +
+ +[![GitHub Streak](https://streak-stats.demolab.com?user=H3XploR&theme=dark&hide_border=true&background=0D0D0D&stroke=00ff41&ring=00ff41&fire=ff4500&currStreakNum=ffffff&sideNums=cccccc&currStreakLabel=00ff41&sideLabels=00ff41&dates=888888)](https://git.io/streak-stats) + +
+ +--- + +## `> activity --graph` + +
+ +[![H3XploR's Activity Graph](https://github-readme-activity-graph.vercel.app/graph?username=H3XploR&bg_color=0d0d0d&color=00ff41&line=00cc33&point=ffffff&area=true&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph) + +
+ +## `> activity --calendar` + +
+ +H3XploR's Contribution Calendar + +