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/FPChecker
Check whether a float number can be presented precisely in IEEE754.
Gyumeijie/arrify
convert a value to an array
Gyumeijie/babel.TRY
learn javascript compiler babel
Gyumeijie/bookmarks.CLI
[WIP] manipulate browser's bookmarks in the CLI way
Gyumeijie/cheatsheets.io
cheatsheets for development convenient
Gyumeijie/chrome-extension.TRY
tutorial for how to develop chrome extension
Gyumeijie/config-files
A set of configuration files for travis, prettier, ...
Gyumeijie/developer-roadmap
Roadmap to becoming a web developer
Gyumeijie/findx
simple extension of the `find` command, but more easy to use.
Gyumeijie/getTypeOf
get the type of a javascript value
Gyumeijie/In-pageTracer
Adding marks for a webpage, and allowing to jump amonst these marks easily!
Gyumeijie/isArrayLike
Check if an object is array-like
Gyumeijie/isPOJO
checking whether an object is a Plain Old Javascript Object
Gyumeijie/jsoc
Clone or Copy a JavaScript Object
Gyumeijie/linux-shell-cookbook
bash shell programming
Gyumeijie/oo-design
object oriented design principle and patterns
Gyumeijie/rcet
react template for chrome extension
Gyumeijie/tabshare
share tabs in your browser to other people
Gyumeijie/tcs
show cheatsheets in terminal for lookup convenience.
Gyumeijie/ViPages
browse web pages with vi(m)-like shortcuts. :alien:
Gyumeijie/webpack.TRY
learn module bundler webpack
Gyumeijie/code-snippets.AWK
Gyumeijie/code-snippets.JS
[LTP] A collection of commonly-used and well-tested javascript code snippets
Gyumeijie/code-snippets.SED
Gyumeijie/gatsby-site-demo
simple site demo powered by gatsby
Gyumeijie/packages.io
a group of tagged and classified package, for lookup convenience
Gyumeijie/quotesSpider
A simpler spider which scrapes http://quotes.toscrape.com, a website that lists quotes from famous authors.
Gyumeijie/react-router.TRY
learn react router
Gyumeijie/react.TRY
learn react
Gyumeijie/scrapy.TRY
learn python scrapy