Skip to content
View bytecanvas's full-sized avatar
โŒจ๏ธ
Inspecting the Source
โŒจ๏ธ
Inspecting the Source
  • Germany
  • 08:31 (UTC +02:00)

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.

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

Bytecanvas

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

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

    "Tools": [
        "VBox",             # ๐Ÿ“ฆ VirtualBox tool
        "Brave",            # ๐Ÿฆ Brave browser
        "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.github.io bytecanvas.github.io Public

    Personal Website

    HTML

  2. bytecanvas bytecanvas Public

    ๐ŸŒ Personalized GitHub Page ๐Ÿ“ƒ

    1

  3. PixelScape PixelScape Public

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

    Python 1

  4. rcfiles rcfiles Public

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

    Shell