Skip to content
View BbEezier's full-sized avatar
  • 中国
Block or Report

Block or report BbEezier

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
BbEezier/README.md
const me = new Coder();
// who am i?
me.nick('yLTT');
me.name('name');
me.country('中国');
// my social media
me.github('https://github.com/BbEezier');
me.blog('http://liangzt.top');
// my skill
me.language('C/C#/Java/Python');
me.school('金斗街男子职业技术学院');
me.major('物联网工程');
//others
me.isStudent = true;

Popular repositories

  1. hexo-theme-gal hexo-theme-gal Public

    Forked from ZEROKISEKI/hexo-theme-gal

    忧郁的弟弟网站主题移植

    JavaScript 1

  2. Newtonsoft.Json Newtonsoft.Json Public

    Forked from JamesNK/Newtonsoft.Json

    Json.NET is a popular high-performance JSON framework for .NET

    C#

  3. COMDBG COMDBG Public

    Forked from wenhuix/COMDBG

    C# Serial port debug assistant 串口调试助手

    C#

  4. vscode-cpptools vscode-cpptools Public

    Forked from microsoft/vscode-cpptools

    Official repository for the Microsoft C/C++ extension for VS Code.

    TypeScript

  5. DMSkin DMSkin Public

    Forked from 944095635/DMSkin

    DMSkin WPF 样式 UI 框架 | WPF Borderless Window | Custom Controls & Styles | MVVM Support

    C#

  6. WPF-Xamarin-Blazor-Examples WPF-Xamarin-Blazor-Examples Public

    Forked from HenJigg/wpf-abp

    Example projects based on WPF, Xamarin, Blazor and other platforms

    C#