Skip to content
View mintoneko's full-sized avatar

Highlights

  • Pro

Block or report mintoneko

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

Hello! This is Mobai~

  • 🔭 I’m currently studying in university.

  • 🌱 I'm fighting for my future.

  • 📫 How to reach me: You can use e-mail or telegram.

  • ⚡ You can go to my HomePage to learn more information about me.

  • 🏹 Cherish what you love,Pursue what you Desire.

UNIX哲学

  • 使每个程序做好一件事。若要做新的工作,则重新构建,而不是通过添加新功能使旧程序复杂化。
  • 期望每个程序的输出成为另外一个未知程序的输入。不要杂乱无章地输出信息,避免使用严格的柱状或二进制输入格式。不要执拗于交互式输入。
  • 设计和构建软件甚至是操作系统都要尽早尝试,数周之内较为理想。遇到笨重的部分,不要犹豫,扔掉并重建它们。
  • 为了减轻编程任务,优化使用工具,即使你不得不绕道构建一部分用完后便会抛弃的工具(这也是值得的)。

「我将,点燃星海~」

Firefly

My Skills

My Skills

Github Stats

mobai

Snake

github contribution grid snake animation

Popular repositories Loading

  1. Java_Function_Draw Java_Function_Draw Public

    Java简易函数图像绘制工具,Java课设

    Java 2

  2. Shop Shop Public

    商城项目前端,vue练手项目

    Vue 1

  3. mintoneko mintoneko Public

    mobai的简介,感兴趣的小伙伴可以看看

  4. HomePage HomePage Public

    个人主页美化

    CSS

  5. AircraftWars AircraftWars Public

    C++飞机大战,C++项目,适用于Windows环境

    C++

  6. Java_Book_Manage Java_Book_Manage Public

    Java图书管理系统后端(demo),带有非常非常详细的笔记

    Java