Skip to content

KisaragiEffective/KisaragiEffective

Repository files navigation

KisaragiEffective

求人のスカウト

求人のスカウトは私が登録した求人プラットフォームを通じて送信するか、あるいはkisaragi.effective+jobs.handler@gmail.comに送るものとします。 2024年4月21日0時0分 (日本時間) から、自動化されたスカウトへの対策として、それ以外のメールアドレスまたはダイレクトメッセージなどの送信者と私のみが閲覧可能な経路で受信した場合、基礎費用として10万円、加えてメール本文の文字数×105.86円 (端数切り上げ) を送信した者あるいは送信した企業に請求するものとします。なお、ここで言う「文字数」とは、本文をUnicodeのグリフの列として見たとき、そのグリフの列に含まれるコードポイントの数を指すものとします。

Stats

github stats languages

Bytes of code in this account

As of 2023-12-08 (JST):

{
  "Rust": 666722,
  "Kotlin": 369699,
  "Shell": 148402,
  "Java": 88631,
  "Scala": 81298,
  "HTML": 56633,
  "C#": 20112,
  "JavaScript": 2927,
  "PHP": 2019,
  "PowerShell": 1944,
  "CSS": 1296,
  "Dockerfile": 748,
  "Ruby": 650,
  "Procfile": 52
}
Method

GraphQL query

query { 
  user(login: "KisaragiEffective") { 
    login
    repositories(first: 100, isFork: false, privacy: PUBLIC) {
      nodes {
        name
        primaryLanguage {
          name
        }
        languages(first: 100) {
          edges {
            node {
              name
              color
            }
            size
          }
        }
        
      }
      totalDiskUsage
      pageInfo {
        endCursor
        startCursor
        hasNextPage
      }
      totalCount
    }
  }
}

Shell Script

see scripts/language_bytes.sh.

Languages

  • Japanese: native
  • English: intermidiate (not business level)
  • other languages: via machine translate

Skills

content of ./components/en/SKILL.md

Programming languages

  • Java, Kotlin, Scala: production level
  • VBA, C#, PHP, Ruby, Rust, JavaScript, TypeScript: hobby level
  • Python, Dirt: not so experienced

Query languages

  • SQL: production level
  • Excel(*1), GraphQL: hobby level

*1: can use the functions without any inconvenience

Document system

  • Javadoc, Scaladoc: production level
  • Microsoft Word(*2), MediaWiki, Markdown: hobby level

*2: can typing and formatting without any inconvenience

HTTP

  • apache configuration, Laravel: hobby level

Other tools

Properties

content of ./components/en/PROPERTY.md

Repos

Library

Product

content of ./components/en/PRODUCT.md

Standalone

Working

Archived

Addon/Plugin

Bukkit plugins

for FabricMC

for NeosVR

Notes