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 40 million developers.
Sign up
Pinned
5,977 contributions in the last year
Activity overview
Contributed to
sindresorhus/Gifski,
sindresorhus/got,
sindresorhus/eslint-plugin-unicorn
and 5 other
repositories
Contribution activity
February 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 66 repositories not shown
- sindresorhus/Pasteboard-Viewer Swift
- sindresorhus/transliterate JavaScript
- sindresorhus/kap-dropbox JavaScript
- sindresorhus/kap-gfycat TypeScript
- sindresorhus/awesome-swift Swift
- sindresorhus/open-source-mac-os-apps Swift
- sindresorhus/plash-bing-photo-of-the-day HTML
- sindresorhus/swift-crypto C
Created a pull request in sindresorhus/Gifski that received 8 comments
Fix stuttering
Some users have reported that the GIFs they produce with Gifski 2.6.0 sometimes have stuttering. It turns out that I had some misconceptions about …
+25
−3
•
8
comments
- Add `prefer-ternary` rule
- Disable auto-fix `.onmessage` in `prefer-add-event-listener` rule
- Add `isShadowed` check to `new-for-builtins`
- Fix GitHub Actions badge link
- Switch from Travis CI to GitHub Actions
- Ensure all the rules are compatible with TypeScript-ESLint
- Add `no-for-loop-extra-variable` rule
23
repositories not shown
Created an issue in sindresorhus/transliterate that received 6 comments
Language hint
Some languages have overlapping characters. To provide the most accurate result, we could accept a language hint and prefer that language when ther…
6
comments