Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bolasblack/bolasblack
- Owner: bolasblack
- Created: 2019-08-12T07:03:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T10:11:24.000Z (over 2 years ago)
- Last Synced: 2024-11-10T03:36:32.596Z (2 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.