IT/ICT and Privacy Engineer specializing in secure infrastructure, network privacy, and data protection compliance.
- π Focused on self-hosted solutions and network anonymization
- π Deep understanding of data protection regulations (UU PDP, GDPR)
- π§ Linux system administration & automation
- π Open source advocate
#!/bin/bash
NAME="Risnanda Pascal"
ROLE="Infrastructure & Privacy Engineer"
LANGUAGES=("id_ID" "en_US")
INTERESTS=(
"Self-hosted infrastructure"
"Network privacy & anonymization"
"Data protection regulations"
"Linux system administration"
)
echo "=== Profile ==="
echo "Name: $NAME"
echo "Role: $ROLE"
echo "Languages: ${LANGUAGES[*]}"
echo "Interests: ${INTERESTS[*]}"
echo "---"
echo "Thanks for stopping by. I hope you find the resources useful."| Platform | Link |
|---|---|
| Website | ricalnet.my.id |
| Docs & Blog | docs.ricalnet.my.id β Technical guides, infrastructure notes, and privacy engineering |
| Topic | Description |
|---|---|
| Tor Bridge Relay with Obfs4 | Practical guide to deploying a Tor bridge relay for enhanced anonymity |
| Private 5G Core (Standalone) | Step-by-step tutorial using Open5GS and UERANSIM |
| Pi-Hole + Docker Network Ad Blocking | Network-wide ad and tracker blocking with Docker |
| Wireless Security Audit with Fluxion | Demonstrating Wi-Fi password vulnerabilities |
| Indonesia's PDP Law Guide | Comprehensive overview of UU PDP compliance |
- π Website: ricalnet.my.id
- π Blog & Docs: docs.ricalnet.my.id
- πΌ LinkedIn: https://www.linkedin.com/in/risnandacandraabdurrozaq/
- π§ Email: [email protected]
Thanks for visiting. I hope the work here proves useful.