Skip to content
View LuminousVar's full-sized avatar
😃
Always Positive Mind
😃
Always Positive Mind

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

GitHub Profile Views

GitHub followers Profile Views



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

class Bio:
    def __init__(self):
        self.username = "LuminousV"
        self.role = "404 Threat Not Found"
        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

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

10:04 PM · 16 Agu 2025


Snake animation


Top Repositories

Profile summary

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