Edge Infrastructure Architect specializing in zero-third-party, self-hosted digital ecosystems. I design and operate private infrastructure that runs entirely on edge hardware β with no cloud dependency, no third-party services, and full data sovereignty.
- ποΈ Architecting self-hosted infrastructure on Raspberry Pi clusters and edge devices
- π Building secure, private, and sovereign digital ecosystems β from personal clouds and encrypted communication to IoT networks
- π« Zero-third-party philosophy: every service runs on my own hardware, under my own control
- π§ Linux system administration & container orchestration (Docker)
- π Open source advocate and privacy enthusiast
#!/bin/bash
NAME="Risnanda Pascal"
ROLE="Edge Infrastructure Architect"
PHILOSOPHY="Zero-third-party Β· Self-hosted Β· Sovereign"
LANGUAGES=("id_ID" "en_US")
STACK=(
"Raspberry Pi Β· Edge Hardware"
"Docker Β· Container Orchestration"
"Debian Β· Linux Administration"
"Tor Network Β· Obfs4 Bridge"
"IoT Β· ESP32 Β· MQTT"
)
INTERESTS=(
"Self-hosted infrastructure"
"Network privacy & anonymization"
"Data sovereignty"
"Edge computing"
)
echo "=== Profile ==="
echo "Name: $NAME"
echo "Role: $ROLE"
echo "Philosophy: $PHILOSOPHY"
echo "Languages: ${LANGUAGES[*]}"
echo "Stack: ${STACK[*]}"
echo "Interests: ${INTERESTS[*]}"
echo "---"
echo "Your data. Your hardware. Your rules."| Platform | Link |
|---|---|
| Website | ricalnet.my.id |
| Docs & Blog | docs.ricalnet.my.id β Technical guides, infrastructure notes, and privacy engineering |
| Infrastructure Status | Uptime Kuma β Real-time service monitoring |
| 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: linkedin.com/in/risnandacandraabdurrozaq
- π§ Email: ricalnet@duck.com
Building sovereign digital infrastructure β from edge to encrypted.