diff --git a/lists/AdrienTorris-awesome-blazor.md b/lists/AdrienTorris-awesome-blazor.md index b8b72a9d05..e07224ec70 100644 --- a/lists/AdrienTorris-awesome-blazor.md +++ b/lists/AdrienTorris-awesome-blazor.md @@ -398,7 +398,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m * [Introducing Smart Components Experiment for Blazor, MVC, and Razor Pages](https://www.youtube.com/watch?v=ZWH4yJGJaeg) - ![duration](https://img.shields.io/badge/Duration:%20-10%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) March 19, 2024 - Add genuinely useful AI-powered features to your web app, just by dropping in pre-built Smart Components that upgrade your existing pages and forms in minutes. Steve Sanderson shows how SmartPaste, SmartTextArea, and SmartComboBox can all delight your users and make them more productive. This is a new experiment from the .NET team, and they want feedbacks. * [ASP.NET Community Standup - Modern Blazor Auth with OIDC](https://www.youtube.com/watch?v=PPX-yEXfnPM&list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t) - ![duration](https://img.shields.io/badge/Duration:%20-61%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) February 13, 2024 - See how to connect a Blazor app to Microsoft Entra using OIDC and the BFF pattern. * [Let's Learn .NET - Blazor](https://www.youtube.com/watch?v=EhCz4s2Gh3I) - ![duration](https://img.shields.io/badge/Duration:%20-121%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) January 25, 2024 - Live with the lead Blazor Product Manager, Daniel Roth, we will learn about basic web development with .NET Blazor! Then, build an interactive web-based game application with Blazor. Come to learn something new and leave with something that we all built, together, live with experts. -* [.NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor - Episode 2](https://www.youtube.com/watch?v=xVyYrtetDeA&list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t) - January 24, 2024 - In the last episode, we dug deep into the underpinnings of optimistic concurrency handling in EF Core. In this episode, we continue that journey to cover disconnected scenarios. That is, where the entity travels to a client and then back to the server before being updated in the database. We’ll look at the different patterns for doing updates like this in ASP.NET Core and Blazor apps and see how concurrency tokens work with each of these. We’ll also look at how `ExecuteUpdate` can be used with concurrency tokens, and take a look at ETag concurrency in Azure Cosmos DB. +* [.NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor - Episode 2](https://www.youtube.com/watch?v=xVyYrtetDeA&list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t) - January 24, 2024 - In the last episode, we dug deep into the underpinnings of optimistic concurrency handling in EF Core. In this episode, we continue that journey to cover disconnected scenarios. That is, where the entity travels to a client and then back to the server before being updated in the database. We��ll look at the different patterns for doing updates like this in ASP.NET Core and Blazor apps and see how concurrency tokens work with each of these. We’ll also look at how `ExecuteUpdate` can be used with concurrency tokens, and take a look at ETag concurrency in Azure Cosmos DB. * [ASP.NET Community Standup - Blazor Experiments + eShop Q&A](https://www.youtube.com/watch?v=fkDSaIti_KU) - ![duration](https://img.shields.io/badge/Duration:%20-65%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) December 12, 2023 - In this session, we will show you some experimental ideas for Blazor and .NET+WASI and answer your questions about the .NET eShop Blazor App. [Community links](https://www.theurlist.com/blazor-standup-2023-12). * [.NET Conf: Integrating Blazor with existing .NET web apps](https://www.youtube.com/watch?v=dE-XCUVCkkE) - ![duration](https://img.shields.io/badge/Duration:%20-30%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 18, 2023 - ASP.NET's RazorComponent model is intuitive and brings productivity to web development. In this session we'll learn how RazorComponents aren't just for Blazor apps and how we can integrate the best part of Blazor with existing ASP.NET applications using: Razor Pages, MVC, and even other front-end technologies. * [.NET Conf: Building beautiful Blazor apps with Tailwind CSS](https://www.youtube.com/watch?v=QIdedo8iI4Y) - ![duration](https://img.shields.io/badge/Duration:%20-39%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 18, 2023 - Tailwind CSS has been growing in popularity for some time. It’s fast becoming one of the top frameworks to use when styling applications. It offers a different approach to the traditional frameworks like Bootstrap—utility based styling. Rather than using prebuilt components—which result in your application looking like a lot of others on the web—you can tailor your design by applying small focused CSS classes resulting in a unique style for your app. In this code focused talk, you will learn how to bring the power of Tailwind CSS to your Blazor applications. We’ll start off with a brief introduction to Tailwind. Then we’ll get into some code and see how we can integrate Tailwind with Blazor. For the rest of the time, we’ll explore the various features of Tailwind and see just how beautiful we can make our Blazor app. diff --git a/lists/Solido-awesome-flutter.md b/lists/Solido-awesome-flutter.md index cea78b79d4..8108c1c0d4 100644 --- a/lists/Solido-awesome-flutter.md +++ b/lists/Solido-awesome-flutter.md @@ -210,7 +210,7 @@ Meteo - [Offline ![GitHub Repo Stars](https://img.shields.io/github/stars/jogboms/flutter_offline) ![GitHub last commit](https://img.shields.io/github/last-commit/jogboms/flutter_offline)](https://github.com/jogboms/flutter_offline) [1054⭐] - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [ShowCaseView ![GitHub Repo Stars](https://img.shields.io/github/stars/simformsolutions/flutter_showcaseview) ![GitHub last commit](https://img.shields.io/github/last-commit/simformsolutions/flutter_showcaseview)](https://github.com/simformsolutions/flutter_showcaseview) [1488⭐] - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) -- [Mix ![GitHub Repo Stars](https://img.shields.io/github/stars/leoafarias/mix) ![GitHub last commit](https://img.shields.io/github/last-commit/leoafarias/mix)](https://github.com/leoafarias/mix) [561⭐] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). +- [Mix ![GitHub Repo Stars](https://img.shields.io/github/stars/leoafarias/mix) ![GitHub last commit](https://img.shields.io/github/last-commit/leoafarias/mix)](https://github.com/leoafarias/mix) [561���] - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). - [Blurhash ![GitHub Repo Stars](https://img.shields.io/github/stars/fluttercommunity/flutter_blurhash) ![GitHub last commit](https://img.shields.io/github/last-commit/fluttercommunity/flutter_blurhash)](https://github.com/fluttercommunity/flutter_blurhash) [520⭐] - Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters by [Robert Felker](https://www.linkedin.com/in/robert-felker/) diff --git a/lists/aorumbayev-awesome-algorand.md b/lists/aorumbayev-awesome-algorand.md index 659f6fd7ae..c51afdf97f 100644 --- a/lists/aorumbayev-awesome-algorand.md +++ b/lists/aorumbayev-awesome-algorand.md @@ -90,7 +90,7 @@ Algorand is an open-source, proof of stake blockchain and smart contract computi - [Algorand Ballet](https://akaalias.github.io/algorand-ballet/) - Algorand accounts' 2D graphs. - [Algorand Multiverse](https://algo3d.live/) - Algorand accounts' 3D graphs. - [Asalytic](https://www.asalytic.app/) - Analyze the Algorand NFT space. -- [Dappflow](https://app.dappflow.org/explorer/home) - Algorand Private Network Explorer (supports Sandbox in `localhost`). +- [AlgoSurf](https://algo.surf/) - Algorand Network Explorer (supports LocalNet in `localhost`). - [Bitquery](https://explorer.bitquery.io/algorand) - Actionable, insightful blockchain GraphQL APIs for more than 30 blockchains. One of the highlighted features is the ability to query a list of Algorand block proposers. - [Lora](https://lora.algokit.io/mainnet) - Lora is a powerful visual tool designed to streamline the Algorand local development experience. It acts as both a network explorer and a tool for building and testing your Algorand applications. 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/exAspArk-awesome-chatops.md b/lists/exAspArk-awesome-chatops.md index 1e51993dcd..7373e0574e 100644 --- a/lists/exAspArk-awesome-chatops.md +++ b/lists/exAspArk-awesome-chatops.md @@ -32,7 +32,7 @@ If you want to contribute, please read [CONTRIBUTING.md](./CONTRIBUTING.md). * [ChatOps at GitHub](https://www.youtube.com/watch?v=NST3u-GjjFw) + [slides](https://speakerdeck.com/jnewland/chatops-at-github) – The first public talk on the subject by Jesse Newland. * [ChatOps: Technology and Philosophy](https://www.youtube.com/watch?v=IhzxnY7FIvg) – James Fryman of Stackstorm about the philosophy, best practices for implementing and maintaining ChatOps. -* [The Rise of ChatOps](https://www.youtube.com/watch?v=6D5HgI4IH10) + [slides](https://speakerdeck.com/jimmycuadra/the-rise-of-chatops) – From the first ChatOps San Francisco meetup by Jimmy Cuadra. +* [The Rise of ChatOps](https://www.youtube.com/watch?v=6D5HgI4IH10) + [slides](https://speakerdeck.com/jimmycuadra/the-rise-of-chatops) ��� From the first ChatOps San Francisco meetup by Jimmy Cuadra. * [ChatOps: Augmented Reality for Ops](https://www.youtube.com/watch?v=pCVvYCjvoZI) – How Github use chat to improve situational awareness during incidents, to share knowledge, to coordinate activities, and much more. * [Living in the Future with ChatOps](https://www.youtube.com/watch?v=Heo5YtRikds) + [slides](https://speakerdeck.com/esigler/living-in-the-future-with-chatops) – A quick summary of PagerDuty's ChatOps journey by Eric Sigler. * [Incident Management from the Future](https://www.youtube.com/watch?v=vFkfMn2P8ysA) + [slides](https://cloud.app.box.com/s/xm8ni5b61iyuk0nclq7jcvtkhkzcepdx) – How Michael Ansel manages incidents via chat at Box. diff --git a/lists/lnishan-awesome-competitive-programming.md b/lists/lnishan-awesome-competitive-programming.md index f520871319..38c2c8a222 100644 --- a/lists/lnishan-awesome-competitive-programming.md +++ b/lists/lnishan-awesome-competitive-programming.md @@ -77,7 +77,7 @@ Share the list with your classmates, your friends and everyone :) | ★★☆ | [Algorithms - GeeksforGeeks](https://www.geeksforgeeks.org/fundamentals-of-algorithms/) | A website with a large archive of nicely written articles on different topics. It is a great complimentary resource for algorithm courses. | | ★★☆ | [PEGWiki](http://wcipeg.com/wiki/Special:AllPages) | A website with amazing in-depth wiki-like writeups on many topics. It's far better than those on Wikipedia in my opinion. | | ★★☆ | [Notes - HackerEarth](https://www.hackerearth.com/practice/notes/trending/) | A great crowdsourcing platform for tutorials. Also visit [Code Monk](https://www.hackerearth.com/practice/codemonk/). | -| ★★��� | [USA Computing Olympiad (USACO)](http://www.usaco.org/) | Contains several training pages on its website which are designed to develop one's skills in programming solutions to difficult and varied algorithmic problems at one's own pace. | +| ★★☆ | [USA Computing Olympiad (USACO)](http://www.usaco.org/) | Contains several training pages on its website which are designed to develop one's skills in programming solutions to difficult and varied algorithmic problems at one's own pace. | | ★★☆ | [basecs](https://medium.com/basecs) | A blog with in-depth, illustrated tutorials on basic algorithms and data structures. | | ★★☆ | [Competitive Programming - Commonlounge](https://www.commonlounge.com/discussion/d4a14f601eb44281b6c579e73d126cca/main?r=acp) | Short video tutorials for beginner and intermediate concepts. Advanced tutorials selected from the best ones available on various CP blogs. | | ★☆☆ | [OLYMPIADS IN INFORMATICS](https://www.mii.lt/olympiads_in_informatics/index.html) | An international journal focused on the research and practice of professionals who are working in the field of teaching and learning informatics to talented student. | @@ -124,7 +124,7 @@ Share the list with your classmates, your friends and everyone :) | ★★★ | [プログラミングコンテストチャレンジブック (Japanese)](http://goo.gl/M4yfbr), by 秋葉拓哉, 岩田陽一, 北川宜稔 | An absolutely phenomenal book. The contents, organized in a very coherent manner, are nothing short of amazing. ... 培養與鍛鍊程式設計的邏輯腦:世界級程式設計大賽的知識、心得與解題分享 (Chinese Traditional) | | ★★☆ | [算法竞赛入门经典 (Chinese)](http://www.tup.com.cn/booksCenter/book_05568701.html), by 刘汝佳 | The Art of Algorithms and Programming Contests (English), 打下好基礎:程式設計與演算法競賽入門經典 (Chinese Traditional) | | ★★☆ | [算法竞赛入门经典——训练指南 (Chinese)](https://www.amazon.cn/算法竞赛入门经典-训练指南-刘汝佳/dp/B009SJJGOU), by 刘汝佳, 陈锋 | 提升程式設計的解題思考力─國際演算法程式設計競賽訓練指南 (Chinese Traditional) | -| ��★★ | [算法艺术与信息学竞赛 (Chinese)](http://goo.gl/O1tr8v), by 刘汝佳, 黄亮 | An old-time classic. It's old but the contents in this book are still considered to be very difficult by today's standards. | +| ★★★ | [算法艺术与信息学竞赛 (Chinese)](http://goo.gl/O1tr8v), by 刘汝佳, 黄亮 | An old-time classic. It's old but the contents in this book are still considered to be very difficult by today's standards. | ### Books for Algorithms diff --git a/lists/rossant-awesome-math.md b/lists/rossant-awesome-math.md index 08a2a18fa5..7dbd2c806b 100644 --- a/lists/rossant-awesome-math.md +++ b/lists/rossant-awesome-math.md @@ -240,7 +240,7 @@ All resources are freely available except those with a 💲 icon. ### Category Theory * 📝 [Introduction to Category Theory and Categorical Logic](http://www.mathematik.tu-darmstadt.de/~streicher/CTCL.pdf) - Thomas Streicher -* �� [An Introduction to Category Theory](http://www.cs.man.ac.uk/~hsimmons/zCATS.pdf) - Harold Simmons +* 📝 [An Introduction to Category Theory](http://www.cs.man.ac.uk/~hsimmons/zCATS.pdf) - Harold Simmons * 📝 [Category Theory](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.211.4754&rep=rep1&type=pdf) - Steve Awodey (Carnegie Mellon University) * 📝 [Category Theory](http://www.mathematik.uni-muenchen.de/~pareigis/Vorlesungen/04SS/Cats1.pdf) - B. Pareigis * 📝 [Category Theory for Computing Science](https://web.archive.org/web/20181221233252/http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) - Michael Barr, Charles Wells @@ -439,7 +439,7 @@ All resources are freely available except those with a 💲 icon. ### Real Analysis -* ���� [MIT OpenCourseWare Lectures on Calculus](https://ocw.mit.edu/resources/res-18-001-calculus-online-textbook-spring-2005/textbook/) - G. Strang +* 📝 [MIT OpenCourseWare Lectures on Calculus](https://ocw.mit.edu/resources/res-18-001-calculus-online-textbook-spring-2005/textbook/) - G. Strang * 📝 [Elementary Calculus: An Approach Using Infinitesimals](http://www.math.wisc.edu/~keisler/calc.html) - Professor H. Jerome Keisler * 📝 [An Introduction to Real Analysis](https://www.math.ucdavis.edu/~hunter/intro_analysis_pdf/intro_analysis.pdf) - John K. Hunter (University of California at Davis) * 📝 [Introduction to Real Analysis](http://ramanujan.math.trinity.edu/wtrench/texts/TRENCH_REAL_ANALYSIS.PDF) - William F. Trench (Trinity University, Texas) @@ -535,7 +535,7 @@ All resources are freely available except those with a 💲 icon. * 📝 [Introduction to Probability](https://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/amsbook.mac.pdf) - Charles M. Grinstead, J. Laurie Snell * 📝 [Introduction to Probability](http://vfu.bg/en/e-Learning/Math--Bertsekas_Tsitsiklis_Introduction_to_probability.pdf) - Dimitri P. Bertsekas, John N. Tsitsiklis (MIT) -* �� [A Short Introduction to Probability](http://www.maths.uq.edu.au/~kroese/asitp.pdf) - Dirk P. Kroese (University of Queensland) +* 📝 [A Short Introduction to Probability](http://www.maths.uq.edu.au/~kroese/asitp.pdf) - Dirk P. Kroese (University of Queensland) * 📝 [Probability: Theory and Examples](https://www.math.duke.edu/~rtd/PTE/PTE4_1.pdf) - Rick Durrett * 📝 [Probability and Statistics Cookbook ![GitHub Repo Stars](https://img.shields.io/github/stars/mavam/stat-cookbook) ![GitHub last commit](https://img.shields.io/github/last-commit/mavam/stat-cookbook)](https://github.com/mavam/stat-cookbook/releases/download/0.2.3/stat-cookbook.pdf) - Matthias Vallentin (UC Berkeley) * 📝 [The Only Probability Cheatsheet You'll Ever Need](http://www.wzchen.com/probability-cheatsheet/) - William Chen diff --git a/lists/sdnds-tw-awesome-sdn.md b/lists/sdnds-tw-awesome-sdn.md index 8fe6dd4c71..2882b61245 100644 --- a/lists/sdnds-tw-awesome-sdn.md +++ b/lists/sdnds-tw-awesome-sdn.md @@ -203,7 +203,7 @@ It is designed to run on any processors. The first supported CPU was Intel x86 a - [Software Defined Networking with OpenFlow](https://www.packtpub.com/networking-and-servers/software-defined-networking-openflow) - [圖解OpenFlow](http://www.books.com.tw/products/CN11301942) - [重构网络-SDN架构与实现](http://www.sdnlab.com/book/18762.html) -- [深度解���SDN: 利益、战略、技术、实践](http://www.sdnlab.com/book/9470.html) +- [深度解析SDN: 利益、战略、技术、实践](http://www.sdnlab.com/book/9470.html) - [软件定义网络:SDN与OpenFlow解析](http://www.sdnlab.com/book/9473.html) ## Paper diff --git a/lists/sindresorhus-awesome-scifi.md b/lists/sindresorhus-awesome-scifi.md index a2457ee756..bff4a4e1b1 100644 --- a/lists/sindresorhus-awesome-scifi.md +++ b/lists/sindresorhus-awesome-scifi.md @@ -226,7 +226,7 @@ This book will teach you to stretch your imagination and see things in a differe
Description - > This masterpiece of science (and mathematical) fiction is a delightfully unique and highly entertaining satire that has charmed readers for more than 100 years. The work of English clergyman, educator and Shakespearean scholar Edwin A. Abbott (1838-1926), it describes the journeys of A. Square, a mathematician and resident of the two-dimensional Flatland, where women—thin, straight lines���are the lowliest of shapes, and where men may have any number of sides, depending on their social status. + > This masterpiece of science (and mathematical) fiction is a delightfully unique and highly entertaining satire that has charmed readers for more than 100 years. The work of English clergyman, educator and Shakespearean scholar Edwin A. Abbott (1838-1926), it describes the journeys of A. Square, a mathematician and resident of the two-dimensional Flatland, where women—thin, straight lines—are the lowliest of shapes, and where men may have any number of sides, depending on their social status. > > Through strange occurrences that bring him into contact with a host of geometric forms, Square has adventures in Spaceland (three dimensions), Lineland (one dimension) and Pointland (no dimensions) and ultimately entertains thoughts of visiting a land of four dimensions—a revolutionary idea for which he is returned to his two-dimensional world. Charmingly illustrated by the author, Flatland is not only fascinating reading, it is still a first-rate fictional introduction to the concept of the multiple dimensions of space. “Instructive, entertaining, and stimulating to the imagination.” — _Mathematics Teacher_
diff --git a/lists/springload-awesome-wagtail.md b/lists/springload-awesome-wagtail.md index b4529411cf..318af6706e 100644 --- a/lists/springload-awesome-wagtail.md +++ b/lists/springload-awesome-wagtail.md @@ -238,7 +238,7 @@ Awesome Wagtail [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38 - [Wagtail Cookiecutter Foundation ![GitHub Repo Stars](https://img.shields.io/github/stars/chrisdev/wagtail-cookiecutter-foundation) ![GitHub last commit](https://img.shields.io/github/last-commit/chrisdev/wagtail-cookiecutter-foundation)](https://github.com/chrisdev/wagtail-cookiecutter-foundation) - A Cookiecutter template for Wagtail CMS using Zurb Foundation 6. - [Beginner Wagtail Cookiecutter ![GitHub Repo Stars](https://img.shields.io/github/stars/heymonkeyriot/beginner-wagtail) ![GitHub last commit](https://img.shields.io/github/last-commit/heymonkeyriot/beginner-wagtail)](https://github.com/heymonkeyriot/beginner-wagtail) – A super simple implementation of Wagtail CMS. -- [Wagtail Pipit ![GitHub Repo Stars](https://img.shields.io/github/stars/Frojd/Wagtail-Boilerplate) ![GitHub last commit](https://img.shields.io/github/last-commit/Frojd/Wagtail-Boilerplate)](https://github.com/Frojd/Wagtail-Boilerplate) – Pipit is a Wagtail boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend. +- [Wagtail Pipit ![GitHub Repo Stars](https://img.shields.io/github/stars/Frojd/Wagtail-Boilerplate) ![GitHub last commit](https://img.shields.io/github/last-commit/Frojd/Wagtail-Boilerplate)](https://github.com/Frojd/Wagtail-Boilerplate) �� Pipit is a Wagtail boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend. - [Django Cookiecutter Wagtail ![GitHub Repo Stars](https://img.shields.io/github/stars/Jean-Zombie/cookiecutter-django-wagtail) ![GitHub last commit](https://img.shields.io/github/last-commit/Jean-Zombie/cookiecutter-django-wagtail)](https://github.com/Jean-Zombie/cookiecutter-django-wagtail) – A Django Cookiecutter template with Wagtail. Based on the original 'Django Cookiecutter'. Features: Docker support using `docker-compose` for development and production (using Traefik with LetsEncrypt support), customizable PostgreSQL version, Bootstrap 4, media storage using Amazon S3 or Google Cloud Storage and many more. - [wagtail-webpack-dokku ![GitHub Repo Stars](https://img.shields.io/github/stars/helixsoftco/wagtail-webpack-dokku) ![GitHub last commit](https://img.shields.io/github/last-commit/helixsoftco/wagtail-webpack-dokku)](https://github.com/helixsoftco/wagtail-webpack-dokku/) - A template with Wagtail, Webpack using django-webpack-loader, Bootstrap 5, production ready for Dokku. - [CodeRed CMS ![GitHub Repo Stars](https://img.shields.io/github/stars/coderedcorp/coderedcms) ![GitHub last commit](https://img.shields.io/github/last-commit/coderedcorp/coderedcms)](https://github.com/coderedcorp/coderedcms) - a professionally supported WordPress alternative for building marketing websites. Create pages, blogs, forms, and every Bootstrap 4 component in the wagtail admin out-of-the-box! [Learn more](https://www.coderedcorp.com/cms/) or [watch the lightning talk](https://www.youtube.com/watch?v=U1Y-jgeGh7g&t=228s). diff --git a/lists/stevinz-awesome-game-engine-dev.md b/lists/stevinz-awesome-game-engine-dev.md index 47607bd48e..b569fca1bb 100644 --- a/lists/stevinz-awesome-game-engine-dev.md +++ b/lists/stevinz-awesome-game-engine-dev.md @@ -1032,7 +1032,7 @@ _Language specific game engine development libraries / frameworks / code._ - Zig: App Framework - 🎉 [Upaya ![GitHub Repo Stars](https://img.shields.io/github/stars/prime31/zig-upaya) ![GitHub last commit](https://img.shields.io/github/last-commit/prime31/zig-upaya)](https://github.com/prime31/zig-upaya) - Framework for creating game tools and helper apps. - Zig: File System - - 🎉 [Known Folders ![GitHub Repo Stars](https://img.shields.io/github/stars/ziglibs/known-folders) ![GitHub last commit](https://img.shields.io/github/last-commit/ziglibs/known-folders)](https://github.com/ziglibs/known-folders) - Provides access to well-known folders across several operating systems. + - ���� [Known Folders ![GitHub Repo Stars](https://img.shields.io/github/stars/ziglibs/known-folders) ![GitHub last commit](https://img.shields.io/github/last-commit/ziglibs/known-folders)](https://github.com/ziglibs/known-folders) - Provides access to well-known folders across several operating systems. - Zig: Game Engine w/Editor - 🎉 [Mach ![GitHub Repo Stars](https://img.shields.io/github/stars/hexops/mach) ![GitHub last commit](https://img.shields.io/github/last-commit/hexops/mach)](https://github.com/hexops/mach) - Game engine & graphics toolkit. [[Examples](https://machengine.org/gpu/)] - Zig: Game Framework diff --git a/lists/stn1slv-awesome-integration.md b/lists/stn1slv-awesome-integration.md index abe30380d7..3af4572da3 100644 --- a/lists/stn1slv-awesome-integration.md +++ b/lists/stn1slv-awesome-integration.md @@ -183,7 +183,7 @@ System integration is the process of linking together different IT systems (com ### Data Mapping Solution *Data Mapping tools are used to define and transform data between different systems, applications, and formats. These tools allow for the mapping of data from source to target, allowing for data transformation and integration. This section covers different data mapping solutions that can be used to facilitate data mapping and transformation processes for different use cases.* -- [AltasMap (��199) ![GitHub Repo Stars](https://img.shields.io/github/stars/atlasmap/atlasmap) ![GitHub last commit](https://img.shields.io/github/last-commit/atlasmap/atlasmap)](https://github.com/atlasmap/atlasmap) - A web-based data mapping solution that simplifies integration between Java, XML, CSV, and JSON data sources. Its interactive user interface makes configuring integrations easy. +- [AltasMap (⭐199) ![GitHub Repo Stars](https://img.shields.io/github/stars/atlasmap/atlasmap) ![GitHub last commit](https://img.shields.io/github/last-commit/atlasmap/atlasmap)](https://github.com/atlasmap/atlasmap) - A web-based data mapping solution that simplifies integration between Java, XML, CSV, and JSON data sources. Its interactive user interface makes configuring integrations easy. - [Altova MapForce](https://www.altova.com/mapforce) - A graphical data mapping tool that can handle any-to-any conversion and integration tasks. It simplifies complex mapping tasks, enabling software engineers to complete projects faster. - [JOLT (⭐1.5k) ![GitHub Repo Stars](https://img.shields.io/github/stars/bazaarvoice/jolt) ![GitHub last commit](https://img.shields.io/github/last-commit/bazaarvoice/jolt)](https://github.com/bazaarvoice/jolt) - A Java-based JSON-to-JSON transformation library that uses a JSON document as the "specification" for the transform. JOLT provides a simple way for software engineers to transform JSON data. - [JSLT (⭐646) ![GitHub Repo Stars](https://img.shields.io/github/stars/schibsted/jslt) ![GitHub last commit](https://img.shields.io/github/last-commit/schibsted/jslt)](https://github.com/schibsted/jslt) - A complete query and transformation language for JSON that is inspired by jq, XPath, and XQuery. With JSLT, software engineers can quickly and easily transform JSON data to meet their needs. diff --git a/lists/vert-x3-vertx-awesome.md b/lists/vert-x3-vertx-awesome.md index 0dade783fe..9693bd111f 100644 --- a/lists/vert-x3-vertx-awesome.md +++ b/lists/vert-x3-vertx-awesome.md @@ -376,7 +376,7 @@ next to it. This icon means the component is part of the official * [Vert.x GraphQL Utils ![GitHub Repo Stars](https://img.shields.io/github/stars/tibor-kocsis/vertx-graphql-utils) ![GitHub last commit](https://img.shields.io/github/last-commit/tibor-kocsis/vertx-graphql-utils)](http://github.com/tibor-kocsis/vertx-graphql-utils) - A route handler and Vert.x compatible interfaces to handle GraphQL queries in Vert.x and Vert.x Web. * [Nannoq-Tools](https://noriginmedia.github.io/nannoq-tools/) - Nannoq-Tools is a toolkit for constructing robust, scalable and distributed applications leveraging Vert.x including modules for authentication, cluster management, Firebase Cloud Messaging, DynamoDB, fully generic queries, REST, and more. * [Contextual logging ![GitHub Repo Stars](https://img.shields.io/github/stars/reactiverse/reactiverse-contextual-logging) ![GitHub last commit](https://img.shields.io/github/last-commit/reactiverse/reactiverse-contextual-logging)](https://github.com/reactiverse/reactiverse-contextual-logging) - Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model. -* [Vert.x JsonPath ![GitHub Repo Stars](https://img.shields.io/github/stars/NoEnv/vertx-jsonpath) ![GitHub last commit](https://img.shields.io/github/last-commit/NoEnv/vertx-jsonpath)](https://github.com/NoEnv/vertx-jsonpath) - A very basic implementation of JsonPath using Vert.x��s JsonObject and JsonArray, mimicking their getX, containsKey, put and remove methods. +* [Vert.x JsonPath ![GitHub Repo Stars](https://img.shields.io/github/stars/NoEnv/vertx-jsonpath) ![GitHub last commit](https://img.shields.io/github/last-commit/NoEnv/vertx-jsonpath)](https://github.com/NoEnv/vertx-jsonpath) - A very basic implementation of JsonPath using Vert.x’s JsonObject and JsonArray, mimicking their getX, containsKey, put and remove methods. ## Presentations