Skip to content
View ricalnet's full-sized avatar

Block or report ricalnet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ricalnet/README.md

Risnanda Pascal

Edge Infrastructure Architect

Open Source Love LinkedIn Website


πŸ‘¨β€πŸ’» About Me

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

πŸ› οΈ Technical Snapshot

#!/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."

🌐 Website & Technical Blog

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

πŸ“˜ Featured Writing

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

πŸ“Š Activity

Rical's GitHub Activity Graph


πŸ“« Let's Connect


Building sovereign digital infrastructure β€” from edge to encrypted.

Pinned Loading

  1. digital-independence digital-independence Public

    Konfigurasi Docker Compose + skrip manajemen untuk 15+ layanan self-hosted (Ollama, Nextcloud, Jellyfin, Immich, Vaultwarden, Synapse, dll.). Kendalikan data Anda. 🐳🏰

    Shell