Skip to content
View markexin's full-sized avatar
🤒
Out sick
🤒
Out sick

Block or report markexin

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

Hi there 👋

const MaQun = {
  pronouns: "他/这个靓仔, 是一名爱折腾的 **前端** Engineer",
  code: ["🌐 人形编译器", "🦄 能用CSS画的绝不用PS"],
  techStack: {
    frontend: ["React(初恋)", "Vue(新欢)", "TypeScript(婚后财产)"],
    backend: ["Node.js(用来写脚本的)", "Python(用来写爬虫的)"],
    database: ["MongoDB(JSON爱好者)", "Redis(本地存储替代方案)"]
  },
  features: ["代码洁癖晚期", "console.log狂魔", "F12元素审查终结者"],
  daily: ["☕ 咖啡驱动开发", "🐛 与bug谈恋爱", "⌨️ 用键盘演奏交响乐"]
};

██████████████████ 95% HTML (能徒手画table布局)

███████████████░░░ 80% CSS (会使用!important必杀技)

██████████████████ 99% JS (精通复制Stack Overflow代码)

████████████░░░░░░░ 60% WebGL (会旋转立方体就算会)

██████████████████ 100% 摸鱼 (精通Chrome小恐龙马拉松)

Pinned Loading

  1. maestro maestro Public

    Forked from mobile-dev-inc/Maestro

    Painless Mobile UI Automation

    Kotlin

  2. rust-course rust-course Public

    Forked from sunface/rust-course

    “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book

    Rust

  3. deep-into-node deep-into-node Public

    Forked from yjhjstz/deep-into-node

    深入理解Node.js:核心思想与源码分析

    2

  4. WeChatMediaPlatformAutomation WeChatMediaPlatformAutomation Public

    Forked from LinusLing/WeChatMediaPlatformAutomation

    一款在微信公众号( https://mp.weixin.qq.com )自动预览/发布文章的命令行工具。

    JavaScript