lushc's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
streamich/react-use
React Hooks — 👍
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
tidwall/gjson
Get JSON values quickly - JSON parser for Go
withspectrum/spectrum
Simple, powerful online communities.
docker/docker-bench-security
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
toniblyx/my-arsenal-of-aws-security-tools
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Masterminds/squirrel
Fluent SQL generation for golang
phan/phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
laravel-mix/laravel-mix
The power of webpack, distilled for the rest of us.
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
kriasoft/graphql-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
shivammathur/setup-php
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
007revad/Synology_HDD_db
Add your HDD, SSD and NVMe drives to your Synology's compatible drive database and a lot more
shopware/shopware
Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
Artemmkin/infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
brick/money
A money and currency library for PHP
sstalle/php7cc
PHP 7 Compatibility Checker
fgsfdsfgs/perfect_dark
work in progress port of n64decomp/perfect_dark to modern platforms
postlight/serverless-typescript-starter
🗄🙅♀️ Deploy your next serverless JavaScript function in seconds
10up/wp-local-docker-v2
ARCHIVED: A simple Docker based development environment for WordPress.
krakenjs/grumbler
A template for writing distributable front-end javascript modules.
npalm/terraform-aws-ecs-service
Terraform module to create ECS / FARGATE services
punk-security/bsides-cheltenham-2023-badge
The Delorean badge for BSIDES Cheltenham 2023!
heldtogether/perceptron
A linear classifier written in Go to demonstrate the fundamentals of supervised learning.
symfony-hackers/SHFormBundle
Extra Form : Captcha GD, Tinymce, Recaptcha, JQueryDate, JQueryAutocomplete, JQuerySlider, JQueryFile, JQueryImage
gecko17k/MachineLearningWorkflow
Using breast cancer data to demonstrate a good Machine Learning workflow: loading data, cleaning it, standardising it, comparing different ML models, improving the best, presenting the results.
heldtogether/hh-perceptron-demo
Demo of a linear classifier that learns boolean operations.