Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bolasblack/bolasblack

Here is a list of some of the work I did.
https://github.com/bolasblack/bolasblack

Last synced: 11 days ago
JSON representation

Here is a list of some of the work I did.

Awesome Lists containing this project

README

        

Hi there, I'm c4605 :)

* I'm currently a front-end engineer
* I'm currently learning Rust
* I know a little ClojureScript, Bash, Python, Ruby, MySQL, Ansible, and a little iOS development knowledge :P
* I'm using Emacs([My emacs config](https://github.com/bolasblack/.emacsrc)) and Nix([My nix config](https://github.com/bolasblack/dotfiles/tree/master/nix) and [overlay](https://github.com/bolasblack/nix-overlay))

![bolasblack's github stats](https://github-readme-stats.vercel.app/api?username=bolasblack&show_icons=true)

There may be something you are interested in:

* Misc
* [http-api-guide](https://github.com/bolasblack/http-api-guide): A HTTP API design references written in chinese.
* [yarw](https://github.com/bolasblack/js-metarepo/tree/develop/packages/yarw): A typesafe, effective redux wrapper.
* [git-hook-pure](https://github.com/bolasblack/git-hook-pure): A simple [husky](https://github.com/typicode/husky) replacement written in Shell (so it can be faster in some case).
* [@c4/g](https://github.com/bolasblack/c4g): Some schematics (A generic scaffolding library for the modern web. A part of [angular-cli](https://github.com/angular/angular-cli/)) I wrote.
* [github:bolasblack/react-components](https://github.com/bolasblack/react-components): Some react helper
* [@c4605/react-document-element](https://github.com/bolasblack/react-components/blob/master/packages/DocumentElement/README.mdx): Provides a declarative way to specify `document.documentElement` attributes in a single-page app.
* [@c4605/react-modal](https://github.com/bolasblack/react-components/blob/master/packages/packages/Modal/README.mdx): A simple modal component. Provide react hook `useModal`.
* [@c4/use-async](https://github.com/bolasblack/react-components/tree/develop/packages/useAsync): A typesafe async function helper hook.
* Webpack Plugins
* [module-mapper-webpack-plugin](https://github.com/bolasblack/module-mapper-webpack-plugin): A webpack plugin to replace module path.
* [interpolate-webpack-plugin](https://github.com/bolasblack/interpolate-webpack-plugin): Interpolate predefined variables to assets files.