mqverick@arch:~$ neofetch
⣇⣿⠘⣿⣿⣿⡿⡿⣟⣟⢟⢟⢝⠵⡝⣿⡿⢂⣼⣿⣷⣌⠩⡫⡻⣝⠹⢿⣿⣷
⡆⣿⣆⠱⣝⡵⣝⢅⠙⣿⢕⢕⢕⢕⢝⣥⢒⠅⣿⣿⣿⡿⣳⣌⠪⡪⣡⢑⢝⣇
⡆⣿⣿⣦⠹⣳⣳⣕⢅⠈⢗⢕⢕⢕⢕⢕⢈⢆⠟⠋⠉⠁⠉⠉⠁⠈⠼⢐⢕⢽
⡗⢰⣶⣶⣦⣝⢝⢕⢕⠅⡆⢕⢕⢕⢕⢕⣴⠏⣠⡶⠛⡉⡉⡛⢶⣦⡀⠐⣕⢕
⡝⡄⢻⢟⣿⣿⣷⣕⣕⣅⣿⣔⣕⣵⣵⣿⣿⢠⣿⢠⣮⡈⣌⠨⠅⠹⣷⡀⢱⢕
⡝⡵⠟⠈⢀⣀⣀⡀⠉⢿⣿⣿⣿⣿⣿⣿⣿⣼⣿⢈⡋⠴⢿⡟⣡⡇⣿⡇⡀⢕
⡝⠁⣠⣾⠟⡉⡉⡉⠻⣦⣻⣿⣿⣿⣿⣿⣿⣿⣿⣧⠸⣿⣦⣥⣿⡇⡿⣰⢗⢄
⠁⢰⣿⡏⣴⣌⠈⣌⠡⠈⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣬⣉⣉⣁⣄⢖⢕⢕⢕
⡀⢻⣿⡇⢙⠁⠴⢿⡟⣡⡆⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣵⣵⣿
⡻⣄⣻⣿⣌⠘⢿⣷⣥⣿⠇⣿⣿⣿⣿⣿⣿⠛⠻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⣷⢄⠻⣿⣟⠿⠦⠍⠉⣡⣾⣿⣿⣿⣿⣿⣿⢸⣿⣦⠙⣿⣿⣿⣿⣿⣿⣿⣿⠟
⡕⡑⣑⣈⣻⢗⢟⢞⢝⣻⣿⣿⣿⣿⣿⣿⣿⠸⣿⠿⠃⣿⣿⣿⣿⣿⣿⡿⠁⣠
⡝⡵⡈⢟⢕⢕⢕⢕⣵⣿⣿⣿⣿⣿⣿⣿⣿⣿⣶⣶⣿⣿⣿⣿⣿⠿⠋⣀⣈⠙
⡝⡵⡕⡀⠑⠳⠿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠿⠛⢉⡠⡲⡫⡪⡪⡣
            
Name: Mqverick
OS: Ubuntu 22.04 LTS
Major: Software Engineering, Cyber Security
Age: 17
Hobbies: Programming, Basketball, Movies
mqverick@arch:~$ whoami

Hello! I'm Mqverick, a passionate Software Engineer with a deep love for low-level programming and hardware-oriented development.

I'm a strong advocate for FOSS (Free and Open Source Software), AOSP (Android Open Source Project), and Linux ecosystems.

My interests span across OS development, low-level programming, software engineering, and cybersecurity.

GitHub: github.com/mqverickk

mqverick@arch:~$ cat skills.txt

# Programming Languages

Python ████████████████████████████████████████████████████████████████████████████████████████████████ 90%
C █████████████████████████████████████████████████████████████████████████████████████████ 85%
C++ ████████████████████████████████████████████████████████████████████████████████████ 80%
Rust ███████████████████████████████████████████████████████████████████████████████ 75%
Go ██████████████████████████████████████████████████████████████████████████ 70%

# Tools & Environment

📝 Visual Studio Code
⚡ Neovim
🐧 Linux (Arch, Ubuntu)
🔧 Git & GitHub
📁 YAZI (File Manager)
📚 Obsidian

# Areas of Interest

[OS Development] [Low-Level Programming] [Software Engineering] [Cybersecurity] [FOSS] [AOSP] [Linux Kernel] [Hardware Programming]
mqverick@arch:~$ ls -la projects/
total 5
drwxr-xr-x 2 mqverick mqverick 4.0K Dec 15 12:34 custom-kernel-module/
A custom Linux kernel module for hardware interaction and system monitoring.
[C] [Linux Kernel] [Assembly]
drwxr-xr-x 2 mqverick mqverick 2.1K Nov 28 09:15 memory-allocator/
Custom memory allocator implementation with performance optimizations.
[C++] [Memory Management] [Performance]
drwxr-xr-x 2 mqverick mqverick 1.8K Oct 12 16:42 network-scanner/
High-performance network scanner with vulnerability detection capabilities.
[Rust] [Networking] [Security]
drwxr-xr-x 2 mqverick mqverick 3.2K Sep 05 14:23 aosp-modifications/
Custom AOSP build with security enhancements and performance optimizations.
[Java] [Kotlin] [AOSP] [Android]
drwxr-xr-x 2 mqverick mqverick 956B Aug 20 11:07 crypto-toolkit/
Cryptographic toolkit with various encryption algorithms and security utilities.
[Go] [Cryptography] [Security]
mqverick@arch:~$ echo "More projects at github.com/mqverickk"
More projects at github.com/mqverickk