Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
628 contributions in the last year
Activity overview
Contribution activity
October 2020
- watilde/amplify-community JavaScript
- watilde/npm-workspace-example
- watilde/docs TypeScript
Created a pull request in nodejs/node that received 18 comments
url: file URL path normalization
Refs: whatwg/url#544
Refs: web-platform-tests/wpt#25716
Fixes: #35429
Checklist
make -j4 test (UNIX), or vcbuild test (Windows) passes
tests and…
- test: fix reference to WPT testharness.js
- benchmark: make the benchmark tool work with Node 10
- [v14.x] stream: move to internal/streams
- [v12.x backport] http: reset headers timeout on headers complete
- doc: make small improvements to REPL doc
- doc: fix typo in BUILDING.md
- doc: fix a typo in CHANGELOG_V15
- doc: fix a typo in CHANGELOG_V12
- doc: fix _construct example params order
- test: turn off coverage comments
- tools: update ESLint to 7.12.1
- doc,test: update v8 method doc and comment
- deps: update acorn to v8.0.4
- doc: remove stability warning in v8 module doc
- doc: consolidate and clarify breakOnSigInt text
- doc: update package.json field definitions
- deps: upgrade npm to 7.0.3
- ci(automation): automatically update licenses weekly / on-demand
- build: do not pass mode option to test-v8 command
- doc: use kbd element in readline doc
- test: refactor test-crypto-pbkdf2
- deps: upgrade npm to 7.0.2
- [v14.x] Revert "test: mark test-webcrypto-encrypt-decrypt-aes flaky"
- test: add coverage GitHub action
- doc: Updates for remark v13
- Some pull request reviews not shown.
Created an issue in aws-amplify/amplify-cli that received 4 comments
Add README.md into amplify directory
Is your feature request related to a problem? Please describe. It was not easy to understand what each files and directories mean under amplify dir…

