Skip to content
View bytecanvas's full-sized avatar
โŒจ๏ธ
Inspecting the Source
โŒจ๏ธ
Inspecting the Source
  • Nepal
  • 10:17 (UTC +05:45)

Block or report bytecanvas

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
bytecanvas/README.md

Bytecanvas

data = {
    "Name": ["bytecanvas"],  # ๐Ÿ‘ค Creator's name

    "OS": [
        "Linux Mint",       # ๐Ÿง Linux Mint OS
        "Windows",          # ๐ŸชŸ Windows OS
        "Arch Linux"        # ๐Ÿฐ Arch Linux OS
    ],

    "Tools": [
        "VBox",             # ๐Ÿ“ฆ VirtualBox tool
        "Brave",            # ๐Ÿฆ Brave browser
        "Git",              # ๐Ÿ› ๏ธ Git version control
        "MySQL Workbench",  # ๐Ÿ—ƒ๏ธ MySQL Workbench tool
        "Codium",           # ๐Ÿ–‹๏ธ Codium text editor
        "Markdown",         # ๐Ÿ“„ Markdown language
        "Vim",              # โœ’๏ธ Vim text editor
        "Waterfox"          # ๐ŸฆŠ Waterfox browser
    ],

    "Programming and Scripting Languages": [
        "Python",           # ๐Ÿ Python programming language
        "Bash"              # ๐Ÿ’ป Bash scripting language
    ]
}

name_list = data["Name"]
os_list = data["OS"]
tools_list = data["Tools"]
languages_list = data["Programming and Scripting Languages"]

# Print each category with emojis
print("Name ๐Ÿ‘ค:", name_list)
print("OS ๐Ÿ–ฅ๏ธ:", os_list)
print("Tools ๐Ÿ”ง:", tools_list)
print("Programming and Scripting Languages ๐Ÿ“œ:", languages_list)

GitHub Analytics Visualization ๐Ÿ”Ž

Language Stat

GitHub Stat

Pinned Loading

  1. bytecanvas bytecanvas Public

    ๐ŸŒ Personalized GitHub Page ๐Ÿ“ƒ

    1

  2. PixelScape PixelScape Public

    ๐ŸŽจ๐Ÿ–ผ๏ธ Dive into a pixelated paradise of wallpapers that turn monotony into a masterpiece. Your devices will thank you! ๐ŸŒŸ๐Ÿ”ฅ

    Python 1

  3. rcfiles rcfiles Public

    โœจ โš™๏ธ ๐Ÿ”„ Unleash the Power of Customization with rcfiles! ๐Ÿ› ๏ธ ๐Ÿ”ฎ ๐Ÿ”—

    Shell