Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
88121 | 786 |
All Algorithms implemented in Python
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
17403 | 272 |
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
Asabeneh / 30-Days-Of-Python
https://github.com/Asabeneh/30-Days-Of-Python
stars | today |
---|---|
1634 | 150 |
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
nvbn / thefuck
https://github.com/nvbn/thefuck
stars | today |
---|---|
56145 | 117 |
Magnificent app which corrects your previous console command.
timoschick / pet
https://github.com/timoschick/pet
stars | today |
---|---|
438 | 174 |
This repository contains the code for “Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference”
openai / gym
stars | today |
---|---|
22315 | 18 |
A toolkit for developing and comparing reinforcement learning algorithms.
swapnanildutta / Hackerrank-Codes
https://github.com/swapnanildutta/Hackerrank-Codes
stars | today |
---|---|
36 | 11 |
Here are some of the solutions to HackerRank questions.
mxrch / GHunt
https://github.com/mxrch/GHunt
stars | today |
---|---|
3095 | 292 |
🕵️♂️ Investigate Google Accounts with emails.
risksense / zerologon
https://github.com/risksense/zerologon
stars | today |
---|---|
169 | 2 |
Exploit for zerologon cve-2020-1472
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
15935 | 10 |
Distributed Task Queue (development branch)
streamlit / streamlit
https://github.com/streamlit/streamlit
stars | today |
---|---|
11239 | 20 |
Streamlit — The fastest way to build data apps in Python
hamuchiwa / AutoRCCar
https://github.com/hamuchiwa/AutoRCCar
stars | today |
---|---|
2764 | 11 |
OpenCV Python Neural Network Autonomous RC Car
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
34667 | 42 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
django / django
https://github.com/django/django
stars | today |
---|---|
52691 | 23 |
The Web framework for perfectionists with deadlines.
matplotlib / matplotlib
https://github.com/matplotlib/matplotlib
stars | today |
---|---|
12376 | 42 |
matplotlib: plotting with Python
argusswift / YOLOv4-pytorch
https://github.com/argusswift/YOLOv4-pytorch
stars | today |
---|---|
433 | 38 |
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
aws / aws-cli
https://github.com/aws/aws-cli
stars | today |
---|---|
10170 | 3 |
Universal Command Line Interface for Amazon Web Services
ildoonet / tf-pose-estimation
https://github.com/ildoonet/tf-pose-estimation
stars | today |
---|---|
3586 | 2 |
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
facebookresearch / ParlAI
https://github.com/facebookresearch/ParlAI
stars | today |
---|---|
6652 | 6 |
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
2459 | 2 |
Hunt for security weaknesses in Kubernetes clusters
SpringCity-LaoYang / AutoXue-multiuser
https://github.com/SpringCity-LaoYang/AutoXue-multiuser
stars | today |
---|---|
39 | 1 |
学习强国,copy from kessil/AutoXue,对应修改最新APP版本脚本,增加多用户支持,增加了争上游答题和双人对战。
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
25131 | 15 |
TensorFlow code and pre-trained models for BERT
dmlc / dgl
stars | today |
---|---|
5766 | 5 |
Python package built to ease deep learning on graph, on top of existing DL frameworks.
bridgecrewio / checkov
https://github.com/bridgecrewio/checkov
stars | today |
---|---|
1390 | 17 |
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
lyhue1991 / eat_pytorch_in_20_days
https://github.com/lyhue1991/eat_pytorch_in_20_days
stars | today |
---|---|
1586 | 20 |
Pytorch 🍊 🍉 is delicious, just eat it! 😋 😋
Language: php
laravel / jetstream
https://github.com/laravel/jetstream
stars | today |
---|---|
2037 | 32 |
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
24014 | 7 |
The Symfony PHP framework
laravel / ui
stars | today |
---|---|
877 | 7 |
laravel / fortify
https://github.com/laravel/fortify
stars | today |
---|---|
676 | 7 |
cakephp / cakephp
https://github.com/cakephp/cakephp
stars | today |
---|---|
8259 | 2 |
CakePHP: The Rapid Development Framework for PHP - Official Repository
guzzle / guzzle
https://github.com/guzzle/guzzle
stars | today |
---|---|
19980 | 3 |
Guzzle, an extensible PHP HTTP client
barryvdh / laravel-debugbar
https://github.com/barryvdh/laravel-debugbar
stars | today |
---|---|
11632 | 7 |
Laravel Debugbar (Integrates PHP Debug Bar)
WordPress / WordPress
https://github.com/WordPress/WordPress
stars | today |
---|---|
14376 | 8 |
WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to https://core.trac.wordpress.org/ instead.
nextcloud / server
https://github.com/nextcloud/server
stars | today |
---|---|
11901 | 11 |
☁️ Nextcloud server, a safe home for all your data
Seldaek / monolog
https://github.com/Seldaek/monolog
stars | today |
---|---|
17920 | 5 |
Sends your logs to files, sockets, inboxes, databases and various web services
PHPOffice / PhpSpreadsheet
https://github.com/PHPOffice/PhpSpreadsheet
stars | today |
---|---|
8953 | 4 |
A pure PHP library for reading and writing spreadsheet files
itsgoingd / clockwork
https://github.com/itsgoingd/clockwork
stars | today |
---|---|
2874 | 8 |
Clockwork - php dev tools in your browser - server-side component
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
8001 | 4 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sebastianbergmann / phpunit
https://github.com/sebastianbergmann/phpunit
stars | today |
---|---|
16595 | 2 |
The PHP Unit Testing framework.
Maatwebsite / Laravel-Excel
https://github.com/Maatwebsite/Laravel-Excel
stars | today |
---|---|
9051 | 1 |
🚀 Supercharged Excel exports and imports in Laravel
shopware / platform
https://github.com/shopware/platform
stars | today |
---|---|
1044 | 2 |
Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community.
domnikl / DesignPatternsPHP
https://github.com/domnikl/DesignPatternsPHP
stars | today |
---|---|
19089 | 0 |
sample code for several design patterns in PHP 7.4
matomo-org / matomo
https://github.com/matomo-org/matomo
stars | today |
---|---|
13763 | 6 |
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
akaunting / akaunting
https://github.com/akaunting/akaunting
stars | today |
---|---|
3375 | 5 |
Free and Online Accounting Software
nikic / PHP-Parser
https://github.com/nikic/PHP-Parser
stars | today |
---|---|
13659 | 6 |
A PHP parser written in PHP
joomla / joomla-cms
https://github.com/joomla/joomla-cms
stars | today |
---|---|
3619 | 0 |
Home of the Joomla! Content Management System
opencart / opencart
https://github.com/opencart/opencart
stars | today |
---|---|
5706 | 3 |
A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.
vlucas / phpdotenv
https://github.com/vlucas/phpdotenv
stars | today |
---|---|
10750 | 2 |
Loads environment variables from .env
to getenv()
, $_ENV
and $_SERVER
automagically.
woocommerce / woocommerce
https://github.com/woocommerce/woocommerce
stars | today |
---|---|
6374 | 3 |
An open source eCommerce plugin for WordPress.
FriendsOfPHP / Goutte
https://github.com/FriendsOfPHP/Goutte
stars | today |
---|---|
8117 | 2 |
Goutte, a simple PHP Web Scraper
Language: go
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
15347 | 58 |
Complete container management platform
moby / moby
stars | today |
---|---|
58541 | 10 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
gofiber / fiber
https://github.com/gofiber/fiber
stars | today |
---|---|
8378 | 31 |
⚡️ Fiber is an Express inspired web framework written in Go with ☕️
containers / buildah
https://github.com/containers/buildah
stars | today |
---|---|
3277 | 7 |
A tool that facilitates building OCI images
containers / podman
https://github.com/containers/podman
stars | today |
---|---|
5465 | 9 |
Podman: A tool for managing OCI containers and pods
TheAlgorithms / Go
https://github.com/TheAlgorithms/Go
stars | today |
---|---|
3843 | 29 |
Algorithms Implemented in GoLang
xelaj / mtproto
https://github.com/xelaj/mtproto
stars | today |
---|---|
260 | 26 |
Full-native go implementation of Telegram API
nakabonne / ali
https://github.com/nakabonne/ali
stars | today |
---|---|
1364 | 70 |
Generate HTTP load and plot the results in real-time
aquasecurity / kube-bench
https://github.com/aquasecurity/kube-bench
stars | today |
---|---|
3036 | 5 |
Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
jetstack / cert-manager
https://github.com/jetstack/cert-manager
stars | today |
---|---|
6340 | 7 |
Automatically provision and manage TLS certificates in Kubernetes
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
9251 | 4 |
The plugin-driven server agent for collecting & reporting metrics.
mozilla / sops
https://github.com/mozilla/sops
stars | today |
---|---|
5134 | 20 |
Simple and flexible tool for managing secrets
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
12034 | 11 |
Learn Go with test-driven development
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
11562 | 7 |
A toolkit with common assertions and mocks that plays nicely with the standard library
filecoin-project / lotus
https://github.com/filecoin-project/lotus
stars | today |
---|---|
735 | 2 |
Implementation of the Filecoin protocol, written in Go
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
7665 | 1 |
Conformance test suite for OpenShift
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
3984 | 13 |
Declarative continuous deployment for Kubernetes.
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1993 | 2 |
Terraform provider for Azure Resource Manager
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
23972 | 15 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
concourse / concourse
https://github.com/concourse/concourse
stars | today |
---|---|
5211 | 2 |
Concourse is a container-based continuous thing-doer written in Go and Elm.
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
14516 | 10 |
Curated applications for Kubernetes
hpcng / singularity
https://github.com/hpcng/singularity
stars | today |
---|---|
1784 | 1 |
Singularity: Application containers for Linux
golang / go
stars | today |
---|---|
77211 | 34 |
The Go programming language
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
47062 | 30 |
The world’s fastest framework for building websites.
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
6625 | 12 |
Argo Workflows: Get stuff done with Kubernetes.
Language: java
twowaits / SDE-Interview-Questions
https://github.com/twowaits/SDE-Interview-Questions
stars | today |
---|---|
3148 | 282 |
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
23172 | 57 |
Just Announced - “Learn Spring Security OAuth”:
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
30773 | 171 |
All Algorithms implemented in Java
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
5997 | 11 |
Quarkus: Supersonic Subatomic Java.
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
6132 | 81 |
A sandbox tower defense game
dubesar / Java-A-Z
https://github.com/dubesar/Java-A-Z
stars | today |
---|---|
111 | 8 |
Java programming. Join the Discord link.
google / ExoPlayer
https://github.com/google/ExoPlayer
stars | today |
---|---|
16437 | 8 |
An extensible media player for Android
OpenAPITools / openapi-generator
https://github.com/OpenAPITools/openapi-generator
stars | today |
---|---|
6502 | 7 |
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
junit-team / junit5
https://github.com/junit-team/junit5
stars | today |
---|---|
4185 | 2 |
✅ The next generation of JUnit.
jenkinsci / configuration-as-code-plugin
https://github.com/jenkinsci/configuration-as-code-plugin
stars | today |
---|---|
1853 | 3 |
Jenkins Configuration as Code Plugin
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
3803 | 2 |
Apache Lucene and Solr open-source search software
react-native-video / react-native-video
https://github.com/react-native-video/react-native-video
stars | today |
---|---|
5265 | 2 |
A component for react-native
jenkinsci / jenkins
https://github.com/jenkinsci/jenkins
stars | today |
---|---|
16250 | 8 |
Jenkins automation server
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
18787 | 16 |
A browser automation framework and ecosystem.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
61011 | 24 |
Design patterns implemented in Java
janishar / mit-deep-learning-book-pdf
https://github.com/janishar/mit-deep-learning-book-pdf
stars | today |
---|---|
8584 | 2 |
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
thombergs / code-examples
https://github.com/thombergs/code-examples
stars | today |
---|---|
650 | 1 |
A collection of code examples from blog posts etc.
PhilJay / MPAndroidChart
https://github.com/PhilJay/MPAndroidChart
stars | today |
---|---|
31841 | 5 |
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
aditya109 / git-osp-for-beginners
https://github.com/aditya109/git-osp-for-beginners
stars | today |
---|---|
36 | 4 |
A GitHub Repository to encourage and involve beginners in Open Source Contributions
neo4j / neo4j
https://github.com/neo4j/neo4j
stars | today |
---|---|
8199 | 4 |
Graphs for Everyone
GoogleCloudPlatform / community
https://github.com/GoogleCloudPlatform/community
stars | today |
---|---|
1118 | 0 |
This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ will appear at https://cloud.google.com/community/tutorials.
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
5994 | 6 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
22415 | 9 |
Ghidra is a software reverse engineering (SRE) framework
hazelcast / hazelcast
https://github.com/hazelcast/hazelcast
stars | today |
---|---|
3973 | 0 |
Open Source In-Memory Data Grid
googlesamples / mlkit
https://github.com/googlesamples/mlkit
stars | today |
---|---|
419 | 3 |
A collection of sample apps to demonstrate how to use Google’s ML Kit APIs on Android and iOS
Language: c++
Neo23x0 / Raccine
https://github.com/Neo23x0/Raccine
stars | today |
---|---|
303 | 67 |
A Simple Ransomware Vaccine
symless / synergy-core
https://github.com/symless/synergy-core
stars | today |
---|---|
7699 | 6 |
Open source core of Synergy, the keyboard and mouse sharing tool
prsyahmi / GpuRamDrive
https://github.com/prsyahmi/GpuRamDrive
stars | today |
---|---|
500 | 32 |
RamDrive that is backed by GPU Memory
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
48768 | 25 |
Open Source Computer Vision Library
storax / kubedoom
https://github.com/storax/kubedoom
stars | today |
---|---|
951 | 88 |
Kill Kubernetes pods by playing Id’s DOOM!
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
149019 | 31 |
An Open Source Machine Learning Framework for Everyone
mawww / kakoune
https://github.com/mawww/kakoune
stars | today |
---|---|
6380 | 15 |
mawww’s experiment for a better code editor
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
8587 | 35 |
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
8051 | 7 |
Seamless operability between C++11 and Python
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
5286 | 27 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
fmtlib / fmt
stars | today |
---|---|
9405 | 3 |
A modern formatting library
JoseExposito / touchegg
https://github.com/JoseExposito/touchegg
stars | today |
---|---|
1012 | 6 |
Linux multi-touch gesture recognizer
managarm / managarm
https://github.com/managarm/managarm
stars | today |
---|---|
373 | 5 |
Pragmatic microkernel-based OS with fully asynchronous I/O
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
44017 | 11 |
Protocol Buffers - Google’s data interchange format
OSGeo / gdal
stars | today |
---|---|
2109 | 0 |
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
project-chip / connectedhomeip
https://github.com/project-chip/connectedhomeip
stars | today |
---|---|
669 | 3 |
Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
3337 | 11 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
15674 | 3 |
An open-source C++ library developed and used at Facebook.
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
4366 | 2 |
Intel® RealSense™ SDK
juce-framework / JUCE
https://github.com/juce-framework/JUCE
stars | today |
---|---|
2355 | 3 |
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
OneLoneCoder / olcPixelGameEngine
https://github.com/OneLoneCoder/olcPixelGameEngine
stars | today |
---|---|
1570 | 2 |
The official distribution of olcPixelGameEngine, a tool used in javidx9’s YouTube videos and projects
AGWA / git-crypt
https://github.com/AGWA/git-crypt
stars | today |
---|---|
5032 | 2 |
Transparent file encryption in git
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
12371 | 11 |
ClickHouse is a free analytics DBMS for big data
google / re2
stars | today |
---|---|
5141 | 7 |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
12175 | 7 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
Language: javascript
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
63314 | 311 |
Short JavaScript code snippets for all your development needs
Asabeneh / 30-Days-Of-JavaScript
https://github.com/Asabeneh/30-Days-Of-JavaScript
stars | today |
---|---|
2794 | 248 |
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
FreeTubeApp / FreeTube
https://github.com/FreeTubeApp/FreeTube
stars | today |
---|---|
2295 | 226 |
An Open Source YouTube app for privacy
typescript-cheatsheets / react
https://github.com/typescript-cheatsheets/react
stars | today |
---|---|
18216 | 134 |
Cheatsheets for experienced React developers getting started with TypeScript
wbkd / react-flow
https://github.com/wbkd/react-flow
stars | today |
---|---|
1144 | 66 |
Highly customizable library for building interactive node-based editors, flow charts and diagrams
tabler / tabler-icons
https://github.com/tabler/tabler-icons
stars | today |
---|---|
8968 | 22 |
A set of over 850 free MIT-licensed high-quality SVG icons for you to use in your web projects.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
47318 | 44 |
Build blazing fast, modern apps and websites with React
redwoodjs / redwood
https://github.com/redwoodjs/redwood
stars | today |
---|---|
4716 | 22 |
Bringing full-stack to the Jamstack.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
157018 | 57 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
30663 | 14 |
The Intuitive Vue Framework
microsoft / botframework-sdk
https://github.com/microsoft/botframework-sdk
stars | today |
---|---|
6265 | 3 |
Bot Framework provides the most comprehensive experience for building conversation applications.
he4rtlabs / he4rtoberfest-2020
https://github.com/he4rtlabs/he4rtoberfest-2020
stars | today |
---|---|
108 | 19 |
webdriverio / webdriverio
https://github.com/webdriverio/webdriverio
stars | today |
---|---|
6012 | 4 |
Next-gen browser and mobile automation test framework for Node.js
remarkjs / react-markdown
https://github.com/remarkjs/react-markdown
stars | today |
---|---|
5951 | 3 |
Render Markdown as React components
Ebazhanov / in-quiz-questions
https://github.com/Ebazhanov/in-quiz-questions
stars | today |
---|---|
632 | 7 |
Linkedin quiz assessment, answers and questions (aws-lambda, rest-api, javascript, react, git, html, jquery, maven, mongodb, xml, java, css, python …) ответы на квиз
bigbluebutton / bigbluebutton
https://github.com/bigbluebutton/bigbluebutton
stars | today |
---|---|
5597 | 8 |
Complete open source web conferencing system.
nextauthjs / next-auth
https://github.com/nextauthjs/next-auth
stars | today |
---|---|
3009 | 26 |
Authentication for Next.js
chartjs / Chart.js
https://github.com/chartjs/Chart.js
stars | today |
---|---|
50509 | 22 |
Simple HTML5 Charts using the
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
25324 | 17 |
generate massive amounts of realistic fake data in Node.js and the browser
Asabeneh / 30-Days-Of-React
https://github.com/Asabeneh/30-Days-Of-React
stars | today |
---|---|
2160 | 174 |
30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of Java…
gulpjs / gulp
https://github.com/gulpjs/gulp
stars | today |
---|---|
31947 | 3 |
A toolkit to automate & enhance your workflow
processing / p5.js
https://github.com/processing/p5.js
stars | today |
---|---|
14103 | 10 |
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
jojoldu / junior-recruit-scheduler
https://github.com/jojoldu/junior-recruit-scheduler
stars | today |
---|---|
4283 | 8 |
주니어 개발자 채용 정보
MicrosoftDocs / office-docs-powershell
https://github.com/MicrosoftDocs/office-docs-powershell
stars | today |
---|---|
299 | 1 |
PowerShell Reference for Office Products - Short URL: aka.ms/office-powershell
sahat / hackathon-starter
https://github.com/sahat/hackathon-starter
stars | today |
---|---|
30852 | 12 |
A boilerplate for Node.js web applications
Language: unknown
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
128427 | 139 |
A book series on JavaScript. @YDKJS on twitter.
keithnull / TeachYourselfCS-CN
https://github.com/keithnull/TeachYourselfCS-CN
stars | today |
---|---|
5134 | 12 |
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
11374 | 157 |
✅ Curated list of resources for college students
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
128097 | 114 |
Roadmap to becoming a web developer in 2020
fsande / IB-P01-EntornoIaaS
https://github.com/fsande/IB-P01-EntornoIaaS
stars | today |
---|---|
13 | None |
Práctica de Informática Básica
FavioVazquez / ds-cheatsheets
https://github.com/FavioVazquez/ds-cheatsheets
stars | today |
---|---|
7952 | 4 |
List of Data Science Cheatsheets to rule the world
AdicherlaVenkataSai / ml-workspace
https://github.com/AdicherlaVenkataSai/ml-workspace
stars | today |
---|---|
131 | 4 |
Machine Learning (Beginners Hub), information(courses, books, cheat sheets, live sessions) related to machine learning, data science and python is available
amitness / learning
https://github.com/amitness/learning
stars | today |
---|---|
2567 | 25 |
Becoming 1% better at data science everyday
ezefranca / polemicas-e-tretas-dev
https://github.com/ezefranca/polemicas-e-tretas-dev
stars | today |
---|---|
124 | 8 |
As polêmicas e tretas 🇧🇷 versionadas
payloadbox / xss-payload-list
https://github.com/payloadbox/xss-payload-list
stars | today |
---|---|
1310 | 3 |
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
rocketseat-education / bootcamp-gostack-desafios
https://github.com/rocketseat-education/bootcamp-gostack-desafios
stars | today |
---|---|
825 | 2 |
Repositório contendo todos os desafios dos módulos do Bootcamp Gostack
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
142200 | 118 |
😎 Awesome lists about all kinds of interesting topics
nytimes / covid-19-data
https://github.com/nytimes/covid-19-data
stars | today |
---|---|
5645 | 3 |
An ongoing repository of data on coronavirus cases and deaths in the U.S.
EdOverflow / can-i-take-over-xyz
https://github.com/EdOverflow/can-i-take-over-xyz
stars | today |
---|---|
2016 | 1 |
“Can I take over XYZ?” — a list of services and how to claim (sub)domains with dangling DNS records.
JaeYeopHan / Interview_Question_for_Beginner
https://github.com/JaeYeopHan/Interview_Question_for_Beginner
stars | today |
---|---|
5393 | 13 |
👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
cncf / mentoring
https://github.com/cncf/mentoring
stars | today |
---|---|
283 | 3 |
👩🏿🎓👨🏽🎓👩🏻🎓CNCF Mentoring + CommunityBridge + Summer of Code
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
21127 | 10 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
atinfo / awesome-test-automation
https://github.com/atinfo/awesome-test-automation
stars | today |
---|---|
3868 | 3 |
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
5153 | 9 |
🔬 Espaço para divulgação de vagas para front-enders.
amzn / selling-partner-api-docs
https://github.com/amzn/selling-partner-api-docs
stars | today |
---|---|
109 | 3 |
This repository contains documentation for developers to use to call Selling Partner APIs.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
38353 | 19 |
⚡ Delightful Node.js packages and resources
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
56713 | 14 |
🎉 A curated list of awesome things related to Vue.js
academic / awesome-datascience
https://github.com/academic/awesome-datascience
stars | today |
---|---|
14273 | 10 |
📝 An awesome Data Science repository to learn and apply for real world problems.
bacen / pix-api
https://github.com/bacen/pix-api
stars | today |
---|---|
155 | 12 |
API Pix: O Sistema de Pagamentos Instantâneos do Brasil.
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
20275 | 4 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.