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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ricalnet/README.md

Hello there πŸ‘‹

Open Source Love

#!/bin/bash

class_name="Risnanda Pascal"
role="Privacy Researcher"
language_spoken=("id_ID", "en_US")
interests=("IT Infrastructure", "Privacy Protection", "Data Security", "Digital Rights")
tools=("Python", "Bash", "Privacy Analysis Tools")

display_profile() {
    echo "=== Hello Friend ==="
    echo "Name: $class_name"
    echo "Role: $role"
    echo "Languages: ${language_spoken[@]}"
    echo "Interests: ${interests[@]}"
    echo "Tools: ${tools[@]}"
}

say_hi() {
    echo "Thank you for visiting. I hope you find my work interesting."
}

display_profile
echo "---"
say_hi

πŸ“ Website & Blog

πŸ“” Latest Blog posts

πŸ—‚οΈ Highlight Projects

prabu-incognito DynamicArchive CalDownloader rical_net

πŸ“ˆ Contribution Graph

Rical's Contribution Graph


Popular repositories Loading

  1. prabu-incognito prabu-incognito Public

    A collection of tools for maintaining anonymity, privacy, and security.

    Shell 2

  2. CalDownloader CalDownloader Public

    Python script for downloading social media content.

    Python 1

  3. DynamicArchive DynamicArchive Public

    Protect your file and folder backups with high-grade encryption tools.

    Shell

  4. WebRTC WebRTC Public

    JavaScript

  5. file-eraser-x1 file-eraser-x1 Public

    Anti-forensic file shredder.

    Python

  6. browser browser Public

    Additional privacy tool for browsers: an alternative to incognito window. Built using Python.

    Python