From c3250a18f1f53645a0b06feff1ab229de77e3aee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Feb 2025 04:00:35 +0000 Subject: [PATCH] [bot] Updated Awesome Lists --- lists/CodyReichert-awesome-cl.md | 2 +- lists/analysis-tools-dev-static-analysis.md | 2 +- lists/aniftyco-awesome-tailwindcss.md | 2 +- lists/daviddias-awesome-hacking-locations.md | 2 +- lists/kdeldycke-awesome-engineering-team-management.md | 2 +- lists/kitspace-awesome-electronics.md | 2 +- lists/lnishan-awesome-competitive-programming.md | 2 +- lists/mostafatouny-awesome-theoretical-computer-science.md | 2 +- lists/rossant-awesome-math.md | 4 ++-- lists/stackshareio-awesome-stacks.md | 6 +++--- lists/unicodeveloper-awesome-nextjs.md | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/lists/CodyReichert-awesome-cl.md b/lists/CodyReichert-awesome-cl.md index 73c1fce835..39ab3dae47 100644 --- a/lists/CodyReichert-awesome-cl.md +++ b/lists/CodyReichert-awesome-cl.md @@ -1258,7 +1258,7 @@ See also: Deployment ---------- -* ��� [deploy](https://shinmera.github.io/deploy) - A toolkit for binary deployment of Lisp applications, with extra support for foreign shared libraries. [zlib][33]. +* 👍 [deploy](https://shinmera.github.io/deploy) - A toolkit for binary deployment of Lisp applications, with extra support for foreign shared libraries. [zlib][33]. * [common-lisp-heroku-example ![GitHub Repo Stars](https://img.shields.io/github/stars/fstamour/common-lisp-heroku-example) ![GitHub last commit](https://img.shields.io/github/last-commit/fstamour/common-lisp-heroku-example)](https://github.com/fstamour/common-lisp-heroku-example) - Example of Common Lisp server on Heroku using Docker. * [cube ![GitHub Repo Stars](https://img.shields.io/github/stars/xh4/cube) ![GitHub last commit](https://img.shields.io/github/last-commit/xh4/cube)](https://github.com/xh4/cube) - Kubernetes client library for Common LISP generated from the Swagger specification. [MIT][200]. * [s2i-lisp ![GitHub Repo Stars](https://img.shields.io/github/stars/container-lisp/s2i-lisp) ![GitHub last commit](https://img.shields.io/github/last-commit/container-lisp/s2i-lisp)](https://github.com/container-lisp/s2i-lisp) - Source-to-Image builder image based on CentOS or alternatively RHEL7 for building Common LISP images for OpenShift (and also Docker). It features an up-to-date SBCL with Quicklisp installation, SLIME or SLY integration and allows customization via environment variables. [Apache2][89] diff --git a/lists/analysis-tools-dev-static-analysis.md b/lists/analysis-tools-dev-static-analysis.md index 4757f30ac0..db66209fe7 100644 --- a/lists/analysis-tools-dev-static-analysis.md +++ b/lists/analysis-tools-dev-static-analysis.md @@ -587,7 +587,7 @@ By default, govulncheck makes requests to the Go vulnerability database at https - [safesql ![GitHub Repo Stars](https://img.shields.io/github/stars/stripe/safesql) ![GitHub last commit](https://img.shields.io/github/last-commit/stripe/safesql)](https://github.com/stripe/safesql) :warning: — Static analysis tool for Golang that protects against SQL injections. -- [shisho ![GitHub Repo Stars](https://img.shields.io/github/stars/flatt-security/shisho) ![GitHub last commit](https://img.shields.io/github/last-commit/flatt-security/shisho)](https://github.com/flatt-security/shisho) :warning: — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code. +- [shisho ![GitHub Repo Stars](https://img.shields.io/github/stars/flatt-security/shisho) ![GitHub last commit](https://img.shields.io/github/last-commit/flatt-security/shisho)](https://github.com/flatt-security/shisho) :warning: ��� A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code. - [staticcheck](https://staticcheck.io) — Go static analysis that specialises in finding bugs, simplifying code and improving performance. diff --git a/lists/aniftyco-awesome-tailwindcss.md b/lists/aniftyco-awesome-tailwindcss.md index 7d58b9a71f..833eb5c8fe 100644 --- a/lists/aniftyco-awesome-tailwindcss.md +++ b/lists/aniftyco-awesome-tailwindcss.md @@ -162,7 +162,7 @@ - 🌍🔧 [Tailwind Box Shadows Generator](https://manuarora.in/boxshadows) - Box Shadows generator. - 💰🌍🔧 [Windframe](https://www.devwares.com/windframe/) - Tailwind CSS drag and drop builder to rapidly build and prototype websites. - 🌍 [Static Tailwind](https://statictailwind.com) - The most used Tailwind classes, precompiled, with no build step. -- 🎨🔧 [CSS Variables Editor](https://www.cssvariables.com) - AI-powered Chrome extension for managing colors in daisyUI and shadcn/ui. +- ����🔧 [CSS Variables Editor](https://www.cssvariables.com) - AI-powered Chrome extension for managing colors in daisyUI and shadcn/ui. ## UI Libraries, Components & Templates diff --git a/lists/daviddias-awesome-hacking-locations.md b/lists/daviddias-awesome-hacking-locations.md index 0e1d24bfa4..4f3300f9d6 100644 --- a/lists/daviddias-awesome-hacking-locations.md +++ b/lists/daviddias-awesome-hacking-locations.md @@ -1259,7 +1259,7 @@ Webpage: http://www.cafevitoria.com/ Wifi | Power | Address | Open Hours ---- | ----- | ------- | ---------- -✔ | ✔ | [Rua de José Falcão 156, Porto, Portugal](https://goo.gl/maps/HT8dioSQPnDGecsMA) | Saturday 2:00pm – 2:00am, Sunday Closed, Monday - Thursday 12:00pm ��� 1:00am, Friday 12:00pm – 2:00am +✔ | ✔ | [Rua de José Falcão 156, Porto, Portugal](https://goo.gl/maps/HT8dioSQPnDGecsMA) | Saturday 2:00pm – 2:00am, Sunday Closed, Monday - Thursday 12:00pm – 1:00am, Friday 12:00pm – 2:00am ## Viana do Castelo diff --git a/lists/kdeldycke-awesome-engineering-team-management.md b/lists/kdeldycke-awesome-engineering-team-management.md index 428e96714b..ef7e8aeb32 100644 --- a/lists/kdeldycke-awesome-engineering-team-management.md +++ b/lists/kdeldycke-awesome-engineering-team-management.md @@ -928,7 +928,7 @@ Now that you've proven your worth as a front-line manager, what's the next step? - [Amazon Wants to 'Win at Games.' So Why Hasn't It?](https://www.wired.com/story/amazon-wants-to-win-at-games-so-why-hasnt-it/) - “Any product manager can go between any business—from groceries to film to games to Kindle. The skillset is interchangeable. They just have to learn the particular market.” -- ��Since managers are not tied to a sector (in the way nurses or musicians are), the good ones tend to go where they are paid good money and the bad ones end up wreaking havoc where they are paid at least some money. That, also, is [Baumol](https://en.wikipedia.org/wiki/Baumol%27s_cost_disease) in action.” ([source](https://news.ycombinator.com/item?id=20448929)) - Explains how the pool of professional managers gets distributed into the various sectors of the economy. +- “Since managers are not tied to a sector (in the way nurses or musicians are), the good ones tend to go where they are paid good money and the bad ones end up wreaking havoc where they are paid at least some money. That, also, is [Baumol](https://en.wikipedia.org/wiki/Baumol%27s_cost_disease) in action.” ([source](https://news.ycombinator.com/item?id=20448929)) - Explains how the pool of professional managers gets distributed into the various sectors of the economy. ### Promotion diff --git a/lists/kitspace-awesome-electronics.md b/lists/kitspace-awesome-electronics.md index 830b917dec..04cf3491b8 100644 --- a/lists/kitspace-awesome-electronics.md +++ b/lists/kitspace-awesome-electronics.md @@ -265,6 +265,6 @@ This list is for websites, services, software, tools and more: everything that y - [Complete EE Course](https://youtube.com/playlist?list=PLww54WQ2wa5rOJ7FcXxi-CMNgmpybv7ei&si=4Whr8h-_9kGdUN3_) - دورة الالكترونيات العملية - [Complete Digital Electronics Course](https://youtube.com/playlist?list=PLww54WQ2wa5obq6IbRbIiql8oHaTUp3T_&si=I4mqjy3JUZ8xmElT) - دورة الالكترونيات الرقمية - [professional Electronics Design](https://youtube.com/playlist?list=PLww54WQ2wa5oKEhE_D3UVbKWwml8o8_Fu&si=BF213_MSJwSiyvIV) - دورة التصميم الالكتروني المحترف كاملة - - [professional PCB Design](https://www.youtube.com/playlist?list=PLww54WQ2wa5pBm96kQTkqAyMXn9F4Q0i9) - دو��ة تصميم اللوحات المطبوعة (PCB) + - [professional PCB Design](https://www.youtube.com/playlist?list=PLww54WQ2wa5pBm96kQTkqAyMXn9F4Q0i9) - دورة تصميم اللوحات المطبوعة (PCB) diff --git a/lists/lnishan-awesome-competitive-programming.md b/lists/lnishan-awesome-competitive-programming.md index 269789c43b..f520871319 100644 --- a/lists/lnishan-awesome-competitive-programming.md +++ b/lists/lnishan-awesome-competitive-programming.md @@ -187,7 +187,7 @@ Choose a category (eg. DP) of interest and practice problems on that topic. | ★☆☆ | [Codeforces Tags](http://codeforces.com/problemset?tags=dp) | CF (DP) | | ★★☆ | [HackerRank](https://www.hackerrank.com/domains/algorithms?filters%5Bsubdomains%5D%5B%5D=warmup) | HackerRank | | ★★☆ | [Juniors Training Sheet](https://goo.gl/unDETI), by [Mostafa Saad Ibrahim](https://sites.google.com/site/mostafasibrahim/) | ~800 ordered problems for newcomers to be good up to Div2-D | -| ★���☆ | [Lucky貓的 UVA(ACM)園地 (Chinese)](http://luckycat.kshs.kh.edu.tw/) | UVa | +| ★★☆ | [Lucky貓的 UVA(ACM)園地 (Chinese)](http://luckycat.kshs.kh.edu.tw/) | UVa | | ★★☆ | [Topcoder problem archive](https://community.topcoder.com/tc?module=ProblemArchive) | List of problems with categories and complexity levels | ### Contest Calendars diff --git a/lists/mostafatouny-awesome-theoretical-computer-science.md b/lists/mostafatouny-awesome-theoretical-computer-science.md index 9c4d7a0f4d..67d605a360 100644 --- a/lists/mostafatouny-awesome-theoretical-computer-science.md +++ b/lists/mostafatouny-awesome-theoretical-computer-science.md @@ -394,7 +394,7 @@ The interdisciplinary of Mathematics and Computer Science; It is distinguished b - [Theory of Computing Blog Aggregator](https://theory.report/) - A blog Aggregator for all blogs related to TCS. ### Selected Posts and Essays - [Omer Reingold. The Practice of Theory Research](https://omereingold.wordpress.com/cs-163-the-practice-of-theory-research/) - A research methods course, concentrating on the how rather than the what. It focuses on research practices common for computer science theory research. -- [Omer Reingold. TOC: a Personal Perspective (2021)](https://theorydish.blog/2021/04/15/toc-a-personal-perspective-2021/) - In celebration of 25 years for ���TOC: a Scientific Perspective (1996),” by Oded Goldreich and Avi Wigderson. It spots the light on a criticism directed to TCS, that it is not as deep as Math and not as useful as CS. +- [Omer Reingold. TOC: a Personal Perspective (2021)](https://theorydish.blog/2021/04/15/toc-a-personal-perspective-2021/) - In celebration of 25 years for “TOC: a Scientific Perspective (1996),” by Oded Goldreich and Avi Wigderson. It spots the light on a criticism directed to TCS, that it is not as deep as Math and not as useful as CS. - [Blum. You and Your Research: An Advice to a Beginning Graduate Student](https://www.cs.cmu.edu/~mblum/research/pdf/grad.html) - Manuel Blum, A very popular figure in TCS, gives research advices for juniors. - [Dijkstra. The Three Golden Rules for Successful Scientific Research](https://link.springer.com/chapter/10.1007%2F978-1-4612-5695-3_58) - A note devoted to three rules that must be followed if you want to be successful in scientific research. - [Goldreich. Essays and Opinions](http://www.wisdom.weizmann.ac.il/~oded/essays.html) - Personal Essays by Oded Goldreich. They are very unique in their conceptual message of TCS and its community. diff --git a/lists/rossant-awesome-math.md b/lists/rossant-awesome-math.md index 6308f50a40..015a2317da 100644 --- a/lists/rossant-awesome-math.md +++ b/lists/rossant-awesome-math.md @@ -394,7 +394,7 @@ All resources are freely available except those with a 💲 icon. * 📝 [Lectures on Differential Geometry](http://mysite.science.uottawa.ca/rossmann/Differential%20Geometry%20book_files/Diffgeo.pdf) - Wulf Rossmann * 📝 [An Introduction to Riemannian Geometry](http://www.matematik.lu.se/matematiklu/personal/sigma/Riemann.pdf) - Sigmundur Gudmundsson (Lund University) * 📝 [The Geometry and Topology of Three-Manifolds](http://msri.org/publications/books/gt3m/) - W. Thurston -* �� [Semi-Riemann Geometry and General Relativity](http://www.math.harvard.edu/~shlomo/docs/semi_riemannian_geometry.pdf) - Shlomo Sternberg +* 📝 [Semi-Riemann Geometry and General Relativity](http://www.math.harvard.edu/~shlomo/docs/semi_riemannian_geometry.pdf) - Shlomo Sternberg * 📝 [Discrete Differential Geometry](http://www.cs.cmu.edu/~kmcrane/Projects/DDG/paper.pdf) - Keenan Crane ### Algebraic Geometry @@ -575,7 +575,7 @@ All resources are freely available except those with a 💲 icon. * 📝 [Probability and Stochastic Processes with Applications](http://www.math.harvard.edu/~knill/teaching/math144_1994/probability.pdf) - Oliver Knill (Harvard University) * 📝 [Stochastic Processes](http://statweb.stanford.edu/~adembo/math-136/nnotes.pdf) - Amir Dembo (Stanford University) * 📝 [Lecture Notes on Stochastic Processes](http://www.mi.fu-berlin.de/wiki/pub/CompMolBio/MarkovKetten15/stochastic_processes_2011.pdf) - Frank Noé, Bettina Keller and Jan-Hendrik Prinz (Freie Universität Berlin) -* 📝 [Introduction to Stochastic Processes - Lecture Notes](https://www.ma.utexas.edu/users/gordanz/notes/introduction_to_stochastic_processes.pdf) - Gordan Žitković (University of Texas) +* ���� [Introduction to Stochastic Processes - Lecture Notes](https://www.ma.utexas.edu/users/gordanz/notes/introduction_to_stochastic_processes.pdf) - Gordan Žitković (University of Texas) * 📝 [Applied Stochastic Processes in science and engineering](https://www.math.uwaterloo.ca/~mscott/Little_Notes.pdf) - Matt Scott (University of Waterloo) * 📝 [An Introduction to Stochastic Processes in Continuous Time](http://www.math.leidenuniv.nl/~spieksma/colleges/sp-master/sp-hvz1.pdf) - Flora Spieksma (Leiden University) * 📝 [Markov Chains and Mixing Times](http://pages.uoregon.edu/dlevin/MARKOV/markovmixing.pdf) - David A. Levin, Yuval Peres, Elizabeth L. Wilmer diff --git a/lists/stackshareio-awesome-stacks.md b/lists/stackshareio-awesome-stacks.md index c3fee12a6b..ba2a6b1686 100644 --- a/lists/stackshareio-awesome-stacks.md +++ b/lists/stackshareio-awesome-stacks.md @@ -291,7 +291,7 @@ A foundation for scalable cross-platform desktop apps all the way from developme A foundation for scalable cross-platform desktop apps all the way from development to distributing your app using Vue and Electron. - [Electron](http://electron.atom.io/) - [🛠️](https://stackshare.io/electron) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/electron/electron) ![GitHub last commit](https://img.shields.io/github/last-commit/electron/electron)](https://github.com/electron/electron) - Build cross-platform desktop apps with JavaScript, HTML, and CSS. -- [Vue.js](https://vuejs.org/) - [🛠️](https://stackshare.io/vue-js) - [���� ![GitHub Repo Stars](https://img.shields.io/github/stars/vuejs/vue) ![GitHub last commit](https://img.shields.io/github/last-commit/vuejs/vue)](https://github.com/vuejs/vue) - An approachable core library that focuses on the view layer only. +- [Vue.js](https://vuejs.org/) - [🛠️](https://stackshare.io/vue-js) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/vuejs/vue) ![GitHub last commit](https://img.shields.io/github/last-commit/vuejs/vue)](https://github.com/vuejs/vue) - An approachable core library that focuses on the view layer only. - [Vuex](https://redux.js.org/) - [🛠](https://stackshare.io/reduxjs) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/reduxjs/redux) ![GitHub last commit](https://img.shields.io/github/last-commit/reduxjs/redux)](https://github.com/reduxjs/redux) - Predictable state container for JavaScript apps. - [Vue Router](https://router.vuejs.org/) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/vuejs/vue-router) ![GitHub last commit](https://img.shields.io/github/last-commit/vuejs/vue-router)](https://github.com/vuejs/vue-router) - Vue Router is the official router for Vue.js. - [Vue CLI](https://cli.vuejs.org/) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/vuejs/vue-cli) ![GitHub last commit](https://img.shields.io/github/last-commit/vuejs/vue-cli)](https://github.com/vuejs/vue-cli) - An approachable core library that focuses on the view layer only. @@ -332,7 +332,7 @@ The best way to create a versatile and scalable PHP Web Application! It sure wil - [Building a Vue SPA with Laravel](https://laravel-news.com/using-vue-router-laravel) - [Laravel Tutorial: Step by Step Guide to Building Your First Laravel Application](https://laravel-news.com/your-first-laravel-application) -### FReMP: Flask ReactJS MongoDB Python [��](https://awesomestacks.dev/fremp-flask-reactjs-mongodb-python) +### FReMP: Flask ReactJS MongoDB Python [↗](https://awesomestacks.dev/fremp-flask-reactjs-mongodb-python) FReMP stack is a highly scalable full stack framework, which can be used to build robust and modern web apps using Flask, ReactJS, MongoDB and Python. @@ -466,7 +466,7 @@ Hasura is an open source GraphQL engine that deploys instant, real-time GraphQL - [Hasura](https://hasura.io/) - [🛠️](https://stackshare.io/hasura) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/hasura/graphql-engine) ![GitHub last commit](https://img.shields.io/github/last-commit/hasura/graphql-engine)](https://github.com/hasura/graphql-engine) - Blazing fast, instant real-time GraphQL APIs on Postgres with fine grained access control. - [React Native](https://facebook.github.io/react-native/) - [🛠️](https://stackshare.io/react-native) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/facebook/react-native) ![GitHub last commit](https://img.shields.io/github/last-commit/facebook/react-native)](https://github.com/facebook/react-native) - Build native mobile apps using JavaScript and React. - [Expo](https://expo.io/) - [🛠️](https://stackshare.io/expo) - [🐙 ![GitHub Repo Stars](https://img.shields.io/github/stars/expo/expo) ![GitHub last commit](https://img.shields.io/github/last-commit/expo/expo)](https://github.com/expo/expo) - Build, deploy, and quickly iterate on native iOS and Android apps from the same JavaScript codebase. -- [Digital Ocean](https://www.digitalocean.com/) - [🛠️](https://stackshare.io/digitalocean) - [🐙](https://github.com/digitalocean/) - Deploy an SSD cloud server in less than 55 seconds with a dedicated IP and root access. +- [Digital Ocean](https://www.digitalocean.com/) - [��️](https://stackshare.io/digitalocean) - [🐙](https://github.com/digitalocean/) - Deploy an SSD cloud server in less than 55 seconds with a dedicated IP and root access. - [Auth0](https://auth0.com/) - [🛠️](https://stackshare.io/auth0) - A universal authentication & authorization platform for web, mobile and legacy applications. ##### Resources diff --git a/lists/unicodeveloper-awesome-nextjs.md b/lists/unicodeveloper-awesome-nextjs.md index f9bab8f931..b056d8969d 100644 --- a/lists/unicodeveloper-awesome-nextjs.md +++ b/lists/unicodeveloper-awesome-nextjs.md @@ -184,7 +184,7 @@ _List inspired by the [awesome ![GitHub Repo Stars](https://img.shields.io/githu - [Snape ![GitHub Repo Stars](https://img.shields.io/github/stars/ritz078/snape) ![GitHub last commit](https://img.shields.io/github/last-commit/ritz078/snape)](https://github.com/ritz078/snape) - A torrent client to search, stream and download torrents. - [Trello Resume ![GitHub Repo Stars](https://img.shields.io/github/stars/juliandavidmr/TrelloResume) ![GitHub last commit](https://img.shields.io/github/last-commit/juliandavidmr/TrelloResume)](https://github.com/juliandavidmr/TrelloResume) - Converts trello data into fast read information. - [Server Authentication with JWT ![GitHub Repo Stars](https://img.shields.io/github/stars/estrada9166/server-authentication-next.js) ![GitHub last commit](https://img.shields.io/github/last-commit/estrada9166/server-authentication-next.js)](https://github.com/estrada9166/server-authentication-next.js) - Server authentication, prevent render before validation. -- [Alexander Kachkaev’s website](https://gitlab.com/kachkaev/website-frontend/) �� personal homepage built with Next.js, GraphQL, Docker and Kubernetes. Uses apollo client, react-intl, styled-components and recompose. Docker images are automatically built by GitLab CI. +- [Alexander Kachkaev’s website](https://gitlab.com/kachkaev/website-frontend/) – personal homepage built with Next.js, GraphQL, Docker and Kubernetes. Uses apollo client, react-intl, styled-components and recompose. Docker images are automatically built by GitLab CI. - [Cookie handler with server render ![GitHub Repo Stars](https://img.shields.io/github/stars/estrada9166/cookie-handler-next.js) ![GitHub last commit](https://img.shields.io/github/last-commit/estrada9166/cookie-handler-next.js)](https://github.com/estrada9166/cookie-handler-next.js) - Cookie handler with server render, access the cookie before render. - [Gank ![GitHub Repo Stars](https://img.shields.io/github/stars/OrangeXC/gank) ![GitHub last commit](https://img.shields.io/github/last-commit/OrangeXC/gank)](https://github.com/OrangeXC/gank) - A Next.js App use gank-api, mobx and antd - [Decoupled CMS example with GraphQL and Next.js ![GitHub Repo Stars](https://img.shields.io/github/stars/janit/decoupled-cms-nextjs-graphql) ![GitHub last commit](https://img.shields.io/github/last-commit/janit/decoupled-cms-nextjs-graphql)](https://github.com/janit/decoupled-cms-nextjs-graphql)