Skip to content
View Bemly's full-sized avatar
🚮
¯\_(ツ)_/¯
🚮
¯\_(ツ)_/¯

Block or report Bemly

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

Bemly's GitHub stats Top Langs

Bemly_

A curious soul from China 🇨🇳 seeking innovation, hindered by own technical constraints.

$$ \text{Growth} = \lim_{\text{time} \to \infty} (\text{learning} \times \text{change}) $$

$$ \text{Cat} + \text{Creeper} \rightarrow \text{Curiosity} \dagger $$

  • 👑 A code enthusiast driven by consuming passion
  • 🕹 Inspired By Minecraft! No regrets entering the world of Minecraft, in the next life, I’d love to be a blocky character again.
  • 💊 A loyal fan of Smartisan Technology Co., Ltd. BUT Smartisan's dead, Apple's standing tall.
  • 🔞 A OTAKU who likes loli, shota, yuri and so on, this is the Utopia for MINE!
  • 🌱 Blogging like a Creeper -> Zero Cat Blog
  • 🔰 Obsession with attendance, musical rhythm game enthusiast, ZERO brain co-ordination.
  • $\text{Clique Topic} \notin [\text{Keyboard Warrior}, \text{Keyboard Politician}, \text{VTB/VUP がち/アンチ}, \text{コスプレ}, \text{リアじゅう}]$

Netease Music    CoolApk          Steam Game List  Steam Friend List Mastodon         Telegram         Reddit Karma     Bilibili         QQ                RSS

蓝莓小果冻

一名喜欢尝试各种新鲜事物却又苦于没有技术的小透明。

$$ \text{生命} = \int_\text{出生}^{\text{逝世}} \text{学习} \ dt $$

$$ \text{猫} \stackrel{\text{?}}{\otimes} \text{苦力怕} \rightarrow \Delta \text{好奇心} = 0 $$

  • 👑 由 爱好 强驱动 的代码爱好者
  • 🕹 启蒙导师「我的世界」,此生无悔入麦块,来生愿做方块人
  • 💊 曾经天天关注 锤子科技 Smartisan 的锤粉,一路看着塌房长大的,我什么都做不到!
  • 🔞 标准的普通御宅控,萝莉、正太、百合我全都要,这才是我心中的幻想乡啊!(((
  • 🌱 经常写学习日记的苦力怕 在(蓝莓寒舍
  • 🔰 出勤成瘾 的 究级 音游痴,先天弱底力圣体,脑部协调感为 0
  • ⛔ 不喜欢聊任何 政治 话题,不喜欢 萌萌人、泛二次元及现充 圈子

网易云音乐			酷安					Steam列表			Steam好友			联邦宇宙			电报					红迪					哔哩哔哩			QQ						RSS					成为名靠谱的人

🔧 开发工具和技术栈 Languages and tools

  • 长用
    JetBrains 全家桶
    Zed Editor
    Easy Editor

    Rust Typescript Coffeescript Golang

  • 了解
    VSCode
    NeoVIM

    Vue React Tauri Electron WinUI3 PyQt

💡 兴趣点 Interests

Minecraft

  • 长期
    我的世界
    Arch Linux
    含街机的各类音乐游戏
    日系电子音乐及其衍生V曲(是vocaloid哟!)

  • 短期
    Ubuntu Unity 8
    GXDE 15.13
    Popos Comics DE 24.04
    Vue SFC 编写范式
    OOP 学习
    制作自己的 Arm 架构开发板

📦 装备

还没写呢小子,挖坑

⚡ 发电 Sponsor

Alipay Wechat Pay 投喂我
Ko-fiPatreon爱发电 正在筹备中(大雾

⭐ 项目墙 Pin

仓库 Repo

pin1     pin1-dark pin2     pin2-dark pin3     pin3-dark pin4     pin4-dark pin5     pin5-dark pin6     pin6-dark

代码段 Gist

gst1     gst1-dark gst2     gst2-dark

更多项目 分类查看 More Project

🎲 小玩具 Tiny Toy

Python 吃掉了我的贡献图!

contribution-grid     contribution-grid-dark

为什么 OSU! 改不了国籍 沉思 我新提的号啊
osu! std card osu! mania card

🍻 野生计数菌 Visit Count

访问量

Pinned Loading

  1. ExtraMaus is a tool that shows an ad... ExtraMaus is a tool that shows an additional mouse cursor. Useful for VLC recording. Author: Dodger Tools
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <X11/Xlib.h>
    4
    #include <assert.h>
    5
    #include <X11/cursorfont.h>
  2. ANSI 转义标识符 翻译 ANSI 转义标识符 翻译
    1
    # ANSI 转义标识符
    2
    
                  
    3
    标准转义码的前缀是 `Escape` 脱离键,常用名`ESC键`:
    4
    
                  
    5
    - Ctrl 键: `^[`