Pinned Repositories
an-embedded-c-interpreter
a very simple interpreter for c, inspired by c4, but it is embedded
cli-git.io
shorten and unshorten GitHub.com URL.
cplusplus-to-c-helper
This is a simple bash script help to convert code from c++ to c , whose object model is based on qemu object model.
github-files-fetcher
Download a specific folder or file from a GitHub repo through command line
google-search-skills
This repository records some advanced search skills when do google search
mode-switch.CLI
a zsh-plugin for switching command line between normal mode and vi mode.
ObsFramework
A framework for on-board system, especially for satellite environment.
qemu-object-model
A simplified realization of qemu object model, for more information about qemu, please see https://github.com/qemu/qemu
ViPages
browse web pages with vi(m)-like shortcuts. :alien:
libuv
Cross-platform asynchronous I/O
Gyumeijie's Repositories
Gyumeijie/awesome-angularjs
:cyclone: A list of awesome AngularJs services, directives, utilities and resources.
Gyumeijie/awesome-courses
:books: List of awesome university courses for learning Computer Science!
Gyumeijie/awesome-cyber-skills
A curated list of hacking environments where you can train your cyber skills legally and safely
Gyumeijie/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Gyumeijie/awesome-react
A collection of awesome things regarding React ecosystem.
Gyumeijie/awesome-react-components
Catalog of React Components & Libraries
Gyumeijie/awesome-react-native
Awesome React Native components, news, tools, and learning material!
Gyumeijie/awesome-vue
A curated list of awesome things related to Vue.js
Gyumeijie/Books_Reading
Java技术栈书籍
Gyumeijie/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
Gyumeijie/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Gyumeijie/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Gyumeijie/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
Gyumeijie/gitignore
A collection of useful .gitignore templates
Gyumeijie/husky
:dog: Git hooks made easy
Gyumeijie/interviews
Everything you need to know to get the job.
Gyumeijie/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Gyumeijie/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
Gyumeijie/node-interview
How to pass the Node.js interview of ElemeFE.
Gyumeijie/normalize.css
A collection of HTML element and attribute style-normalizations
Gyumeijie/vue-jsonp
A tiny library for handling JSONP request.
Gyumeijie/web-basic
Gyumeijie/web-platform-tests
Test suites for Web-platform specs — including WHATWG, W3C, and others
Gyumeijie/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
Gyumeijie/zh-google-styleguide
Google 开源项目风格指南 (中文版)