Some people hide their code like it's a secret recipe.
But let's be honest — most of us are just wiring together tools, libraries, and our own glue code and hoping for the best.
Why pretend? Share the mess. Let others learn from it. Let them improve it.
That's the beauty of OSS: imperfection, shared openly, becomes real progress.
In that spirit, the projects here are released as genuine OSS, not CSS (Closed Source Software).
They are freely available to all users under their respective licenses.
I’m not a fan of CSS — neither the fully closed kind nor the styling one, with a particular dislike for the latter.
That said, I do have a soft spot for Tailwind CSS.
Not having to write raw CSS and still getting a decent-looking UI is just wonderful.
Thanks, TwCSS <3
import Foundation
func darui3018823() async {
print("👋 Hi, I’m @darui3018823")
print("なーんちゃってプログラマー")
print("Swift, Kotlin, Goとか使えるようになりたい")
}
func AboutMe() async {
print("コード書いたりゲームしたり いろんなことをしています")
print("Arcaeaは神ゲーなのでやりましょう")
print("macください")
}
@main
struct Main {
static func main() async {
await darui3018823()
await AboutMe()
}
}- 🏠HomePage
- https://daruks.com/
- 📬Contact at:
- https://daruks.com/redirect/mailto
Name:
darui3018823といいます。
末尾を変えて darui3018822、darui3018824、darui3018832 や daruks などいろいろあります。
"だる"だったり"だるかす"、ほかにもいろいろ名前がありますし呼ばれますが "だる" がいいです
Interest:
-
Langs:
-
Tools:
Policy:
- 動くようにする
当たり前ですが大事です
- 自己満のために好きなものを作る
自己満は承認欲求くらい大事かもしれません
- 読みやすさだけは確保する
PEPに準じていなくても改行は大切



