-
Updated
Mar 13, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Mar 4, 2020
Symfony
-
Updated
Mar 14, 2020 - Rust
-
Updated
Mar 13, 2020 - TypeScript
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 • Online
-
Updated
Mar 13, 2020 - Python
Dependabot Preview
Dependabot helps you keep your dependencies up to date. It works with most popular languages.
Every day, Dependabot checks your dependency files for outdated requirements and opens individual pull requests for any it finds. You review the PRs, merge them, and get to work on the latest, most secure releases.
Dependabot is owned and maintained by GitHub. Dependabot Preview is a public beta for functionality that we are integrating directly into GitHub.
Lint Awesome itself
sindresorhus/awesome#1394 went stale. Would be nice to finish it at some point. However, awesome-lint could probably be made better first.
Hey Yangshun,
Thanks for the great list of guides!
I found the explanation for Snake game bit difficult to follow and I came across this interesting and better explanantion here https://www.youtube.com/watch?v=AaGK-fj-BAM
US if named to USA would help in searching better. Right now searching for 'US' with show results for US and "A'us'tralia" because there is 'us' in Australia.
This seems relevant as a further reference for interested readers and users. I appreciate your project and its intention to help people be mean to their code. Would be great to link to some understanding materials too!
https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
Hi, I'm a starter and trying to learn how to customize or modify my own mediapipe line. I used Neural Networks to train landmarks which extract from mediapipe. Is there any way I can put my trained model back to mediapipe to implementing real-time gesture recognition?Thanks for your help.
How do I learn?
-
Updated
Mar 13, 2020 - Python
It says there is good resources and the first title on the landing page says that those practices are bad and should not be used any more. Maybe find something else to link to make that point?
-
Updated
Mar 14, 2020 - Python
-
Updated
Mar 14, 2020
-
Updated
Mar 14, 2020 - HTML
-
Updated
Mar 13, 2020
-
Updated
Mar 13, 2020 - Swift
In the swagger definition, fetching the current user is done with a GET /users:
https://github.com/gothinkster/realworld/blob/master/api/swagger.json#L108
In the Postman test collection, fetching the current user is done with a GET /user:
https://github.com/gothinkster/realworld/blob/master/api/Conduit.postman_collection.json#L224
-
Updated
Mar 14, 2020 - Python
-
Updated
Mar 14, 2020 - Python
-
Updated
Mar 13, 2020
-
Updated
Mar 11, 2020
-
Updated
Mar 14, 2020 - JavaScript
https://github.com/trekhleb/javascript-algorithms/blob/master/src/algorithms/sets/cartesian-product/cartesianProduct.js#L8
I think it makes more sense to return an empty array