Skip to content
View darui3018823's full-sized avatar
😠
I hate CSS
😠
I hate CSS

Organizations

@aggn-org

Block or report darui3018823

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
darui3018823/README.md
import Foundation

func darui3018823() async {
    print("👋 Hi, I’m @darui3018823")
    print("なーんちゃってプログラマー")
    print("Swift, Kotlin, Goとか使えるようになりたい")
    print("Use Program Languagesのところはやれと言われたら自分で調べてやります(たぶん)")
}

func AboutMe() async {
    print("コード書いたりゲームしたり いろんなことをしています")
    print("Arcaeaは神ゲーなのでやりましょう")
    print("macください")
}

@main
struct Main {
    static func main() async {
        await darui3018823()
        await AboutMe()
    }
}
🔗Links
https://solo.to/darui3018823
🏠HomePage
https://daruks.com/
📬Contact at:
https://daruks.com/redirect/mailto








詳しく自己紹介

Name:
darui3018823といいます。
末尾を変えて darui3018822darui3018824darui3018832daruks などいろいろあります。
"だる"だったり"だるかす"、ほかにもいろいろ名前がありますし呼ばれますが "だる" がいいです。


About:
discord.py をメインで使っています。Golang に行ってサーバーを立てたりもしています。
Swiftで Vapor を使ったちょっときもいこともしています。
いろいろありますが言語を極めたりとかは一切しません。出来たら満足。バグは潰します。


Interest:

  • Langs:

    • Golang(すべての動的サーバーに起用)
    • Python(discord.py)
    • Swift(Vaporちょっとだけ)
  • Tools:


Policy:

  1. 動くようにする

    当たり前ですが大事です

  2. 自己満のために好きなものを作る

    自己満は承認欲求くらい大事かもしれません

  3. 読みやすさだけは確保する

    PEPに準じていなくても改行は大切




Use Tools

Visual Studio Code GitHub Git Blend for VS Visual Studio 2022 PowerShell 5.1 PowerShell 7.5.0.0 Tailwind Css Adobe Creative Cloud .NET (dotnet)

Use Program Languages

Python Swift Go HTML5 CSS JavaScript Kotlin Cs

Pinned Loading

  1. main main Public

    CSS

  2. aggn-org/aggn-jp aggn-org/aggn-jp Public

    TypeScript

  3. switchbot switchbot Public

    SwitchBot APIにリクエストを送信したりするBotのコード

    Python

  4. Thisisbot Thisisbot Public

    This is bot Source Code

    Python

  5. Get_Weather_server Get_Weather_server Public

    天気予報 API (livedoor 互換)へのリクエストを簡単にするAPI

    Go