---
```
██╗ ██╗██████╗ ██╗ ██╗██████╗ ██╗ ██████╗ ██████╗
██║ ██║╚════██╗╚██╗██╔╝██╔══██╗██║ ██╔═══██╗██╔══██╗
███████║ █████╔╝ ╚███╔╝ ██████╔╝██║ ██║ ██║██████╔╝
██╔══██║ ╚═══██╗ ██╔██╗ ██╔═══╝ ██║ ██║ ██║██╔══██╗
██║ ██║██████╔╝██╔╝ ██╗██║ ███████╗╚██████╔╝██║ ██║
╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝
```
---
## `> 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`