rafaa2s@debian:~$
██████╗ ██████╗ ██████╗ ████████╗███████╗ ██████╗ ██╗ ██╗ ██████╗ ██╔══██╗██╔═══██╗██╔══██╗╚══██╔══╝██╔════╝██╔═══██╗██║ ██║██╔═══██╗ ██████╔╝██║ ██║██████╔╝ ██║ █████╗ ██║ ██║██║ ██║██║ ██║ ██╔═══╝ ██║ ██║██╔══██╗ ██║ ██╔══╝ ██║ ██║██║ ██║██║ ██║ ██║ ╚██████╔╝██║ ██║ ██║ ██║ ╚██████╔╝███████╗██║╚██████╔╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝
rafaa2s @ debian : ~ $ whoami
Welcome to my secure terminal portfolio
System: Debian 12 (bookworm) • Kernel: 6.1.0 • Uptime: ∞
rafaa2s @ debian : ~ $ cat /etc/profile
Name: Rafael Pacato
Role: Full Stack Developer
Location: Braga, PT
Email: hi@pacato.pt
GitHub: https://github.com/rafaa2s
LinkedIn: https://linkedin.com/in/soon
rafaa2s @ debian : ~ $ ls -la /usr/local/skills/
total 9
-rwxr-xr-x 1 user user JavaScript/TypeScript
-rwxr-xr-x 1 user user Python
-rwxr-xr-x 1 user user React/Vue/Astro
-rwxr-xr-x 1 user user Node.js
-rwxr-xr-x 1 user user Docker
-rwxr-xr-x 1 user user AWS/GCP
-rwxr-xr-x 1 user user PostgreSQL/MongoDB
-rwxr-xr-x 1 user user Linux/Debian
-rwxr-xr-x 1 user user Git
rafaa2s @ debian : ~ $ find ~/projects -type f -name "*.md" -exec head -5 \;

=== This portfolio ===
# Full-stack portefolio
Tech Stack: Astro, Node.js
GitHub: https://github.com/rafaa2s/portfolio
Demo: https://pacato.pt

=== Status dashboard ===
# Real-time monitoring dashboard for infrastructure metrics
Tech Stack: Vue.js, Python, Redis, Grafana
GitHub: https://github.com/rafaa2s/metrics-dashboard

=== Logging API & Request analyzer ===
# High-performance Logging API with rate limiting
Tech Stack: Go, Redis, Docker, Kubernetes
GitHub: https://github.com/rafaa2s/loggingapi
rafaa2s @ debian : ~ $ grep -r "experience" /var/log/career.log

[2024 - Present] Wardens Network - Full Stack Developer
└─ Lead development of server architecture
rafaa2s @ debian : ~ $ systemctl status security-monitor
● security-monitor.service - Portfolio Security Monitor
Loaded: loaded (/etc/systemd/system/security-monitor.service; enabled)
Active: active (running) since
Main PID: 1337 (security-monitor)
Tasks: 4 (limit: 4915)
Memory: 12.3M
CGroup: /system.slice/security-monitor.service
└─1337 /usr/bin/security-monitor --config /etc/security-monitor.conf

Recent Activity:
Monitoring visitor connections...
rafaa2s @ debian : ~ $