8000 Tsukumi233 (Tsukumi) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Tsukumi233's full-sized avatar
💭
🤗
💭
🤗

Highlights

  • Pro

Block or report Tsukumi233

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
Tsukumi233/README.md
Typing SVG

Profile Views

🌟 About Me

data class Tsukumi(
    val name: String = "Tsukumi233",
    val role: String = "Developer",
    val languageSpoken: List<String> = listOf("zh_CN", "en_US"),
    val code: List<String> = listOf("Python", "C", "C++"),
    val interests: List<String> = listOf("Software Development", "Open Source", "AI/ML")
) {
    fun sayHi() = println("Thanks for dropping by! Feel free to collaborate or ask questions!")
}

fun main() {
    val me = Tsukumi()
    me.sayHi()
}

🛠️ Tech Stack

C Python C++ Git GitHub Hugging Face VS Code

Top Langs


Snake animation

Popular repositories Loading

  1. Mono-Coin-3 Mono-Coin-3 Public

    莫诺的赛博占卜工具

    JavaScript 2

  2. Tsukumi233.github.io Tsukumi233.github.io Public

    HTML 1

  3. simple-C-Polynomial-Calculator simple-C-Polynomial-Calculator Public

    Simple C Polynomial Calculator with WebUI

    C 1

  4. CBankingSimulator CBankingSimulator Public

    数据结构 C语言 银行业务模拟

    C 1

  5. lab_VGA lab_VGA Public

    VHDL 1 1

  6. ustc-thesis-typst ustc-thesis-typst Public

    Forked from ustctug/ustc-thesis-typst

    An experimental Typst template for thesis submitted to USTC

    TeX 1

0