# templates/index.html ```html Aryan | Cyberfolio
about_me.exe
AT

Aryan Thakur

● Online

Cybersecurity
Cloud Engineering
Linux & Networking

Germany 🇩🇪

Python Django Linux AWS CCNA
music_player.sys

Now Playing:


bring me the horizon

DIE4u

welcome.msg

hi, i'm aryan.

I build secure systems, explore networking, work with cloud infrastructure, and develop cybersecurity-focused applications.

> OS: Ubuntu Linux
> Shell: zsh
> Editor: nvim
> Status: building cool stuff
featured_projects.sys

Packet Sniffer

Python-based network packet analyzer using Scapy.

CAN Bus Logger

CAN traffic capture and automotive analysis tools.

SecureVault

Secure encrypted credential storage system.

AWS Infrastructure

Personal cloud lab using AWS and Linux automation.

system_status.exe
Host aryan-thakur.dev
OS Ubuntu
Framework Django
Web Server Nginx
Status All Systems Green
security_lab.exe
✔ HTTPS Enabled
✔ XSS Protection Active
✔ HSTS Enabled
✔ Reverse Proxy Configured
✔ UFW Firewall Enabled
connect.exe

GitHub

LinkedIn

TryHackMe

Email

``` # PUT IMAGE HERE ```bash mkdir -p ~/cyberfolio/static/images ``` Then move your background image: ```bash cp image.png ~/cyberfolio/static/images/aero-bg.png ``` # RESTART SERVICES ```bash sudo systemctl restart gunicorn sudo systemctl restart nginx ``` # OPEN WEBSITE ```text https://aryan-thakur.dev ```