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
5,727 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 134 commits in 16 repositories
Created 1 repository
Created a pull request in digitalocean/hacktoberfest that received 3 comments
Preserve topic repos
Description
Create PreservedTopicPR which will contain all PR IDs that were in the waiting state prior to Hf ending.
Skip the repository topic checβ¦
Opened 10 other pull requests in 4 repositories
cdnjs/packages
1
open
4
merged
do-community/bandwidth-tool
3
merged
discord/discord-open-source
1
merged
discordjs/discord.js
1
open
Reviewed 91 pull requests in 4 repositories
js-org/js.org 70 pull requests
- deepfractal.js.org
- protonio.js.org
- bane.js.org
- progressbars.js.org
- thenandnow.js.org
- choffer.js.org
- starterpk.js.org
- argon.js.org
- liunian.js.org
- protonio.js.org
- Jintao.js.org
- jintao.js.org
- jintao.js.org
- ceyhun.js.org
- reststops.js.org
- dbots.js.org
- Jintao.js.org
- jintao.js.org
- jintao.js.org
- jintao.js.org
- CNAME
- liunian.js.org
- argon.js.org
- 123.js.org
- spotify-api.js.org
- Some pull request reviews not shown.
cdnjs/packages 19 pull requests
- Update virtual-keyboard w/ git auto-update
- Add searchinghost w/ npm auto-update
- Add data-api-client w/ npm auto-update
- Update twemoji w/ git auto-update
- Add openplayerjs w/ git auto-update
- Add devexpress-gantt w/ npm auto-update
- Add devextreme-aspnet-data w/ npm auto-update
- Add marionette w/ npm auto-update
- Add halfmoon w/ git auto-update
- Add numl w/ npm auto-update
- Add ZzFX w/ git auto-update
- Add devextreme w/ npm auto-update
- Update echarts w/ git auto-update
- Adding ZzFXM w/ git auto-update
- Add ably w/ npm auto-update
- Add castjs w/ git auto-update
- Add bizcharts w/ npm auto-update
- Add rough-notation w/ npm auto-update
- Add bootstrap4-toggle w/ npm auto-update
botblock/BotBlock.org 1 pull request
discordjs/discord.js 1 pull request
Created an issue in posthtml/posthtml-parser that received 3 comments
Block in title results in unexpected block
With posthtml@0.13.4 & posthtml-extend@0.5.0, the following works just fine: <html> <head> <title><block name="title"></block> β Github</title> </head