Skip to content
View Naxii-e's full-sized avatar
:octocat:
Hello World.
:octocat:
Hello World.

Organizations

@FascodeNet @z0xp @z0xpDev
Block or Report

Block or report Naxii-e

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

KONNNITIHA SEKAI (2)

Hi. I'm Naxii.

😁 It's me!
🔒 Keybase

📧 Mail: [email protected] 👾 Discord: naxii_e
🥷 Telegram: @naxii_e


🤔 About Me

A Japanese Student Developer.

サーバー・映像・音響・プログラミングなどをゆるーく触っています。
メインの言語はPython,Go,Skript,Rustです。
Debian系とWindows10を推しています。

💻 My Environment

DE_PRIMARY = "Windows 10 Home"
DE_SECONDARY = "Kali Linux 2022.2"
LT_PRIMARY = "Windows 10 Pro"
LT_SECONDARY = "Windows 10 Pro"
SERVER_MACHINE = "Dell Poweredge R710"
SERVER_OS = "Proxmox VE 7.2"
NW_RT_FW01 = "Yamaha FWX 120"
import os
from dotenv import load_dotenv

load_dotenv()

def get_info(param):
    try:
        result = os.environ[str(param)]
    except Exception:
        return None
    return result
Function Output
get_info("DE_PRIMARY") Windows 10 Home
get_info("DE_SECONDARY") Kali Linux 2022.2
get_info("LT_PRIMARY") Windows 10 Pro
get_info("LT_SECONDARY") Windows 10 Pro
get_info("SERVER_MACHINE") Dell Poweredge R710
get_info("SERVER_OS") Proxmox VE 7.2
get_info("NW_RT_FW01") Yamaha FWX 120

👨‍💻 Request A Job

私へのお仕事のご相談は以下のサービスで承ります。

coconala
CrowdWorks
Craudia

🔑 Public Key


電子署名に使用される公開鍵は keys.naxii.net から確認することができます。

Check here.


✍ I Can Use...


📈 Stats

Popular repositories Loading

  1. discordpy-vc-mp3 discordpy-vc-mp3 Public

    Python 1

  2. webpage-server-status webpage-server-status Public

    HTML

  3. Naxii-e Naxii-e Public

  4. NetTools-nslookup NetTools-nslookup Public

    HTML

  5. golang-learning golang-learning Public

    Go

  6. HTCD-JSON HTCD-JSON Public

    Go