Popular repositories
-
CodeClassifier Public
You provide a snippet and this c# library will tell you what language it's written in.
-
video-to-frames Public
Extract video frames from an html5 video and return them as an array of imageData
-
-
PlaylistDownloader Public
Download songs by entering song name as a list of text or youtube urls
-
WatermarkRemover Public
Removes a watermark using a neural net and pixel manipulations in NodeJS
TypeScript 5
-
deepstream.io-client-UI Public
Shows all the records that have been registered with the deepstream.io service + a delete option
1,319 contributions in the last year
Activity overview
Contribution activity
October 2021
Created 7 commits in 2 repositories
Created 1 repository
- bertyhell/refined-bitbucket JavaScript
Created a pull request in louislam/uptime-kuma that received 21 comments
Feature/monitor checks
This PR adds more options for checking the response of http requests. You can perform these checks: This changes the structure of the http request…
Opened 9 other pull requests in 2 repositories
louislam/uptime-kuma
3
open
1
closed
3
merged
- fix(eslint): allow windows to work with \r\n locally
- feat(extract-translations): add extract translations script
- Standardize all translations
- feat(http-requests): add support for methods, body and headers for http
- fix(layout): hide dashboard and settings buttons when not logged in
- fix(setup): increase left padding input fields + avoid clipping
- fix(heartbeat-bar): cleanup css styling and minor syntax issues