Skip to content
View LuminousVar's full-sized avatar
😃
Be better version
😃
Be better version

Block or report LuminousVar

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
LuminousVar/README.md

Profile Views GitHub Followers





😄 I Can Do

Typing SVG


LuminousV's Avatar
#!/usr/bin/python
# -*- coding: utf-8 -*-

class Bio:
    def __init__(self):
        self.real_name = "Reyhan Al Farel"
        self.username = "LuminousV"
        self.role = "IT Network, Developer, Cyber Security, DevOps"
        self.language_spoken = ["id", "en"]

    def say_hi(self):
        print(f"Hi! Thanks to visit {self.username} Github")
        print("よろしくお願いします | Yoroshiku onegai shimasu")


if __name__ == '__main__':
    me = Bio()
    me.say_hi()


Avatar
LuminousVar

English: "I'm not as skilled or GG as other people, but I am always level up every day."

Indonesia: "Gw tidak sejago ataupun GG seperti orang orang, tapi gw selalu level up setiap harinya."

10:04 PM · 16 Agu 2025



image Knowledge & Skills

Programming

JavaScript TypeScript Python Java Dart Rust C Shell

Security & DevOps

Burp Suite Postman Wireshark MITRE ATT&CK Linux Docker Podman Kubernetes AWS Ansible Git

Networking

Cisco MikroTik Fortinet Ruijie




Pinned Loading

  1. analysis-mindset-student analysis-mindset-student Public

    Analysis of Elementary Student Mindset with Google Colab

    Jupyter Notebook

  2. ArtiSign ArtiSign Public

    Forked from shaflykhalifap/ArtiSign

    Real-time BISINDO translator: Solusi untuk komunikasi Bahasa Indonesia ke Bahasa Isyarat (BISINDO)

    Jupyter Notebook

  3. backend-PLaNner backend-PLaNner Public

    Backend service for web application PLaNner

    TypeScript

  4. fairy-tale fairy-tale Public

    Web based on SPA for sharing and make your own stories with Map Integration & Camera Integration.

    JavaScript

  5. PLaNner PLaNner Public

    A web application to help you easily manage and monitor your electricity usage.

    Svelte

  6. warnet-desktop-gui warnet-desktop-gui Public

    Desktop Application Warnet Management. Easy to use and efficient solution

    Java