diff --git a/README.md b/README.md index 1ba20e5..9299e4e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ * [C#](#c) * [miscellaneous](#miscellaneous) * [JavaScript](#javascript) +* [Rust](#rust) * [PHP](#php) * [C](#c-1) * [C++](#c-2) @@ -27,7 +28,6 @@ * [Jupyter Notebook](#jupyter-notebook) * [PowerShell](#powershell) * [SystemVerilog](#systemverilog) -* [Rust](#rust) * [CSS](#css) * [Sass](#sass) * [Dockerfile](#dockerfile) @@ -73,7 +73,6 @@ * [MarkSackerberg/umi-cmv3-ui-inofficial](https://github.com/MarkSackerberg/umi-cmv3-ui-inofficial) - * [solana-labs/solana-payments-app](https://github.com/solana-labs/solana-payments-app) - Solana Pay for Commerce Platforms * [trankhacvy/cnft-tools](https://github.com/trankhacvy/cnft-tools) - A collection of no-code tools that allow you to interact with Compressed NFTs. -* [metaplex-foundation/mpl-bubblegum](https://github.com/metaplex-foundation/mpl-bubblegum) - Create and manage Metaplex compressed NFTs * [metaplex-foundation/compression-read-api-js-examples](https://github.com/metaplex-foundation/compression-read-api-js-examples) - * [loopcreativeandy/video-tutorial-resources](https://github.com/loopcreativeandy/video-tutorial-resources) - * [TheNaubit/Minimal-Express-Zod-Api-Boilerplate](https://github.com/TheNaubit/Minimal-Express-Zod-Api-Boilerplate) - 📝 A minimal Express Zod API boilerplate, ready to clone and build! @@ -1082,6 +1081,32 @@ * [tribixbite/meteor](https://github.com/tribixbite/meteor) - Meteor, an ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework. * [tribixbite/Ghost.py](https://github.com/tribixbite/Ghost.py) - Webkit based scriptable web browser for python. +## Rust + +* [metaplex-foundation/mpl-bubblegum](https://github.com/metaplex-foundation/mpl-bubblegum) - Create and manage Metaplex compressed NFTs +* [slint-ui/slint](https://github.com/slint-ui/slint) - Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript. +* [sigoden/aichat](https://github.com/sigoden/aichat) - Using ChatGPT/GPT-3.5/GPT-4 in the terminal. +* [blockworks-foundation/mango-v4](https://github.com/blockworks-foundation/mango-v4) - mango-v4 monorepo, contains program, ts client, and py client +* [CaviesLabs/hamsterswap-program](https://github.com/CaviesLabs/hamsterswap-program) - +* [metaplex-foundation/metaplex-program-library](https://github.com/metaplex-foundation/metaplex-program-library) - Smart contracts maintained by the Metaplex team +* [metaplex-foundation/get-collection](https://github.com/metaplex-foundation/get-collection) - Rust and TypeScript example code for finding all members from a collection id. +* [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) +* [matter-labs/zksync](https://github.com/matter-labs/zksync) - zkSync: trustless scaling and privacy engine for Ethereum +* [GyulyVGC/sniffnet](https://github.com/GyulyVGC/sniffnet) - Application to comfortably monitor your Internet traffic 🕵️‍♂️ +* [Bonfida/agnostic-orderbook](https://github.com/Bonfida/agnostic-orderbook) - +* [Bonfida/bonfida-utils](https://github.com/Bonfida/bonfida-utils) - Collection of different utilities in use across various Bonfida projects +* [Bonfida/name-tokenizer](https://github.com/Bonfida/name-tokenizer) - Tokenize a domain name into an NFT +* [solana-labs/solana-program-library](https://github.com/solana-labs/solana-program-library) - A collection of Solana programs maintained by Solana Labs +* [ironaddicteddog/anchor-amm](https://github.com/ironaddicteddog/anchor-amm) - SPL token-swap (AMM) implemented in Anchor +* [GenesysGo/shadow-drive-rust](https://github.com/GenesysGo/shadow-drive-rust) - +* [anoushk1234/metaplex-anchor-nft](https://github.com/anoushk1234/metaplex-anchor-nft) - An example repo to demonstrate how to use anchor and metaplex to mint nfts on solana +* [Flawm/solana-dao-vote](https://github.com/Flawm/solana-dao-vote) - +* [coral-xyz/anchor](https://github.com/coral-xyz/anchor) - ⚓ Solana Sealevel Framework +* [facebook/relay](https://github.com/facebook/relay) - Relay is a JavaScript framework for building data-driven React applications. +* [ckamm/solana-accountsdb-connector](https://github.com/ckamm/solana-accountsdb-connector) - +* [samuelvanderwaal/metaboss](https://github.com/samuelvanderwaal/metaboss) - The Metaplex NFT-standard Swiss Army Knife tool. +* [yoav-lavi/melody](https://github.com/yoav-lavi/melody) - Melody is a language that compiles to regular expressions and aims to be more readable and maintainable + ## PHP * [mledoze/countries](https://github.com/mledoze/countries) - World countries in JSON, CSV, XML and Yaml. Any help is welcome! @@ -1251,31 +1276,6 @@ * [lowRISC/opentitan](https://github.com/lowRISC/opentitan) - OpenTitan: Open source silicon root of trust -## Rust - -* [slint-ui/slint](https://github.com/slint-ui/slint) - Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript. -* [sigoden/aichat](https://github.com/sigoden/aichat) - Using ChatGPT/GPT-3.5/GPT-4 in the terminal. -* [blockworks-foundation/mango-v4](https://github.com/blockworks-foundation/mango-v4) - mango-v4 monorepo, contains program, ts client, and py client -* [CaviesLabs/hamsterswap-program](https://github.com/CaviesLabs/hamsterswap-program) - -* [metaplex-foundation/metaplex-program-library](https://github.com/metaplex-foundation/metaplex-program-library) - Smart contracts maintained by the Metaplex team -* [metaplex-foundation/get-collection](https://github.com/metaplex-foundation/get-collection) - Rust and TypeScript example code for finding all members from a collection id. -* [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) -* [matter-labs/zksync](https://github.com/matter-labs/zksync) - zkSync: trustless scaling and privacy engine for Ethereum -* [GyulyVGC/sniffnet](https://github.com/GyulyVGC/sniffnet) - Application to comfortably monitor your Internet traffic 🕵️‍♂️ -* [Bonfida/agnostic-orderbook](https://github.com/Bonfida/agnostic-orderbook) - -* [Bonfida/bonfida-utils](https://github.com/Bonfida/bonfida-utils) - Collection of different utilities in use across various Bonfida projects -* [Bonfida/name-tokenizer](https://github.com/Bonfida/name-tokenizer) - Tokenize a domain name into an NFT -* [solana-labs/solana-program-library](https://github.com/solana-labs/solana-program-library) - A collection of Solana programs maintained by Solana Labs -* [ironaddicteddog/anchor-amm](https://github.com/ironaddicteddog/anchor-amm) - SPL token-swap (AMM) implemented in Anchor -* [GenesysGo/shadow-drive-rust](https://github.com/GenesysGo/shadow-drive-rust) - -* [anoushk1234/metaplex-anchor-nft](https://github.com/anoushk1234/metaplex-anchor-nft) - An example repo to demonstrate how to use anchor and metaplex to mint nfts on solana -* [Flawm/solana-dao-vote](https://github.com/Flawm/solana-dao-vote) - -* [coral-xyz/anchor](https://github.com/coral-xyz/anchor) - ⚓ Solana Sealevel Framework -* [facebook/relay](https://github.com/facebook/relay) - Relay is a JavaScript framework for building data-driven React applications. -* [ckamm/solana-accountsdb-connector](https://github.com/ckamm/solana-accountsdb-connector) - -* [samuelvanderwaal/metaboss](https://github.com/samuelvanderwaal/metaboss) - The Metaplex NFT-standard Swiss Army Knife tool. -* [yoav-lavi/melody](https://github.com/yoav-lavi/melody) - Melody is a language that compiles to regular expressions and aims to be more readable and maintainable - ## CSS * [AndrewPrifer/CodropsCameraFlyThroughTutorial](https://github.com/AndrewPrifer/CodropsCameraFlyThroughTutorial) - diff --git a/data.json b/data.json index fe977ce..56daee8 100644 --- a/data.json +++ b/data.json @@ -44,13 +44,13 @@ "url": "https://api.github.com/repos/steven-tey/dub", "languages_url": "https://api.github.com/repos/steven-tey/dub/languages", "created_at": "2022-08-27T22:15:11Z", - "updated_at": "2023-09-27T00:15:16Z", + "updated_at": "2023-09-27T11:35:36Z", "git_url": "git://github.com/steven-tey/dub.git", "ssh_url": "git@github.com:steven-tey/dub.git", "clone_url": "https://github.com/steven-tey/dub.git", "homepage": "https://dub.co", - "stargazers_count": 12138, - "watchers_count": 12138, + "stargazers_count": 12147, + "watchers_count": 12147, "language": "TypeScript", "topics": [ "edge-functions", @@ -208,13 +208,13 @@ "url": "https://api.github.com/repos/shadcn-ui/ui", "languages_url": "https://api.github.com/repos/shadcn-ui/ui/languages", "created_at": "2023-01-04T12:43:27Z", - "updated_at": "2023-09-26T23:37:37Z", + "updated_at": "2023-09-27T11:40:17Z", "git_url": "git://github.com/shadcn-ui/ui.git", "ssh_url": "git@github.com:shadcn-ui/ui.git", "clone_url": "https://github.com/shadcn-ui/ui.git", "homepage": "https://ui.shadcn.com", - "stargazers_count": 31932, - "watchers_count": 31932, + "stargazers_count": 31975, + "watchers_count": 31975, "language": "TypeScript", "topics": [ "components", @@ -242,13 +242,13 @@ "url": "https://api.github.com/repos/triggerdotdev/trigger.dev", "languages_url": "https://api.github.com/repos/triggerdotdev/trigger.dev/languages", "created_at": "2022-11-30T14:59:07Z", - "updated_at": "2023-09-26T21:26:27Z", + "updated_at": "2023-09-27T08:42:20Z", "git_url": "git://github.com/triggerdotdev/trigger.dev.git", "ssh_url": "git@github.com:triggerdotdev/trigger.dev.git", "clone_url": "https://github.com/triggerdotdev/trigger.dev.git", "homepage": "https://trigger.dev", - "stargazers_count": 4528, - "watchers_count": 4528, + "stargazers_count": 4533, + "watchers_count": 4533, "language": "TypeScript", "topics": [ "automation", @@ -648,33 +648,6 @@ "tools" ] }, - { - "id": 651611079, - "node_id": "R_kgDOJtbLxw", - "name": "mpl-bubblegum", - "full_name": "metaplex-foundation/mpl-bubblegum", - "owner": { - "login": "metaplex-foundation", - "id": 84874526, - "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", - "url": "https://api.github.com/users/metaplex-foundation", - "html_url": "https://github.com/metaplex-foundation" - }, - "html_url": "https://github.com/metaplex-foundation/mpl-bubblegum", - "description": "Create and manage Metaplex compressed NFTs", - "url": "https://api.github.com/repos/metaplex-foundation/mpl-bubblegum", - "languages_url": "https://api.github.com/repos/metaplex-foundation/mpl-bubblegum/languages", - "created_at": "2023-06-09T16:19:56Z", - "updated_at": "2023-09-21T03:36:40Z", - "git_url": "git://github.com/metaplex-foundation/mpl-bubblegum.git", - "ssh_url": "git@github.com:metaplex-foundation/mpl-bubblegum.git", - "clone_url": "https://github.com/metaplex-foundation/mpl-bubblegum.git", - "homepage": "https://developers.metaplex.com/bubblegum", - "stargazers_count": 17, - "watchers_count": 17, - "language": "TypeScript", - "topics": [] - }, { "id": 555024991, "node_id": "R_kgDOIRUCXw", @@ -1188,13 +1161,13 @@ "url": "https://api.github.com/repos/anttiviljami/openapi-backend", "languages_url": "https://api.github.com/repos/anttiviljami/openapi-backend/languages", "created_at": "2018-10-27T02:31:25Z", - "updated_at": "2023-09-22T03:45:55Z", + "updated_at": "2023-09-27T10:42:13Z", "git_url": "git://github.com/anttiviljami/openapi-backend.git", "ssh_url": "git@github.com:anttiviljami/openapi-backend.git", "clone_url": "https://github.com/anttiviljami/openapi-backend.git", "homepage": "https://www.npmjs.com/package/openapi-backend", - "stargazers_count": 488, - "watchers_count": 488, + "stargazers_count": 489, + "watchers_count": 489, "language": "TypeScript", "topics": [ "express", @@ -1358,13 +1331,13 @@ "url": "https://api.github.com/repos/open-telemetry/opentelemetry-js", "languages_url": "https://api.github.com/repos/open-telemetry/opentelemetry-js/languages", "created_at": "2019-05-10T02:01:43Z", - "updated_at": "2023-09-26T08:58:54Z", + "updated_at": "2023-09-27T11:15:35Z", "git_url": "git://github.com/open-telemetry/opentelemetry-js.git", "ssh_url": "git@github.com:open-telemetry/opentelemetry-js.git", "clone_url": "https://github.com/open-telemetry/opentelemetry-js.git", "homepage": "https://opentelemetry.io", - "stargazers_count": 2149, - "watchers_count": 2149, + "stargazers_count": 2150, + "watchers_count": 2150, "language": "TypeScript", "topics": [ "api", @@ -1590,13 +1563,13 @@ "url": "https://api.github.com/repos/stepci/stepci", "languages_url": "https://api.github.com/repos/stepci/stepci/languages", "created_at": "2022-09-16T14:48:21Z", - "updated_at": "2023-09-26T12:44:09Z", + "updated_at": "2023-09-27T06:00:28Z", "git_url": "git://github.com/stepci/stepci.git", "ssh_url": "git@github.com:stepci/stepci.git", "clone_url": "https://github.com/stepci/stepci.git", "homepage": "https://stepci.com", - "stargazers_count": 1156, - "watchers_count": 1156, + "stargazers_count": 1157, + "watchers_count": 1157, "language": "TypeScript", "topics": [ "actions", @@ -1638,13 +1611,13 @@ "url": "https://api.github.com/repos/calcom/cal.com", "languages_url": "https://api.github.com/repos/calcom/cal.com/languages", "created_at": "2021-03-22T13:47:42Z", - "updated_at": "2023-09-27T00:15:21Z", + "updated_at": "2023-09-27T11:00:33Z", "git_url": "git://github.com/calcom/cal.com.git", "ssh_url": "git@github.com:calcom/cal.com.git", "clone_url": "https://github.com/calcom/cal.com.git", "homepage": "https://cal.com", - "stargazers_count": 23358, - "watchers_count": 23358, + "stargazers_count": 23372, + "watchers_count": 23372, "language": "TypeScript", "topics": [ "next-auth", @@ -1848,13 +1821,13 @@ "url": "https://api.github.com/repos/erictik/midjourney-api", "languages_url": "https://api.github.com/repos/erictik/midjourney-api/languages", "created_at": "2023-04-24T13:54:42Z", - "updated_at": "2023-09-26T17:49:30Z", + "updated_at": "2023-09-27T09:48:29Z", "git_url": "git://github.com/erictik/midjourney-api.git", "ssh_url": "git@github.com:erictik/midjourney-api.git", "clone_url": "https://github.com/erictik/midjourney-api.git", "homepage": "", - "stargazers_count": 1196, - "watchers_count": 1196, + "stargazers_count": 1197, + "watchers_count": 1197, "language": "TypeScript", "topics": [ "midjourney", @@ -2064,13 +2037,13 @@ "url": "https://api.github.com/repos/ritz078/transform", "languages_url": "https://api.github.com/repos/ritz078/transform/languages", "created_at": "2017-06-15T19:48:21Z", - "updated_at": "2023-09-26T22:56:04Z", + "updated_at": "2023-09-27T11:13:26Z", "git_url": "git://github.com/ritz078/transform.git", "ssh_url": "git@github.com:ritz078/transform.git", "clone_url": "https://github.com/ritz078/transform.git", "homepage": "https://transform.tools", - "stargazers_count": 6088, - "watchers_count": 6088, + "stargazers_count": 6093, + "watchers_count": 6093, "language": "TypeScript", "topics": [ "css", @@ -2200,13 +2173,13 @@ "url": "https://api.github.com/repos/xiangsx/gpt4free-ts", "languages_url": "https://api.github.com/repos/xiangsx/gpt4free-ts/languages", "created_at": "2023-05-04T13:32:13Z", - "updated_at": "2023-09-26T17:01:28Z", + "updated_at": "2023-09-27T08:01:34Z", "git_url": "git://github.com/xiangsx/gpt4free-ts.git", "ssh_url": "git@github.com:xiangsx/gpt4free-ts.git", "clone_url": "https://github.com/xiangsx/gpt4free-ts.git", "homepage": "", - "stargazers_count": 6499, - "watchers_count": 6499, + "stargazers_count": 6502, + "watchers_count": 6502, "language": "TypeScript", "topics": [ "chatbot", @@ -2654,13 +2627,13 @@ "url": "https://api.github.com/repos/vitest-dev/vitest", "languages_url": "https://api.github.com/repos/vitest-dev/vitest/languages", "created_at": "2021-12-03T19:19:49Z", - "updated_at": "2023-09-26T20:58:50Z", + "updated_at": "2023-09-27T11:03:48Z", "git_url": "git://github.com/vitest-dev/vitest.git", "ssh_url": "git@github.com:vitest-dev/vitest.git", "clone_url": "https://github.com/vitest-dev/vitest.git", "homepage": "https://vitest.dev", - "stargazers_count": 10204, - "watchers_count": 10204, + "stargazers_count": 10210, + "watchers_count": 10210, "language": "TypeScript", "topics": [ "test", @@ -2723,7 +2696,7 @@ "url": "https://api.github.com/repos/millsp/ts-toolbelt", "languages_url": "https://api.github.com/repos/millsp/ts-toolbelt/languages", "created_at": "2019-06-08T19:45:04Z", - "updated_at": "2023-09-26T18:55:38Z", + "updated_at": "2023-09-27T08:31:42Z", "git_url": "git://github.com/millsp/ts-toolbelt.git", "ssh_url": "git@github.com:millsp/ts-toolbelt.git", "clone_url": "https://github.com/millsp/ts-toolbelt.git", @@ -2787,13 +2760,13 @@ "url": "https://api.github.com/repos/dicebear/dicebear", "languages_url": "https://api.github.com/repos/dicebear/dicebear/languages", "created_at": "2017-03-21T12:58:17Z", - "updated_at": "2023-09-26T19:19:37Z", + "updated_at": "2023-09-27T07:17:37Z", "git_url": "git://github.com/dicebear/dicebear.git", "ssh_url": "git@github.com:dicebear/dicebear.git", "clone_url": "https://github.com/dicebear/dicebear.git", "homepage": "https://dicebear.com", - "stargazers_count": 6085, - "watchers_count": 6085, + "stargazers_count": 6084, + "watchers_count": 6084, "language": "TypeScript", "topics": [ "api", @@ -2824,13 +2797,13 @@ "url": "https://api.github.com/repos/mockoon/mockoon", "languages_url": "https://api.github.com/repos/mockoon/mockoon/languages", "created_at": "2017-07-17T13:19:16Z", - "updated_at": "2023-09-26T23:34:26Z", + "updated_at": "2023-09-27T08:42:14Z", "git_url": "git://github.com/mockoon/mockoon.git", "ssh_url": "git@github.com:mockoon/mockoon.git", "clone_url": "https://github.com/mockoon/mockoon.git", "homepage": "https://mockoon.com", - "stargazers_count": 5383, - "watchers_count": 5383, + "stargazers_count": 5386, + "watchers_count": 5386, "language": "TypeScript", "topics": [ "api", @@ -2904,13 +2877,13 @@ "url": "https://api.github.com/repos/BrainJS/brain.js", "languages_url": "https://api.github.com/repos/BrainJS/brain.js/languages", "created_at": "2016-02-13T18:09:44Z", - "updated_at": "2023-09-26T06:51:54Z", + "updated_at": "2023-09-27T10:38:37Z", "git_url": "git://github.com/BrainJS/brain.js.git", "ssh_url": "git@github.com:BrainJS/brain.js.git", "clone_url": "https://github.com/BrainJS/brain.js.git", "homepage": "https://brain.js.org", - "stargazers_count": 13883, - "watchers_count": 13883, + "stargazers_count": 13884, + "watchers_count": 13884, "language": "TypeScript", "topics": [ "api", @@ -2944,13 +2917,13 @@ "url": "https://api.github.com/repos/mswjs/msw", "languages_url": "https://api.github.com/repos/mswjs/msw/languages", "created_at": "2018-11-13T14:58:44Z", - "updated_at": "2023-09-26T23:41:09Z", + "updated_at": "2023-09-27T05:55:57Z", "git_url": "git://github.com/mswjs/msw.git", "ssh_url": "git@github.com:mswjs/msw.git", "clone_url": "https://github.com/mswjs/msw.git", "homepage": "https://mswjs.io", - "stargazers_count": 13213, - "watchers_count": 13213, + "stargazers_count": 13215, + "watchers_count": 13215, "language": "TypeScript", "topics": [ "api", @@ -3090,13 +3063,13 @@ "url": "https://api.github.com/repos/unplugin/unplugin-icons", "languages_url": "https://api.github.com/repos/unplugin/unplugin-icons/languages", "created_at": "2020-12-24T05:26:15Z", - "updated_at": "2023-09-26T19:27:22Z", + "updated_at": "2023-09-27T02:06:43Z", "git_url": "git://github.com/unplugin/unplugin-icons.git", "ssh_url": "git@github.com:unplugin/unplugin-icons.git", "clone_url": "https://github.com/unplugin/unplugin-icons.git", "homepage": "https://www.npmjs.com/package/unplugin-icons", - "stargazers_count": 3002, - "watchers_count": 3002, + "stargazers_count": 3004, + "watchers_count": 3004, "language": "TypeScript", "topics": [ "iconify", @@ -3255,13 +3228,13 @@ "url": "https://api.github.com/repos/houseform/houseform", "languages_url": "https://api.github.com/repos/houseform/houseform/languages", "created_at": "2023-01-27T01:52:59Z", - "updated_at": "2023-09-25T04:27:16Z", + "updated_at": "2023-09-27T05:06:16Z", "git_url": "git://github.com/houseform/houseform.git", "ssh_url": "git@github.com:houseform/houseform.git", "clone_url": "https://github.com/houseform/houseform.git", "homepage": "https://houseform.dev", - "stargazers_count": 566, - "watchers_count": 566, + "stargazers_count": 567, + "watchers_count": 567, "language": "TypeScript", "topics": [ "form", @@ -3467,13 +3440,13 @@ "url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web", "languages_url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web/languages", "created_at": "2023-03-10T18:27:54Z", - "updated_at": "2023-09-26T23:49:19Z", + "updated_at": "2023-09-27T12:06:00Z", "git_url": "git://github.com/Yidadaa/ChatGPT-Next-Web.git", "ssh_url": "git@github.com:Yidadaa/ChatGPT-Next-Web.git", "clone_url": "https://github.com/Yidadaa/ChatGPT-Next-Web.git", "homepage": "https://nb.nextweb.fun", - "stargazers_count": 44281, - "watchers_count": 44281, + "stargazers_count": 44343, + "watchers_count": 44343, "language": "TypeScript", "topics": [ "chatgpt", @@ -3503,13 +3476,13 @@ "url": "https://api.github.com/repos/dabit3/nextjs-chatgpt-plugin-starter", "languages_url": "https://api.github.com/repos/dabit3/nextjs-chatgpt-plugin-starter/languages", "created_at": "2023-04-11T12:54:35Z", - "updated_at": "2023-09-26T23:15:46Z", + "updated_at": "2023-09-27T09:02:09Z", "git_url": "git://github.com/dabit3/nextjs-chatgpt-plugin-starter.git", "ssh_url": "git@github.com:dabit3/nextjs-chatgpt-plugin-starter.git", "clone_url": "https://github.com/dabit3/nextjs-chatgpt-plugin-starter.git", "homepage": "", - "stargazers_count": 205, - "watchers_count": 205, + "stargazers_count": 204, + "watchers_count": 204, "language": "TypeScript", "topics": [ "chatgpt", @@ -3595,13 +3568,13 @@ "url": "https://api.github.com/repos/directus/directus", "languages_url": "https://api.github.com/repos/directus/directus/languages", "created_at": "2012-12-12T01:35:36Z", - "updated_at": "2023-09-26T23:48:00Z", + "updated_at": "2023-09-27T11:22:54Z", "git_url": "git://github.com/directus/directus.git", "ssh_url": "git@github.com:directus/directus.git", "clone_url": "https://github.com/directus/directus.git", "homepage": "https://directus.io", - "stargazers_count": 23230, - "watchers_count": 23230, + "stargazers_count": 23237, + "watchers_count": 23237, "language": "TypeScript", "topics": [ "api", @@ -3806,13 +3779,13 @@ "url": "https://api.github.com/repos/jlalmes/trpc-openapi", "languages_url": "https://api.github.com/repos/jlalmes/trpc-openapi/languages", "created_at": "2022-05-04T12:33:51Z", - "updated_at": "2023-09-26T16:47:02Z", + "updated_at": "2023-09-27T10:50:57Z", "git_url": "git://github.com/jlalmes/trpc-openapi.git", "ssh_url": "git@github.com:jlalmes/trpc-openapi.git", "clone_url": "https://github.com/jlalmes/trpc-openapi.git", "homepage": "https://www.npmjs.com/package/trpc-openapi", - "stargazers_count": 1667, - "watchers_count": 1667, + "stargazers_count": 1669, + "watchers_count": 1669, "language": "TypeScript", "topics": [ "nodejs", @@ -3867,13 +3840,13 @@ "url": "https://api.github.com/repos/ts-rest/ts-rest", "languages_url": "https://api.github.com/repos/ts-rest/ts-rest/languages", "created_at": "2022-07-23T11:23:01Z", - "updated_at": "2023-09-26T13:48:37Z", + "updated_at": "2023-09-27T08:55:29Z", "git_url": "git://github.com/ts-rest/ts-rest.git", "ssh_url": "git@github.com:ts-rest/ts-rest.git", "clone_url": "https://github.com/ts-rest/ts-rest.git", "homepage": "https://ts-rest.com", - "stargazers_count": 1426, - "watchers_count": 1426, + "stargazers_count": 1430, + "watchers_count": 1430, "language": "TypeScript", "topics": [ "api", @@ -3985,13 +3958,13 @@ "url": "https://api.github.com/repos/sindresorhus/type-fest", "languages_url": "https://api.github.com/repos/sindresorhus/type-fest/languages", "created_at": "2019-03-13T10:30:19Z", - "updated_at": "2023-09-27T00:01:51Z", + "updated_at": "2023-09-27T08:42:33Z", "git_url": "git://github.com/sindresorhus/type-fest.git", "ssh_url": "git@github.com:sindresorhus/type-fest.git", "clone_url": "https://github.com/sindresorhus/type-fest.git", "homepage": "", - "stargazers_count": 11988, - "watchers_count": 11988, + "stargazers_count": 11992, + "watchers_count": 11992, "language": "TypeScript", "topics": [ "npm-package", @@ -4018,13 +3991,13 @@ "url": "https://api.github.com/repos/streamich/react-use", "languages_url": "https://api.github.com/repos/streamich/react-use/languages", "created_at": "2018-10-27T10:16:05Z", - "updated_at": "2023-09-26T21:52:42Z", + "updated_at": "2023-09-27T11:29:08Z", "git_url": "git://github.com/streamich/react-use.git", "ssh_url": "git@github.com:streamich/react-use.git", "clone_url": "https://github.com/streamich/react-use.git", "homepage": "http://streamich.github.io/react-use", - "stargazers_count": 38178, - "watchers_count": 38178, + "stargazers_count": 38185, + "watchers_count": 38185, "language": "TypeScript", "topics": [] }, @@ -4045,13 +4018,13 @@ "url": "https://api.github.com/repos/denoland/fresh", "languages_url": "https://api.github.com/repos/denoland/fresh/languages", "created_at": "2021-05-07T14:42:26Z", - "updated_at": "2023-09-26T08:54:03Z", + "updated_at": "2023-09-27T11:20:47Z", "git_url": "git://github.com/denoland/fresh.git", "ssh_url": "git@github.com:denoland/fresh.git", "clone_url": "https://github.com/denoland/fresh.git", "homepage": "https://fresh.deno.dev", - "stargazers_count": 11311, - "watchers_count": 11311, + "stargazers_count": 11313, + "watchers_count": 11313, "language": "TypeScript", "topics": [ "deno", @@ -4078,13 +4051,13 @@ "url": "https://api.github.com/repos/open-cli-tools/concurrently", "languages_url": "https://api.github.com/repos/open-cli-tools/concurrently/languages", "created_at": "2015-02-05T22:27:51Z", - "updated_at": "2023-09-26T22:36:54Z", + "updated_at": "2023-09-27T04:05:02Z", "git_url": "git://github.com/open-cli-tools/concurrently.git", "ssh_url": "git@github.com:open-cli-tools/concurrently.git", "clone_url": "https://github.com/open-cli-tools/concurrently.git", "homepage": "https://www.npmjs.com/package/concurrently", - "stargazers_count": 6402, - "watchers_count": 6402, + "stargazers_count": 6404, + "watchers_count": 6404, "language": "TypeScript", "topics": [ "cli", @@ -4172,13 +4145,13 @@ "url": "https://api.github.com/repos/egoist/tsup", "languages_url": "https://api.github.com/repos/egoist/tsup/languages", "created_at": "2020-03-19T16:23:41Z", - "updated_at": "2023-09-26T22:16:18Z", + "updated_at": "2023-09-27T11:47:28Z", "git_url": "git://github.com/egoist/tsup.git", "ssh_url": "git@github.com:egoist/tsup.git", "clone_url": "https://github.com/egoist/tsup.git", "homepage": "https://tsup.egoist.dev", - "stargazers_count": 6642, - "watchers_count": 6642, + "stargazers_count": 6648, + "watchers_count": 6648, "language": "TypeScript", "topics": [] }, @@ -4356,13 +4329,13 @@ "url": "https://api.github.com/repos/rileytomasek/zodix", "languages_url": "https://api.github.com/repos/rileytomasek/zodix/languages", "created_at": "2022-10-10T19:40:14Z", - "updated_at": "2023-09-26T21:51:41Z", + "updated_at": "2023-09-27T10:48:25Z", "git_url": "git://github.com/rileytomasek/zodix.git", "ssh_url": "git@github.com:rileytomasek/zodix.git", "clone_url": "https://github.com/rileytomasek/zodix.git", "homepage": "", - "stargazers_count": 274, - "watchers_count": 274, + "stargazers_count": 275, + "watchers_count": 275, "language": "TypeScript", "topics": [ "form-validation", @@ -4931,13 +4904,13 @@ "url": "https://api.github.com/repos/CSFrequency/react-firebase-hooks", "languages_url": "https://api.github.com/repos/CSFrequency/react-firebase-hooks/languages", "created_at": "2018-10-26T12:17:06Z", - "updated_at": "2023-09-26T18:45:48Z", + "updated_at": "2023-09-27T12:05:49Z", "git_url": "git://github.com/CSFrequency/react-firebase-hooks.git", "ssh_url": "git@github.com:CSFrequency/react-firebase-hooks.git", "clone_url": "https://github.com/CSFrequency/react-firebase-hooks.git", "homepage": "", - "stargazers_count": 3426, - "watchers_count": 3426, + "stargazers_count": 3427, + "watchers_count": 3427, "language": "TypeScript", "topics": [ "firebase", @@ -5038,13 +5011,13 @@ "url": "https://api.github.com/repos/iway1/react-ts-form", "languages_url": "https://api.github.com/repos/iway1/react-ts-form/languages", "created_at": "2022-12-25T18:24:00Z", - "updated_at": "2023-09-24T02:32:33Z", + "updated_at": "2023-09-27T08:14:50Z", "git_url": "git://github.com/iway1/react-ts-form.git", "ssh_url": "git@github.com:iway1/react-ts-form.git", "clone_url": "https://github.com/iway1/react-ts-form.git", "homepage": "https://react-ts-form.com", - "stargazers_count": 1953, - "watchers_count": 1953, + "stargazers_count": 1954, + "watchers_count": 1954, "language": "TypeScript", "topics": [] }, @@ -5337,13 +5310,13 @@ "url": "https://api.github.com/repos/tamagui/tamagui", "languages_url": "https://api.github.com/repos/tamagui/tamagui/languages", "created_at": "2020-10-16T21:19:51Z", - "updated_at": "2023-09-26T19:56:25Z", + "updated_at": "2023-09-27T09:59:57Z", "git_url": "git://github.com/tamagui/tamagui.git", "ssh_url": "git@github.com:tamagui/tamagui.git", "clone_url": "https://github.com/tamagui/tamagui.git", "homepage": "https://tamagui.dev", - "stargazers_count": 7762, - "watchers_count": 7762, + "stargazers_count": 7767, + "watchers_count": 7767, "language": "TypeScript", "topics": [ "atomic-css", @@ -5377,7 +5350,7 @@ "url": "https://api.github.com/repos/GeekyAnts/NativeBase", "languages_url": "https://api.github.com/repos/GeekyAnts/NativeBase/languages", "created_at": "2016-04-15T11:37:23Z", - "updated_at": "2023-09-26T21:15:02Z", + "updated_at": "2023-09-27T03:52:36Z", "git_url": "git://github.com/GeekyAnts/NativeBase.git", "ssh_url": "git@github.com:GeekyAnts/NativeBase.git", "clone_url": "https://github.com/GeekyAnts/NativeBase.git", @@ -5414,13 +5387,13 @@ "url": "https://api.github.com/repos/triggerdotdev/jsonhero-web", "languages_url": "https://api.github.com/repos/triggerdotdev/jsonhero-web/languages", "created_at": "2022-03-01T09:33:29Z", - "updated_at": "2023-09-26T19:21:29Z", + "updated_at": "2023-09-27T09:03:00Z", "git_url": "git://github.com/triggerdotdev/jsonhero-web.git", "ssh_url": "git@github.com:triggerdotdev/jsonhero-web.git", "clone_url": "https://github.com/triggerdotdev/jsonhero-web.git", "homepage": "https://jsonhero.io", - "stargazers_count": 8067, - "watchers_count": 8067, + "stargazers_count": 8074, + "watchers_count": 8074, "language": "TypeScript", "topics": [ "developer-tools", @@ -5451,13 +5424,13 @@ "url": "https://api.github.com/repos/taye/interact.js", "languages_url": "https://api.github.com/repos/taye/interact.js/languages", "created_at": "2012-10-21T10:05:19Z", - "updated_at": "2023-09-25T02:52:54Z", + "updated_at": "2023-09-27T08:37:16Z", "git_url": "git://github.com/taye/interact.js.git", "ssh_url": "git@github.com:taye/interact.js.git", "clone_url": "https://github.com/taye/interact.js.git", "homepage": "http://interactjs.io/", - "stargazers_count": 11710, - "watchers_count": 11710, + "stargazers_count": 11712, + "watchers_count": 11712, "language": "TypeScript", "topics": [ "drag-and-drop", @@ -5491,13 +5464,13 @@ "url": "https://api.github.com/repos/clauderic/dnd-kit", "languages_url": "https://api.github.com/repos/clauderic/dnd-kit/languages", "created_at": "2020-11-26T00:46:52Z", - "updated_at": "2023-09-26T16:30:04Z", + "updated_at": "2023-09-27T10:41:31Z", "git_url": "git://github.com/clauderic/dnd-kit.git", "ssh_url": "git@github.com:clauderic/dnd-kit.git", "clone_url": "https://github.com/clauderic/dnd-kit.git", "homepage": "http://dndkit.com", - "stargazers_count": 9033, - "watchers_count": 9033, + "stargazers_count": 9037, + "watchers_count": 9037, "language": "TypeScript", "topics": [ "drag", @@ -5667,13 +5640,13 @@ "url": "https://api.github.com/repos/projen/projen", "languages_url": "https://api.github.com/repos/projen/projen/languages", "created_at": "2020-05-11T05:07:24Z", - "updated_at": "2023-09-26T22:48:14Z", + "updated_at": "2023-09-27T07:42:28Z", "git_url": "git://github.com/projen/projen.git", "ssh_url": "git@github.com:projen/projen.git", "clone_url": "https://github.com/projen/projen.git", "homepage": "https://projen.io", - "stargazers_count": 2171, - "watchers_count": 2171, + "stargazers_count": 2174, + "watchers_count": 2174, "language": "TypeScript", "topics": [ "aws-cdk", @@ -5706,13 +5679,13 @@ "url": "https://api.github.com/repos/changesets/changesets", "languages_url": "https://api.github.com/repos/changesets/changesets/languages", "created_at": "2019-03-21T22:33:37Z", - "updated_at": "2023-09-26T21:40:27Z", + "updated_at": "2023-09-27T09:21:39Z", "git_url": "git://github.com/changesets/changesets.git", "ssh_url": "git@github.com:changesets/changesets.git", "clone_url": "https://github.com/changesets/changesets.git", "homepage": "", - "stargazers_count": 6890, - "watchers_count": 6890, + "stargazers_count": 6893, + "watchers_count": 6893, "language": "TypeScript", "topics": [] }, @@ -5814,13 +5787,13 @@ "url": "https://api.github.com/repos/apitable/apitable", "languages_url": "https://api.github.com/repos/apitable/apitable/languages", "created_at": "2022-08-17T07:25:40Z", - "updated_at": "2023-09-26T23:48:02Z", + "updated_at": "2023-09-27T09:31:54Z", "git_url": "git://github.com/apitable/apitable.git", "ssh_url": "git@github.com:apitable/apitable.git", "clone_url": "https://github.com/apitable/apitable.git", "homepage": "https://apitable.com", - "stargazers_count": 10441, - "watchers_count": 10441, + "stargazers_count": 10442, + "watchers_count": 10442, "language": "TypeScript", "topics": [ "admin-dashboard", @@ -5898,13 +5871,13 @@ "url": "https://api.github.com/repos/ecyrbe/zodios", "languages_url": "https://api.github.com/repos/ecyrbe/zodios/languages", "created_at": "2022-02-13T13:23:51Z", - "updated_at": "2023-09-26T19:56:00Z", + "updated_at": "2023-09-27T03:50:53Z", "git_url": "git://github.com/ecyrbe/zodios.git", "ssh_url": "git@github.com:ecyrbe/zodios.git", "clone_url": "https://github.com/ecyrbe/zodios.git", "homepage": "https://www.zodios.org/", - "stargazers_count": 1201, - "watchers_count": 1201, + "stargazers_count": 1202, + "watchers_count": 1202, "language": "TypeScript", "topics": [ "api", @@ -5993,13 +5966,13 @@ "url": "https://api.github.com/repos/fabien0102/ts-to-zod", "languages_url": "https://api.github.com/repos/fabien0102/ts-to-zod/languages", "created_at": "2021-03-29T17:00:44Z", - "updated_at": "2023-09-25T22:59:06Z", + "updated_at": "2023-09-27T04:37:51Z", "git_url": "git://github.com/fabien0102/ts-to-zod.git", "ssh_url": "git@github.com:fabien0102/ts-to-zod.git", "clone_url": "https://github.com/fabien0102/ts-to-zod.git", "homepage": null, - "stargazers_count": 748, - "watchers_count": 748, + "stargazers_count": 749, + "watchers_count": 749, "language": "TypeScript", "topics": [] }, @@ -6020,13 +5993,13 @@ "url": "https://api.github.com/repos/sinclairzx81/typebox", "languages_url": "https://api.github.com/repos/sinclairzx81/typebox/languages", "created_at": "2017-04-06T17:08:46Z", - "updated_at": "2023-09-26T06:05:47Z", + "updated_at": "2023-09-27T08:48:14Z", "git_url": "git://github.com/sinclairzx81/typebox.git", "ssh_url": "git@github.com:sinclairzx81/typebox.git", "clone_url": "https://github.com/sinclairzx81/typebox.git", "homepage": "", - "stargazers_count": 3378, - "watchers_count": 3378, + "stargazers_count": 3381, + "watchers_count": 3381, "language": "TypeScript", "topics": [ "ajv", @@ -6054,13 +6027,13 @@ "url": "https://api.github.com/repos/ianstormtaylor/superstruct", "languages_url": "https://api.github.com/repos/ianstormtaylor/superstruct/languages", "created_at": "2017-11-23T03:03:25Z", - "updated_at": "2023-09-24T22:20:49Z", + "updated_at": "2023-09-27T11:43:15Z", "git_url": "git://github.com/ianstormtaylor/superstruct.git", "ssh_url": "git@github.com:ianstormtaylor/superstruct.git", "clone_url": "https://github.com/ianstormtaylor/superstruct.git", "homepage": "https://docs.superstructjs.org", - "stargazers_count": 6619, - "watchers_count": 6619, + "stargazers_count": 6620, + "watchers_count": 6620, "language": "TypeScript", "topics": [ "interface", @@ -6116,13 +6089,13 @@ "url": "https://api.github.com/repos/TanStack/table", "languages_url": "https://api.github.com/repos/TanStack/table/languages", "created_at": "2016-10-20T17:25:08Z", - "updated_at": "2023-09-26T19:51:45Z", + "updated_at": "2023-09-27T09:48:37Z", "git_url": "git://github.com/TanStack/table.git", "ssh_url": "git@github.com:TanStack/table.git", "clone_url": "https://github.com/TanStack/table.git", "homepage": "https://tanstack.com/table", - "stargazers_count": 22514, - "watchers_count": 22514, + "stargazers_count": 22520, + "watchers_count": 22520, "language": "TypeScript", "topics": [ "datagrid", @@ -6292,13 +6265,13 @@ "url": "https://api.github.com/repos/trpc/trpc", "languages_url": "https://api.github.com/repos/trpc/trpc/languages", "created_at": "2020-07-18T01:17:11Z", - "updated_at": "2023-09-26T23:48:10Z", + "updated_at": "2023-09-27T10:23:45Z", "git_url": "git://github.com/trpc/trpc.git", "ssh_url": "git@github.com:trpc/trpc.git", "clone_url": "https://github.com/trpc/trpc.git", "homepage": "https://tRPC.io", - "stargazers_count": 28853, - "watchers_count": 28853, + "stargazers_count": 28871, + "watchers_count": 28871, "language": "TypeScript", "topics": [ "api", @@ -6824,13 +6797,13 @@ "url": "https://api.github.com/repos/NiGhTTraX/ts-monorepo", "languages_url": "https://api.github.com/repos/NiGhTTraX/ts-monorepo/languages", "created_at": "2019-05-25T16:26:55Z", - "updated_at": "2023-09-26T07:50:20Z", + "updated_at": "2023-09-27T08:59:03Z", "git_url": "git://github.com/NiGhTTraX/ts-monorepo.git", "ssh_url": "git@github.com:NiGhTTraX/ts-monorepo.git", "clone_url": "https://github.com/NiGhTTraX/ts-monorepo.git", "homepage": "", - "stargazers_count": 1318, - "watchers_count": 1318, + "stargazers_count": 1319, + "watchers_count": 1319, "language": "TypeScript", "topics": [ "create-react-app", @@ -6926,13 +6899,13 @@ "url": "https://api.github.com/repos/novuhq/novu", "languages_url": "https://api.github.com/repos/novuhq/novu/languages", "created_at": "2021-08-26T15:22:44Z", - "updated_at": "2023-09-26T21:06:03Z", + "updated_at": "2023-09-27T11:44:38Z", "git_url": "git://github.com/novuhq/novu.git", "ssh_url": "git@github.com:novuhq/novu.git", "clone_url": "https://github.com/novuhq/novu.git", "homepage": "https://novu.co", - "stargazers_count": 24528, - "watchers_count": 24528, + "stargazers_count": 24537, + "watchers_count": 24537, "language": "TypeScript", "topics": [ "communication", @@ -6969,13 +6942,13 @@ "url": "https://api.github.com/repos/missive/emoji-mart", "languages_url": "https://api.github.com/repos/missive/emoji-mart/languages", "created_at": "2016-07-11T18:23:47Z", - "updated_at": "2023-09-26T20:09:28Z", + "updated_at": "2023-09-27T11:54:00Z", "git_url": "git://github.com/missive/emoji-mart.git", "ssh_url": "git@github.com:missive/emoji-mart.git", "clone_url": "https://github.com/missive/emoji-mart.git", "homepage": "https://missiveapp.com/open/emoji-mart", - "stargazers_count": 7564, - "watchers_count": 7564, + "stargazers_count": 7567, + "watchers_count": 7567, "language": "TypeScript", "topics": [ "component", @@ -7042,13 +7015,13 @@ "url": "https://api.github.com/repos/juliencrn/usehooks-ts", "languages_url": "https://api.github.com/repos/juliencrn/usehooks-ts/languages", "created_at": "2020-04-15T22:53:26Z", - "updated_at": "2023-09-26T21:59:25Z", + "updated_at": "2023-09-27T10:12:35Z", "git_url": "git://github.com/juliencrn/usehooks-ts.git", "ssh_url": "git@github.com:juliencrn/usehooks-ts.git", "clone_url": "https://github.com/juliencrn/usehooks-ts.git", "homepage": "https://usehooks-ts.com", - "stargazers_count": 4394, - "watchers_count": 4394, + "stargazers_count": 4396, + "watchers_count": 4396, "language": "TypeScript", "topics": [ "gatsby", @@ -7114,13 +7087,13 @@ "url": "https://api.github.com/repos/Infisical/infisical", "languages_url": "https://api.github.com/repos/Infisical/infisical/languages", "created_at": "2022-08-05T13:50:00Z", - "updated_at": "2023-09-26T23:49:35Z", + "updated_at": "2023-09-27T11:38:02Z", "git_url": "git://github.com/Infisical/infisical.git", "ssh_url": "git@github.com:Infisical/infisical.git", "clone_url": "https://github.com/Infisical/infisical.git", "homepage": "https://infisical.com", - "stargazers_count": 9679, - "watchers_count": 9679, + "stargazers_count": 9686, + "watchers_count": 9686, "language": "TypeScript", "topics": [ "cli", @@ -7190,13 +7163,13 @@ "url": "https://api.github.com/repos/PLhery/node-twitter-api-v2", "languages_url": "https://api.github.com/repos/PLhery/node-twitter-api-v2/languages", "created_at": "2020-09-09T20:26:35Z", - "updated_at": "2023-09-24T19:28:23Z", + "updated_at": "2023-09-27T08:30:47Z", "git_url": "git://github.com/PLhery/node-twitter-api-v2.git", "ssh_url": "git@github.com:PLhery/node-twitter-api-v2.git", "clone_url": "https://github.com/PLhery/node-twitter-api-v2.git", "homepage": "https://www.npmjs.com/package/twitter-api-v2", - "stargazers_count": 1089, - "watchers_count": 1089, + "stargazers_count": 1090, + "watchers_count": 1090, "language": "TypeScript", "topics": [ "npm-package", @@ -7257,13 +7230,13 @@ "url": "https://api.github.com/repos/wbkd/react-flow", "languages_url": "https://api.github.com/repos/wbkd/react-flow/languages", "created_at": "2019-07-15T14:47:30Z", - "updated_at": "2023-09-26T23:19:22Z", + "updated_at": "2023-09-27T11:39:41Z", "git_url": "git://github.com/wbkd/react-flow.git", "ssh_url": "git@github.com:wbkd/react-flow.git", "clone_url": "https://github.com/wbkd/react-flow.git", "homepage": "https://reactflow.dev", - "stargazers_count": 17477, - "watchers_count": 17477, + "stargazers_count": 17480, + "watchers_count": 17480, "language": "TypeScript", "topics": [ "flowchart", @@ -7293,13 +7266,13 @@ "url": "https://api.github.com/repos/openblocks-dev/openblocks", "languages_url": "https://api.github.com/repos/openblocks-dev/openblocks/languages", "created_at": "2022-11-14T09:04:00Z", - "updated_at": "2023-09-26T21:42:58Z", + "updated_at": "2023-09-27T09:12:54Z", "git_url": "git://github.com/openblocks-dev/openblocks.git", "ssh_url": "git@github.com:openblocks-dev/openblocks.git", "clone_url": "https://github.com/openblocks-dev/openblocks.git", "homepage": "https://cloud.openblocks.dev", - "stargazers_count": 5123, - "watchers_count": 5123, + "stargazers_count": 5124, + "watchers_count": 5124, "language": "TypeScript", "topics": [ "admin-dashboard", @@ -7401,7 +7374,7 @@ "url": "https://api.github.com/repos/bluesky-social/atproto", "languages_url": "https://api.github.com/repos/bluesky-social/atproto/languages", "created_at": "2021-12-17T20:06:47Z", - "updated_at": "2023-09-26T17:56:00Z", + "updated_at": "2023-09-27T02:43:31Z", "git_url": "git://github.com/bluesky-social/atproto.git", "ssh_url": "git@github.com:bluesky-social/atproto.git", "clone_url": "https://github.com/bluesky-social/atproto.git", @@ -7460,13 +7433,13 @@ "url": "https://api.github.com/repos/samchon/typia", "languages_url": "https://api.github.com/repos/samchon/typia/languages", "created_at": "2022-04-18T18:13:59Z", - "updated_at": "2023-09-26T15:45:46Z", + "updated_at": "2023-09-27T09:09:27Z", "git_url": "git://github.com/samchon/typia.git", "ssh_url": "git@github.com:samchon/typia.git", "clone_url": "https://github.com/samchon/typia.git", "homepage": "https://typia.io/", - "stargazers_count": 3405, - "watchers_count": 3405, + "stargazers_count": 3408, + "watchers_count": 3408, "language": "TypeScript", "topics": [ "ajv", @@ -7538,13 +7511,13 @@ "url": "https://api.github.com/repos/react-hook-form/resolvers", "languages_url": "https://api.github.com/repos/react-hook-form/resolvers/languages", "created_at": "2020-04-21T11:56:22Z", - "updated_at": "2023-09-26T23:16:04Z", + "updated_at": "2023-09-27T12:04:38Z", "git_url": "git://github.com/react-hook-form/resolvers.git", "ssh_url": "git@github.com:react-hook-form/resolvers.git", "clone_url": "https://github.com/react-hook-form/resolvers.git", "homepage": "https://react-hook-form.com/", - "stargazers_count": 1304, - "watchers_count": 1304, + "stargazers_count": 1305, + "watchers_count": 1305, "language": "TypeScript", "topics": [ "ajv", @@ -7584,13 +7557,13 @@ "url": "https://api.github.com/repos/t3-oss/create-t3-app", "languages_url": "https://api.github.com/repos/t3-oss/create-t3-app/languages", "created_at": "2022-05-24T13:31:01Z", - "updated_at": "2023-09-26T21:33:11Z", + "updated_at": "2023-09-27T09:13:54Z", "git_url": "git://github.com/t3-oss/create-t3-app.git", "ssh_url": "git@github.com:t3-oss/create-t3-app.git", "clone_url": "https://github.com/t3-oss/create-t3-app.git", "homepage": "https://create.t3.gg", - "stargazers_count": 19622, - "watchers_count": 19622, + "stargazers_count": 19625, + "watchers_count": 19625, "language": "TypeScript", "topics": [ "cli", @@ -7659,13 +7632,13 @@ "url": "https://api.github.com/repos/drwpow/openapi-typescript", "languages_url": "https://api.github.com/repos/drwpow/openapi-typescript/languages", "created_at": "2018-12-13T20:28:01Z", - "updated_at": "2023-09-26T22:11:47Z", + "updated_at": "2023-09-27T09:33:31Z", "git_url": "git://github.com/drwpow/openapi-typescript.git", "ssh_url": "git@github.com:drwpow/openapi-typescript.git", "clone_url": "https://github.com/drwpow/openapi-typescript.git", "homepage": "https://openapi-ts.pages.dev", - "stargazers_count": 3563, - "watchers_count": 3563, + "stargazers_count": 3565, + "watchers_count": 3565, "language": "TypeScript", "topics": [ "openapi", @@ -7789,13 +7762,13 @@ "url": "https://api.github.com/repos/Redocly/redoc", "languages_url": "https://api.github.com/repos/Redocly/redoc/languages", "created_at": "2015-10-30T12:53:02Z", - "updated_at": "2023-09-26T18:16:03Z", + "updated_at": "2023-09-27T09:27:30Z", "git_url": "git://github.com/Redocly/redoc.git", "ssh_url": "git@github.com:Redocly/redoc.git", "clone_url": "https://github.com/Redocly/redoc.git", "homepage": "https://redocly.github.io/redoc/", - "stargazers_count": 21009, - "watchers_count": 21009, + "stargazers_count": 21011, + "watchers_count": 21011, "language": "TypeScript", "topics": [ "api-documentation", @@ -7894,13 +7867,13 @@ "url": "https://api.github.com/repos/acacode/swagger-typescript-api", "languages_url": "https://api.github.com/repos/acacode/swagger-typescript-api/languages", "created_at": "2020-01-12T23:46:19Z", - "updated_at": "2023-09-26T21:36:06Z", + "updated_at": "2023-09-27T08:38:17Z", "git_url": "git://github.com/acacode/swagger-typescript-api.git", "ssh_url": "git@github.com:acacode/swagger-typescript-api.git", "clone_url": "https://github.com/acacode/swagger-typescript-api.git", "homepage": "", - "stargazers_count": 2359, - "watchers_count": 2359, + "stargazers_count": 2361, + "watchers_count": 2361, "language": "TypeScript", "topics": [ "api", @@ -8367,13 +8340,13 @@ "url": "https://api.github.com/repos/conventional-changelog/commitlint", "languages_url": "https://api.github.com/repos/conventional-changelog/commitlint/languages", "created_at": "2016-02-12T08:37:56Z", - "updated_at": "2023-09-26T10:50:51Z", + "updated_at": "2023-09-27T10:50:54Z", "git_url": "git://github.com/conventional-changelog/commitlint.git", "ssh_url": "git@github.com:conventional-changelog/commitlint.git", "clone_url": "https://github.com/conventional-changelog/commitlint.git", "homepage": "https://conventional-changelog.github.io/commitlint/", - "stargazers_count": 14544, - "watchers_count": 14544, + "stargazers_count": 14550, + "watchers_count": 14550, "language": "TypeScript", "topics": [ "commit", @@ -8482,13 +8455,13 @@ "url": "https://api.github.com/repos/n8n-io/n8n", "languages_url": "https://api.github.com/repos/n8n-io/n8n/languages", "created_at": "2019-06-22T09:24:21Z", - "updated_at": "2023-09-26T22:11:22Z", + "updated_at": "2023-09-27T11:38:52Z", "git_url": "git://github.com/n8n-io/n8n.git", "ssh_url": "git@github.com:n8n-io/n8n.git", "clone_url": "https://github.com/n8n-io/n8n.git", "homepage": "https://n8n.io", - "stargazers_count": 33801, - "watchers_count": 33801, + "stargazers_count": 33813, + "watchers_count": 33813, "language": "TypeScript", "topics": [ "apis", @@ -8561,13 +8534,13 @@ "url": "https://api.github.com/repos/tremorlabs/tremor", "languages_url": "https://api.github.com/repos/tremorlabs/tremor/languages", "created_at": "2022-04-19T20:54:32Z", - "updated_at": "2023-09-26T22:13:26Z", + "updated_at": "2023-09-27T11:47:50Z", "git_url": "git://github.com/tremorlabs/tremor.git", "ssh_url": "git@github.com:tremorlabs/tremor.git", "clone_url": "https://github.com/tremorlabs/tremor.git", "homepage": "https://tremor.so", - "stargazers_count": 12906, - "watchers_count": 12906, + "stargazers_count": 12913, + "watchers_count": 12913, "language": "TypeScript", "topics": [ "react-components", @@ -8912,13 +8885,13 @@ "url": "https://api.github.com/repos/invoke-ai/InvokeAI", "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", "created_at": "2022-08-17T01:04:27Z", - "updated_at": "2023-09-27T00:02:33Z", + "updated_at": "2023-09-27T11:19:48Z", "git_url": "git://github.com/invoke-ai/InvokeAI.git", "ssh_url": "git@github.com:invoke-ai/InvokeAI.git", "clone_url": "https://github.com/invoke-ai/InvokeAI.git", "homepage": "https://invoke-ai.github.io/InvokeAI/", - "stargazers_count": 18901, - "watchers_count": 18901, + "stargazers_count": 18905, + "watchers_count": 18905, "language": "TypeScript", "topics": [ "ai-art", @@ -8953,13 +8926,13 @@ "url": "https://api.github.com/repos/pmndrs/zustand", "languages_url": "https://api.github.com/repos/pmndrs/zustand/languages", "created_at": "2019-04-09T09:10:06Z", - "updated_at": "2023-09-26T23:02:13Z", + "updated_at": "2023-09-27T11:26:50Z", "git_url": "git://github.com/pmndrs/zustand.git", "ssh_url": "git@github.com:pmndrs/zustand.git", "clone_url": "https://github.com/pmndrs/zustand.git", "homepage": "https://zustand-demo.pmnd.rs/", - "stargazers_count": 35427, - "watchers_count": 35427, + "stargazers_count": 35442, + "watchers_count": 35442, "language": "TypeScript", "topics": [ "hooks", @@ -9170,13 +9143,13 @@ "url": "https://api.github.com/repos/eritislami/evobot", "languages_url": "https://api.github.com/repos/eritislami/evobot/languages", "created_at": "2019-05-15T14:19:37Z", - "updated_at": "2023-09-25T17:47:15Z", + "updated_at": "2023-09-27T06:37:14Z", "git_url": "git://github.com/eritislami/evobot.git", "ssh_url": "git@github.com:eritislami/evobot.git", "clone_url": "https://github.com/eritislami/evobot.git", "homepage": "", - "stargazers_count": 1677, - "watchers_count": 1677, + "stargazers_count": 1678, + "watchers_count": 1678, "language": "TypeScript", "topics": [ "command-handler", @@ -9341,13 +9314,13 @@ "url": "https://api.github.com/repos/discohook/site", "languages_url": "https://api.github.com/repos/discohook/site/languages", "created_at": "2019-04-22T11:02:04Z", - "updated_at": "2023-09-26T08:32:53Z", + "updated_at": "2023-09-27T11:21:55Z", "git_url": "git://github.com/discohook/site.git", "ssh_url": "git@github.com:discohook/site.git", "clone_url": "https://github.com/discohook/site.git", "homepage": "https://discohook.app", - "stargazers_count": 325, - "watchers_count": 325, + "stargazers_count": 326, + "watchers_count": 326, "language": "TypeScript", "topics": [ "discord", @@ -9570,13 +9543,13 @@ "url": "https://api.github.com/repos/game-ci/unity-builder", "languages_url": "https://api.github.com/repos/game-ci/unity-builder/languages", "created_at": "2019-11-30T17:50:35Z", - "updated_at": "2023-09-23T02:45:22Z", + "updated_at": "2023-09-27T10:00:39Z", "git_url": "git://github.com/game-ci/unity-builder.git", "ssh_url": "git@github.com:game-ci/unity-builder.git", "clone_url": "https://github.com/game-ci/unity-builder.git", "homepage": "https://github.com/marketplace/actions/unity-builder", - "stargazers_count": 729, - "watchers_count": 729, + "stargazers_count": 730, + "watchers_count": 730, "language": "TypeScript", "topics": [ "actions", @@ -9607,13 +9580,13 @@ "url": "https://api.github.com/repos/JamesIves/github-pages-deploy-action", "languages_url": "https://api.github.com/repos/JamesIves/github-pages-deploy-action/languages", "created_at": "2019-03-02T16:04:49Z", - "updated_at": "2023-09-25T17:26:15Z", + "updated_at": "2023-09-27T11:58:42Z", "git_url": "git://github.com/JamesIves/github-pages-deploy-action.git", "ssh_url": "git@github.com:JamesIves/github-pages-deploy-action.git", "clone_url": "https://github.com/JamesIves/github-pages-deploy-action.git", "homepage": "https://github.com/marketplace/actions/deploy-to-github-pages", - "stargazers_count": 3840, - "watchers_count": 3840, + "stargazers_count": 3842, + "watchers_count": 3842, "language": "TypeScript", "topics": [ "action", @@ -9655,13 +9628,13 @@ "url": "https://api.github.com/repos/upscayl/upscayl", "languages_url": "https://api.github.com/repos/upscayl/upscayl/languages", "created_at": "2022-07-30T17:19:20Z", - "updated_at": "2023-09-26T23:23:29Z", + "updated_at": "2023-09-27T11:45:20Z", "git_url": "git://github.com/upscayl/upscayl.git", "ssh_url": "git@github.com:upscayl/upscayl.git", "clone_url": "https://github.com/upscayl/upscayl.git", "homepage": "https://upscayl.org", - "stargazers_count": 18123, - "watchers_count": 18123, + "stargazers_count": 18135, + "watchers_count": 18135, "language": "TypeScript", "topics": [ "ai", @@ -9775,13 +9748,13 @@ "url": "https://api.github.com/repos/gregberge/svgr", "languages_url": "https://api.github.com/repos/gregberge/svgr/languages", "created_at": "2017-09-01T21:38:42Z", - "updated_at": "2023-09-26T15:05:14Z", + "updated_at": "2023-09-27T11:51:36Z", "git_url": "git://github.com/gregberge/svgr.git", "ssh_url": "git@github.com:gregberge/svgr.git", "clone_url": "https://github.com/gregberge/svgr.git", "homepage": "https://react-svgr.com", - "stargazers_count": 9949, - "watchers_count": 9949, + "stargazers_count": 9950, + "watchers_count": 9950, "language": "TypeScript", "topics": [ "inline-svg", @@ -9900,13 +9873,13 @@ "url": "https://api.github.com/repos/saas-js/saas-ui", "languages_url": "https://api.github.com/repos/saas-js/saas-ui/languages", "created_at": "2021-10-19T18:28:24Z", - "updated_at": "2023-09-26T17:39:57Z", + "updated_at": "2023-09-27T05:09:22Z", "git_url": "git://github.com/saas-js/saas-ui.git", "ssh_url": "git@github.com:saas-js/saas-ui.git", "clone_url": "https://github.com/saas-js/saas-ui.git", "homepage": "https://saas-ui.dev", - "stargazers_count": 898, - "watchers_count": 898, + "stargazers_count": 899, + "watchers_count": 899, "language": "TypeScript", "topics": [ "accessible", @@ -10013,13 +9986,13 @@ "url": "https://api.github.com/repos/google/model-viewer", "languages_url": "https://api.github.com/repos/google/model-viewer/languages", "created_at": "2018-10-18T16:05:16Z", - "updated_at": "2023-09-26T22:57:16Z", + "updated_at": "2023-09-27T10:30:10Z", "git_url": "git://github.com/google/model-viewer.git", "ssh_url": "git@github.com:google/model-viewer.git", "clone_url": "https://github.com/google/model-viewer.git", "homepage": "https://modelviewer.dev", - "stargazers_count": 6005, - "watchers_count": 6005, + "stargazers_count": 6006, + "watchers_count": 6006, "language": "TypeScript", "topics": [ "3d", @@ -10140,13 +10113,13 @@ "url": "https://api.github.com/repos/hauptrolle/chakra-templates", "languages_url": "https://api.github.com/repos/hauptrolle/chakra-templates/languages", "created_at": "2020-12-28T14:18:32Z", - "updated_at": "2023-09-26T09:46:40Z", + "updated_at": "2023-09-27T10:51:00Z", "git_url": "git://github.com/hauptrolle/chakra-templates.git", "ssh_url": "git@github.com:hauptrolle/chakra-templates.git", "clone_url": "https://github.com/hauptrolle/chakra-templates.git", "homepage": "https://chakra-templates.dev", - "stargazers_count": 1465, - "watchers_count": 1465, + "stargazers_count": 1466, + "watchers_count": 1466, "language": "TypeScript", "topics": [ "chakra-templates", @@ -10174,13 +10147,13 @@ "url": "https://api.github.com/repos/BuilderIO/builder", "languages_url": "https://api.github.com/repos/BuilderIO/builder/languages", "created_at": "2019-01-30T23:06:02Z", - "updated_at": "2023-09-26T11:14:13Z", + "updated_at": "2023-09-27T10:47:34Z", "git_url": "git://github.com/BuilderIO/builder.git", "ssh_url": "git@github.com:BuilderIO/builder.git", "clone_url": "https://github.com/BuilderIO/builder.git", "homepage": "https://builder.io/m/developers", - "stargazers_count": 5648, - "watchers_count": 5648, + "stargazers_count": 5650, + "watchers_count": 5650, "language": "TypeScript", "topics": [ "angular", @@ -10417,13 +10390,13 @@ "url": "https://api.github.com/repos/naver/billboard.js", "languages_url": "https://api.github.com/repos/naver/billboard.js/languages", "created_at": "2017-06-08T02:54:44Z", - "updated_at": "2023-09-23T13:56:20Z", + "updated_at": "2023-09-27T09:03:00Z", "git_url": "git://github.com/naver/billboard.js.git", "ssh_url": "git@github.com:naver/billboard.js.git", "clone_url": "https://github.com/naver/billboard.js.git", "homepage": "https://naver.github.io/billboard.js/", - "stargazers_count": 5608, - "watchers_count": 5608, + "stargazers_count": 5607, + "watchers_count": 5607, "language": "TypeScript", "topics": [ "chart", @@ -10504,13 +10477,13 @@ "url": "https://api.github.com/repos/jeffreylanters/react-unity-webgl", "languages_url": "https://api.github.com/repos/jeffreylanters/react-unity-webgl/languages", "created_at": "2017-04-21T08:25:33Z", - "updated_at": "2023-09-26T06:12:32Z", + "updated_at": "2023-09-27T05:09:12Z", "git_url": "git://github.com/jeffreylanters/react-unity-webgl.git", "ssh_url": "git@github.com:jeffreylanters/react-unity-webgl.git", "clone_url": "https://github.com/jeffreylanters/react-unity-webgl.git", "homepage": "https://react-unity-webgl.dev", - "stargazers_count": 1506, - "watchers_count": 1506, + "stargazers_count": 1507, + "watchers_count": 1507, "language": "TypeScript", "topics": [ "react", @@ -10616,13 +10589,13 @@ "url": "https://api.github.com/repos/mattermost/mattermost", "languages_url": "https://api.github.com/repos/mattermost/mattermost/languages", "created_at": "2015-06-15T06:50:02Z", - "updated_at": "2023-09-26T22:48:54Z", + "updated_at": "2023-09-27T11:44:24Z", "git_url": "git://github.com/mattermost/mattermost.git", "ssh_url": "git@github.com:mattermost/mattermost.git", "clone_url": "https://github.com/mattermost/mattermost.git", "homepage": "https://mattermost.com", - "stargazers_count": 26389, - "watchers_count": 26389, + "stargazers_count": 26394, + "watchers_count": 26394, "language": "TypeScript", "topics": [ "collaboration", @@ -10705,13 +10678,13 @@ "url": "https://api.github.com/repos/solana-labs/dapp-scaffold", "languages_url": "https://api.github.com/repos/solana-labs/dapp-scaffold/languages", "created_at": "2021-02-16T15:08:43Z", - "updated_at": "2023-09-24T13:18:22Z", + "updated_at": "2023-09-27T11:57:33Z", "git_url": "git://github.com/solana-labs/dapp-scaffold.git", "ssh_url": "git@github.com:solana-labs/dapp-scaffold.git", "clone_url": "https://github.com/solana-labs/dapp-scaffold.git", "homepage": null, - "stargazers_count": 1538, - "watchers_count": 1538, + "stargazers_count": 1539, + "watchers_count": 1539, "language": "TypeScript", "topics": [] }, @@ -10827,13 +10800,13 @@ "url": "https://api.github.com/repos/mantinedev/mantine", "languages_url": "https://api.github.com/repos/mantinedev/mantine/languages", "created_at": "2021-01-07T14:02:19Z", - "updated_at": "2023-09-26T21:24:22Z", + "updated_at": "2023-09-27T11:50:07Z", "git_url": "git://github.com/mantinedev/mantine.git", "ssh_url": "git@github.com:mantinedev/mantine.git", "clone_url": "https://github.com/mantinedev/mantine.git", "homepage": "https://mantine.dev", - "stargazers_count": 21501, - "watchers_count": 21501, + "stargazers_count": 21511, + "watchers_count": 21511, "language": "TypeScript", "topics": [ "dark-mode", @@ -11266,13 +11239,13 @@ "url": "https://api.github.com/repos/DimensionDev/Maskbook", "languages_url": "https://api.github.com/repos/DimensionDev/Maskbook/languages", "created_at": "2019-04-01T07:13:57Z", - "updated_at": "2023-09-21T02:35:25Z", + "updated_at": "2023-09-27T06:46:16Z", "git_url": "git://github.com/DimensionDev/Maskbook.git", "ssh_url": "git@github.com:DimensionDev/Maskbook.git", "clone_url": "https://github.com/DimensionDev/Maskbook.git", "homepage": "https://mask.io", - "stargazers_count": 1462, - "watchers_count": 1462, + "stargazers_count": 1463, + "watchers_count": 1463, "language": "TypeScript", "topics": [ "arweave", @@ -11482,13 +11455,13 @@ "url": "https://api.github.com/repos/BabylonJS/Babylon.js", "languages_url": "https://api.github.com/repos/BabylonJS/Babylon.js/languages", "created_at": "2013-06-27T20:40:42Z", - "updated_at": "2023-09-27T00:09:02Z", + "updated_at": "2023-09-27T10:48:32Z", "git_url": "git://github.com/BabylonJS/Babylon.js.git", "ssh_url": "git@github.com:BabylonJS/Babylon.js.git", "clone_url": "https://github.com/BabylonJS/Babylon.js.git", "homepage": "http://www.babylonjs.com", - "stargazers_count": 21424, - "watchers_count": 21424, + "stargazers_count": 21426, + "watchers_count": 21426, "language": "TypeScript", "topics": [ "3d", @@ -11700,13 +11673,13 @@ "url": "https://api.github.com/repos/pmndrs/react-spring", "languages_url": "https://api.github.com/repos/pmndrs/react-spring/languages", "created_at": "2018-03-07T15:39:32Z", - "updated_at": "2023-09-26T15:36:44Z", + "updated_at": "2023-09-27T10:01:16Z", "git_url": "git://github.com/pmndrs/react-spring.git", "ssh_url": "git@github.com:pmndrs/react-spring.git", "clone_url": "https://github.com/pmndrs/react-spring.git", "homepage": "http://www.react-spring.dev/", - "stargazers_count": 26390, - "watchers_count": 26390, + "stargazers_count": 26393, + "watchers_count": 26393, "language": "TypeScript", "topics": [ "animation-library", @@ -11733,13 +11706,13 @@ "url": "https://api.github.com/repos/Jannchie/anichart.js", "languages_url": "https://api.github.com/repos/Jannchie/anichart.js/languages", "created_at": "2020-09-17T18:15:09Z", - "updated_at": "2023-09-23T05:50:05Z", + "updated_at": "2023-09-27T05:55:21Z", "git_url": "git://github.com/Jannchie/anichart.js.git", "ssh_url": "git@github.com:Jannchie/anichart.js.git", "clone_url": "https://github.com/Jannchie/anichart.js.git", "homepage": "https://anichart.vercel.app/", - "stargazers_count": 953, - "watchers_count": 953, + "stargazers_count": 954, + "watchers_count": 954, "language": "TypeScript", "topics": [ "anichart", @@ -11858,13 +11831,13 @@ "url": "https://api.github.com/repos/plouc/nivo", "languages_url": "https://api.github.com/repos/plouc/nivo/languages", "created_at": "2016-04-16T03:27:56Z", - "updated_at": "2023-09-26T15:25:47Z", + "updated_at": "2023-09-27T11:26:58Z", "git_url": "git://github.com/plouc/nivo.git", "ssh_url": "git@github.com:plouc/nivo.git", "clone_url": "https://github.com/plouc/nivo.git", "homepage": "https://nivo.rocks", - "stargazers_count": 11894, - "watchers_count": 11894, + "stargazers_count": 11895, + "watchers_count": 11895, "language": "TypeScript", "topics": [ "canvas", @@ -12097,13 +12070,13 @@ "url": "https://api.github.com/repos/TanStack/query", "languages_url": "https://api.github.com/repos/TanStack/query/languages", "created_at": "2019-09-10T19:23:58Z", - "updated_at": "2023-09-26T23:32:42Z", + "updated_at": "2023-09-27T11:29:25Z", "git_url": "git://github.com/TanStack/query.git", "ssh_url": "git@github.com:TanStack/query.git", "clone_url": "https://github.com/TanStack/query.git", "homepage": "https://tanstack.com/query", - "stargazers_count": 36373, - "watchers_count": 36373, + "stargazers_count": 36379, + "watchers_count": 36379, "language": "TypeScript", "topics": [ "async", @@ -12212,13 +12185,13 @@ "url": "https://api.github.com/repos/react-icons/react-icons", "languages_url": "https://api.github.com/repos/react-icons/react-icons/languages", "created_at": "2015-10-23T12:36:30Z", - "updated_at": "2023-09-26T20:16:11Z", + "updated_at": "2023-09-27T09:21:04Z", "git_url": "git://github.com/react-icons/react-icons.git", "ssh_url": "git@github.com:react-icons/react-icons.git", "clone_url": "https://github.com/react-icons/react-icons.git", "homepage": "https://react-icons.github.io/react-icons/", - "stargazers_count": 10257, - "watchers_count": 10257, + "stargazers_count": 10259, + "watchers_count": 10259, "language": "TypeScript", "topics": [ "hacktoberfest", @@ -12244,13 +12217,13 @@ "url": "https://api.github.com/repos/jquense/yup", "languages_url": "https://api.github.com/repos/jquense/yup/languages", "created_at": "2014-09-22T23:54:22Z", - "updated_at": "2023-09-26T15:37:00Z", + "updated_at": "2023-09-27T11:14:41Z", "git_url": "git://github.com/jquense/yup.git", "ssh_url": "git@github.com:jquense/yup.git", "clone_url": "https://github.com/jquense/yup.git", "homepage": "", - "stargazers_count": 21208, - "watchers_count": 21208, + "stargazers_count": 21213, + "watchers_count": 21213, "language": "TypeScript", "topics": [] }, @@ -12318,13 +12291,13 @@ "url": "https://api.github.com/repos/csandman/chakra-react-select", "languages_url": "https://api.github.com/repos/csandman/chakra-react-select/languages", "created_at": "2021-09-13T20:36:12Z", - "updated_at": "2023-09-26T00:23:04Z", + "updated_at": "2023-09-27T02:26:50Z", "git_url": "git://github.com/csandman/chakra-react-select.git", "ssh_url": "git@github.com:csandman/chakra-react-select.git", "clone_url": "https://github.com/csandman/chakra-react-select.git", "homepage": "https://www.npmjs.com/package/chakra-react-select", - "stargazers_count": 693, - "watchers_count": 693, + "stargazers_count": 694, + "watchers_count": 694, "language": "TypeScript", "topics": [ "autocomplete", @@ -12432,13 +12405,13 @@ "url": "https://api.github.com/repos/prevwong/craft.js", "languages_url": "https://api.github.com/repos/prevwong/craft.js/languages", "created_at": "2019-06-04T18:08:50Z", - "updated_at": "2023-09-26T14:00:16Z", + "updated_at": "2023-09-27T07:48:53Z", "git_url": "git://github.com/prevwong/craft.js.git", "ssh_url": "git@github.com:prevwong/craft.js.git", "clone_url": "https://github.com/prevwong/craft.js.git", "homepage": "https://craft.js.org", - "stargazers_count": 6197, - "watchers_count": 6197, + "stargazers_count": 6199, + "watchers_count": 6199, "language": "TypeScript", "topics": [ "draft-js", @@ -12468,13 +12441,13 @@ "url": "https://api.github.com/repos/react-dnd/react-dnd", "languages_url": "https://api.github.com/repos/react-dnd/react-dnd/languages", "created_at": "2014-10-19T13:29:28Z", - "updated_at": "2023-09-26T12:29:49Z", + "updated_at": "2023-09-27T10:43:46Z", "git_url": "git://github.com/react-dnd/react-dnd.git", "ssh_url": "git@github.com:react-dnd/react-dnd.git", "clone_url": "https://github.com/react-dnd/react-dnd.git", "homepage": "http://react-dnd.github.io/react-dnd", - "stargazers_count": 19718, - "watchers_count": 19718, + "stargazers_count": 19722, + "watchers_count": 19722, "language": "TypeScript", "topics": [ "drag-and-drop", @@ -12564,13 +12537,13 @@ "url": "https://api.github.com/repos/OneKeyHQ/app-monorepo", "languages_url": "https://api.github.com/repos/OneKeyHQ/app-monorepo/languages", "created_at": "2021-11-22T14:54:51Z", - "updated_at": "2023-09-25T23:27:18Z", + "updated_at": "2023-09-27T08:53:01Z", "git_url": "git://github.com/OneKeyHQ/app-monorepo.git", "ssh_url": "git@github.com:OneKeyHQ/app-monorepo.git", "clone_url": "https://github.com/OneKeyHQ/app-monorepo.git", "homepage": "https://onekey.so", - "stargazers_count": 1578, - "watchers_count": 1578, + "stargazers_count": 1579, + "watchers_count": 1579, "language": "TypeScript", "topics": [ "android", @@ -12991,13 +12964,13 @@ "url": "https://api.github.com/repos/nextauthjs/next-auth", "languages_url": "https://api.github.com/repos/nextauthjs/next-auth/languages", "created_at": "2018-01-27T12:28:16Z", - "updated_at": "2023-09-26T21:59:09Z", + "updated_at": "2023-09-27T11:21:13Z", "git_url": "git://github.com/nextauthjs/next-auth.git", "ssh_url": "git@github.com:nextauthjs/next-auth.git", "clone_url": "https://github.com/nextauthjs/next-auth.git", "homepage": "https://authjs.dev", - "stargazers_count": 18838, - "watchers_count": 18838, + "stargazers_count": 18853, + "watchers_count": 18853, "language": "TypeScript", "topics": [ "auth", @@ -13064,13 +13037,13 @@ "url": "https://api.github.com/repos/facebook/docusaurus", "languages_url": "https://api.github.com/repos/facebook/docusaurus/languages", "created_at": "2017-06-20T16:13:53Z", - "updated_at": "2023-09-26T22:28:36Z", + "updated_at": "2023-09-27T12:01:54Z", "git_url": "git://github.com/facebook/docusaurus.git", "ssh_url": "git@github.com:facebook/docusaurus.git", "clone_url": "https://github.com/facebook/docusaurus.git", "homepage": "https://docusaurus.io", - "stargazers_count": 47964, - "watchers_count": 47964, + "stargazers_count": 47989, + "watchers_count": 47989, "language": "TypeScript", "topics": [ "documentation", @@ -13181,13 +13154,13 @@ "url": "https://api.github.com/repos/microsoft/playwright", "languages_url": "https://api.github.com/repos/microsoft/playwright/languages", "created_at": "2019-11-15T18:32:42Z", - "updated_at": "2023-09-26T22:15:53Z", + "updated_at": "2023-09-27T11:57:52Z", "git_url": "git://github.com/microsoft/playwright.git", "ssh_url": "git@github.com:microsoft/playwright.git", "clone_url": "https://github.com/microsoft/playwright.git", "homepage": "https://playwright.dev", - "stargazers_count": 55168, - "watchers_count": 55168, + "stargazers_count": 55176, + "watchers_count": 55176, "language": "TypeScript", "topics": [ "automation", @@ -13264,13 +13237,13 @@ "url": "https://api.github.com/repos/adazzle/react-data-grid", "languages_url": "https://api.github.com/repos/adazzle/react-data-grid/languages", "created_at": "2015-03-06T10:15:04Z", - "updated_at": "2023-09-26T20:14:27Z", + "updated_at": "2023-09-27T08:21:29Z", "git_url": "git://github.com/adazzle/react-data-grid.git", "ssh_url": "git@github.com:adazzle/react-data-grid.git", "clone_url": "https://github.com/adazzle/react-data-grid.git", "homepage": "https://adazzle.github.io/react-data-grid/", - "stargazers_count": 6267, - "watchers_count": 6267, + "stargazers_count": 6268, + "watchers_count": 6268, "language": "TypeScript", "topics": [ "react", @@ -13294,13 +13267,13 @@ "url": "https://api.github.com/repos/grid-js/gridjs", "languages_url": "https://api.github.com/repos/grid-js/gridjs/languages", "created_at": "2020-04-15T17:41:40Z", - "updated_at": "2023-09-26T23:18:13Z", + "updated_at": "2023-09-27T09:42:05Z", "git_url": "git://github.com/grid-js/gridjs.git", "ssh_url": "git@github.com:grid-js/gridjs.git", "clone_url": "https://github.com/grid-js/gridjs.git", "homepage": "https://gridjs.io", - "stargazers_count": 4091, - "watchers_count": 4091, + "stargazers_count": 4092, + "watchers_count": 4092, "language": "TypeScript", "topics": [ "filter", @@ -13486,13 +13459,13 @@ "url": "https://api.github.com/repos/ag-grid/ag-grid", "languages_url": "https://api.github.com/repos/ag-grid/ag-grid/languages", "created_at": "2014-12-23T16:20:14Z", - "updated_at": "2023-09-26T23:37:06Z", + "updated_at": "2023-09-27T07:50:52Z", "git_url": "git://github.com/ag-grid/ag-grid.git", "ssh_url": "git@github.com:ag-grid/ag-grid.git", "clone_url": "https://github.com/ag-grid/ag-grid.git", "homepage": "http://www.ag-grid.com", - "stargazers_count": 10834, - "watchers_count": 10834, + "stargazers_count": 10837, + "watchers_count": 10837, "language": "TypeScript", "topics": [ "angular", @@ -13534,13 +13507,13 @@ "url": "https://api.github.com/repos/petyosi/react-virtuoso", "languages_url": "https://api.github.com/repos/petyosi/react-virtuoso/languages", "created_at": "2019-05-03T05:39:04Z", - "updated_at": "2023-09-26T22:07:14Z", + "updated_at": "2023-09-27T02:21:12Z", "git_url": "git://github.com/petyosi/react-virtuoso.git", "ssh_url": "git@github.com:petyosi/react-virtuoso.git", "clone_url": "https://github.com/petyosi/react-virtuoso.git", "homepage": "https://virtuoso.dev", - "stargazers_count": 4152, - "watchers_count": 4152, + "stargazers_count": 4153, + "watchers_count": 4153, "language": "TypeScript", "topics": [ "chat", @@ -13720,13 +13693,13 @@ "url": "https://api.github.com/repos/yjose/reactjs-popup", "languages_url": "https://api.github.com/repos/yjose/reactjs-popup/languages", "created_at": "2017-12-17T15:10:18Z", - "updated_at": "2023-09-23T10:16:39Z", + "updated_at": "2023-09-27T07:05:49Z", "git_url": "git://github.com/yjose/reactjs-popup.git", "ssh_url": "git@github.com:yjose/reactjs-popup.git", "clone_url": "https://github.com/yjose/reactjs-popup.git", "homepage": "https://react-popup.elazizi.com/", - "stargazers_count": 1736, - "watchers_count": 1736, + "stargazers_count": 1737, + "watchers_count": 1737, "language": "TypeScript", "topics": [ "component", @@ -13970,13 +13943,13 @@ "url": "https://api.github.com/repos/solana-labs/wallet-adapter", "languages_url": "https://api.github.com/repos/solana-labs/wallet-adapter/languages", "created_at": "2021-03-26T14:37:54Z", - "updated_at": "2023-09-26T07:38:32Z", + "updated_at": "2023-09-27T07:14:26Z", "git_url": "git://github.com/solana-labs/wallet-adapter.git", "ssh_url": "git@github.com:solana-labs/wallet-adapter.git", "clone_url": "https://github.com/solana-labs/wallet-adapter.git", "homepage": "https://solana-labs.github.io/wallet-adapter/", - "stargazers_count": 1144, - "watchers_count": 1144, + "stargazers_count": 1145, + "watchers_count": 1145, "language": "TypeScript", "topics": [ "blockchain", @@ -14124,13 +14097,13 @@ "url": "https://api.github.com/repos/pmndrs/react-three-fiber", "languages_url": "https://api.github.com/repos/pmndrs/react-three-fiber/languages", "created_at": "2019-02-25T14:31:51Z", - "updated_at": "2023-09-26T22:03:24Z", + "updated_at": "2023-09-27T10:06:23Z", "git_url": "git://github.com/pmndrs/react-three-fiber.git", "ssh_url": "git@github.com:pmndrs/react-three-fiber.git", "clone_url": "https://github.com/pmndrs/react-three-fiber.git", "homepage": "https://docs.pmnd.rs/react-three-fiber", - "stargazers_count": 23854, - "watchers_count": 23854, + "stargazers_count": 23876, + "watchers_count": 23876, "language": "TypeScript", "topics": [ "3d", @@ -14190,13 +14163,13 @@ "url": "https://api.github.com/repos/saleor/storefront", "languages_url": "https://api.github.com/repos/saleor/storefront/languages", "created_at": "2021-08-20T15:47:51Z", - "updated_at": "2023-09-26T16:35:52Z", + "updated_at": "2023-09-27T08:11:48Z", "git_url": "git://github.com/saleor/storefront.git", "ssh_url": "git@github.com:saleor/storefront.git", "clone_url": "https://github.com/saleor/storefront.git", "homepage": "https://demo.saleor.io", - "stargazers_count": 728, - "watchers_count": 728, + "stargazers_count": 729, + "watchers_count": 729, "language": "TypeScript", "topics": [ "apollo", @@ -14236,13 +14209,13 @@ "url": "https://api.github.com/repos/estruyf/vscode-front-matter", "languages_url": "https://api.github.com/repos/estruyf/vscode-front-matter/languages", "created_at": "2019-08-23T15:44:41Z", - "updated_at": "2023-09-25T10:36:57Z", + "updated_at": "2023-09-27T09:18:08Z", "git_url": "git://github.com/estruyf/vscode-front-matter.git", "ssh_url": "git@github.com:estruyf/vscode-front-matter.git", "clone_url": "https://github.com/estruyf/vscode-front-matter.git", "homepage": "https://frontmatter.codes", - "stargazers_count": 1445, - "watchers_count": 1445, + "stargazers_count": 1443, + "watchers_count": 1443, "language": "TypeScript", "topics": [ "cms", @@ -14273,7 +14246,7 @@ "url": "https://api.github.com/repos/timlrx/tailwind-nextjs-starter-blog", "languages_url": "https://api.github.com/repos/timlrx/tailwind-nextjs-starter-blog/languages", "created_at": "2021-01-09T09:41:22Z", - "updated_at": "2023-09-26T21:30:12Z", + "updated_at": "2023-09-27T10:07:10Z", "git_url": "git://github.com/timlrx/tailwind-nextjs-starter-blog.git", "ssh_url": "git@github.com:timlrx/tailwind-nextjs-starter-blog.git", "clone_url": "https://github.com/timlrx/tailwind-nextjs-starter-blog.git", @@ -14308,13 +14281,13 @@ "url": "https://api.github.com/repos/ixartz/Next-js-Boilerplate", "languages_url": "https://api.github.com/repos/ixartz/Next-js-Boilerplate/languages", "created_at": "2020-07-22T19:47:35Z", - "updated_at": "2023-09-26T10:40:12Z", + "updated_at": "2023-09-27T03:37:44Z", "git_url": "git://github.com/ixartz/Next-js-Boilerplate.git", "ssh_url": "git@github.com:ixartz/Next-js-Boilerplate.git", "clone_url": "https://github.com/ixartz/Next-js-Boilerplate.git", "homepage": "https://creativedesignsguru.com", - "stargazers_count": 4791, - "watchers_count": 4791, + "stargazers_count": 4792, + "watchers_count": 4792, "language": "TypeScript", "topics": [ "boilerplate", @@ -14460,13 +14433,13 @@ "url": "https://api.github.com/repos/highcharts/highcharts", "languages_url": "https://api.github.com/repos/highcharts/highcharts/languages", "created_at": "2010-06-11T12:23:53Z", - "updated_at": "2023-09-26T17:53:08Z", + "updated_at": "2023-09-27T07:02:20Z", "git_url": "git://github.com/highcharts/highcharts.git", "ssh_url": "git@github.com:highcharts/highcharts.git", "clone_url": "https://github.com/highcharts/highcharts.git", "homepage": "https://www.highcharts.com", - "stargazers_count": 11469, - "watchers_count": 11469, + "stargazers_count": 11472, + "watchers_count": 11472, "language": "TypeScript", "topics": [] }, @@ -14518,13 +14491,13 @@ "url": "https://api.github.com/repos/antvis/G2", "languages_url": "https://api.github.com/repos/antvis/G2/languages", "created_at": "2016-05-26T09:21:04Z", - "updated_at": "2023-09-26T22:44:17Z", + "updated_at": "2023-09-27T09:48:57Z", "git_url": "git://github.com/antvis/G2.git", "ssh_url": "git@github.com:antvis/G2.git", "clone_url": "https://github.com/antvis/G2.git", "homepage": "https://g2.antv.antgroup.com", - "stargazers_count": 11742, - "watchers_count": 11742, + "stargazers_count": 11743, + "watchers_count": 11743, "language": "TypeScript", "topics": [ "animation", @@ -14555,13 +14528,13 @@ "url": "https://api.github.com/repos/microsoft/SandDance", "languages_url": "https://api.github.com/repos/microsoft/SandDance/languages", "created_at": "2018-11-05T22:45:31Z", - "updated_at": "2023-09-26T12:09:29Z", + "updated_at": "2023-09-27T06:09:20Z", "git_url": "git://github.com/microsoft/SandDance.git", "ssh_url": "git@github.com:microsoft/SandDance.git", "clone_url": "https://github.com/microsoft/SandDance.git", "homepage": "https://microsoft.github.io/SandDance", - "stargazers_count": 6129, - "watchers_count": 6129, + "stargazers_count": 6128, + "watchers_count": 6128, "language": "TypeScript", "topics": [ "data-visualization", @@ -15064,13 +15037,13 @@ "url": "https://api.github.com/repos/DefinitelyTyped/DefinitelyTyped", "languages_url": "https://api.github.com/repos/DefinitelyTyped/DefinitelyTyped/languages", "created_at": "2012-10-05T16:39:45Z", - "updated_at": "2023-09-26T18:51:44Z", + "updated_at": "2023-09-27T11:54:47Z", "git_url": "git://github.com/DefinitelyTyped/DefinitelyTyped.git", "ssh_url": "git@github.com:DefinitelyTyped/DefinitelyTyped.git", "clone_url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "homepage": "", - "stargazers_count": 45338, - "watchers_count": 45338, + "stargazers_count": 45348, + "watchers_count": 45348, "language": "TypeScript", "topics": [ "definition", @@ -15208,13 +15181,13 @@ "url": "https://api.github.com/repos/floating-ui/floating-ui", "languages_url": "https://api.github.com/repos/floating-ui/floating-ui/languages", "created_at": "2016-03-29T17:00:47Z", - "updated_at": "2023-09-26T19:53:36Z", + "updated_at": "2023-09-27T09:25:34Z", "git_url": "git://github.com/floating-ui/floating-ui.git", "ssh_url": "git@github.com:floating-ui/floating-ui.git", "clone_url": "https://github.com/floating-ui/floating-ui.git", "homepage": "https://floating-ui.com", - "stargazers_count": 26732, - "watchers_count": 26732, + "stargazers_count": 26740, + "watchers_count": 26740, "language": "TypeScript", "topics": [ "dropdown", @@ -15245,13 +15218,13 @@ "url": "https://api.github.com/repos/payloadcms/payload", "languages_url": "https://api.github.com/repos/payloadcms/payload/languages", "created_at": "2021-01-05T18:49:45Z", - "updated_at": "2023-09-26T23:25:00Z", + "updated_at": "2023-09-27T10:02:25Z", "git_url": "git://github.com/payloadcms/payload.git", "ssh_url": "git@github.com:payloadcms/payload.git", "clone_url": "https://github.com/payloadcms/payload.git", "homepage": "https://payloadcms.com", - "stargazers_count": 12224, - "watchers_count": 12224, + "stargazers_count": 12232, + "watchers_count": 12232, "language": "TypeScript", "topics": [ "api", @@ -15292,13 +15265,13 @@ "url": "https://api.github.com/repos/react-hook-form/react-hook-form", "languages_url": "https://api.github.com/repos/react-hook-form/react-hook-form/languages", "created_at": "2019-03-05T23:47:10Z", - "updated_at": "2023-09-26T21:51:11Z", + "updated_at": "2023-09-27T08:33:53Z", "git_url": "git://github.com/react-hook-form/react-hook-form.git", "ssh_url": "git@github.com:react-hook-form/react-hook-form.git", "clone_url": "https://github.com/react-hook-form/react-hook-form.git", "homepage": "https://react-hook-form.com", - "stargazers_count": 36877, - "watchers_count": 36877, + "stargazers_count": 36882, + "watchers_count": 36882, "language": "TypeScript", "topics": [ "dx", @@ -15466,13 +15439,13 @@ "url": "https://api.github.com/repos/refinedev/refine", "languages_url": "https://api.github.com/repos/refinedev/refine/languages", "created_at": "2021-01-20T12:01:32Z", - "updated_at": "2023-09-26T22:36:09Z", + "updated_at": "2023-09-27T09:22:28Z", "git_url": "git://github.com/refinedev/refine.git", "ssh_url": "git@github.com:refinedev/refine.git", "clone_url": "https://github.com/refinedev/refine.git", "homepage": "https://refine.dev", - "stargazers_count": 14607, - "watchers_count": 14607, + "stargazers_count": 14616, + "watchers_count": 14616, "language": "TypeScript", "topics": [ "admin", @@ -15513,13 +15486,13 @@ "url": "https://api.github.com/repos/rowyio/rowy", "languages_url": "https://api.github.com/repos/rowyio/rowy/languages", "created_at": "2019-09-05T08:07:18Z", - "updated_at": "2023-09-26T23:45:14Z", + "updated_at": "2023-09-27T07:37:28Z", "git_url": "git://github.com/rowyio/rowy.git", "ssh_url": "git@github.com:rowyio/rowy.git", "clone_url": "https://github.com/rowyio/rowy.git", "homepage": "http://rowy.io", - "stargazers_count": 5127, - "watchers_count": 5127, + "stargazers_count": 5131, + "watchers_count": 5131, "language": "TypeScript", "topics": [ "airtable", @@ -15560,13 +15533,13 @@ "url": "https://api.github.com/repos/appsmithorg/appsmith", "languages_url": "https://api.github.com/repos/appsmithorg/appsmith/languages", "created_at": "2020-06-30T04:07:36Z", - "updated_at": "2023-09-26T21:17:26Z", + "updated_at": "2023-09-27T11:42:43Z", "git_url": "git://github.com/appsmithorg/appsmith.git", "ssh_url": "git@github.com:appsmithorg/appsmith.git", "clone_url": "https://github.com/appsmithorg/appsmith.git", "homepage": "https://www.appsmith.com", - "stargazers_count": 29191, - "watchers_count": 29191, + "stargazers_count": 29200, + "watchers_count": 29200, "language": "TypeScript", "topics": [ "admin-dashboard", @@ -15608,13 +15581,13 @@ "url": "https://api.github.com/repos/appwrite/appwrite", "languages_url": "https://api.github.com/repos/appwrite/appwrite/languages", "created_at": "2019-04-08T16:36:25Z", - "updated_at": "2023-09-26T23:51:09Z", + "updated_at": "2023-09-27T10:37:04Z", "git_url": "git://github.com/appwrite/appwrite.git", "ssh_url": "git@github.com:appwrite/appwrite.git", "clone_url": "https://github.com/appwrite/appwrite.git", "homepage": "https://appwrite.io", - "stargazers_count": 33251, - "watchers_count": 33251, + "stargazers_count": 33262, + "watchers_count": 33262, "language": "TypeScript", "topics": [ "android", @@ -15698,13 +15671,13 @@ "url": "https://api.github.com/repos/BuilderIO/mitosis", "languages_url": "https://api.github.com/repos/BuilderIO/mitosis/languages", "created_at": "2020-11-06T01:09:07Z", - "updated_at": "2023-09-26T22:25:25Z", + "updated_at": "2023-09-27T07:54:46Z", "git_url": "git://github.com/BuilderIO/mitosis.git", "ssh_url": "git@github.com:BuilderIO/mitosis.git", "clone_url": "https://github.com/BuilderIO/mitosis.git", "homepage": "https://mitosis.builder.io", - "stargazers_count": 9684, - "watchers_count": 9684, + "stargazers_count": 9688, + "watchers_count": 9688, "language": "TypeScript", "topics": [ "angular", @@ -15817,13 +15790,13 @@ "url": "https://api.github.com/repos/typegoose/typegoose", "languages_url": "https://api.github.com/repos/typegoose/typegoose/languages", "created_at": "2019-05-03T17:26:27Z", - "updated_at": "2023-09-26T18:46:47Z", + "updated_at": "2023-09-27T08:07:13Z", "git_url": "git://github.com/typegoose/typegoose.git", "ssh_url": "git@github.com:typegoose/typegoose.git", "clone_url": "https://github.com/typegoose/typegoose.git", "homepage": "https://typegoose.github.io/typegoose/", - "stargazers_count": 2066, - "watchers_count": 2066, + "stargazers_count": 2068, + "watchers_count": 2068, "language": "TypeScript", "topics": [ "db", @@ -15885,13 +15858,13 @@ "url": "https://api.github.com/repos/tsparticles/tsparticles", "languages_url": "https://api.github.com/repos/tsparticles/tsparticles/languages", "created_at": "2020-02-05T18:00:01Z", - "updated_at": "2023-09-26T23:37:50Z", + "updated_at": "2023-09-27T03:44:59Z", "git_url": "git://github.com/tsparticles/tsparticles.git", "ssh_url": "git@github.com:tsparticles/tsparticles.git", "clone_url": "https://github.com/tsparticles/tsparticles.git", "homepage": "https://particles.js.org", - "stargazers_count": 5839, - "watchers_count": 5839, + "stargazers_count": 5840, + "watchers_count": 5840, "language": "TypeScript", "topics": [ "2d", @@ -15933,13 +15906,13 @@ "url": "https://api.github.com/repos/pixijs/pixijs", "languages_url": "https://api.github.com/repos/pixijs/pixijs/languages", "created_at": "2013-01-21T22:40:50Z", - "updated_at": "2023-09-26T23:15:35Z", + "updated_at": "2023-09-27T11:48:08Z", "git_url": "git://github.com/pixijs/pixijs.git", "ssh_url": "git@github.com:pixijs/pixijs.git", "clone_url": "https://github.com/pixijs/pixijs.git", "homepage": "http://pixijs.com", - "stargazers_count": 40991, - "watchers_count": 40991, + "stargazers_count": 40998, + "watchers_count": 40998, "language": "TypeScript", "topics": [ "canvas", @@ -15974,13 +15947,13 @@ "url": "https://api.github.com/repos/themesberg/flowbite-react", "languages_url": "https://api.github.com/repos/themesberg/flowbite-react/languages", "created_at": "2022-02-28T19:37:38Z", - "updated_at": "2023-09-26T22:54:09Z", + "updated_at": "2023-09-27T10:14:46Z", "git_url": "git://github.com/themesberg/flowbite-react.git", "ssh_url": "git@github.com:themesberg/flowbite-react.git", "clone_url": "https://github.com/themesberg/flowbite-react.git", "homepage": "https://flowbite-react.com", - "stargazers_count": 1347, - "watchers_count": 1347, + "stargazers_count": 1349, + "watchers_count": 1349, "language": "TypeScript", "topics": [ "a11y", @@ -16012,13 +15985,13 @@ "url": "https://api.github.com/repos/whyour/qinglong", "languages_url": "https://api.github.com/repos/whyour/qinglong/languages", "created_at": "2021-03-13T15:21:04Z", - "updated_at": "2023-09-26T13:28:50Z", + "updated_at": "2023-09-27T09:56:40Z", "git_url": "git://github.com/whyour/qinglong.git", "ssh_url": "git@github.com:whyour/qinglong.git", "clone_url": "https://github.com/whyour/qinglong.git", "homepage": "http://demo.dlww.cc:4433", - "stargazers_count": 11963, - "watchers_count": 11963, + "stargazers_count": 11967, + "watchers_count": 11967, "language": "TypeScript", "topics": [ "crontab", @@ -16303,13 +16276,13 @@ "url": "https://api.github.com/repos/agenda/agenda", "languages_url": "https://api.github.com/repos/agenda/agenda/languages", "created_at": "2013-10-29T02:58:41Z", - "updated_at": "2023-09-26T21:26:23Z", + "updated_at": "2023-09-27T10:46:23Z", "git_url": "git://github.com/agenda/agenda.git", "ssh_url": "git@github.com:agenda/agenda.git", "clone_url": "https://github.com/agenda/agenda.git", "homepage": "http://agendajs.com", - "stargazers_count": 9020, - "watchers_count": 9020, + "stargazers_count": 9022, + "watchers_count": 9022, "language": "TypeScript", "topics": [ "automated", @@ -16381,13 +16354,13 @@ "url": "https://api.github.com/repos/taskforcesh/bullmq", "languages_url": "https://api.github.com/repos/taskforcesh/bullmq/languages", "created_at": "2018-12-19T21:46:28Z", - "updated_at": "2023-09-26T17:56:58Z", + "updated_at": "2023-09-27T12:00:47Z", "git_url": "git://github.com/taskforcesh/bullmq.git", "ssh_url": "git@github.com:taskforcesh/bullmq.git", "clone_url": "https://github.com/taskforcesh/bullmq.git", "homepage": "https://bullmq.io", - "stargazers_count": 4359, - "watchers_count": 4359, + "stargazers_count": 4362, + "watchers_count": 4362, "language": "TypeScript", "topics": [ "background-jobs", @@ -16647,13 +16620,13 @@ "url": "https://api.github.com/repos/ljlm0402/typescript-express-starter", "languages_url": "https://api.github.com/repos/ljlm0402/typescript-express-starter/languages", "created_at": "2019-12-17T12:12:02Z", - "updated_at": "2023-09-26T05:17:16Z", + "updated_at": "2023-09-27T07:24:36Z", "git_url": "git://github.com/ljlm0402/typescript-express-starter.git", "ssh_url": "git@github.com:ljlm0402/typescript-express-starter.git", "clone_url": "https://github.com/ljlm0402/typescript-express-starter.git", "homepage": "http://npm.im/typescript-express-starter", - "stargazers_count": 2301, - "watchers_count": 2301, + "stargazers_count": 2303, + "watchers_count": 2303, "language": "TypeScript", "topics": [ "docker", @@ -16722,13 +16695,13 @@ "url": "https://api.github.com/repos/actionsflow/actionsflow", "languages_url": "https://api.github.com/repos/actionsflow/actionsflow/languages", "created_at": "2020-09-29T18:39:47Z", - "updated_at": "2023-09-26T11:41:14Z", + "updated_at": "2023-09-27T06:23:34Z", "git_url": "git://github.com/actionsflow/actionsflow.git", "ssh_url": "git@github.com:actionsflow/actionsflow.git", "clone_url": "https://github.com/actionsflow/actionsflow.git", "homepage": "https://actionsflow.github.io/docs", - "stargazers_count": 2941, - "watchers_count": 2941, + "stargazers_count": 2942, + "watchers_count": 2942, "language": "TypeScript", "topics": [ "actions", @@ -16789,13 +16762,13 @@ "url": "https://api.github.com/repos/apify/crawlee", "languages_url": "https://api.github.com/repos/apify/crawlee/languages", "created_at": "2016-08-26T18:35:03Z", - "updated_at": "2023-09-26T19:38:17Z", + "updated_at": "2023-09-27T08:34:17Z", "git_url": "git://github.com/apify/crawlee.git", "ssh_url": "git@github.com:apify/crawlee.git", "clone_url": "https://github.com/apify/crawlee.git", "homepage": "https://crawlee.dev", - "stargazers_count": 9112, - "watchers_count": 9112, + "stargazers_count": 9114, + "watchers_count": 9114, "language": "TypeScript", "topics": [ "apify", @@ -16834,13 +16807,13 @@ "url": "https://api.github.com/repos/t4t5/sweetalert", "languages_url": "https://api.github.com/repos/t4t5/sweetalert/languages", "created_at": "2014-09-30T11:12:48Z", - "updated_at": "2023-09-25T17:45:59Z", + "updated_at": "2023-09-27T11:43:53Z", "git_url": "git://github.com/t4t5/sweetalert.git", "ssh_url": "git@github.com:t4t5/sweetalert.git", "clone_url": "https://github.com/t4t5/sweetalert.git", "homepage": "https://sweetalert.js.org", - "stargazers_count": 22294, - "watchers_count": 22294, + "stargazers_count": 22295, + "watchers_count": 22295, "language": "TypeScript", "topics": [ "alert", @@ -16896,13 +16869,13 @@ "url": "https://api.github.com/repos/blitz-js/blitz", "languages_url": "https://api.github.com/repos/blitz-js/blitz/languages", "created_at": "2020-02-17T21:54:15Z", - "updated_at": "2023-09-26T13:23:18Z", + "updated_at": "2023-09-27T01:34:27Z", "git_url": "git://github.com/blitz-js/blitz.git", "ssh_url": "git@github.com:blitz-js/blitz.git", "clone_url": "https://github.com/blitz-js/blitz.git", "homepage": "https://Blitzjs.com", - "stargazers_count": 13055, - "watchers_count": 13055, + "stargazers_count": 13056, + "watchers_count": 13056, "language": "TypeScript", "topics": [ "blitz", @@ -16935,13 +16908,13 @@ "url": "https://api.github.com/repos/feathersjs/feathers", "languages_url": "https://api.github.com/repos/feathersjs/feathers/languages", "created_at": "2011-10-19T22:45:16Z", - "updated_at": "2023-09-26T23:59:52Z", + "updated_at": "2023-09-27T09:03:18Z", "git_url": "git://github.com/feathersjs/feathers.git", "ssh_url": "git@github.com:feathersjs/feathers.git", "clone_url": "https://github.com/feathersjs/feathers.git", "homepage": "https://feathersjs.com", - "stargazers_count": 14768, - "watchers_count": 14768, + "stargazers_count": 14769, + "watchers_count": 14769, "language": "TypeScript", "topics": [ "browser", @@ -16972,13 +16945,13 @@ "url": "https://api.github.com/repos/pubkey/rxdb", "languages_url": "https://api.github.com/repos/pubkey/rxdb/languages", "created_at": "2016-12-02T19:34:42Z", - "updated_at": "2023-09-26T23:17:38Z", + "updated_at": "2023-09-27T10:55:15Z", "git_url": "git://github.com/pubkey/rxdb.git", "ssh_url": "git@github.com:pubkey/rxdb.git", "clone_url": "https://github.com/pubkey/rxdb.git", "homepage": "https://rxdb.info/", - "stargazers_count": 19682, - "watchers_count": 19682, + "stargazers_count": 19685, + "watchers_count": 19685, "language": "TypeScript", "topics": [ "angular", @@ -17020,13 +16993,13 @@ "url": "https://api.github.com/repos/recharts/recharts", "languages_url": "https://api.github.com/repos/recharts/recharts/languages", "created_at": "2015-08-07T06:50:27Z", - "updated_at": "2023-09-26T15:24:16Z", + "updated_at": "2023-09-27T12:06:24Z", "git_url": "git://github.com/recharts/recharts.git", "ssh_url": "git@github.com:recharts/recharts.git", "clone_url": "https://github.com/recharts/recharts.git", "homepage": "http://recharts.org", - "stargazers_count": 21106, - "watchers_count": 21106, + "stargazers_count": 21109, + "watchers_count": 21109, "language": "TypeScript", "topics": [ "chart", @@ -17058,13 +17031,13 @@ "url": "https://api.github.com/repos/marmelab/react-admin", "languages_url": "https://api.github.com/repos/marmelab/react-admin/languages", "created_at": "2016-07-13T07:58:54Z", - "updated_at": "2023-09-26T18:49:05Z", + "updated_at": "2023-09-27T08:10:15Z", "git_url": "git://github.com/marmelab/react-admin.git", "ssh_url": "git@github.com:marmelab/react-admin.git", "clone_url": "https://github.com/marmelab/react-admin.git", "homepage": "http://marmelab.com/react-admin", - "stargazers_count": 22922, - "watchers_count": 22922, + "stargazers_count": 22927, + "watchers_count": 22927, "language": "TypeScript", "topics": [ "admin", @@ -17306,13 +17279,13 @@ "url": "https://api.github.com/repos/Jigsaw-Code/outline-client", "languages_url": "https://api.github.com/repos/Jigsaw-Code/outline-client/languages", "created_at": "2018-03-13T21:42:30Z", - "updated_at": "2023-09-26T21:02:55Z", + "updated_at": "2023-09-27T11:26:17Z", "git_url": "git://github.com/Jigsaw-Code/outline-client.git", "ssh_url": "git@github.com:Jigsaw-Code/outline-client.git", "clone_url": "https://github.com/Jigsaw-Code/outline-client.git", "homepage": "https://getoutline.org/", - "stargazers_count": 7821, - "watchers_count": 7821, + "stargazers_count": 7822, + "watchers_count": 7822, "language": "TypeScript", "topics": [ "android", @@ -17343,13 +17316,13 @@ "url": "https://api.github.com/repos/Jigsaw-Code/outline-server", "languages_url": "https://api.github.com/repos/Jigsaw-Code/outline-server/languages", "created_at": "2018-03-13T21:24:49Z", - "updated_at": "2023-09-26T21:06:41Z", + "updated_at": "2023-09-27T11:42:51Z", "git_url": "git://github.com/Jigsaw-Code/outline-server.git", "ssh_url": "git@github.com:Jigsaw-Code/outline-server.git", "clone_url": "https://github.com/Jigsaw-Code/outline-server.git", "homepage": "https://getoutline.org/", - "stargazers_count": 5298, - "watchers_count": 5298, + "stargazers_count": 5297, + "watchers_count": 5297, "language": "TypeScript", "topics": [ "docker", @@ -17467,13 +17440,13 @@ "url": "https://api.github.com/repos/hoangvvo/next-connect", "languages_url": "https://api.github.com/repos/hoangvvo/next-connect/languages", "created_at": "2019-10-13T20:33:30Z", - "updated_at": "2023-09-26T19:36:01Z", + "updated_at": "2023-09-27T04:17:15Z", "git_url": "git://github.com/hoangvvo/next-connect.git", "ssh_url": "git@github.com:hoangvvo/next-connect.git", "clone_url": "https://github.com/hoangvvo/next-connect.git", "homepage": "https://www.npmjs.com/package/next-connect", - "stargazers_count": 1505, - "watchers_count": 1505, + "stargazers_count": 1507, + "watchers_count": 1507, "language": "TypeScript", "topics": [ "connect", @@ -17575,13 +17548,13 @@ "url": "https://api.github.com/repos/outline/outline", "languages_url": "https://api.github.com/repos/outline/outline/languages", "created_at": "2016-05-22T21:31:47Z", - "updated_at": "2023-09-26T20:34:17Z", + "updated_at": "2023-09-27T11:37:26Z", "git_url": "git://github.com/outline/outline.git", "ssh_url": "git@github.com:outline/outline.git", "clone_url": "https://github.com/outline/outline.git", "homepage": "https://www.getoutline.com", - "stargazers_count": 20549, - "watchers_count": 20549, + "stargazers_count": 20552, + "watchers_count": 20552, "language": "TypeScript", "topics": [ "docker", @@ -17653,13 +17626,13 @@ "url": "https://api.github.com/repos/fkhadra/react-toastify", "languages_url": "https://api.github.com/repos/fkhadra/react-toastify/languages", "created_at": "2016-11-08T12:32:52Z", - "updated_at": "2023-09-26T20:55:24Z", + "updated_at": "2023-09-27T02:55:03Z", "git_url": "git://github.com/fkhadra/react-toastify.git", "ssh_url": "git@github.com:fkhadra/react-toastify.git", "clone_url": "https://github.com/fkhadra/react-toastify.git", "homepage": "https://fkhadra.github.io/react-toastify/introduction", - "stargazers_count": 11439, - "watchers_count": 11439, + "stargazers_count": 11440, + "watchers_count": 11440, "language": "TypeScript", "topics": [ "javascript", @@ -18162,13 +18135,13 @@ "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-typescript", "languages_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-typescript/languages", "created_at": "2020-10-19T20:09:37Z", - "updated_at": "2023-09-26T07:09:05Z", + "updated_at": "2023-09-27T04:17:47Z", "git_url": "git://github.com/aws-powertools/powertools-lambda-typescript.git", "ssh_url": "git@github.com:aws-powertools/powertools-lambda-typescript.git", "clone_url": "https://github.com/aws-powertools/powertools-lambda-typescript.git", "homepage": "https://docs.powertools.aws.dev/lambda/typescript/latest/", - "stargazers_count": 1281, - "watchers_count": 1281, + "stargazers_count": 1283, + "watchers_count": 1283, "language": "TypeScript", "topics": [ "aws", @@ -18199,13 +18172,13 @@ "url": "https://api.github.com/repos/wagmi-dev/wagmi", "languages_url": "https://api.github.com/repos/wagmi-dev/wagmi/languages", "created_at": "2021-11-23T03:11:46Z", - "updated_at": "2023-09-26T21:01:47Z", + "updated_at": "2023-09-27T10:53:15Z", "git_url": "git://github.com/wagmi-dev/wagmi.git", "ssh_url": "git@github.com:wagmi-dev/wagmi.git", "clone_url": "https://github.com/wagmi-dev/wagmi.git", "homepage": "https://wagmi.sh", - "stargazers_count": 4904, - "watchers_count": 4904, + "stargazers_count": 4903, + "watchers_count": 4903, "language": "TypeScript", "topics": [ "dapp", @@ -18235,13 +18208,13 @@ "url": "https://api.github.com/repos/prisma/prisma", "languages_url": "https://api.github.com/repos/prisma/prisma/languages", "created_at": "2019-06-20T13:33:47Z", - "updated_at": "2023-09-26T21:52:42Z", + "updated_at": "2023-09-27T09:26:30Z", "git_url": "git://github.com/prisma/prisma.git", "ssh_url": "git@github.com:prisma/prisma.git", "clone_url": "https://github.com/prisma/prisma.git", "homepage": "https://www.prisma.io", - "stargazers_count": 33966, - "watchers_count": 33966, + "stargazers_count": 33978, + "watchers_count": 33978, "language": "TypeScript", "topics": [ "cockroachdb", @@ -18315,13 +18288,13 @@ "url": "https://api.github.com/repos/remix-run/remix", "languages_url": "https://api.github.com/repos/remix-run/remix/languages", "created_at": "2020-10-26T19:57:28Z", - "updated_at": "2023-09-26T21:27:01Z", + "updated_at": "2023-09-27T11:20:42Z", "git_url": "git://github.com/remix-run/remix.git", "ssh_url": "git@github.com:remix-run/remix.git", "clone_url": "https://github.com/remix-run/remix.git", "homepage": "https://remix.run", - "stargazers_count": 24712, - "watchers_count": 24712, + "stargazers_count": 24722, + "watchers_count": 24722, "language": "TypeScript", "topics": [] }, @@ -18342,13 +18315,13 @@ "url": "https://api.github.com/repos/hoppscotch/hoppscotch", "languages_url": "https://api.github.com/repos/hoppscotch/hoppscotch/languages", "created_at": "2019-08-21T13:15:24Z", - "updated_at": "2023-09-26T21:07:35Z", + "updated_at": "2023-09-27T12:04:14Z", "git_url": "git://github.com/hoppscotch/hoppscotch.git", "ssh_url": "git@github.com:hoppscotch/hoppscotch.git", "clone_url": "https://github.com/hoppscotch/hoppscotch.git", "homepage": "https://hoppscotch.io", - "stargazers_count": 54809, - "watchers_count": 54809, + "stargazers_count": 54830, + "watchers_count": 54830, "language": "TypeScript", "topics": [ "api", @@ -18502,13 +18475,13 @@ "url": "https://api.github.com/repos/wclr/yalc", "languages_url": "https://api.github.com/repos/wclr/yalc/languages", "created_at": "2017-04-17T00:08:27Z", - "updated_at": "2023-09-26T22:41:00Z", + "updated_at": "2023-09-27T12:06:45Z", "git_url": "git://github.com/wclr/yalc.git", "ssh_url": "git@github.com:wclr/yalc.git", "clone_url": "https://github.com/wclr/yalc.git", "homepage": "", - "stargazers_count": 4821, - "watchers_count": 4821, + "stargazers_count": 4824, + "watchers_count": 4824, "language": "TypeScript", "topics": [ "dependencies", @@ -18536,13 +18509,13 @@ "url": "https://api.github.com/repos/nocodb/nocodb", "languages_url": "https://api.github.com/repos/nocodb/nocodb/languages", "created_at": "2017-10-29T18:51:48Z", - "updated_at": "2023-09-26T23:48:54Z", + "updated_at": "2023-09-27T10:03:15Z", "git_url": "git://github.com/nocodb/nocodb.git", "ssh_url": "git@github.com:nocodb/nocodb.git", "clone_url": "https://github.com/nocodb/nocodb.git", "homepage": "https://nocodb.com", - "stargazers_count": 37946, - "watchers_count": 37946, + "stargazers_count": 37949, + "watchers_count": 37949, "language": "TypeScript", "topics": [ "admin-dashboard", @@ -18618,13 +18591,13 @@ "url": "https://api.github.com/repos/freeCodeCamp/freeCodeCamp", "languages_url": "https://api.github.com/repos/freeCodeCamp/freeCodeCamp/languages", "created_at": "2014-12-24T17:49:19Z", - "updated_at": "2023-09-27T00:14:26Z", + "updated_at": "2023-09-27T11:40:39Z", "git_url": "git://github.com/freeCodeCamp/freeCodeCamp.git", "ssh_url": "git@github.com:freeCodeCamp/freeCodeCamp.git", "clone_url": "https://github.com/freeCodeCamp/freeCodeCamp.git", "homepage": "http://contribute.freecodecamp.org/", - "stargazers_count": 374435, - "watchers_count": 374435, + "stargazers_count": 374480, + "watchers_count": 374480, "language": "TypeScript", "topics": [ "careers", @@ -18716,13 +18689,13 @@ "url": "https://api.github.com/repos/nuxt/nuxt", "languages_url": "https://api.github.com/repos/nuxt/nuxt/languages", "created_at": "2016-10-26T11:18:47Z", - "updated_at": "2023-09-27T00:08:15Z", + "updated_at": "2023-09-27T11:03:43Z", "git_url": "git://github.com/nuxt/nuxt.git", "ssh_url": "git@github.com:nuxt/nuxt.git", "clone_url": "https://github.com/nuxt/nuxt.git", "homepage": "https://nuxt.com", - "stargazers_count": 47567, - "watchers_count": 47567, + "stargazers_count": 47580, + "watchers_count": 47580, "language": "TypeScript", "topics": [ "csr", @@ -18883,13 +18856,13 @@ "url": "https://api.github.com/repos/phoenixframework/phoenix", "languages_url": "https://api.github.com/repos/phoenixframework/phoenix/languages", "created_at": "2014-01-20T14:14:11Z", - "updated_at": "2023-09-26T11:28:29Z", + "updated_at": "2023-09-27T05:06:12Z", "git_url": "git://github.com/phoenixframework/phoenix.git", "ssh_url": "git@github.com:phoenixframework/phoenix.git", "clone_url": "https://github.com/phoenixframework/phoenix.git", "homepage": "https://www.phoenixframework.org", - "stargazers_count": 19942, - "watchers_count": 19942, + "stargazers_count": 19944, + "watchers_count": 19944, "language": "Elixir", "topics": [ "api-server", @@ -18916,13 +18889,13 @@ "url": "https://api.github.com/repos/cbh123/emoji", "languages_url": "https://api.github.com/repos/cbh123/emoji/languages", "created_at": "2023-09-08T05:15:44Z", - "updated_at": "2023-09-26T13:09:39Z", + "updated_at": "2023-09-27T06:56:23Z", "git_url": "git://github.com/cbh123/emoji.git", "ssh_url": "git@github.com:cbh123/emoji.git", "clone_url": "https://github.com/cbh123/emoji.git", "homepage": "https://emoji.fly.dev", - "stargazers_count": 277, - "watchers_count": 277, + "stargazers_count": 278, + "watchers_count": 278, "language": "Elixir", "topics": [] } @@ -18945,13 +18918,13 @@ "url": "https://api.github.com/repos/Pythagora-io/gpt-pilot", "languages_url": "https://api.github.com/repos/Pythagora-io/gpt-pilot/languages", "created_at": "2023-08-16T11:56:07Z", - "updated_at": "2023-09-26T23:06:43Z", + "updated_at": "2023-09-27T11:50:56Z", "git_url": "git://github.com/Pythagora-io/gpt-pilot.git", "ssh_url": "git@github.com:Pythagora-io/gpt-pilot.git", "clone_url": "https://github.com/Pythagora-io/gpt-pilot.git", "homepage": "", - "stargazers_count": 4393, - "watchers_count": 4393, + "stargazers_count": 4408, + "watchers_count": 4408, "language": "Python", "topics": [ "ai", @@ -18979,13 +18952,13 @@ "url": "https://api.github.com/repos/Gozargah/Marzban", "languages_url": "https://api.github.com/repos/Gozargah/Marzban/languages", "created_at": "2022-11-24T23:37:43Z", - "updated_at": "2023-09-26T17:56:43Z", + "updated_at": "2023-09-27T11:11:28Z", "git_url": "git://github.com/Gozargah/Marzban.git", "ssh_url": "git@github.com:Gozargah/Marzban.git", "clone_url": "https://github.com/Gozargah/Marzban.git", "homepage": "https://t.me/gozargah_marzban", - "stargazers_count": 1341, - "watchers_count": 1341, + "stargazers_count": 1344, + "watchers_count": 1344, "language": "Python", "topics": [ "api", @@ -19077,13 +19050,13 @@ "url": "https://api.github.com/repos/mikf/gallery-dl", "languages_url": "https://api.github.com/repos/mikf/gallery-dl/languages", "created_at": "2014-10-12T19:38:05Z", - "updated_at": "2023-09-26T23:55:40Z", + "updated_at": "2023-09-27T04:35:53Z", "git_url": "git://github.com/mikf/gallery-dl.git", "ssh_url": "git@github.com:mikf/gallery-dl.git", "clone_url": "https://github.com/mikf/gallery-dl.git", "homepage": "", - "stargazers_count": 8329, - "watchers_count": 8329, + "stargazers_count": 8330, + "watchers_count": 8330, "language": "Python", "topics": [ "danbooru", @@ -19153,13 +19126,13 @@ "url": "https://api.github.com/repos/llm-workflow-engine/llm-workflow-engine", "languages_url": "https://api.github.com/repos/llm-workflow-engine/llm-workflow-engine/languages", "created_at": "2022-12-03T14:46:24Z", - "updated_at": "2023-09-26T17:20:11Z", + "updated_at": "2023-09-27T02:13:41Z", "git_url": "git://github.com/llm-workflow-engine/llm-workflow-engine.git", "ssh_url": "git@github.com:llm-workflow-engine/llm-workflow-engine.git", "clone_url": "https://github.com/llm-workflow-engine/llm-workflow-engine.git", "homepage": "", - "stargazers_count": 3477, - "watchers_count": 3477, + "stargazers_count": 3478, + "watchers_count": 3478, "language": "Python", "topics": [ "chatbot", @@ -19189,13 +19162,13 @@ "url": "https://api.github.com/repos/logspace-ai/langflow", "languages_url": "https://api.github.com/repos/logspace-ai/langflow/languages", "created_at": "2023-02-08T22:28:03Z", - "updated_at": "2023-09-27T00:11:59Z", + "updated_at": "2023-09-27T11:20:30Z", "git_url": "git://github.com/logspace-ai/langflow.git", "ssh_url": "git@github.com:logspace-ai/langflow.git", "clone_url": "https://github.com/logspace-ai/langflow.git", "homepage": "http://www.langflow.org", - "stargazers_count": 12442, - "watchers_count": 12442, + "stargazers_count": 12461, + "watchers_count": 12461, "language": "Python", "topics": [ "chatgpt", @@ -19312,13 +19285,13 @@ "url": "https://api.github.com/repos/deforum-art/sd-webui-deforum", "languages_url": "https://api.github.com/repos/deforum-art/sd-webui-deforum/languages", "created_at": "2022-10-14T22:29:12Z", - "updated_at": "2023-09-26T14:41:57Z", + "updated_at": "2023-09-27T09:50:20Z", "git_url": "git://github.com/deforum-art/sd-webui-deforum.git", "ssh_url": "git@github.com:deforum-art/sd-webui-deforum.git", "clone_url": "https://github.com/deforum-art/sd-webui-deforum.git", "homepage": "https://deforum.github.io", - "stargazers_count": 2132, - "watchers_count": 2132, + "stargazers_count": 2136, + "watchers_count": 2136, "language": "Python", "topics": [ "animations", @@ -19427,13 +19400,13 @@ "url": "https://api.github.com/repos/JaidedAI/EasyOCR", "languages_url": "https://api.github.com/repos/JaidedAI/EasyOCR/languages", "created_at": "2020-03-14T11:46:39Z", - "updated_at": "2023-09-26T22:01:59Z", + "updated_at": "2023-09-27T11:59:37Z", "git_url": "git://github.com/JaidedAI/EasyOCR.git", "ssh_url": "git@github.com:JaidedAI/EasyOCR.git", "clone_url": "https://github.com/JaidedAI/EasyOCR.git", "homepage": "https://www.jaided.ai", - "stargazers_count": 19573, - "watchers_count": 19573, + "stargazers_count": 19580, + "watchers_count": 19580, "language": "Python", "topics": [ "cnn", @@ -19470,13 +19443,13 @@ "url": "https://api.github.com/repos/openai/shap-e", "languages_url": "https://api.github.com/repos/openai/shap-e/languages", "created_at": "2023-04-19T18:54:32Z", - "updated_at": "2023-09-26T17:19:25Z", + "updated_at": "2023-09-27T03:54:01Z", "git_url": "git://github.com/openai/shap-e.git", "ssh_url": "git@github.com:openai/shap-e.git", "clone_url": "https://github.com/openai/shap-e.git", "homepage": null, - "stargazers_count": 10417, - "watchers_count": 10417, + "stargazers_count": 10419, + "watchers_count": 10419, "language": "Python", "topics": [] }, @@ -19636,13 +19609,13 @@ "url": "https://api.github.com/repos/Zero6992/chatGPT-discord-bot", "languages_url": "https://api.github.com/repos/Zero6992/chatGPT-discord-bot/languages", "created_at": "2022-12-04T08:55:06Z", - "updated_at": "2023-09-26T20:35:16Z", + "updated_at": "2023-09-27T03:20:13Z", "git_url": "git://github.com/Zero6992/chatGPT-discord-bot.git", "ssh_url": "git@github.com:Zero6992/chatGPT-discord-bot.git", "clone_url": "https://github.com/Zero6992/chatGPT-discord-bot.git", "homepage": "", - "stargazers_count": 2383, - "watchers_count": 2383, + "stargazers_count": 2382, + "watchers_count": 2382, "language": "Python", "topics": [ "bot", @@ -19668,13 +19641,13 @@ "url": "https://api.github.com/repos/scottleibrand/gpt-summarizer", "languages_url": "https://api.github.com/repos/scottleibrand/gpt-summarizer/languages", "created_at": "2022-12-18T07:11:02Z", - "updated_at": "2023-09-25T03:04:53Z", + "updated_at": "2023-09-27T05:59:26Z", "git_url": "git://github.com/scottleibrand/gpt-summarizer.git", "ssh_url": "git@github.com:scottleibrand/gpt-summarizer.git", "clone_url": "https://github.com/scottleibrand/gpt-summarizer.git", "homepage": null, - "stargazers_count": 168, - "watchers_count": 168, + "stargazers_count": 169, + "watchers_count": 169, "language": "Python", "topics": [] }, @@ -19767,13 +19740,13 @@ "url": "https://api.github.com/repos/Kav-K/GPTDiscord", "languages_url": "https://api.github.com/repos/Kav-K/GPTDiscord/languages", "created_at": "2022-12-08T08:06:26Z", - "updated_at": "2023-09-24T17:28:09Z", + "updated_at": "2023-09-27T03:40:29Z", "git_url": "git://github.com/Kav-K/GPTDiscord.git", "ssh_url": "git@github.com:Kav-K/GPTDiscord.git", "clone_url": "https://github.com/Kav-K/GPTDiscord.git", "homepage": "", - "stargazers_count": 1495, - "watchers_count": 1495, + "stargazers_count": 1496, + "watchers_count": 1496, "language": "Python", "topics": [ "artificial-intelligence", @@ -19921,13 +19894,13 @@ "url": "https://api.github.com/repos/marticliment/WingetUI", "languages_url": "https://api.github.com/repos/marticliment/WingetUI/languages", "created_at": "2021-06-15T12:57:58Z", - "updated_at": "2023-09-26T23:46:55Z", + "updated_at": "2023-09-27T11:58:30Z", "git_url": "git://github.com/marticliment/WingetUI.git", "ssh_url": "git@github.com:marticliment/WingetUI.git", "clone_url": "https://github.com/marticliment/WingetUI.git", "homepage": "https://www.marticliment.com/wingetui/", - "stargazers_count": 4581, - "watchers_count": 4581, + "stargazers_count": 4599, + "watchers_count": 4599, "language": "Python", "topics": [ "chocolatey", @@ -19961,13 +19934,13 @@ "url": "https://api.github.com/repos/LAION-AI/Open-Assistant", "languages_url": "https://api.github.com/repos/LAION-AI/Open-Assistant/languages", "created_at": "2022-12-13T05:24:17Z", - "updated_at": "2023-09-26T18:08:57Z", + "updated_at": "2023-09-27T09:36:24Z", "git_url": "git://github.com/LAION-AI/Open-Assistant.git", "ssh_url": "git@github.com:LAION-AI/Open-Assistant.git", "clone_url": "https://github.com/LAION-AI/Open-Assistant.git", "homepage": "https://open-assistant.io", - "stargazers_count": 35257, - "watchers_count": 35257, + "stargazers_count": 35265, + "watchers_count": 35265, "language": "Python", "topics": [ "ai", @@ -19998,13 +19971,13 @@ "url": "https://api.github.com/repos/openai/chatgpt-retrieval-plugin", "languages_url": "https://api.github.com/repos/openai/chatgpt-retrieval-plugin/languages", "created_at": "2023-03-23T06:06:22Z", - "updated_at": "2023-09-26T19:40:08Z", + "updated_at": "2023-09-27T11:03:19Z", "git_url": "git://github.com/openai/chatgpt-retrieval-plugin.git", "ssh_url": "git@github.com:openai/chatgpt-retrieval-plugin.git", "clone_url": "https://github.com/openai/chatgpt-retrieval-plugin.git", "homepage": "", - "stargazers_count": 19662, - "watchers_count": 19662, + "stargazers_count": 19669, + "watchers_count": 19669, "language": "Python", "topics": [ "chatgpt", @@ -20065,13 +20038,13 @@ "url": "https://api.github.com/repos/xtekky/gpt4free", "languages_url": "https://api.github.com/repos/xtekky/gpt4free/languages", "created_at": "2023-03-29T17:00:43Z", - "updated_at": "2023-09-26T23:45:28Z", + "updated_at": "2023-09-27T12:06:24Z", "git_url": "git://github.com/xtekky/gpt4free.git", "ssh_url": "git@github.com:xtekky/gpt4free.git", "clone_url": "https://github.com/xtekky/gpt4free.git", "homepage": "https://g4f.ai", - "stargazers_count": 45226, - "watchers_count": 45226, + "stargazers_count": 45243, + "watchers_count": 45243, "language": "Python", "topics": [ "chatbot", @@ -20113,13 +20086,13 @@ "url": "https://api.github.com/repos/langchain-ai/langchain", "languages_url": "https://api.github.com/repos/langchain-ai/langchain/languages", "created_at": "2022-10-17T02:58:36Z", - "updated_at": "2023-09-26T23:07:52Z", + "updated_at": "2023-09-27T11:54:52Z", "git_url": "git://github.com/langchain-ai/langchain.git", "ssh_url": "git@github.com:langchain-ai/langchain.git", "clone_url": "https://github.com/langchain-ai/langchain.git", "homepage": "https://python.langchain.com", - "stargazers_count": 63257, - "watchers_count": 63257, + "stargazers_count": 63307, + "watchers_count": 63307, "language": "Python", "topics": [] }, @@ -20194,13 +20167,13 @@ "url": "https://api.github.com/repos/microsoft/JARVIS", "languages_url": "https://api.github.com/repos/microsoft/JARVIS/languages", "created_at": "2023-03-30T02:57:12Z", - "updated_at": "2023-09-26T22:49:45Z", + "updated_at": "2023-09-27T08:31:43Z", "git_url": "git://github.com/microsoft/JARVIS.git", "ssh_url": "git@github.com:microsoft/JARVIS.git", "clone_url": "https://github.com/microsoft/JARVIS.git", "homepage": "", - "stargazers_count": 21872, - "watchers_count": 21872, + "stargazers_count": 21874, + "watchers_count": 21874, "language": "Python", "topics": [ "deep-learning", @@ -20225,13 +20198,13 @@ "url": "https://api.github.com/repos/stochasticai/xTuring", "languages_url": "https://api.github.com/repos/stochasticai/xTuring/languages", "created_at": "2023-03-19T15:59:38Z", - "updated_at": "2023-09-26T18:09:01Z", + "updated_at": "2023-09-27T06:44:19Z", "git_url": "git://github.com/stochasticai/xTuring.git", "ssh_url": "git@github.com:stochasticai/xTuring.git", "clone_url": "https://github.com/stochasticai/xTuring.git", "homepage": "https://xturing.stochastic.ai", - "stargazers_count": 2297, - "watchers_count": 2297, + "stargazers_count": 2299, + "watchers_count": 2299, "language": "Python", "topics": [ "alpaca", @@ -20319,13 +20292,13 @@ "url": "https://api.github.com/repos/openai/evals", "languages_url": "https://api.github.com/repos/openai/evals/languages", "created_at": "2023-01-23T20:51:04Z", - "updated_at": "2023-09-27T00:17:01Z", + "updated_at": "2023-09-27T11:56:58Z", "git_url": "git://github.com/openai/evals.git", "ssh_url": "git@github.com:openai/evals.git", "clone_url": "https://github.com/openai/evals.git", "homepage": "", - "stargazers_count": 11908, - "watchers_count": 11908, + "stargazers_count": 11911, + "watchers_count": 11911, "language": "Python", "topics": [] }, @@ -20346,13 +20319,13 @@ "url": "https://api.github.com/repos/jerryjliu/llama_index", "languages_url": "https://api.github.com/repos/jerryjliu/llama_index/languages", "created_at": "2022-11-02T04:24:54Z", - "updated_at": "2023-09-26T22:26:51Z", + "updated_at": "2023-09-27T11:59:48Z", "git_url": "git://github.com/jerryjliu/llama_index.git", "ssh_url": "git@github.com:jerryjliu/llama_index.git", "clone_url": "https://github.com/jerryjliu/llama_index.git", "homepage": "https://gpt-index.readthedocs.io/en/latest/", - "stargazers_count": 21765, - "watchers_count": 21765, + "stargazers_count": 21800, + "watchers_count": 21800, "language": "Python", "topics": [] }, @@ -20373,13 +20346,13 @@ "url": "https://api.github.com/repos/openai/tiktoken", "languages_url": "https://api.github.com/repos/openai/tiktoken/languages", "created_at": "2022-12-01T23:22:11Z", - "updated_at": "2023-09-26T23:32:29Z", + "updated_at": "2023-09-27T10:52:42Z", "git_url": "git://github.com/openai/tiktoken.git", "ssh_url": "git@github.com:openai/tiktoken.git", "clone_url": "https://github.com/openai/tiktoken.git", "homepage": "", - "stargazers_count": 6763, - "watchers_count": 6763, + "stargazers_count": 6772, + "watchers_count": 6772, "language": "Python", "topics": [] }, @@ -20400,13 +20373,13 @@ "url": "https://api.github.com/repos/hpcaitech/ColossalAI", "languages_url": "https://api.github.com/repos/hpcaitech/ColossalAI/languages", "created_at": "2021-10-28T16:19:44Z", - "updated_at": "2023-09-27T00:17:16Z", + "updated_at": "2023-09-27T12:04:31Z", "git_url": "git://github.com/hpcaitech/ColossalAI.git", "ssh_url": "git@github.com:hpcaitech/ColossalAI.git", "clone_url": "https://github.com/hpcaitech/ColossalAI.git", "homepage": "https://www.colossalai.org", - "stargazers_count": 33746, - "watchers_count": 33746, + "stargazers_count": 34285, + "watchers_count": 34285, "language": "Python", "topics": [ "ai", @@ -20588,13 +20561,13 @@ "url": "https://api.github.com/repos/Cog-Creators/Red-DiscordBot", "languages_url": "https://api.github.com/repos/Cog-Creators/Red-DiscordBot/languages", "created_at": "2016-01-02T09:27:12Z", - "updated_at": "2023-09-26T19:47:48Z", + "updated_at": "2023-09-27T09:11:45Z", "git_url": "git://github.com/Cog-Creators/Red-DiscordBot.git", "ssh_url": "git@github.com:Cog-Creators/Red-DiscordBot.git", "clone_url": "https://github.com/Cog-Creators/Red-DiscordBot.git", "homepage": "https://docs.discord.red", - "stargazers_count": 4159, - "watchers_count": 4159, + "stargazers_count": 4160, + "watchers_count": 4160, "language": "Python", "topics": [ "bot", @@ -20713,13 +20686,13 @@ "url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui", "languages_url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/languages", "created_at": "2022-08-22T14:05:26Z", - "updated_at": "2023-09-26T23:13:54Z", + "updated_at": "2023-09-27T12:03:41Z", "git_url": "git://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "ssh_url": "git@github.com:AUTOMATIC1111/stable-diffusion-webui.git", "clone_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "homepage": "", - "stargazers_count": 103522, - "watchers_count": 103522, + "stargazers_count": 103589, + "watchers_count": 103589, "language": "Python", "topics": [ "ai", @@ -20811,13 +20784,13 @@ "url": "https://api.github.com/repos/Sygil-Dev/sygil-webui", "languages_url": "https://api.github.com/repos/Sygil-Dev/sygil-webui/languages", "created_at": "2022-08-24T10:43:48Z", - "updated_at": "2023-09-26T22:39:39Z", + "updated_at": "2023-09-27T04:55:16Z", "git_url": "git://github.com/Sygil-Dev/sygil-webui.git", "ssh_url": "git@github.com:Sygil-Dev/sygil-webui.git", "clone_url": "https://github.com/Sygil-Dev/sygil-webui.git", "homepage": "", - "stargazers_count": 7626, - "watchers_count": 7626, + "stargazers_count": 7627, + "watchers_count": 7627, "language": "Python", "topics": [] }, @@ -20838,13 +20811,13 @@ "url": "https://api.github.com/repos/huggingface/diffusers", "languages_url": "https://api.github.com/repos/huggingface/diffusers/languages", "created_at": "2022-05-30T16:04:02Z", - "updated_at": "2023-09-26T20:26:13Z", + "updated_at": "2023-09-27T12:01:34Z", "git_url": "git://github.com/huggingface/diffusers.git", "ssh_url": "git@github.com:huggingface/diffusers.git", "clone_url": "https://github.com/huggingface/diffusers.git", "homepage": "https://huggingface.co/docs/diffusers", - "stargazers_count": 18061, - "watchers_count": 18061, + "stargazers_count": 18076, + "watchers_count": 18076, "language": "Python", "topics": [ "deep-learning", @@ -20902,13 +20875,13 @@ "url": "https://api.github.com/repos/wangerzi/3d-model-convert-to-gltf", "languages_url": "https://api.github.com/repos/wangerzi/3d-model-convert-to-gltf/languages", "created_at": "2020-03-09T12:20:06Z", - "updated_at": "2023-09-26T02:13:29Z", + "updated_at": "2023-09-27T10:21:16Z", "git_url": "git://github.com/wangerzi/3d-model-convert-to-gltf.git", "ssh_url": "git@github.com:wangerzi/3d-model-convert-to-gltf.git", "clone_url": "https://github.com/wangerzi/3d-model-convert-to-gltf.git", "homepage": "", - "stargazers_count": 215, - "watchers_count": 215, + "stargazers_count": 216, + "watchers_count": 216, "language": "Python", "topics": [ "3d", @@ -20973,13 +20946,13 @@ "url": "https://api.github.com/repos/microsoft/DeepSpeed", "languages_url": "https://api.github.com/repos/microsoft/DeepSpeed/languages", "created_at": "2020-01-23T18:35:18Z", - "updated_at": "2023-09-26T23:20:46Z", + "updated_at": "2023-09-27T11:27:23Z", "git_url": "git://github.com/microsoft/DeepSpeed.git", "ssh_url": "git@github.com:microsoft/DeepSpeed.git", "clone_url": "https://github.com/microsoft/DeepSpeed.git", "homepage": "https://www.deepspeed.ai/", - "stargazers_count": 28541, - "watchers_count": 28541, + "stargazers_count": 28564, + "watchers_count": 28564, "language": "Python", "topics": [ "billion-parameters", @@ -21014,13 +20987,13 @@ "url": "https://api.github.com/repos/tubearchivist/tubearchivist", "languages_url": "https://api.github.com/repos/tubearchivist/tubearchivist/languages", "created_at": "2021-09-05T17:16:18Z", - "updated_at": "2023-09-26T23:38:17Z", + "updated_at": "2023-09-27T06:02:13Z", "git_url": "git://github.com/tubearchivist/tubearchivist.git", "ssh_url": "git@github.com:tubearchivist/tubearchivist.git", "clone_url": "https://github.com/tubearchivist/tubearchivist.git", "homepage": "https://www.tubearchivist.com", - "stargazers_count": 3275, - "watchers_count": 3275, + "stargazers_count": 3276, + "watchers_count": 3276, "language": "Python", "topics": [ "archive", @@ -21166,13 +21139,13 @@ "url": "https://api.github.com/repos/huggingface/transformers", "languages_url": "https://api.github.com/repos/huggingface/transformers/languages", "created_at": "2018-10-29T13:56:00Z", - "updated_at": "2023-09-26T23:13:51Z", + "updated_at": "2023-09-27T11:50:29Z", "git_url": "git://github.com/huggingface/transformers.git", "ssh_url": "git@github.com:huggingface/transformers.git", "clone_url": "https://github.com/huggingface/transformers.git", "homepage": "https://huggingface.co/transformers", - "stargazers_count": 112432, - "watchers_count": 112432, + "stargazers_count": 112466, + "watchers_count": 112466, "language": "Python", "topics": [ "bert", @@ -21214,13 +21187,13 @@ "url": "https://api.github.com/repos/newren/git-filter-repo", "languages_url": "https://api.github.com/repos/newren/git-filter-repo/languages", "created_at": "2018-08-21T15:40:09Z", - "updated_at": "2023-09-26T17:23:59Z", + "updated_at": "2023-09-27T08:09:20Z", "git_url": "git://github.com/newren/git-filter-repo.git", "ssh_url": "git@github.com:newren/git-filter-repo.git", "clone_url": "https://github.com/newren/git-filter-repo.git", "homepage": "", - "stargazers_count": 6289, - "watchers_count": 6289, + "stargazers_count": 6292, + "watchers_count": 6292, "language": "Python", "topics": [] }, @@ -21298,13 +21271,13 @@ "url": "https://api.github.com/repos/yt-dlp/yt-dlp", "languages_url": "https://api.github.com/repos/yt-dlp/yt-dlp/languages", "created_at": "2020-10-26T04:22:55Z", - "updated_at": "2023-09-27T00:16:51Z", + "updated_at": "2023-09-27T10:50:54Z", "git_url": "git://github.com/yt-dlp/yt-dlp.git", "ssh_url": "git@github.com:yt-dlp/yt-dlp.git", "clone_url": "https://github.com/yt-dlp/yt-dlp.git", "homepage": "https://discord.gg/H5MNcFW63r", - "stargazers_count": 56642, - "watchers_count": 56642, + "stargazers_count": 56674, + "watchers_count": 56674, "language": "Python", "topics": [ "python", @@ -21368,13 +21341,13 @@ "url": "https://api.github.com/repos/nvbn/thefuck", "languages_url": "https://api.github.com/repos/nvbn/thefuck/languages", "created_at": "2015-04-08T15:08:04Z", - "updated_at": "2023-09-26T19:13:54Z", + "updated_at": "2023-09-27T09:13:49Z", "git_url": "git://github.com/nvbn/thefuck.git", "ssh_url": "git@github.com:nvbn/thefuck.git", "clone_url": "https://github.com/nvbn/thefuck.git", "homepage": "", - "stargazers_count": 79455, - "watchers_count": 79455, + "stargazers_count": 79462, + "watchers_count": 79462, "language": "Python", "topics": [ "python", @@ -21398,13 +21371,13 @@ "url": "https://api.github.com/repos/swisskyrepo/PayloadsAllTheThings", "languages_url": "https://api.github.com/repos/swisskyrepo/PayloadsAllTheThings/languages", "created_at": "2016-10-18T07:29:07Z", - "updated_at": "2023-09-26T23:48:41Z", + "updated_at": "2023-09-27T11:58:40Z", "git_url": "git://github.com/swisskyrepo/PayloadsAllTheThings.git", "ssh_url": "git@github.com:swisskyrepo/PayloadsAllTheThings.git", "clone_url": "https://github.com/swisskyrepo/PayloadsAllTheThings.git", "homepage": "https://swisskyrepo.github.io/PayloadsAllTheThings/", - "stargazers_count": 50985, - "watchers_count": 50985, + "stargazers_count": 51005, + "watchers_count": 51005, "language": "Python", "topics": [ "bounty", @@ -21443,13 +21416,13 @@ "url": "https://api.github.com/repos/minimaxir/big-list-of-naughty-strings", "languages_url": "https://api.github.com/repos/minimaxir/big-list-of-naughty-strings/languages", "created_at": "2015-08-08T20:57:20Z", - "updated_at": "2023-09-26T23:09:23Z", + "updated_at": "2023-09-27T10:18:29Z", "git_url": "git://github.com/minimaxir/big-list-of-naughty-strings.git", "ssh_url": "git@github.com:minimaxir/big-list-of-naughty-strings.git", "clone_url": "https://github.com/minimaxir/big-list-of-naughty-strings.git", "homepage": null, - "stargazers_count": 45232, - "watchers_count": 45232, + "stargazers_count": 45234, + "watchers_count": 45234, "language": "Python", "topics": [] }, @@ -21497,13 +21470,13 @@ "url": "https://api.github.com/repos/ActivityWatch/activitywatch", "languages_url": "https://api.github.com/repos/ActivityWatch/activitywatch/languages", "created_at": "2016-04-27T15:26:09Z", - "updated_at": "2023-09-26T23:32:24Z", + "updated_at": "2023-09-27T08:46:26Z", "git_url": "git://github.com/ActivityWatch/activitywatch.git", "ssh_url": "git@github.com:ActivityWatch/activitywatch.git", "clone_url": "https://github.com/ActivityWatch/activitywatch.git", "homepage": "https://activitywatch.net/", - "stargazers_count": 9337, - "watchers_count": 9337, + "stargazers_count": 9339, + "watchers_count": 9339, "language": "Python", "topics": [ "activitywatch", @@ -21599,13 +21572,13 @@ "url": "https://api.github.com/repos/smicallef/spiderfoot", "languages_url": "https://api.github.com/repos/smicallef/spiderfoot/languages", "created_at": "2012-04-28T07:10:13Z", - "updated_at": "2023-09-26T04:35:36Z", + "updated_at": "2023-09-27T09:38:34Z", "git_url": "git://github.com/smicallef/spiderfoot.git", "ssh_url": "git@github.com:smicallef/spiderfoot.git", "clone_url": "https://github.com/smicallef/spiderfoot.git", "homepage": "http://www.spiderfoot.net", - "stargazers_count": 10404, - "watchers_count": 10404, + "stargazers_count": 10406, + "watchers_count": 10406, "language": "Python", "topics": [ "attack-surface", @@ -21720,13 +21693,13 @@ "url": "https://api.github.com/repos/hummingbot/hummingbot", "languages_url": "https://api.github.com/repos/hummingbot/hummingbot/languages", "created_at": "2019-04-02T21:41:52Z", - "updated_at": "2023-09-26T21:03:36Z", + "updated_at": "2023-09-27T08:31:41Z", "git_url": "git://github.com/hummingbot/hummingbot.git", "ssh_url": "git@github.com:hummingbot/hummingbot.git", "clone_url": "https://github.com/hummingbot/hummingbot.git", "homepage": "https://hummingbot.org", - "stargazers_count": 6331, - "watchers_count": 6331, + "stargazers_count": 6332, + "watchers_count": 6332, "language": "Python", "topics": [ "algo-trading", @@ -22073,7 +22046,7 @@ "url": "https://api.github.com/repos/mkdocs/mkdocs", "languages_url": "https://api.github.com/repos/mkdocs/mkdocs/languages", "created_at": "2014-01-11T21:05:21Z", - "updated_at": "2023-09-26T21:54:24Z", + "updated_at": "2023-09-27T08:46:40Z", "git_url": "git://github.com/mkdocs/mkdocs.git", "ssh_url": "git@github.com:mkdocs/mkdocs.git", "clone_url": "https://github.com/mkdocs/mkdocs.git", @@ -22203,13 +22176,13 @@ "url": "https://api.github.com/repos/LandGrey/pydictor", "languages_url": "https://api.github.com/repos/LandGrey/pydictor/languages", "created_at": "2016-08-17T08:16:56Z", - "updated_at": "2023-09-26T18:05:16Z", + "updated_at": "2023-09-27T01:52:18Z", "git_url": "git://github.com/LandGrey/pydictor.git", "ssh_url": "git@github.com:LandGrey/pydictor.git", "clone_url": "https://github.com/LandGrey/pydictor.git", "homepage": "https://github.com/LandGrey/pydictor", - "stargazers_count": 2924, - "watchers_count": 2924, + "stargazers_count": 2925, + "watchers_count": 2925, "language": "Python", "topics": [ "brute-force", @@ -22244,13 +22217,13 @@ "url": "https://api.github.com/repos/mitmproxy/mitmproxy", "languages_url": "https://api.github.com/repos/mitmproxy/mitmproxy/languages", "created_at": "2010-02-16T04:10:13Z", - "updated_at": "2023-09-26T23:03:23Z", + "updated_at": "2023-09-27T11:55:01Z", "git_url": "git://github.com/mitmproxy/mitmproxy.git", "ssh_url": "git@github.com:mitmproxy/mitmproxy.git", "clone_url": "https://github.com/mitmproxy/mitmproxy.git", "homepage": "https://mitmproxy.org", - "stargazers_count": 32351, - "watchers_count": 32351, + "stargazers_count": 32356, + "watchers_count": 32356, "language": "Python", "topics": [ "debugging", @@ -22372,13 +22345,13 @@ "url": "https://api.github.com/repos/Hari-Nagarajan/fairgame", "languages_url": "https://api.github.com/repos/Hari-Nagarajan/fairgame/languages", "created_at": "2020-09-18T20:14:00Z", - "updated_at": "2023-09-25T01:59:06Z", + "updated_at": "2023-09-27T00:40:22Z", "git_url": "git://github.com/Hari-Nagarajan/fairgame.git", "ssh_url": "git@github.com:Hari-Nagarajan/fairgame.git", "clone_url": "https://github.com/Hari-Nagarajan/fairgame.git", "homepage": "", - "stargazers_count": 2450, - "watchers_count": 2450, + "stargazers_count": 2451, + "watchers_count": 2451, "language": "Python", "topics": [] }, @@ -22426,13 +22399,13 @@ "url": "https://api.github.com/repos/home-assistant/core", "languages_url": "https://api.github.com/repos/home-assistant/core/languages", "created_at": "2013-09-17T07:29:48Z", - "updated_at": "2023-09-26T22:39:04Z", + "updated_at": "2023-09-27T11:36:49Z", "git_url": "git://github.com/home-assistant/core.git", "ssh_url": "git@github.com:home-assistant/core.git", "clone_url": "https://github.com/home-assistant/core.git", "homepage": "https://www.home-assistant.io", - "stargazers_count": 63075, - "watchers_count": 63075, + "stargazers_count": 63088, + "watchers_count": 63088, "language": "Python", "topics": [ "asyncio", @@ -22636,13 +22609,13 @@ "url": "https://api.github.com/repos/thp/urlwatch", "languages_url": "https://api.github.com/repos/thp/urlwatch/languages", "created_at": "2014-01-29T18:42:20Z", - "updated_at": "2023-09-26T13:35:55Z", + "updated_at": "2023-09-27T09:20:05Z", "git_url": "git://github.com/thp/urlwatch.git", "ssh_url": "git@github.com:thp/urlwatch.git", "clone_url": "https://github.com/thp/urlwatch.git", "homepage": "https://thp.io/2008/urlwatch/", - "stargazers_count": 2602, - "watchers_count": 2602, + "stargazers_count": 2603, + "watchers_count": 2603, "language": "Python", "topics": [ "automation", @@ -22934,13 +22907,13 @@ "url": "https://api.github.com/repos/MaximeBeasse/KeyDecoder", "languages_url": "https://api.github.com/repos/MaximeBeasse/KeyDecoder/languages", "created_at": "2020-06-30T18:39:41Z", - "updated_at": "2023-09-26T15:46:09Z", + "updated_at": "2023-09-27T08:42:49Z", "git_url": "git://github.com/MaximeBeasse/KeyDecoder.git", "ssh_url": "git@github.com:MaximeBeasse/KeyDecoder.git", "clone_url": "https://github.com/MaximeBeasse/KeyDecoder.git", "homepage": "", - "stargazers_count": 2859, - "watchers_count": 2859, + "stargazers_count": 2860, + "watchers_count": 2860, "language": "Dart", "topics": [ "card", @@ -23053,13 +23026,13 @@ "url": "https://api.github.com/repos/lostindark/DriverStoreExplorer", "languages_url": "https://api.github.com/repos/lostindark/DriverStoreExplorer/languages", "created_at": "2016-06-15T04:03:33Z", - "updated_at": "2023-09-26T19:39:43Z", + "updated_at": "2023-09-27T11:25:50Z", "git_url": "git://github.com/lostindark/DriverStoreExplorer.git", "ssh_url": "git@github.com:lostindark/DriverStoreExplorer.git", "clone_url": "https://github.com/lostindark/DriverStoreExplorer.git", "homepage": "", - "stargazers_count": 5268, - "watchers_count": 5268, + "stargazers_count": 5269, + "watchers_count": 5269, "language": "C#", "topics": [ "driver", @@ -23324,13 +23297,13 @@ "url": "https://api.github.com/repos/Unity-Technologies/ml-agents", "languages_url": "https://api.github.com/repos/Unity-Technologies/ml-agents/languages", "created_at": "2017-09-08T21:09:04Z", - "updated_at": "2023-09-26T20:52:31Z", + "updated_at": "2023-09-27T11:07:09Z", "git_url": "git://github.com/Unity-Technologies/ml-agents.git", "ssh_url": "git@github.com:Unity-Technologies/ml-agents.git", "clone_url": "https://github.com/Unity-Technologies/ml-agents.git", "homepage": "https://unity.com/products/machine-learning-agents", - "stargazers_count": 15395, - "watchers_count": 15395, + "stargazers_count": 15401, + "watchers_count": 15401, "language": "C#", "topics": [ "deep-learning", @@ -23446,13 +23419,13 @@ "url": "https://api.github.com/repos/furkandeveloper/EasyCronJob", "languages_url": "https://api.github.com/repos/furkandeveloper/EasyCronJob/languages", "created_at": "2021-06-06T16:43:46Z", - "updated_at": "2023-08-08T02:30:51Z", + "updated_at": "2023-09-27T09:55:58Z", "git_url": "git://github.com/furkandeveloper/EasyCronJob.git", "ssh_url": "git@github.com:furkandeveloper/EasyCronJob.git", "clone_url": "https://github.com/furkandeveloper/EasyCronJob.git", "homepage": "https://furkandeveloper.github.io/EasyCronJob/", - "stargazers_count": 70, - "watchers_count": 70, + "stargazers_count": 69, + "watchers_count": 69, "language": "C#", "topics": [ "cron", @@ -23509,13 +23482,13 @@ "url": "https://api.github.com/repos/Tyrrrz/DiscordChatExporter", "languages_url": "https://api.github.com/repos/Tyrrrz/DiscordChatExporter/languages", "created_at": "2017-07-12T17:18:19Z", - "updated_at": "2023-09-26T13:58:44Z", + "updated_at": "2023-09-27T04:47:26Z", "git_url": "git://github.com/Tyrrrz/DiscordChatExporter.git", "ssh_url": "git@github.com:Tyrrrz/DiscordChatExporter.git", "clone_url": "https://github.com/Tyrrrz/DiscordChatExporter.git", "homepage": "", - "stargazers_count": 5985, - "watchers_count": 5985, + "stargazers_count": 5986, + "watchers_count": 5986, "language": "C#", "topics": [ "archival", @@ -23598,13 +23571,13 @@ "url": "https://api.github.com/repos/Tichau/FileConverter", "languages_url": "https://api.github.com/repos/Tichau/FileConverter/languages", "created_at": "2015-04-06T10:15:53Z", - "updated_at": "2023-09-26T09:08:13Z", + "updated_at": "2023-09-27T03:14:07Z", "git_url": "git://github.com/Tichau/FileConverter.git", "ssh_url": "git@github.com:Tichau/FileConverter.git", "clone_url": "https://github.com/Tichau/FileConverter.git", "homepage": "http://www.file-converter.org", - "stargazers_count": 3371, - "watchers_count": 3371, + "stargazers_count": 3372, + "watchers_count": 3372, "language": "C#", "topics": [] }, @@ -23625,13 +23598,13 @@ "url": "https://api.github.com/repos/evilC/AutoHotInterception", "languages_url": "https://api.github.com/repos/evilC/AutoHotInterception/languages", "created_at": "2018-03-06T19:53:59Z", - "updated_at": "2023-09-26T20:20:05Z", + "updated_at": "2023-09-27T08:57:44Z", "git_url": "git://github.com/evilC/AutoHotInterception.git", "ssh_url": "git@github.com:evilC/AutoHotInterception.git", "clone_url": "https://github.com/evilC/AutoHotInterception.git", "homepage": null, - "stargazers_count": 559, - "watchers_count": 559, + "stargazers_count": 560, + "watchers_count": 560, "language": "C#", "topics": [ "autohotkey", @@ -23738,13 +23711,13 @@ "url": "https://api.github.com/repos/slowmist/Blockchain-dark-forest-selfguard-handbook", "languages_url": "https://api.github.com/repos/slowmist/Blockchain-dark-forest-selfguard-handbook/languages", "created_at": "2022-03-23T02:50:13Z", - "updated_at": "2023-09-25T21:28:08Z", + "updated_at": "2023-09-27T08:42:07Z", "git_url": "git://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook.git", "ssh_url": "git@github.com:slowmist/Blockchain-dark-forest-selfguard-handbook.git", "clone_url": "https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook.git", "homepage": null, - "stargazers_count": 3738, - "watchers_count": 3738, + "stargazers_count": 3741, + "watchers_count": 3741, "language": null, "topics": [] }, @@ -23765,13 +23738,13 @@ "url": "https://api.github.com/repos/JushBJJ/Mr.-Ranedeer-AI-Tutor", "languages_url": "https://api.github.com/repos/JushBJJ/Mr.-Ranedeer-AI-Tutor/languages", "created_at": "2023-03-31T12:37:26Z", - "updated_at": "2023-09-26T21:42:45Z", + "updated_at": "2023-09-27T11:29:18Z", "git_url": "git://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor.git", "ssh_url": "git@github.com:JushBJJ/Mr.-Ranedeer-AI-Tutor.git", "clone_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor.git", "homepage": "https://Mr-Ranedeer.com", - "stargazers_count": 16561, - "watchers_count": 16561, + "stargazers_count": 16578, + "watchers_count": 16578, "language": null, "topics": [ "ai", @@ -23824,13 +23797,13 @@ "url": "https://api.github.com/repos/jnv/lists", "languages_url": "https://api.github.com/repos/jnv/lists/languages", "created_at": "2013-11-14T22:25:24Z", - "updated_at": "2023-09-26T16:48:04Z", + "updated_at": "2023-09-27T06:47:36Z", "git_url": "git://github.com/jnv/lists.git", "ssh_url": "git@github.com:jnv/lists.git", "clone_url": "https://github.com/jnv/lists.git", "homepage": "", - "stargazers_count": 9182, - "watchers_count": 9182, + "stargazers_count": 9183, + "watchers_count": 9183, "language": null, "topics": [ "awesome", @@ -23927,13 +23900,13 @@ "url": "https://api.github.com/repos/willwulfken/MidJourney-Styles-and-Keywords-Reference", "languages_url": "https://api.github.com/repos/willwulfken/MidJourney-Styles-and-Keywords-Reference/languages", "created_at": "2022-07-03T07:08:06Z", - "updated_at": "2023-09-26T09:54:28Z", + "updated_at": "2023-09-27T12:02:49Z", "git_url": "git://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference.git", "ssh_url": "git@github.com:willwulfken/MidJourney-Styles-and-Keywords-Reference.git", "clone_url": "https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference.git", "homepage": "", - "stargazers_count": 10811, - "watchers_count": 10811, + "stargazers_count": 10814, + "watchers_count": 10814, "language": null, "topics": [ "ai", @@ -24230,13 +24203,13 @@ "url": "https://api.github.com/repos/LangLangShanDeNanKe/chatgpt", "languages_url": "https://api.github.com/repos/LangLangShanDeNanKe/chatgpt/languages", "created_at": "2023-03-15T12:39:55Z", - "updated_at": "2023-09-27T00:02:40Z", + "updated_at": "2023-09-27T08:59:58Z", "git_url": "git://github.com/LangLangShanDeNanKe/chatgpt.git", "ssh_url": "git@github.com:LangLangShanDeNanKe/chatgpt.git", "clone_url": "https://github.com/LangLangShanDeNanKe/chatgpt.git", "homepage": null, - "stargazers_count": 1722, - "watchers_count": 1722, + "stargazers_count": 1725, + "watchers_count": 1725, "language": null, "topics": [] }, @@ -24257,13 +24230,13 @@ "url": "https://api.github.com/repos/altryne/awesome-ai-art-image-synthesis", "languages_url": "https://api.github.com/repos/altryne/awesome-ai-art-image-synthesis/languages", "created_at": "2022-08-24T23:40:56Z", - "updated_at": "2023-09-26T19:53:41Z", + "updated_at": "2023-09-27T09:16:14Z", "git_url": "git://github.com/altryne/awesome-ai-art-image-synthesis.git", "ssh_url": "git@github.com:altryne/awesome-ai-art-image-synthesis.git", "clone_url": "https://github.com/altryne/awesome-ai-art-image-synthesis.git", "homepage": "", - "stargazers_count": 1593, - "watchers_count": 1593, + "stargazers_count": 1595, + "watchers_count": 1595, "language": null, "topics": [ "ai" @@ -24363,13 +24336,13 @@ "url": "https://api.github.com/repos/getify/You-Dont-Know-JS", "languages_url": "https://api.github.com/repos/getify/You-Dont-Know-JS/languages", "created_at": "2013-11-16T02:37:24Z", - "updated_at": "2023-09-26T23:14:03Z", + "updated_at": "2023-09-27T11:53:09Z", "git_url": "git://github.com/getify/You-Dont-Know-JS.git", "ssh_url": "git@github.com:getify/You-Dont-Know-JS.git", "clone_url": "https://github.com/getify/You-Dont-Know-JS.git", "homepage": "", - "stargazers_count": 171380, - "watchers_count": 171380, + "stargazers_count": 171404, + "watchers_count": 171404, "language": null, "topics": [ "async", @@ -24404,13 +24377,13 @@ "url": "https://api.github.com/repos/sindresorhus/awesome-nodejs", "languages_url": "https://api.github.com/repos/sindresorhus/awesome-nodejs/languages", "created_at": "2014-07-11T13:35:34Z", - "updated_at": "2023-09-26T23:03:08Z", + "updated_at": "2023-09-27T11:00:25Z", "git_url": "git://github.com/sindresorhus/awesome-nodejs.git", "ssh_url": "git@github.com:sindresorhus/awesome-nodejs.git", "clone_url": "https://github.com/sindresorhus/awesome-nodejs.git", "homepage": "https://node.cool", - "stargazers_count": 52915, - "watchers_count": 52915, + "stargazers_count": 52922, + "watchers_count": 52922, "language": null, "topics": [ "awesome", @@ -24513,13 +24486,13 @@ "url": "https://api.github.com/repos/lydiahallie/javascript-questions", "languages_url": "https://api.github.com/repos/lydiahallie/javascript-questions/languages", "created_at": "2019-06-12T08:26:27Z", - "updated_at": "2023-09-26T23:26:20Z", + "updated_at": "2023-09-27T11:52:57Z", "git_url": "git://github.com/lydiahallie/javascript-questions.git", "ssh_url": "git@github.com:lydiahallie/javascript-questions.git", "clone_url": "https://github.com/lydiahallie/javascript-questions.git", "homepage": "", - "stargazers_count": 56243, - "watchers_count": 56243, + "stargazers_count": 56284, + "watchers_count": 56284, "language": null, "topics": [] }, @@ -24540,13 +24513,13 @@ "url": "https://api.github.com/repos/wbkd/awesome-node-based-uis", "languages_url": "https://api.github.com/repos/wbkd/awesome-node-based-uis/languages", "created_at": "2022-11-14T15:05:31Z", - "updated_at": "2023-09-26T22:31:57Z", + "updated_at": "2023-09-27T04:37:13Z", "git_url": "git://github.com/wbkd/awesome-node-based-uis.git", "ssh_url": "git@github.com:wbkd/awesome-node-based-uis.git", "clone_url": "https://github.com/wbkd/awesome-node-based-uis.git", "homepage": "", - "stargazers_count": 1541, - "watchers_count": 1541, + "stargazers_count": 1542, + "watchers_count": 1542, "language": null, "topics": [ "awesome-list", @@ -24657,13 +24630,13 @@ "url": "https://api.github.com/repos/AnIdiotsGuide/discordjs-bot-guide", "languages_url": "https://api.github.com/repos/AnIdiotsGuide/discordjs-bot-guide/languages", "created_at": "2018-01-18T12:42:30Z", - "updated_at": "2023-09-23T04:08:02Z", + "updated_at": "2023-09-27T05:52:23Z", "git_url": "git://github.com/AnIdiotsGuide/discordjs-bot-guide.git", "ssh_url": "git@github.com:AnIdiotsGuide/discordjs-bot-guide.git", "clone_url": "https://github.com/AnIdiotsGuide/discordjs-bot-guide.git", "homepage": "https://anidiots.guide", - "stargazers_count": 1227, - "watchers_count": 1227, + "stargazers_count": 1228, + "watchers_count": 1228, "language": null, "topics": [] }, @@ -24785,13 +24758,13 @@ "url": "https://api.github.com/repos/killop/anything_about_game", "languages_url": "https://api.github.com/repos/killop/anything_about_game/languages", "created_at": "2020-02-26T07:52:04Z", - "updated_at": "2023-09-26T01:13:28Z", + "updated_at": "2023-09-27T09:54:42Z", "git_url": "git://github.com/killop/anything_about_game.git", "ssh_url": "git@github.com:killop/anything_about_game.git", "clone_url": "https://github.com/killop/anything_about_game.git", "homepage": "", - "stargazers_count": 2249, - "watchers_count": 2249, + "stargazers_count": 2250, + "watchers_count": 2250, "language": null, "topics": [ "2d-game-framework", @@ -24909,13 +24882,13 @@ "url": "https://api.github.com/repos/mikbry/awesome-webgpu", "languages_url": "https://api.github.com/repos/mikbry/awesome-webgpu/languages", "created_at": "2020-02-13T10:19:16Z", - "updated_at": "2023-09-26T02:46:06Z", + "updated_at": "2023-09-27T08:36:14Z", "git_url": "git://github.com/mikbry/awesome-webgpu.git", "ssh_url": "git@github.com:mikbry/awesome-webgpu.git", "clone_url": "https://github.com/mikbry/awesome-webgpu.git", "homepage": null, - "stargazers_count": 1095, - "watchers_count": 1095, + "stargazers_count": 1096, + "watchers_count": 1096, "language": null, "topics": [ "3d", @@ -24944,13 +24917,13 @@ "url": "https://api.github.com/repos/sindresorhus/awesome", "languages_url": "https://api.github.com/repos/sindresorhus/awesome/languages", "created_at": "2014-07-11T13:42:37Z", - "updated_at": "2023-09-26T23:55:14Z", + "updated_at": "2023-09-27T11:48:05Z", "git_url": "git://github.com/sindresorhus/awesome.git", "ssh_url": "git@github.com:sindresorhus/awesome.git", "clone_url": "https://github.com/sindresorhus/awesome.git", "homepage": "", - "stargazers_count": 270712, - "watchers_count": 270712, + "stargazers_count": 270785, + "watchers_count": 270785, "language": null, "topics": [ "awesome", @@ -25008,13 +24981,13 @@ "url": "https://api.github.com/repos/TheOdinProject/curriculum", "languages_url": "https://api.github.com/repos/TheOdinProject/curriculum/languages", "created_at": "2013-06-11T03:22:30Z", - "updated_at": "2023-09-26T18:06:36Z", + "updated_at": "2023-09-27T09:53:52Z", "git_url": "git://github.com/TheOdinProject/curriculum.git", "ssh_url": "git@github.com:TheOdinProject/curriculum.git", "clone_url": "https://github.com/TheOdinProject/curriculum.git", "homepage": "https://www.theodinproject.com/", - "stargazers_count": 7836, - "watchers_count": 7836, + "stargazers_count": 7838, + "watchers_count": 7838, "language": null, "topics": [ "css", @@ -25148,7 +25121,7 @@ "url": "https://api.github.com/repos/michidk/Unity-Script-Collection", "languages_url": "https://api.github.com/repos/michidk/Unity-Script-Collection/languages", "created_at": "2016-09-16T16:11:23Z", - "updated_at": "2023-09-26T22:29:47Z", + "updated_at": "2023-09-27T07:18:37Z", "git_url": "git://github.com/michidk/Unity-Script-Collection.git", "ssh_url": "git@github.com:michidk/Unity-Script-Collection.git", "clone_url": "https://github.com/michidk/Unity-Script-Collection.git", @@ -25226,13 +25199,13 @@ "url": "https://api.github.com/repos/YOURLS/awesome", "languages_url": "https://api.github.com/repos/YOURLS/awesome/languages", "created_at": "2017-11-29T04:25:20Z", - "updated_at": "2023-09-23T20:20:30Z", + "updated_at": "2023-09-27T06:40:27Z", "git_url": "git://github.com/YOURLS/awesome.git", "ssh_url": "git@github.com:YOURLS/awesome.git", "clone_url": "https://github.com/YOURLS/awesome.git", "homepage": "https://awesome.yourls.org", - "stargazers_count": 670, - "watchers_count": 670, + "stargazers_count": 671, + "watchers_count": 671, "language": null, "topics": [ "awesome", @@ -25581,13 +25554,13 @@ "url": "https://api.github.com/repos/vuejs/awesome-vue", "languages_url": "https://api.github.com/repos/vuejs/awesome-vue/languages", "created_at": "2015-10-20T00:16:14Z", - "updated_at": "2023-09-26T18:51:29Z", + "updated_at": "2023-09-27T11:10:04Z", "git_url": "git://github.com/vuejs/awesome-vue.git", "ssh_url": "git@github.com:vuejs/awesome-vue.git", "clone_url": "https://github.com/vuejs/awesome-vue.git", "homepage": "", - "stargazers_count": 69539, - "watchers_count": 69539, + "stargazers_count": 69543, + "watchers_count": 69543, "language": null, "topics": [] }, @@ -25951,13 +25924,13 @@ "url": "https://api.github.com/repos/bartonhammond/snowflake", "languages_url": "https://api.github.com/repos/bartonhammond/snowflake/languages", "created_at": "2015-12-04T18:34:22Z", - "updated_at": "2023-09-25T03:37:11Z", + "updated_at": "2023-09-27T10:08:08Z", "git_url": "git://github.com/bartonhammond/snowflake.git", "ssh_url": "git@github.com:bartonhammond/snowflake.git", "clone_url": "https://github.com/bartonhammond/snowflake.git", "homepage": "http://bartonhammond.github.io/snowflake/snowflake.js.html", - "stargazers_count": 4590, - "watchers_count": 4590, + "stargazers_count": 4589, + "watchers_count": 4589, "language": "JavaScript", "topics": [ "async-storage", @@ -26078,13 +26051,13 @@ "url": "https://api.github.com/repos/pashpashpash/vault-ai", "languages_url": "https://api.github.com/repos/pashpashpash/vault-ai/languages", "created_at": "2023-04-18T04:10:09Z", - "updated_at": "2023-09-26T08:17:34Z", + "updated_at": "2023-09-27T11:32:38Z", "git_url": "git://github.com/pashpashpash/vault-ai.git", "ssh_url": "git@github.com:pashpashpash/vault-ai.git", "clone_url": "https://github.com/pashpashpash/vault-ai.git", "homepage": "https://vault.pash.city", - "stargazers_count": 3061, - "watchers_count": 3061, + "stargazers_count": 3064, + "watchers_count": 3064, "language": "JavaScript", "topics": [ "ai", @@ -26124,13 +26097,13 @@ "url": "https://api.github.com/repos/pqina/react-filepond", "languages_url": "https://api.github.com/repos/pqina/react-filepond/languages", "created_at": "2018-03-08T14:52:44Z", - "updated_at": "2023-09-22T11:20:16Z", + "updated_at": "2023-09-27T01:12:01Z", "git_url": "git://github.com/pqina/react-filepond.git", "ssh_url": "git@github.com:pqina/react-filepond.git", "clone_url": "https://github.com/pqina/react-filepond.git", "homepage": "https://pqina.nl/filepond", - "stargazers_count": 1645, - "watchers_count": 1645, + "stargazers_count": 1646, + "watchers_count": 1646, "language": "JavaScript", "topics": [ "file", @@ -26192,13 +26165,13 @@ "url": "https://api.github.com/repos/lovell/sharp", "languages_url": "https://api.github.com/repos/lovell/sharp/languages", "created_at": "2013-08-19T20:24:24Z", - "updated_at": "2023-09-26T23:03:56Z", + "updated_at": "2023-09-27T09:39:43Z", "git_url": "git://github.com/lovell/sharp.git", "ssh_url": "git@github.com:lovell/sharp.git", "clone_url": "https://github.com/lovell/sharp.git", "homepage": "https://sharp.pixelplumbing.com", - "stargazers_count": 26323, - "watchers_count": 26323, + "stargazers_count": 26327, + "watchers_count": 26327, "language": "JavaScript", "topics": [ "avif", @@ -26369,13 +26342,13 @@ "url": "https://api.github.com/repos/saeedezzati/superpower-chatgpt", "languages_url": "https://api.github.com/repos/saeedezzati/superpower-chatgpt/languages", "created_at": "2023-04-14T23:33:42Z", - "updated_at": "2023-09-26T19:28:52Z", + "updated_at": "2023-09-27T06:25:13Z", "git_url": "git://github.com/saeedezzati/superpower-chatgpt.git", "ssh_url": "git@github.com:saeedezzati/superpower-chatgpt.git", "clone_url": "https://github.com/saeedezzati/superpower-chatgpt.git", "homepage": "https://superpowerdaily.com", - "stargazers_count": 1148, - "watchers_count": 1148, + "stargazers_count": 1150, + "watchers_count": 1150, "language": "JavaScript", "topics": [ "chrome-extension", @@ -26511,13 +26484,13 @@ "url": "https://api.github.com/repos/middyjs/middy", "languages_url": "https://api.github.com/repos/middyjs/middy/languages", "created_at": "2017-08-03T14:59:07Z", - "updated_at": "2023-09-26T20:34:02Z", + "updated_at": "2023-09-27T11:46:29Z", "git_url": "git://github.com/middyjs/middy.git", "ssh_url": "git@github.com:middyjs/middy.git", "clone_url": "https://github.com/middyjs/middy.git", "homepage": "https://middy.js.org", - "stargazers_count": 3474, - "watchers_count": 3474, + "stargazers_count": 3475, + "watchers_count": 3475, "language": "JavaScript", "topics": [ "aws", @@ -26558,13 +26531,13 @@ "url": "https://api.github.com/repos/pastelsky/bundlephobia", "languages_url": "https://api.github.com/repos/pastelsky/bundlephobia/languages", "created_at": "2017-03-27T17:24:15Z", - "updated_at": "2023-09-26T18:17:53Z", + "updated_at": "2023-09-27T05:20:14Z", "git_url": "git://github.com/pastelsky/bundlephobia.git", "ssh_url": "git@github.com:pastelsky/bundlephobia.git", "clone_url": "https://github.com/pastelsky/bundlephobia.git", "homepage": "https://bundlephobia.com", - "stargazers_count": 8232, - "watchers_count": 8232, + "stargazers_count": 8233, + "watchers_count": 8233, "language": "JavaScript", "topics": [ "cost", @@ -26679,13 +26652,13 @@ "url": "https://api.github.com/repos/Significant-Gravitas/AutoGPT", "languages_url": "https://api.github.com/repos/Significant-Gravitas/AutoGPT/languages", "created_at": "2023-03-16T09:21:07Z", - "updated_at": "2023-09-27T00:15:53Z", + "updated_at": "2023-09-27T12:00:15Z", "git_url": "git://github.com/Significant-Gravitas/AutoGPT.git", "ssh_url": "git@github.com:Significant-Gravitas/AutoGPT.git", "clone_url": "https://github.com/Significant-Gravitas/AutoGPT.git", "homepage": "https://agpt.co", - "stargazers_count": 149412, - "watchers_count": 149412, + "stargazers_count": 149464, + "watchers_count": 149464, "language": "JavaScript", "topics": [ "ai", @@ -26773,13 +26746,13 @@ "url": "https://api.github.com/repos/JakeChampion/fetch", "languages_url": "https://api.github.com/repos/JakeChampion/fetch/languages", "created_at": "2014-10-13T00:26:19Z", - "updated_at": "2023-09-26T18:07:00Z", + "updated_at": "2023-09-27T06:59:39Z", "git_url": "git://github.com/JakeChampion/fetch.git", "ssh_url": "git@github.com:JakeChampion/fetch.git", "clone_url": "https://github.com/JakeChampion/fetch.git", "homepage": "", - "stargazers_count": 25769, - "watchers_count": 25769, + "stargazers_count": 25768, + "watchers_count": 25768, "language": "JavaScript", "topics": [ "fetch", @@ -26864,13 +26837,13 @@ "url": "https://api.github.com/repos/TimMikeladze/tsup-react-package-starter", "languages_url": "https://api.github.com/repos/TimMikeladze/tsup-react-package-starter/languages", "created_at": "2022-05-20T17:06:07Z", - "updated_at": "2023-09-22T03:40:49Z", + "updated_at": "2023-09-27T08:29:47Z", "git_url": "git://github.com/TimMikeladze/tsup-react-package-starter.git", "ssh_url": "git@github.com:TimMikeladze/tsup-react-package-starter.git", "clone_url": "https://github.com/TimMikeladze/tsup-react-package-starter.git", "homepage": "", - "stargazers_count": 90, - "watchers_count": 90, + "stargazers_count": 93, + "watchers_count": 93, "language": "JavaScript", "topics": [ "boilerplate", @@ -26946,13 +26919,13 @@ "url": "https://api.github.com/repos/webpack-contrib/webpack-bundle-analyzer", "languages_url": "https://api.github.com/repos/webpack-contrib/webpack-bundle-analyzer/languages", "created_at": "2016-10-26T04:24:35Z", - "updated_at": "2023-09-25T19:01:29Z", + "updated_at": "2023-09-27T09:33:39Z", "git_url": "git://github.com/webpack-contrib/webpack-bundle-analyzer.git", "ssh_url": "git@github.com:webpack-contrib/webpack-bundle-analyzer.git", "clone_url": "https://github.com/webpack-contrib/webpack-bundle-analyzer.git", "homepage": null, - "stargazers_count": 12405, - "watchers_count": 12405, + "stargazers_count": 12406, + "watchers_count": 12406, "language": "JavaScript", "topics": [ "analyze", @@ -26982,13 +26955,13 @@ "url": "https://api.github.com/repos/transloadit/uppy", "languages_url": "https://api.github.com/repos/transloadit/uppy/languages", "created_at": "2015-11-16T12:32:33Z", - "updated_at": "2023-09-26T21:37:27Z", + "updated_at": "2023-09-27T11:43:35Z", "git_url": "git://github.com/transloadit/uppy.git", "ssh_url": "git@github.com:transloadit/uppy.git", "clone_url": "https://github.com/transloadit/uppy.git", "homepage": "https://uppy.io", - "stargazers_count": 27328, - "watchers_count": 27328, + "stargazers_count": 27330, + "watchers_count": 27330, "language": "JavaScript", "topics": [ "dropbox", @@ -27120,13 +27093,13 @@ "url": "https://api.github.com/repos/depcheck/depcheck", "languages_url": "https://api.github.com/repos/depcheck/depcheck/languages", "created_at": "2013-09-20T12:47:55Z", - "updated_at": "2023-09-26T19:54:21Z", + "updated_at": "2023-09-27T11:39:20Z", "git_url": "git://github.com/depcheck/depcheck.git", "ssh_url": "git@github.com:depcheck/depcheck.git", "clone_url": "https://github.com/depcheck/depcheck.git", "homepage": "", - "stargazers_count": 4238, - "watchers_count": 4238, + "stargazers_count": 4248, + "watchers_count": 4248, "language": "JavaScript", "topics": [] }, @@ -27147,13 +27120,13 @@ "url": "https://api.github.com/repos/necolas/react-native-web", "languages_url": "https://api.github.com/repos/necolas/react-native-web/languages", "created_at": "2015-06-09T19:25:38Z", - "updated_at": "2023-09-26T20:59:27Z", + "updated_at": "2023-09-27T11:51:36Z", "git_url": "git://github.com/necolas/react-native-web.git", "ssh_url": "git@github.com:necolas/react-native-web.git", "clone_url": "https://github.com/necolas/react-native-web.git", "homepage": "https://necolas.github.io/react-native-web", - "stargazers_count": 20977, - "watchers_count": 20977, + "stargazers_count": 20983, + "watchers_count": 20983, "language": "JavaScript", "topics": [ "cross-platform", @@ -27269,13 +27242,13 @@ "url": "https://api.github.com/repos/dropzone/dropzone", "languages_url": "https://api.github.com/repos/dropzone/dropzone/languages", "created_at": "2012-02-12T16:19:18Z", - "updated_at": "2023-09-26T21:07:35Z", + "updated_at": "2023-09-27T11:27:10Z", "git_url": "git://github.com/dropzone/dropzone.git", "ssh_url": "git@github.com:dropzone/dropzone.git", "clone_url": "https://github.com/dropzone/dropzone.git", "homepage": "http://www.dropzone.dev/js", - "stargazers_count": 17523, - "watchers_count": 17523, + "stargazers_count": 17524, + "watchers_count": 17524, "language": "JavaScript", "topics": [ "drag-and-drop", @@ -27334,13 +27307,13 @@ "url": "https://api.github.com/repos/you-dont-need/You-Dont-Need-Momentjs", "languages_url": "https://api.github.com/repos/you-dont-need/You-Dont-Need-Momentjs/languages", "created_at": "2018-09-08T14:57:38Z", - "updated_at": "2023-09-26T17:52:26Z", + "updated_at": "2023-09-27T07:00:43Z", "git_url": "git://github.com/you-dont-need/You-Dont-Need-Momentjs.git", "ssh_url": "git@github.com:you-dont-need/You-Dont-Need-Momentjs.git", "clone_url": "https://github.com/you-dont-need/You-Dont-Need-Momentjs.git", "homepage": "", - "stargazers_count": 13173, - "watchers_count": 13173, + "stargazers_count": 13174, + "watchers_count": 13174, "language": "JavaScript", "topics": [ "bundle-size", @@ -27369,13 +27342,13 @@ "url": "https://api.github.com/repos/moment/luxon", "languages_url": "https://api.github.com/repos/moment/luxon/languages", "created_at": "2015-11-30T12:48:48Z", - "updated_at": "2023-09-26T23:17:08Z", + "updated_at": "2023-09-27T08:00:50Z", "git_url": "git://github.com/moment/luxon.git", "ssh_url": "git@github.com:moment/luxon.git", "clone_url": "https://github.com/moment/luxon.git", "homepage": "https://moment.github.io/luxon", - "stargazers_count": 14280, - "watchers_count": 14280, + "stargazers_count": 14281, + "watchers_count": 14281, "language": "JavaScript", "topics": [ "dates", @@ -27522,13 +27495,13 @@ "url": "https://api.github.com/repos/validatorjs/validator.js", "languages_url": "https://api.github.com/repos/validatorjs/validator.js/languages", "created_at": "2010-10-06T06:58:48Z", - "updated_at": "2023-09-26T23:55:22Z", + "updated_at": "2023-09-27T07:19:01Z", "git_url": "git://github.com/validatorjs/validator.js.git", "ssh_url": "git@github.com:validatorjs/validator.js.git", "clone_url": "https://github.com/validatorjs/validator.js.git", "homepage": "", - "stargazers_count": 21782, - "watchers_count": 21782, + "stargazers_count": 21783, + "watchers_count": 21783, "language": "JavaScript", "topics": [ "hacktoberfest", @@ -27591,13 +27564,13 @@ "url": "https://api.github.com/repos/goldbergyoni/javascript-testing-best-practices", "languages_url": "https://api.github.com/repos/goldbergyoni/javascript-testing-best-practices/languages", "created_at": "2019-07-04T11:08:12Z", - "updated_at": "2023-09-26T22:30:35Z", + "updated_at": "2023-09-27T02:11:03Z", "git_url": "git://github.com/goldbergyoni/javascript-testing-best-practices.git", "ssh_url": "git@github.com:goldbergyoni/javascript-testing-best-practices.git", "clone_url": "https://github.com/goldbergyoni/javascript-testing-best-practices.git", "homepage": "https://testjavascript.com/", - "stargazers_count": 22226, - "watchers_count": 22226, + "stargazers_count": 22231, + "watchers_count": 22231, "language": "JavaScript", "topics": [ "angular", @@ -27638,13 +27611,13 @@ "url": "https://api.github.com/repos/Asabeneh/30-Days-Of-JavaScript", "languages_url": "https://api.github.com/repos/Asabeneh/30-Days-Of-JavaScript/languages", "created_at": "2019-12-23T14:07:40Z", - "updated_at": "2023-09-26T20:11:55Z", + "updated_at": "2023-09-27T11:09:37Z", "git_url": "git://github.com/Asabeneh/30-Days-Of-JavaScript.git", "ssh_url": "git@github.com:Asabeneh/30-Days-Of-JavaScript.git", "clone_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript.git", "homepage": "", - "stargazers_count": 38548, - "watchers_count": 38548, + "stargazers_count": 38561, + "watchers_count": 38561, "language": "JavaScript", "topics": [ "30daysofjavascript", @@ -27730,13 +27703,13 @@ "url": "https://api.github.com/repos/downshift-js/downshift", "languages_url": "https://api.github.com/repos/downshift-js/downshift/languages", "created_at": "2017-07-25T14:31:42Z", - "updated_at": "2023-09-26T19:29:50Z", + "updated_at": "2023-09-27T10:43:57Z", "git_url": "git://github.com/downshift-js/downshift.git", "ssh_url": "git@github.com:downshift-js/downshift.git", "clone_url": "https://github.com/downshift-js/downshift.git", "homepage": "http://downshift-js.com/", - "stargazers_count": 11601, - "watchers_count": 11601, + "stargazers_count": 11603, + "watchers_count": 11603, "language": "JavaScript", "topics": [ "accessible", @@ -27822,13 +27795,13 @@ "url": "https://api.github.com/repos/parcel-bundler/parcel", "languages_url": "https://api.github.com/repos/parcel-bundler/parcel/languages", "created_at": "2017-08-07T16:36:47Z", - "updated_at": "2023-09-26T18:34:39Z", + "updated_at": "2023-09-27T02:53:05Z", "git_url": "git://github.com/parcel-bundler/parcel.git", "ssh_url": "git@github.com:parcel-bundler/parcel.git", "clone_url": "https://github.com/parcel-bundler/parcel.git", "homepage": "https://parceljs.org", - "stargazers_count": 42711, - "watchers_count": 42711, + "stargazers_count": 42712, + "watchers_count": 42712, "language": "JavaScript", "topics": [ "assets", @@ -27961,13 +27934,13 @@ "url": "https://api.github.com/repos/developit/microbundle", "languages_url": "https://api.github.com/repos/developit/microbundle/languages", "created_at": "2017-12-11T21:51:02Z", - "updated_at": "2023-09-26T11:36:55Z", + "updated_at": "2023-09-27T07:45:43Z", "git_url": "git://github.com/developit/microbundle.git", "ssh_url": "git@github.com:developit/microbundle.git", "clone_url": "https://github.com/developit/microbundle.git", "homepage": "https://npm.im/microbundle", - "stargazers_count": 7788, - "watchers_count": 7788, + "stargazers_count": 7790, + "watchers_count": 7790, "language": "JavaScript", "topics": [ "build", @@ -27996,13 +27969,13 @@ "url": "https://api.github.com/repos/jaredpalmer/tsdx", "languages_url": "https://api.github.com/repos/jaredpalmer/tsdx/languages", "created_at": "2019-01-24T13:04:18Z", - "updated_at": "2023-09-26T11:37:15Z", + "updated_at": "2023-09-27T05:25:01Z", "git_url": "git://github.com/jaredpalmer/tsdx.git", "ssh_url": "git@github.com:jaredpalmer/tsdx.git", "clone_url": "https://github.com/jaredpalmer/tsdx.git", "homepage": "https://tsdx.io", - "stargazers_count": 10953, - "watchers_count": 10953, + "stargazers_count": 10952, + "watchers_count": 10952, "language": "JavaScript", "topics": [ "bundling", @@ -28033,13 +28006,13 @@ "url": "https://api.github.com/repos/gregberge/loadable-components", "languages_url": "https://api.github.com/repos/gregberge/loadable-components/languages", "created_at": "2017-06-23T07:51:02Z", - "updated_at": "2023-09-25T17:18:49Z", + "updated_at": "2023-09-27T09:37:14Z", "git_url": "git://github.com/gregberge/loadable-components.git", "ssh_url": "git@github.com:gregberge/loadable-components.git", "clone_url": "https://github.com/gregberge/loadable-components.git", "homepage": "https://loadable-components.com", - "stargazers_count": 7329, - "watchers_count": 7329, + "stargazers_count": 7333, + "watchers_count": 7333, "language": "JavaScript", "topics": [ "code-splitting", @@ -28097,13 +28070,13 @@ "url": "https://api.github.com/repos/trekhleb/javascript-algorithms", "languages_url": "https://api.github.com/repos/trekhleb/javascript-algorithms/languages", "created_at": "2018-03-24T07:47:04Z", - "updated_at": "2023-09-27T00:09:13Z", + "updated_at": "2023-09-27T11:59:49Z", "git_url": "git://github.com/trekhleb/javascript-algorithms.git", "ssh_url": "git@github.com:trekhleb/javascript-algorithms.git", "clone_url": "https://github.com/trekhleb/javascript-algorithms.git", "homepage": "", - "stargazers_count": 175858, - "watchers_count": 175858, + "stargazers_count": 175947, + "watchers_count": 175947, "language": "JavaScript", "topics": [ "algorithm", @@ -28133,13 +28106,13 @@ "url": "https://api.github.com/repos/ryanmcdermott/clean-code-javascript", "languages_url": "https://api.github.com/repos/ryanmcdermott/clean-code-javascript/languages", "created_at": "2016-11-25T22:25:41Z", - "updated_at": "2023-09-26T21:31:59Z", + "updated_at": "2023-09-27T09:12:47Z", "git_url": "git://github.com/ryanmcdermott/clean-code-javascript.git", "ssh_url": "git@github.com:ryanmcdermott/clean-code-javascript.git", "clone_url": "https://github.com/ryanmcdermott/clean-code-javascript.git", "homepage": null, - "stargazers_count": 85890, - "watchers_count": 85890, + "stargazers_count": 85893, + "watchers_count": 85893, "language": "JavaScript", "topics": [ "best-practices", @@ -28168,13 +28141,13 @@ "url": "https://api.github.com/repos/leonardomso/33-js-concepts", "languages_url": "https://api.github.com/repos/leonardomso/33-js-concepts/languages", "created_at": "2018-09-04T13:27:04Z", - "updated_at": "2023-09-26T23:49:26Z", + "updated_at": "2023-09-27T12:03:10Z", "git_url": "git://github.com/leonardomso/33-js-concepts.git", "ssh_url": "git@github.com:leonardomso/33-js-concepts.git", "clone_url": "https://github.com/leonardomso/33-js-concepts.git", "homepage": "", - "stargazers_count": 57827, - "watchers_count": 57827, + "stargazers_count": 57920, + "watchers_count": 57920, "language": "JavaScript", "topics": [ "angular", @@ -28209,13 +28182,13 @@ "url": "https://api.github.com/repos/elsewhencode/project-guidelines", "languages_url": "https://api.github.com/repos/elsewhencode/project-guidelines/languages", "created_at": "2017-06-30T10:17:55Z", - "updated_at": "2023-09-26T23:50:31Z", + "updated_at": "2023-09-27T08:41:48Z", "git_url": "git://github.com/elsewhencode/project-guidelines.git", "ssh_url": "git@github.com:elsewhencode/project-guidelines.git", "clone_url": "https://github.com/elsewhencode/project-guidelines.git", "homepage": "", - "stargazers_count": 28911, - "watchers_count": 28911, + "stargazers_count": 28914, + "watchers_count": 28914, "language": "JavaScript", "topics": [ "best-practices", @@ -28243,13 +28216,13 @@ "url": "https://api.github.com/repos/30-seconds/30-seconds-of-code", "languages_url": "https://api.github.com/repos/30-seconds/30-seconds-of-code/languages", "created_at": "2017-11-29T17:35:03Z", - "updated_at": "2023-09-26T23:13:05Z", + "updated_at": "2023-09-27T11:31:01Z", "git_url": "git://github.com/30-seconds/30-seconds-of-code.git", "ssh_url": "git@github.com:30-seconds/30-seconds-of-code.git", "clone_url": "https://github.com/30-seconds/30-seconds-of-code.git", "homepage": "https://30secondsofcode.org/", - "stargazers_count": 115718, - "watchers_count": 115718, + "stargazers_count": 115731, + "watchers_count": 115731, "language": "JavaScript", "topics": [ "astro", @@ -28369,13 +28342,13 @@ "url": "https://api.github.com/repos/SudhanPlayz/Discord-MusicBot", "languages_url": "https://api.github.com/repos/SudhanPlayz/Discord-MusicBot/languages", "created_at": "2020-06-02T11:49:35Z", - "updated_at": "2023-09-26T11:31:19Z", + "updated_at": "2023-09-27T11:37:32Z", "git_url": "git://github.com/SudhanPlayz/Discord-MusicBot.git", "ssh_url": "git@github.com:SudhanPlayz/Discord-MusicBot.git", "clone_url": "https://github.com/SudhanPlayz/Discord-MusicBot.git", "homepage": "https://musicbot.darrenofficial.com", - "stargazers_count": 2682, - "watchers_count": 2682, + "stargazers_count": 2683, + "watchers_count": 2683, "language": "JavaScript", "topics": [ "commands", @@ -28519,13 +28492,13 @@ "url": "https://api.github.com/repos/jvalen/pixel-art-react", "languages_url": "https://api.github.com/repos/jvalen/pixel-art-react/languages", "created_at": "2015-12-09T07:07:53Z", - "updated_at": "2023-09-26T23:09:57Z", + "updated_at": "2023-09-27T07:06:25Z", "git_url": "git://github.com/jvalen/pixel-art-react.git", "ssh_url": "git@github.com:jvalen/pixel-art-react.git", "clone_url": "https://github.com/jvalen/pixel-art-react.git", "homepage": "https://www.pixelartcss.com/", - "stargazers_count": 5019, - "watchers_count": 5019, + "stargazers_count": 5020, + "watchers_count": 5020, "language": "JavaScript", "topics": [ "animation", @@ -28663,7 +28636,7 @@ "url": "https://api.github.com/repos/EmailThis/extension-boilerplate", "languages_url": "https://api.github.com/repos/EmailThis/extension-boilerplate/languages", "created_at": "2017-02-21T06:10:49Z", - "updated_at": "2023-09-21T08:59:40Z", + "updated_at": "2023-09-27T03:04:02Z", "git_url": "git://github.com/EmailThis/extension-boilerplate.git", "ssh_url": "git@github.com:EmailThis/extension-boilerplate.git", "clone_url": "https://github.com/EmailThis/extension-boilerplate.git", @@ -28907,13 +28880,13 @@ "url": "https://api.github.com/repos/tomayac/SVGcode", "languages_url": "https://api.github.com/repos/tomayac/SVGcode/languages", "created_at": "2021-03-27T14:04:56Z", - "updated_at": "2023-09-25T11:20:10Z", + "updated_at": "2023-09-27T03:00:32Z", "git_url": "git://github.com/tomayac/SVGcode.git", "ssh_url": "git@github.com:tomayac/SVGcode.git", "clone_url": "https://github.com/tomayac/SVGcode.git", "homepage": "https://svgco.de", - "stargazers_count": 542, - "watchers_count": 542, + "stargazers_count": 543, + "watchers_count": 543, "language": "JavaScript", "topics": [ "image-processing", @@ -28938,13 +28911,13 @@ "url": "https://api.github.com/repos/feathericons/feather", "languages_url": "https://api.github.com/repos/feathericons/feather/languages", "created_at": "2014-05-28T19:49:55Z", - "updated_at": "2023-09-26T18:32:52Z", + "updated_at": "2023-09-27T09:29:38Z", "git_url": "git://github.com/feathericons/feather.git", "ssh_url": "git@github.com:feathericons/feather.git", "clone_url": "https://github.com/feathericons/feather.git", "homepage": "https://feathericons.com", - "stargazers_count": 23911, - "watchers_count": 23911, + "stargazers_count": 23914, + "watchers_count": 23914, "language": "JavaScript", "topics": [ "icons", @@ -29101,7 +29074,7 @@ "url": "https://api.github.com/repos/jprichardson/node-fs-extra", "languages_url": "https://api.github.com/repos/jprichardson/node-fs-extra/languages", "created_at": "2011-11-16T21:50:51Z", - "updated_at": "2023-09-25T11:32:30Z", + "updated_at": "2023-09-27T09:13:03Z", "git_url": "git://github.com/jprichardson/node-fs-extra.git", "ssh_url": "git@github.com:jprichardson/node-fs-extra.git", "clone_url": "https://github.com/jprichardson/node-fs-extra.git", @@ -29223,13 +29196,13 @@ "url": "https://api.github.com/repos/nolimits4web/swiper", "languages_url": "https://api.github.com/repos/nolimits4web/swiper/languages", "created_at": "2012-03-14T19:11:45Z", - "updated_at": "2023-09-26T23:36:55Z", + "updated_at": "2023-09-27T11:39:28Z", "git_url": "git://github.com/nolimits4web/swiper.git", "ssh_url": "git@github.com:nolimits4web/swiper.git", "clone_url": "https://github.com/nolimits4web/swiper.git", "homepage": "https://swiperjs.com", - "stargazers_count": 36698, - "watchers_count": 36698, + "stargazers_count": 36712, + "watchers_count": 36712, "language": "JavaScript", "topics": [ "carousel", @@ -29346,13 +29319,13 @@ "url": "https://api.github.com/repos/ToolJet/ToolJet", "languages_url": "https://api.github.com/repos/ToolJet/ToolJet/languages", "created_at": "2021-03-30T08:51:34Z", - "updated_at": "2023-09-26T19:17:54Z", + "updated_at": "2023-09-27T10:19:45Z", "git_url": "git://github.com/ToolJet/ToolJet.git", "ssh_url": "git@github.com:ToolJet/ToolJet.git", "clone_url": "https://github.com/ToolJet/ToolJet.git", "homepage": "https://tooljet.com", - "stargazers_count": 20549, - "watchers_count": 20549, + "stargazers_count": 20553, + "watchers_count": 20553, "language": "JavaScript", "topics": [ "docker", @@ -29394,13 +29367,13 @@ "url": "https://api.github.com/repos/creativetimofficial/notus-react", "languages_url": "https://api.github.com/repos/creativetimofficial/notus-react/languages", "created_at": "2020-09-01T07:23:16Z", - "updated_at": "2023-09-26T11:56:08Z", + "updated_at": "2023-09-27T08:30:24Z", "git_url": "git://github.com/creativetimofficial/notus-react.git", "ssh_url": "git@github.com:creativetimofficial/notus-react.git", "clone_url": "https://github.com/creativetimofficial/notus-react.git", "homepage": "https://www.creative-tim.com/product/notus-react", - "stargazers_count": 698, - "watchers_count": 698, + "stargazers_count": 699, + "watchers_count": 699, "language": "JavaScript", "topics": [ "admin", @@ -29480,13 +29453,13 @@ "url": "https://api.github.com/repos/BetterDiscord/BetterDiscord", "languages_url": "https://api.github.com/repos/BetterDiscord/BetterDiscord/languages", "created_at": "2017-10-01T20:51:14Z", - "updated_at": "2023-09-26T22:44:31Z", + "updated_at": "2023-09-27T11:10:19Z", "git_url": "git://github.com/BetterDiscord/BetterDiscord.git", "ssh_url": "git@github.com:BetterDiscord/BetterDiscord.git", "clone_url": "https://github.com/BetterDiscord/BetterDiscord.git", "homepage": "https://betterdiscord.app", - "stargazers_count": 7041, - "watchers_count": 7041, + "stargazers_count": 7043, + "watchers_count": 7043, "language": "JavaScript", "topics": [ "betterdiscord", @@ -29552,7 +29525,7 @@ "url": "https://api.github.com/repos/dimsemenov/PhotoSwipe", "languages_url": "https://api.github.com/repos/dimsemenov/PhotoSwipe/languages", "created_at": "2011-04-07T05:46:29Z", - "updated_at": "2023-09-26T18:07:59Z", + "updated_at": "2023-09-27T03:28:01Z", "git_url": "git://github.com/dimsemenov/PhotoSwipe.git", "ssh_url": "git@github.com:dimsemenov/PhotoSwipe.git", "clone_url": "https://github.com/dimsemenov/PhotoSwipe.git", @@ -29729,13 +29702,13 @@ "url": "https://api.github.com/repos/playcanvas/engine", "languages_url": "https://api.github.com/repos/playcanvas/engine/languages", "created_at": "2014-05-12T11:24:30Z", - "updated_at": "2023-09-26T03:09:58Z", + "updated_at": "2023-09-27T11:05:19Z", "git_url": "git://github.com/playcanvas/engine.git", "ssh_url": "git@github.com:playcanvas/engine.git", "clone_url": "https://github.com/playcanvas/engine.git", "homepage": "https://playcanvas.com", - "stargazers_count": 8651, - "watchers_count": 8651, + "stargazers_count": 8654, + "watchers_count": 8654, "language": "JavaScript", "topics": [ "game-development", @@ -29977,13 +29950,13 @@ "url": "https://api.github.com/repos/FormidableLabs/victory", "languages_url": "https://api.github.com/repos/FormidableLabs/victory/languages", "created_at": "2015-07-02T22:36:50Z", - "updated_at": "2023-09-26T10:05:45Z", + "updated_at": "2023-09-27T07:15:55Z", "git_url": "git://github.com/FormidableLabs/victory.git", "ssh_url": "git@github.com:FormidableLabs/victory.git", "clone_url": "https://github.com/FormidableLabs/victory.git", "homepage": "http://formidable.com/open-source/victory/", - "stargazers_count": 10517, - "watchers_count": 10517, + "stargazers_count": 10518, + "watchers_count": 10518, "language": "JavaScript", "topics": [ "charts", @@ -30009,13 +29982,13 @@ "url": "https://api.github.com/repos/apexcharts/react-apexcharts", "languages_url": "https://api.github.com/repos/apexcharts/react-apexcharts/languages", "created_at": "2018-08-20T13:36:46Z", - "updated_at": "2023-09-17T15:18:19Z", + "updated_at": "2023-09-27T01:38:13Z", "git_url": "git://github.com/apexcharts/react-apexcharts.git", "ssh_url": "git@github.com:apexcharts/react-apexcharts.git", "clone_url": "https://github.com/apexcharts/react-apexcharts.git", "homepage": "https://apexcharts.com", - "stargazers_count": 1175, - "watchers_count": 1175, + "stargazers_count": 1176, + "watchers_count": 1176, "language": "JavaScript", "topics": [ "apexcharts", @@ -30165,13 +30138,13 @@ "url": "https://api.github.com/repos/Automattic/node-canvas", "languages_url": "https://api.github.com/repos/Automattic/node-canvas/languages", "created_at": "2010-09-29T17:31:21Z", - "updated_at": "2023-09-26T13:10:57Z", + "updated_at": "2023-09-27T06:34:55Z", "git_url": "git://github.com/Automattic/node-canvas.git", "ssh_url": "git@github.com:Automattic/node-canvas.git", "clone_url": "https://github.com/Automattic/node-canvas.git", "homepage": "", - "stargazers_count": 9539, - "watchers_count": 9539, + "stargazers_count": 9541, + "watchers_count": 9541, "language": "JavaScript", "topics": [] }, @@ -30360,13 +30333,13 @@ "url": "https://api.github.com/repos/horizon-ui/horizon-ui-chakra", "languages_url": "https://api.github.com/repos/horizon-ui/horizon-ui-chakra/languages", "created_at": "2022-04-17T14:25:55Z", - "updated_at": "2023-09-26T15:27:48Z", + "updated_at": "2023-09-27T10:50:22Z", "git_url": "git://github.com/horizon-ui/horizon-ui-chakra.git", "ssh_url": "git@github.com:horizon-ui/horizon-ui-chakra.git", "clone_url": "https://github.com/horizon-ui/horizon-ui-chakra.git", "homepage": "https://horizon-ui.com/horizon-ui-chakra/", - "stargazers_count": 1916, - "watchers_count": 1916, + "stargazers_count": 1917, + "watchers_count": 1917, "language": "JavaScript", "topics": [ "admin", @@ -30434,13 +30407,13 @@ "url": "https://api.github.com/repos/mdx-js/mdx", "languages_url": "https://api.github.com/repos/mdx-js/mdx/languages", "created_at": "2017-12-24T00:01:48Z", - "updated_at": "2023-09-26T22:53:52Z", + "updated_at": "2023-09-27T07:49:19Z", "git_url": "git://github.com/mdx-js/mdx.git", "ssh_url": "git@github.com:mdx-js/mdx.git", "clone_url": "https://github.com/mdx-js/mdx.git", "homepage": "https://mdxjs.com", - "stargazers_count": 15809, - "watchers_count": 15809, + "stargazers_count": 15811, + "watchers_count": 15811, "language": "JavaScript", "topics": [ "jsx", @@ -30469,7 +30442,7 @@ "url": "https://api.github.com/repos/jsdom/jsdom", "languages_url": "https://api.github.com/repos/jsdom/jsdom/languages", "created_at": "2010-01-19T06:55:19Z", - "updated_at": "2023-09-26T19:57:05Z", + "updated_at": "2023-09-27T03:01:23Z", "git_url": "git://github.com/jsdom/jsdom.git", "ssh_url": "git@github.com:jsdom/jsdom.git", "clone_url": "https://github.com/jsdom/jsdom.git", @@ -30545,13 +30518,13 @@ "url": "https://api.github.com/repos/fabricjs/fabric.js", "languages_url": "https://api.github.com/repos/fabricjs/fabric.js/languages", "created_at": "2010-06-09T22:24:38Z", - "updated_at": "2023-09-26T20:55:37Z", + "updated_at": "2023-09-27T11:34:40Z", "git_url": "git://github.com/fabricjs/fabric.js.git", "ssh_url": "git@github.com:fabricjs/fabric.js.git", "clone_url": "https://github.com/fabricjs/fabric.js.git", "homepage": "http://fabricjs.com", - "stargazers_count": 25843, - "watchers_count": 25843, + "stargazers_count": 25850, + "watchers_count": 25850, "language": "JavaScript", "topics": [] }, @@ -30610,13 +30583,13 @@ "url": "https://api.github.com/repos/vercel/next.js", "languages_url": "https://api.github.com/repos/vercel/next.js/languages", "created_at": "2016-10-05T23:32:51Z", - "updated_at": "2023-09-26T23:37:04Z", + "updated_at": "2023-09-27T11:38:03Z", "git_url": "git://github.com/vercel/next.js.git", "ssh_url": "git@github.com:vercel/next.js.git", "clone_url": "https://github.com/vercel/next.js.git", "homepage": "https://nextjs.org", - "stargazers_count": 112340, - "watchers_count": 112340, + "stargazers_count": 112362, + "watchers_count": 112362, "language": "JavaScript", "topics": [ "blog", @@ -30733,13 +30706,13 @@ "url": "https://api.github.com/repos/Leaflet/Leaflet", "languages_url": "https://api.github.com/repos/Leaflet/Leaflet/languages", "created_at": "2010-09-22T16:57:44Z", - "updated_at": "2023-09-26T23:30:55Z", + "updated_at": "2023-09-27T11:39:37Z", "git_url": "git://github.com/Leaflet/Leaflet.git", "ssh_url": "git@github.com:Leaflet/Leaflet.git", "clone_url": "https://github.com/Leaflet/Leaflet.git", "homepage": "https://leafletjs.com", - "stargazers_count": 38479, - "watchers_count": 38479, + "stargazers_count": 38486, + "watchers_count": 38486, "language": "JavaScript", "topics": [ "hacktoberfest", @@ -30765,13 +30738,13 @@ "url": "https://api.github.com/repos/eligrey/FileSaver.js", "languages_url": "https://api.github.com/repos/eligrey/FileSaver.js/languages", "created_at": "2011-07-15T03:27:54Z", - "updated_at": "2023-09-26T20:08:50Z", + "updated_at": "2023-09-27T07:46:19Z", "git_url": "git://github.com/eligrey/FileSaver.js.git", "ssh_url": "git@github.com:eligrey/FileSaver.js.git", "clone_url": "https://github.com/eligrey/FileSaver.js.git", "homepage": "https://eligrey.com/blog/saving-generated-files-on-the-client-side/", - "stargazers_count": 20752, - "watchers_count": 20752, + "stargazers_count": 20753, + "watchers_count": 20753, "language": "JavaScript", "topics": [] }, @@ -30819,13 +30792,13 @@ "url": "https://api.github.com/repos/semantic-release/semantic-release", "languages_url": "https://api.github.com/repos/semantic-release/semantic-release/languages", "created_at": "2014-09-15T16:18:28Z", - "updated_at": "2023-09-26T21:28:21Z", + "updated_at": "2023-09-27T06:20:44Z", "git_url": "git://github.com/semantic-release/semantic-release.git", "ssh_url": "git@github.com:semantic-release/semantic-release.git", "clone_url": "https://github.com/semantic-release/semantic-release.git", "homepage": "https://semantic-release.gitbook.io", - "stargazers_count": 18664, - "watchers_count": 18664, + "stargazers_count": 18668, + "watchers_count": 18668, "language": "JavaScript", "topics": [ "automation", @@ -30859,13 +30832,13 @@ "url": "https://api.github.com/repos/winstonjs/winston", "languages_url": "https://api.github.com/repos/winstonjs/winston/languages", "created_at": "2010-12-29T18:49:51Z", - "updated_at": "2023-09-26T20:06:10Z", + "updated_at": "2023-09-27T05:45:42Z", "git_url": "git://github.com/winstonjs/winston.git", "ssh_url": "git@github.com:winstonjs/winston.git", "clone_url": "https://github.com/winstonjs/winston.git", "homepage": "http://github.com/winstonjs/winston", - "stargazers_count": 21109, - "watchers_count": 21109, + "stargazers_count": 21110, + "watchers_count": 21110, "language": "JavaScript", "topics": [] }, @@ -30886,13 +30859,13 @@ "url": "https://api.github.com/repos/remake/remake-framework", "languages_url": "https://api.github.com/repos/remake/remake-framework/languages", "created_at": "2019-08-06T01:31:28Z", - "updated_at": "2023-09-06T05:06:12Z", + "updated_at": "2023-09-27T11:20:44Z", "git_url": "git://github.com/remake/remake-framework.git", "ssh_url": "git@github.com:remake/remake-framework.git", "clone_url": "https://github.com/remake/remake-framework.git", "homepage": "https://remaketheweb.com/", - "stargazers_count": 170, - "watchers_count": 170, + "stargazers_count": 172, + "watchers_count": 172, "language": "JavaScript", "topics": [] }, @@ -30940,13 +30913,13 @@ "url": "https://api.github.com/repos/mrdoob/three.js", "languages_url": "https://api.github.com/repos/mrdoob/three.js/languages", "created_at": "2010-03-23T18:58:01Z", - "updated_at": "2023-09-27T00:08:42Z", + "updated_at": "2023-09-27T11:34:16Z", "git_url": "git://github.com/mrdoob/three.js.git", "ssh_url": "git@github.com:mrdoob/three.js.git", "clone_url": "https://github.com/mrdoob/three.js.git", "homepage": "https://threejs.org/", - "stargazers_count": 94658, - "watchers_count": 94658, + "stargazers_count": 94683, + "watchers_count": 94683, "language": "JavaScript", "topics": [ "3d", @@ -31148,13 +31121,13 @@ "url": "https://api.github.com/repos/iamkun/dayjs", "languages_url": "https://api.github.com/repos/iamkun/dayjs/languages", "created_at": "2018-04-10T09:26:44Z", - "updated_at": "2023-09-26T23:04:59Z", + "updated_at": "2023-09-27T09:31:17Z", "git_url": "git://github.com/iamkun/dayjs.git", "ssh_url": "git@github.com:iamkun/dayjs.git", "clone_url": "https://github.com/iamkun/dayjs.git", "homepage": "https://day.js.org", - "stargazers_count": 44153, - "watchers_count": 44153, + "stargazers_count": 44158, + "watchers_count": 44158, "language": "JavaScript", "topics": [ "date", @@ -31215,13 +31188,13 @@ "url": "https://api.github.com/repos/PipedreamHQ/pipedream", "languages_url": "https://api.github.com/repos/PipedreamHQ/pipedream/languages", "created_at": "2020-01-22T00:28:31Z", - "updated_at": "2023-09-26T23:42:38Z", + "updated_at": "2023-09-27T10:25:31Z", "git_url": "git://github.com/PipedreamHQ/pipedream.git", "ssh_url": "git@github.com:PipedreamHQ/pipedream.git", "clone_url": "https://github.com/PipedreamHQ/pipedream.git", "homepage": "https://pipedream.com", - "stargazers_count": 7212, - "watchers_count": 7212, + "stargazers_count": 7215, + "watchers_count": 7215, "language": "JavaScript", "topics": [ "apis", @@ -31554,13 +31527,13 @@ "url": "https://api.github.com/repos/koajs/koa", "languages_url": "https://api.github.com/repos/koajs/koa/languages", "created_at": "2013-07-20T18:53:45Z", - "updated_at": "2023-09-27T00:03:57Z", + "updated_at": "2023-09-27T03:52:03Z", "git_url": "git://github.com/koajs/koa.git", "ssh_url": "git@github.com:koajs/koa.git", "clone_url": "https://github.com/koajs/koa.git", "homepage": "https://koajs.com", - "stargazers_count": 34356, - "watchers_count": 34356, + "stargazers_count": 34357, + "watchers_count": 34357, "language": "JavaScript", "topics": [ "koa" @@ -31766,13 +31739,13 @@ "url": "https://api.github.com/repos/pinojs/pino", "languages_url": "https://api.github.com/repos/pinojs/pino/languages", "created_at": "2016-02-16T14:14:29Z", - "updated_at": "2023-09-26T17:40:10Z", + "updated_at": "2023-09-27T11:50:34Z", "git_url": "git://github.com/pinojs/pino.git", "ssh_url": "git@github.com:pinojs/pino.git", "clone_url": "https://github.com/pinojs/pino.git", "homepage": "http://getpino.io", - "stargazers_count": 12126, - "watchers_count": 12126, + "stargazers_count": 12147, + "watchers_count": 12147, "language": "JavaScript", "topics": [ "fast", @@ -31913,13 +31886,13 @@ "url": "https://api.github.com/repos/release-it/release-it", "languages_url": "https://api.github.com/repos/release-it/release-it/languages", "created_at": "2014-01-15T01:25:38Z", - "updated_at": "2023-09-26T20:58:53Z", + "updated_at": "2023-09-27T03:53:44Z", "git_url": "git://github.com/release-it/release-it.git", "ssh_url": "git@github.com:release-it/release-it.git", "clone_url": "https://github.com/release-it/release-it.git", "homepage": "", - "stargazers_count": 6970, - "watchers_count": 6970, + "stargazers_count": 6969, + "watchers_count": 6969, "language": "JavaScript", "topics": [ "automation", @@ -31960,13 +31933,13 @@ "url": "https://api.github.com/repos/conventional-changelog/standard-version", "languages_url": "https://api.github.com/repos/conventional-changelog/standard-version/languages", "created_at": "2016-04-04T05:29:35Z", - "updated_at": "2023-09-26T19:02:00Z", + "updated_at": "2023-09-27T10:55:13Z", "git_url": "git://github.com/conventional-changelog/standard-version.git", "ssh_url": "git@github.com:conventional-changelog/standard-version.git", "clone_url": "https://github.com/conventional-changelog/standard-version.git", "homepage": "", - "stargazers_count": 7291, - "watchers_count": 7291, + "stargazers_count": 7295, + "watchers_count": 7295, "language": "JavaScript", "topics": [ "changelog", @@ -32108,13 +32081,13 @@ "url": "https://api.github.com/repos/responsively-org/responsively-app", "languages_url": "https://api.github.com/repos/responsively-org/responsively-app/languages", "created_at": "2019-08-10T02:48:18Z", - "updated_at": "2023-09-27T00:13:50Z", + "updated_at": "2023-09-27T11:25:41Z", "git_url": "git://github.com/responsively-org/responsively-app.git", "ssh_url": "git@github.com:responsively-org/responsively-app.git", "clone_url": "https://github.com/responsively-org/responsively-app.git", "homepage": "https://responsively.app", - "stargazers_count": 20796, - "watchers_count": 20796, + "stargazers_count": 20811, + "watchers_count": 20811, "language": "JavaScript", "topics": [ "contributions-welcome", @@ -32396,13 +32369,13 @@ "url": "https://api.github.com/repos/shadowwalker/next-pwa", "languages_url": "https://api.github.com/repos/shadowwalker/next-pwa/languages", "created_at": "2019-04-01T20:07:00Z", - "updated_at": "2023-09-26T09:29:22Z", + "updated_at": "2023-09-27T01:24:48Z", "git_url": "git://github.com/shadowwalker/next-pwa.git", "ssh_url": "git@github.com:shadowwalker/next-pwa.git", "clone_url": "https://github.com/shadowwalker/next-pwa.git", "homepage": "", - "stargazers_count": 3271, - "watchers_count": 3271, + "stargazers_count": 3270, + "watchers_count": 3270, "language": "JavaScript", "topics": [ "cache", @@ -32854,13 +32827,13 @@ "url": "https://api.github.com/repos/microsoft/Web-Dev-For-Beginners", "languages_url": "https://api.github.com/repos/microsoft/Web-Dev-For-Beginners/languages", "created_at": "2020-11-10T02:44:00Z", - "updated_at": "2023-09-26T23:57:14Z", + "updated_at": "2023-09-27T11:54:18Z", "git_url": "git://github.com/microsoft/Web-Dev-For-Beginners.git", "ssh_url": "git@github.com:microsoft/Web-Dev-For-Beginners.git", "clone_url": "https://github.com/microsoft/Web-Dev-For-Beginners.git", "homepage": "https://microsoft.github.io/Web-Dev-For-Beginners/", - "stargazers_count": 76817, - "watchers_count": 76817, + "stargazers_count": 76833, + "watchers_count": 76833, "language": "JavaScript", "topics": [ "css", @@ -32963,13 +32936,13 @@ "url": "https://api.github.com/repos/localForage/localForage", "languages_url": "https://api.github.com/repos/localForage/localForage/languages", "created_at": "2013-10-31T00:10:06Z", - "updated_at": "2023-09-26T22:48:35Z", + "updated_at": "2023-09-27T10:25:24Z", "git_url": "git://github.com/localForage/localForage.git", "ssh_url": "git@github.com:localForage/localForage.git", "clone_url": "https://github.com/localForage/localForage.git", "homepage": "https://localforage.github.io/localForage", - "stargazers_count": 22982, - "watchers_count": 22982, + "stargazers_count": 22993, + "watchers_count": 22993, "language": "JavaScript", "topics": [ "indexeddb", @@ -33058,13 +33031,13 @@ "url": "https://api.github.com/repos/react-grid-layout/react-grid-layout", "languages_url": "https://api.github.com/repos/react-grid-layout/react-grid-layout/languages", "created_at": "2014-12-27T14:28:40Z", - "updated_at": "2023-09-26T06:17:10Z", + "updated_at": "2023-09-27T07:37:19Z", "git_url": "git://github.com/react-grid-layout/react-grid-layout.git", "ssh_url": "git@github.com:react-grid-layout/react-grid-layout.git", "clone_url": "https://github.com/react-grid-layout/react-grid-layout.git", "homepage": "https://react-grid-layout.github.io/react-grid-layout/examples/0-showcase.html", - "stargazers_count": 18350, - "watchers_count": 18350, + "stargazers_count": 18355, + "watchers_count": 18355, "language": "JavaScript", "topics": [ "drag-and-drop", @@ -33092,13 +33065,13 @@ "url": "https://api.github.com/repos/bvaughn/react-window", "languages_url": "https://api.github.com/repos/bvaughn/react-window/languages", "created_at": "2018-05-07T14:45:51Z", - "updated_at": "2023-09-26T21:29:43Z", + "updated_at": "2023-09-27T04:12:02Z", "git_url": "git://github.com/bvaughn/react-window.git", "ssh_url": "git@github.com:bvaughn/react-window.git", "clone_url": "https://github.com/bvaughn/react-window.git", "homepage": "https://react-window.now.sh/", - "stargazers_count": 14603, - "watchers_count": 14603, + "stargazers_count": 14604, + "watchers_count": 14604, "language": "JavaScript", "topics": [] }, @@ -33119,13 +33092,13 @@ "url": "https://api.github.com/repos/bvaughn/react-virtualized", "languages_url": "https://api.github.com/repos/bvaughn/react-virtualized/languages", "created_at": "2015-11-03T00:48:07Z", - "updated_at": "2023-09-26T14:38:31Z", + "updated_at": "2023-09-27T11:35:50Z", "git_url": "git://github.com/bvaughn/react-virtualized.git", "ssh_url": "git@github.com:bvaughn/react-virtualized.git", "clone_url": "https://github.com/bvaughn/react-virtualized.git", "homepage": "http://bvaughn.github.io/react-virtualized/", - "stargazers_count": 25355, - "watchers_count": 25355, + "stargazers_count": 25356, + "watchers_count": 25356, "language": "JavaScript", "topics": [ "grid", @@ -33156,13 +33129,13 @@ "url": "https://api.github.com/repos/axios/axios", "languages_url": "https://api.github.com/repos/axios/axios/languages", "created_at": "2014-08-18T22:30:27Z", - "updated_at": "2023-09-26T23:43:19Z", + "updated_at": "2023-09-27T11:50:39Z", "git_url": "git://github.com/axios/axios.git", "ssh_url": "git@github.com:axios/axios.git", "clone_url": "https://github.com/axios/axios.git", "homepage": "https://axios-http.com", - "stargazers_count": 101794, - "watchers_count": 101794, + "stargazers_count": 101809, + "watchers_count": 101809, "language": "JavaScript", "topics": [ "hacktoberfest", @@ -33254,7 +33227,7 @@ "url": "https://api.github.com/repos/appbaseio/dejavu", "languages_url": "https://api.github.com/repos/appbaseio/dejavu/languages", "created_at": "2016-02-03T17:48:09Z", - "updated_at": "2023-09-26T11:36:11Z", + "updated_at": "2023-09-27T08:32:24Z", "git_url": "git://github.com/appbaseio/dejavu.git", "ssh_url": "git@github.com:appbaseio/dejavu.git", "clone_url": "https://github.com/appbaseio/dejavu.git", @@ -33336,13 +33309,13 @@ "url": "https://api.github.com/repos/appbaseio/reactivesearch", "languages_url": "https://api.github.com/repos/appbaseio/reactivesearch/languages", "created_at": "2017-02-15T15:21:24Z", - "updated_at": "2023-09-25T14:46:57Z", + "updated_at": "2023-09-27T07:21:49Z", "git_url": "git://github.com/appbaseio/reactivesearch.git", "ssh_url": "git@github.com:appbaseio/reactivesearch.git", "clone_url": "https://github.com/appbaseio/reactivesearch.git", "homepage": "https://opensource.appbase.io/reactivesearch", - "stargazers_count": 4828, - "watchers_count": 4828, + "stargazers_count": 4829, + "watchers_count": 4829, "language": "JavaScript", "topics": [ "data-components", @@ -33440,13 +33413,13 @@ "url": "https://api.github.com/repos/LeCoupa/awesome-cheatsheets", "languages_url": "https://api.github.com/repos/LeCoupa/awesome-cheatsheets/languages", "created_at": "2017-11-09T02:47:15Z", - "updated_at": "2023-09-26T23:16:36Z", + "updated_at": "2023-09-27T00:54:49Z", "git_url": "git://github.com/LeCoupa/awesome-cheatsheets.git", "ssh_url": "git@github.com:LeCoupa/awesome-cheatsheets.git", "clone_url": "https://github.com/LeCoupa/awesome-cheatsheets.git", "homepage": "https://lecoupa.github.io/awesome-cheatsheets/", - "stargazers_count": 34652, - "watchers_count": 34652, + "stargazers_count": 34653, + "watchers_count": 34653, "language": "JavaScript", "topics": [ "backend", @@ -33488,13 +33461,13 @@ "url": "https://api.github.com/repos/typescript-cheatsheets/react", "languages_url": "https://api.github.com/repos/typescript-cheatsheets/react/languages", "created_at": "2018-06-02T04:08:16Z", - "updated_at": "2023-09-26T20:49:30Z", + "updated_at": "2023-09-27T11:39:10Z", "git_url": "git://github.com/typescript-cheatsheets/react.git", "ssh_url": "git@github.com:typescript-cheatsheets/react.git", "clone_url": "https://github.com/typescript-cheatsheets/react.git", "homepage": "https://react-typescript-cheatsheet.netlify.app", - "stargazers_count": 42291, - "watchers_count": 42291, + "stargazers_count": 42294, + "watchers_count": 42294, "language": "JavaScript", "topics": [ "cheatsheet", @@ -33522,13 +33495,13 @@ "url": "https://api.github.com/repos/iamadamdev/bypass-paywalls-chrome", "languages_url": "https://api.github.com/repos/iamadamdev/bypass-paywalls-chrome/languages", "created_at": "2018-04-07T20:33:19Z", - "updated_at": "2023-09-26T22:38:31Z", + "updated_at": "2023-09-27T09:51:16Z", "git_url": "git://github.com/iamadamdev/bypass-paywalls-chrome.git", "ssh_url": "git@github.com:iamadamdev/bypass-paywalls-chrome.git", "clone_url": "https://github.com/iamadamdev/bypass-paywalls-chrome.git", "homepage": "", - "stargazers_count": 41289, - "watchers_count": 41289, + "stargazers_count": 41299, + "watchers_count": 41299, "language": "JavaScript", "topics": [ "bypass", @@ -33559,13 +33532,13 @@ "url": "https://api.github.com/repos/sudheerj/reactjs-interview-questions", "languages_url": "https://api.github.com/repos/sudheerj/reactjs-interview-questions/languages", "created_at": "2018-05-31T17:17:01Z", - "updated_at": "2023-09-26T23:08:41Z", + "updated_at": "2023-09-27T12:01:15Z", "git_url": "git://github.com/sudheerj/reactjs-interview-questions.git", "ssh_url": "git@github.com:sudheerj/reactjs-interview-questions.git", "clone_url": "https://github.com/sudheerj/reactjs-interview-questions.git", "homepage": "", - "stargazers_count": 31962, - "watchers_count": 31962, + "stargazers_count": 31982, + "watchers_count": 31982, "language": "JavaScript", "topics": [ "interview-preparation", @@ -34088,4828 +34061,4855 @@ "topics": [] } ], - "PHP": [ + "Rust": [ { - "id": 3118246, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTE4MjQ2", - "name": "countries", - "full_name": "mledoze/countries", + "id": 651611079, + "node_id": "R_kgDOJtbLxw", + "name": "mpl-bubblegum", + "full_name": "metaplex-foundation/mpl-bubblegum", "owner": { - "login": "mledoze", - "id": 576509, - "avatar_url": "https://avatars.githubusercontent.com/u/576509?v=4", - "url": "https://api.github.com/users/mledoze", - "html_url": "https://github.com/mledoze" + "login": "metaplex-foundation", + "id": 84874526, + "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", + "url": "https://api.github.com/users/metaplex-foundation", + "html_url": "https://github.com/metaplex-foundation" }, - "html_url": "https://github.com/mledoze/countries", - "description": "World countries in JSON, CSV, XML and Yaml. Any help is welcome!", - "url": "https://api.github.com/repos/mledoze/countries", - "languages_url": "https://api.github.com/repos/mledoze/countries/languages", - "created_at": "2012-01-06T14:01:19Z", - "updated_at": "2023-09-26T10:46:47Z", - "git_url": "git://github.com/mledoze/countries.git", - "ssh_url": "git@github.com:mledoze/countries.git", - "clone_url": "https://github.com/mledoze/countries.git", - "homepage": "https://mledoze.github.io/countries/", - "stargazers_count": 5795, - "watchers_count": 5795, - "language": "PHP", + "html_url": "https://github.com/metaplex-foundation/mpl-bubblegum", + "description": "Create and manage Metaplex compressed NFTs", + "url": "https://api.github.com/repos/metaplex-foundation/mpl-bubblegum", + "languages_url": "https://api.github.com/repos/metaplex-foundation/mpl-bubblegum/languages", + "created_at": "2023-06-09T16:19:56Z", + "updated_at": "2023-09-27T08:20:06Z", + "git_url": "git://github.com/metaplex-foundation/mpl-bubblegum.git", + "ssh_url": "git@github.com:metaplex-foundation/mpl-bubblegum.git", + "clone_url": "https://github.com/metaplex-foundation/mpl-bubblegum.git", + "homepage": "https://developers.metaplex.com/bubblegum", + "stargazers_count": 17, + "watchers_count": 17, + "language": "Rust", + "topics": [] + }, + { + "id": 261124045, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjExMjQwNDU=", + "name": "slint", + "full_name": "slint-ui/slint", + "owner": { + "login": "slint-ui", + "id": 64742117, + "avatar_url": "https://avatars.githubusercontent.com/u/64742117?v=4", + "url": "https://api.github.com/users/slint-ui", + "html_url": "https://github.com/slint-ui" + }, + "html_url": "https://github.com/slint-ui/slint", + "description": "Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript. ", + "url": "https://api.github.com/repos/slint-ui/slint", + "languages_url": "https://api.github.com/repos/slint-ui/slint/languages", + "created_at": "2020-05-04T08:53:03Z", + "updated_at": "2023-09-27T12:02:03Z", + "git_url": "git://github.com/slint-ui/slint.git", + "ssh_url": "git@github.com:slint-ui/slint.git", + "clone_url": "https://github.com/slint-ui/slint.git", + "homepage": "https://slint.dev", + "stargazers_count": 9756, + "watchers_count": 9756, + "language": "Rust", "topics": [ - "countries", - "csv", - "geojson", - "json", - "php", - "topojson", - "xml", - "yaml" + "cpp", + "declarative-ui", + "embedded-devices", + "gui", + "javascript", + "language", + "lsp-server", + "rust", + "ui", + "wasm", + "web", + "webapplication", + "webassembly" ] }, { - "id": 6138240, - "node_id": "MDEwOlJlcG9zaXRvcnk2MTM4MjQw", - "name": "minify", - "full_name": "matthiasmullie/minify", + "id": 608896930, + "node_id": "R_kgDOJEsHog", + "name": "aichat", + "full_name": "sigoden/aichat", "owner": { - "login": "matthiasmullie", - "id": 312776, - "avatar_url": "https://avatars.githubusercontent.com/u/312776?v=4", - "url": "https://api.github.com/users/matthiasmullie", - "html_url": "https://github.com/matthiasmullie" + "login": "sigoden", + "id": 4012553, + "avatar_url": "https://avatars.githubusercontent.com/u/4012553?v=4", + "url": "https://api.github.com/users/sigoden", + "html_url": "https://github.com/sigoden" }, - "html_url": "https://github.com/matthiasmullie/minify", - "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", - "url": "https://api.github.com/repos/matthiasmullie/minify", - "languages_url": "https://api.github.com/repos/matthiasmullie/minify/languages", - "created_at": "2012-10-09T09:29:58Z", - "updated_at": "2023-09-14T16:23:43Z", - "git_url": "git://github.com/matthiasmullie/minify.git", - "ssh_url": "git@github.com:matthiasmullie/minify.git", - "clone_url": "https://github.com/matthiasmullie/minify.git", - "homepage": "https://matthiasmullie.github.io/minify/", - "stargazers_count": 1886, - "watchers_count": 1886, - "language": "PHP", + "html_url": "https://github.com/sigoden/aichat", + "description": "Using ChatGPT/GPT-3.5/GPT-4 in the terminal.", + "url": "https://api.github.com/repos/sigoden/aichat", + "languages_url": "https://api.github.com/repos/sigoden/aichat/languages", + "created_at": "2023-03-03T00:29:39Z", + "updated_at": "2023-09-27T01:43:58Z", + "git_url": "git://github.com/sigoden/aichat.git", + "ssh_url": "git@github.com:sigoden/aichat.git", + "clone_url": "https://github.com/sigoden/aichat.git", + "homepage": "", + "stargazers_count": 1501, + "watchers_count": 1501, + "language": "Rust", "topics": [ - "compression", - "compressor", - "css", - "css-minifier", - "javascript", - "js", - "js-minifier", - "minifier", - "minify", - "php" + "ai", + "chat", + "chatbot", + "chatgpt", + "chatgpt-cli", + "gpt-35-turbo" ] }, { - "id": 10542743, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDU0Mjc0Mw==", - "name": "cgui", - "full_name": "nehalvpatel/cgui", + "id": 450597346, + "node_id": "R_kgDOGtuR4g", + "name": "mango-v4", + "full_name": "blockworks-foundation/mango-v4", "owner": { - "login": "nehalvpatel", - "id": 159021, - "avatar_url": "https://avatars.githubusercontent.com/u/159021?v=4", - "url": "https://api.github.com/users/nehalvpatel", - "html_url": "https://github.com/nehalvpatel" + "login": "blockworks-foundation", + "id": 76265112, + "avatar_url": "https://avatars.githubusercontent.com/u/76265112?v=4", + "url": "https://api.github.com/users/blockworks-foundation", + "html_url": "https://github.com/blockworks-foundation" }, - "html_url": "https://github.com/nehalvpatel/cgui", - "description": "A web interface for cgminer that is made to reduce setup time and increase productivity, featuring the famous 2 minute install.", - "url": "https://api.github.com/repos/nehalvpatel/cgui", - "languages_url": "https://api.github.com/repos/nehalvpatel/cgui/languages", - "created_at": "2013-06-07T05:00:24Z", - "updated_at": "2023-02-14T07:03:27Z", - "git_url": "git://github.com/nehalvpatel/cgui.git", - "ssh_url": "git@github.com:nehalvpatel/cgui.git", - "clone_url": "https://github.com/nehalvpatel/cgui.git", + "html_url": "https://github.com/blockworks-foundation/mango-v4", + "description": "mango-v4 monorepo, contains program, ts client, and py client", + "url": "https://api.github.com/repos/blockworks-foundation/mango-v4", + "languages_url": "https://api.github.com/repos/blockworks-foundation/mango-v4/languages", + "created_at": "2022-01-21T18:21:28Z", + "updated_at": "2023-08-27T08:51:09Z", + "git_url": "git://github.com/blockworks-foundation/mango-v4.git", + "ssh_url": "git@github.com:blockworks-foundation/mango-v4.git", + "clone_url": "https://github.com/blockworks-foundation/mango-v4.git", + "homepage": "", + "stargazers_count": 34, + "watchers_count": 34, + "language": "Rust", + "topics": [] + }, + { + "id": 570385870, + "node_id": "R_kgDOIf9lzg", + "name": "hamsterswap-program", + "full_name": "CaviesLabs/hamsterswap-program", + "owner": { + "login": "CaviesLabs", + "id": 108291427, + "avatar_url": "https://avatars.githubusercontent.com/u/108291427?v=4", + "url": "https://api.github.com/users/CaviesLabs", + "html_url": "https://github.com/CaviesLabs" + }, + "html_url": "https://github.com/CaviesLabs/hamsterswap-program", + "description": null, + "url": "https://api.github.com/repos/CaviesLabs/hamsterswap-program", + "languages_url": "https://api.github.com/repos/CaviesLabs/hamsterswap-program/languages", + "created_at": "2022-11-25T03:55:45Z", + "updated_at": "2023-02-24T21:18:50Z", + "git_url": "git://github.com/CaviesLabs/hamsterswap-program.git", + "ssh_url": "git@github.com:CaviesLabs/hamsterswap-program.git", + "clone_url": "https://github.com/CaviesLabs/hamsterswap-program.git", "homepage": null, - "stargazers_count": 10, - "watchers_count": 10, - "language": "PHP", + "stargazers_count": 2, + "watchers_count": 2, + "language": "Rust", "topics": [] - } - ], - "C": [ + }, { - "id": 353347930, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTMzNDc5MzA=", - "name": "Anduril2", - "full_name": "starryalley/Anduril2", + "id": 431523359, + "node_id": "R_kgDOGbiGHw", + "name": "metaplex-program-library", + "full_name": "metaplex-foundation/metaplex-program-library", "owner": { - "login": "starryalley", - "id": 1099404, - "avatar_url": "https://avatars.githubusercontent.com/u/1099404?v=4", - "url": "https://api.github.com/users/starryalley", - "html_url": "https://github.com/starryalley" + "login": "metaplex-foundation", + "id": 84874526, + "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", + "url": "https://api.github.com/users/metaplex-foundation", + "html_url": "https://github.com/metaplex-foundation" }, - "html_url": "https://github.com/starryalley/Anduril2", - "description": "my Anduril2 fork that provides much more features", - "url": "https://api.github.com/repos/starryalley/Anduril2", - "languages_url": "https://api.github.com/repos/starryalley/Anduril2/languages", - "created_at": "2021-03-31T12:25:16Z", - "updated_at": "2023-09-23T18:24:12Z", - "git_url": "git://github.com/starryalley/Anduril2.git", - "ssh_url": "git@github.com:starryalley/Anduril2.git", - "clone_url": "https://github.com/starryalley/Anduril2.git", + "html_url": "https://github.com/metaplex-foundation/metaplex-program-library", + "description": "Smart contracts maintained by the Metaplex team", + "url": "https://api.github.com/repos/metaplex-foundation/metaplex-program-library", + "languages_url": "https://api.github.com/repos/metaplex-foundation/metaplex-program-library/languages", + "created_at": "2021-11-24T14:51:50Z", + "updated_at": "2023-09-13T12:24:52Z", + "git_url": "git://github.com/metaplex-foundation/metaplex-program-library.git", + "ssh_url": "git@github.com:metaplex-foundation/metaplex-program-library.git", + "clone_url": "https://github.com/metaplex-foundation/metaplex-program-library.git", "homepage": "", - "stargazers_count": 41, - "watchers_count": 41, - "language": "C", + "stargazers_count": 528, + "watchers_count": 528, + "language": "Rust", "topics": [ - "anduril2", - "c", - "firmware", - "flashlight", - "torch" + "blockchain", + "digital-assets", + "metaplex", + "nft", + "rust", + "solana" ] }, { - "id": 1291410, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjkxNDEw", - "name": "libvips", - "full_name": "libvips/libvips", + "id": 462956911, + "node_id": "R_kgDOG5gpbw", + "name": "get-collection", + "full_name": "metaplex-foundation/get-collection", "owner": { - "login": "libvips", - "id": 26797616, - "avatar_url": "https://avatars.githubusercontent.com/u/26797616?v=4", - "url": "https://api.github.com/users/libvips", - "html_url": "https://github.com/libvips" + "login": "metaplex-foundation", + "id": 84874526, + "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", + "url": "https://api.github.com/users/metaplex-foundation", + "html_url": "https://github.com/metaplex-foundation" }, - "html_url": "https://github.com/libvips/libvips", - "description": "A fast image processing library with low memory needs.", - "url": "https://api.github.com/repos/libvips/libvips", - "languages_url": "https://api.github.com/repos/libvips/libvips/languages", - "created_at": "2011-01-25T13:15:00Z", - "updated_at": "2023-09-26T20:03:51Z", - "git_url": "git://github.com/libvips/libvips.git", - "ssh_url": "git@github.com:libvips/libvips.git", - "clone_url": "https://github.com/libvips/libvips.git", - "homepage": "https://libvips.github.io/libvips/", - "stargazers_count": 8368, - "watchers_count": 8368, - "language": "C", - "topics": [ - "c", - "cpp", - "gif", - "graphicsmagick", - "heic", - "image-processing", - "imagemagick", - "jpeg", - "libvips", - "nifti", - "openexr", - "openslide", - "pdf", - "pdfium", - "png", - "svg", - "tiff", - "webp" - ] + "html_url": "https://github.com/metaplex-foundation/get-collection", + "description": "Rust and TypeScript example code for finding all members from a collection id. ", + "url": "https://api.github.com/repos/metaplex-foundation/get-collection", + "languages_url": "https://api.github.com/repos/metaplex-foundation/get-collection/languages", + "created_at": "2022-02-24T00:48:14Z", + "updated_at": "2023-08-10T07:13:09Z", + "git_url": "git://github.com/metaplex-foundation/get-collection.git", + "ssh_url": "git@github.com:metaplex-foundation/get-collection.git", + "clone_url": "https://github.com/metaplex-foundation/get-collection.git", + "homepage": null, + "stargazers_count": 22, + "watchers_count": 22, + "language": "Rust", + "topics": [] }, { - "id": 190275430, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTAyNzU0MzA=", - "name": "hidapi", - "full_name": "libusb/hidapi", + "id": 575340621, + "node_id": "R_kgDOIksATQ", + "name": "ChatGPT", + "full_name": "lencx/ChatGPT", "owner": { - "login": "libusb", - "id": 4439549, - "avatar_url": "https://avatars.githubusercontent.com/u/4439549?v=4", - "url": "https://api.github.com/users/libusb", - "html_url": "https://github.com/libusb" + "login": "lencx", + "id": 16164244, + "avatar_url": "https://avatars.githubusercontent.com/u/16164244?v=4", + "url": "https://api.github.com/users/lencx", + "html_url": "https://github.com/lencx" }, - "html_url": "https://github.com/libusb/hidapi", - "description": "A Simple cross-platform library for communicating with HID devices", - "url": "https://api.github.com/repos/libusb/hidapi", - "languages_url": "https://api.github.com/repos/libusb/hidapi/languages", - "created_at": "2019-06-04T20:36:19Z", - "updated_at": "2023-09-26T01:51:58Z", - "git_url": "git://github.com/libusb/hidapi.git", - "ssh_url": "git@github.com:libusb/hidapi.git", - "clone_url": "https://github.com/libusb/hidapi.git", - "homepage": "https://libusb.info/hidapi/", - "stargazers_count": 1289, - "watchers_count": 1289, - "language": "C", + "html_url": "https://github.com/lencx/ChatGPT", + "description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)", + "url": "https://api.github.com/repos/lencx/ChatGPT", + "languages_url": "https://api.github.com/repos/lencx/ChatGPT/languages", + "created_at": "2022-12-07T09:43:02Z", + "updated_at": "2023-09-27T11:20:39Z", + "git_url": "git://github.com/lencx/ChatGPT.git", + "ssh_url": "git@github.com:lencx/ChatGPT.git", + "clone_url": "https://github.com/lencx/ChatGPT.git", + "homepage": "https://nofwl.com", + "stargazers_count": 41391, + "watchers_count": 41391, + "language": "Rust", "topics": [ - "android", - "bluetooth", - "bsd", - "c", - "hid", - "hidapi", - "hidapi-library", - "hidraw", - "i2c", + "ai", + "app", + "application", + "chatgpt", + "desktop-app", + "gpt", + "gpt-3", "linux", "macos", - "spi", - "usb", - "usb-hid", + "notes-app", + "openai", + "rust", + "tauri", + "webview", "windows" ] }, { - "id": 47647469, - "node_id": "MDEwOlJlcG9zaXRvcnk0NzY0NzQ2OQ==", - "name": "oclHashcat", - "full_name": "security-geeks/oclHashcat", + "id": 189174934, + "node_id": "MDEwOlJlcG9zaXRvcnkxODkxNzQ5MzQ=", + "name": "zksync", + "full_name": "matter-labs/zksync", "owner": { - "login": "security-geeks", - "id": 16213755, - "avatar_url": "https://avatars.githubusercontent.com/u/16213755?v=4", - "url": "https://api.github.com/users/security-geeks", - "html_url": "https://github.com/security-geeks" + "login": "matter-labs", + "id": 42489169, + "avatar_url": "https://avatars.githubusercontent.com/u/42489169?v=4", + "url": "https://api.github.com/users/matter-labs", + "html_url": "https://github.com/matter-labs" }, - "html_url": "https://github.com/security-geeks/oclHashcat", - "description": "World's fastest and most advanced GPGPU-based password recovery utility", - "url": "https://api.github.com/repos/security-geeks/oclHashcat", - "languages_url": "https://api.github.com/repos/security-geeks/oclHashcat/languages", - "created_at": "2015-12-08T20:22:54Z", - "updated_at": "2023-03-31T02:31:50Z", - "git_url": "git://github.com/security-geeks/oclHashcat.git", - "ssh_url": "git@github.com:security-geeks/oclHashcat.git", - "clone_url": "https://github.com/security-geeks/oclHashcat.git", - "homepage": "https://hashcat.net/oclhashcat/", - "stargazers_count": 1, - "watchers_count": 1, - "language": "C", - "topics": [] - }, - { - "id": 47409672, - "node_id": "MDEwOlJlcG9zaXRvcnk0NzQwOTY3Mg==", - "name": "hashcat", - "full_name": "hashcat/hashcat", - "owner": { - "login": "hashcat", - "id": 15949799, - "avatar_url": "https://avatars.githubusercontent.com/u/15949799?v=4", - "url": "https://api.github.com/users/hashcat", - "html_url": "https://github.com/hashcat" - }, - "html_url": "https://github.com/hashcat/hashcat", - "description": "World's fastest and most advanced password recovery utility", - "url": "https://api.github.com/repos/hashcat/hashcat", - "languages_url": "https://api.github.com/repos/hashcat/hashcat/languages", - "created_at": "2015-12-04T14:46:51Z", - "updated_at": "2023-09-27T00:15:25Z", - "git_url": "git://github.com/hashcat/hashcat.git", - "ssh_url": "git@github.com:hashcat/hashcat.git", - "clone_url": "https://github.com/hashcat/hashcat.git", - "homepage": "https://hashcat.net/hashcat/", - "stargazers_count": 18301, - "watchers_count": 18301, - "language": "C", + "html_url": "https://github.com/matter-labs/zksync", + "description": "zkSync: trustless scaling and privacy engine for Ethereum", + "url": "https://api.github.com/repos/matter-labs/zksync", + "languages_url": "https://api.github.com/repos/matter-labs/zksync/languages", + "created_at": "2019-05-29T07:37:03Z", + "updated_at": "2023-09-27T08:24:23Z", + "git_url": "git://github.com/matter-labs/zksync.git", + "ssh_url": "git@github.com:matter-labs/zksync.git", + "clone_url": "https://github.com/matter-labs/zksync.git", + "homepage": "https://zksync.io", + "stargazers_count": 3385, + "watchers_count": 3385, + "language": "Rust", "topics": [ - "c", - "cracking", - "cuda", - "gpgpu", - "hashcat", - "hashes", - "opencl", - "password" + "team-core" ] }, { - "id": 32788062, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjc4ODA2Mg==", - "name": "truecrack", - "full_name": "lvaccaro/truecrack", + "id": 519895363, + "node_id": "R_kgDOHvz5Qw", + "name": "sniffnet", + "full_name": "GyulyVGC/sniffnet", "owner": { - "login": "lvaccaro", - "id": 11627784, - "avatar_url": "https://avatars.githubusercontent.com/u/11627784?v=4", - "url": "https://api.github.com/users/lvaccaro", - "html_url": "https://github.com/lvaccaro" + "login": "GyulyVGC", + "id": 100347457, + "avatar_url": "https://avatars.githubusercontent.com/u/100347457?v=4", + "url": "https://api.github.com/users/GyulyVGC", + "html_url": "https://github.com/GyulyVGC" }, - "html_url": "https://github.com/lvaccaro/truecrack", - "description": "TrueCrack is a brute-force password cracker for TrueCrypt (Copyrigth) volumes. It works on Linux and it is optimized for Nvidia Cuda technology.", - "url": "https://api.github.com/repos/lvaccaro/truecrack", - "languages_url": "https://api.github.com/repos/lvaccaro/truecrack/languages", - "created_at": "2015-03-24T09:12:31Z", - "updated_at": "2023-09-22T08:35:25Z", - "git_url": "git://github.com/lvaccaro/truecrack.git", - "ssh_url": "git@github.com:lvaccaro/truecrack.git", - "clone_url": "https://github.com/lvaccaro/truecrack.git", - "homepage": "", - "stargazers_count": 141, - "watchers_count": 141, - "language": "C", - "topics": [] + "html_url": "https://github.com/GyulyVGC/sniffnet", + "description": "Application to comfortably monitor your Internet traffic 🕵️‍♂️", + "url": "https://api.github.com/repos/GyulyVGC/sniffnet", + "languages_url": "https://api.github.com/repos/GyulyVGC/sniffnet/languages", + "created_at": "2022-07-31T21:55:56Z", + "updated_at": "2023-09-27T08:52:59Z", + "git_url": "git://github.com/GyulyVGC/sniffnet.git", + "ssh_url": "git@github.com:GyulyVGC/sniffnet.git", + "clone_url": "https://github.com/GyulyVGC/sniffnet.git", + "homepage": "https://sniffnet.net", + "stargazers_count": 11747, + "watchers_count": 11747, + "language": "Rust", + "topics": [ + "application", + "linux", + "macos", + "network", + "network-analysis", + "network-monitoring", + "networking", + "packet-capture", + "packet-sniffer", + "rust", + "rust-crate", + "security", + "utility", + "windows" + ] }, { - "id": 312430210, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTI0MzAyMTA=", - "name": "Ditto", - "full_name": "sabrogden/Ditto", + "id": 392722336, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTI3MjIzMzY=", + "name": "agnostic-orderbook", + "full_name": "Bonfida/agnostic-orderbook", "owner": { - "login": "sabrogden", - "id": 16867884, - "avatar_url": "https://avatars.githubusercontent.com/u/16867884?v=4", - "url": "https://api.github.com/users/sabrogden", - "html_url": "https://github.com/sabrogden" + "login": "Bonfida", + "id": 76649234, + "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", + "url": "https://api.github.com/users/Bonfida", + "html_url": "https://github.com/Bonfida" }, - "html_url": "https://github.com/sabrogden/Ditto", - "description": "Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.", - "url": "https://api.github.com/repos/sabrogden/Ditto", - "languages_url": "https://api.github.com/repos/sabrogden/Ditto/languages", - "created_at": "2020-11-13T00:28:25Z", - "updated_at": "2023-09-26T09:04:40Z", - "git_url": "git://github.com/sabrogden/Ditto.git", - "ssh_url": "git@github.com:sabrogden/Ditto.git", - "clone_url": "https://github.com/sabrogden/Ditto.git", - "homepage": "https://ditto-cp.sourceforge.io/", - "stargazers_count": 2269, - "watchers_count": 2269, - "language": "C", - "topics": [ - "clipboard", - "clipboard-manager" - ] + "html_url": "https://github.com/Bonfida/agnostic-orderbook", + "description": null, + "url": "https://api.github.com/repos/Bonfida/agnostic-orderbook", + "languages_url": "https://api.github.com/repos/Bonfida/agnostic-orderbook/languages", + "created_at": "2021-08-04T14:37:37Z", + "updated_at": "2023-09-26T23:02:59Z", + "git_url": "git://github.com/Bonfida/agnostic-orderbook.git", + "ssh_url": "git@github.com:Bonfida/agnostic-orderbook.git", + "clone_url": "https://github.com/Bonfida/agnostic-orderbook.git", + "homepage": null, + "stargazers_count": 80, + "watchers_count": 80, + "language": "Rust", + "topics": [] }, { - "id": 579676275, - "node_id": "R_kgDOIo0ocw", - "name": "Xtreme-Firmware", - "full_name": "Flipper-XFW/Xtreme-Firmware", + "id": 430911952, + "node_id": "R_kgDOGa8x0A", + "name": "bonfida-utils", + "full_name": "Bonfida/bonfida-utils", "owner": { - "login": "Flipper-XFW", - "id": 140006447, - "avatar_url": "https://avatars.githubusercontent.com/u/140006447?v=4", - "url": "https://api.github.com/users/Flipper-XFW", - "html_url": "https://github.com/Flipper-XFW" + "login": "Bonfida", + "id": 76649234, + "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", + "url": "https://api.github.com/users/Bonfida", + "html_url": "https://github.com/Bonfida" }, - "html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware", - "description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today! ", - "url": "https://api.github.com/repos/Flipper-XFW/Xtreme-Firmware", - "languages_url": "https://api.github.com/repos/Flipper-XFW/Xtreme-Firmware/languages", - "created_at": "2022-12-18T14:01:26Z", - "updated_at": "2023-09-27T00:12:31Z", - "git_url": "git://github.com/Flipper-XFW/Xtreme-Firmware.git", - "ssh_url": "git@github.com:Flipper-XFW/Xtreme-Firmware.git", - "clone_url": "https://github.com/Flipper-XFW/Xtreme-Firmware.git", - "homepage": "https://flipper-xtre.me", - "stargazers_count": 4511, - "watchers_count": 4511, - "language": "C", + "html_url": "https://github.com/Bonfida/bonfida-utils", + "description": "Collection of different utilities in use across various Bonfida projects", + "url": "https://api.github.com/repos/Bonfida/bonfida-utils", + "languages_url": "https://api.github.com/repos/Bonfida/bonfida-utils/languages", + "created_at": "2021-11-23T00:46:31Z", + "updated_at": "2023-06-14T00:16:09Z", + "git_url": "git://github.com/Bonfida/bonfida-utils.git", + "ssh_url": "git@github.com:Bonfida/bonfida-utils.git", + "clone_url": "https://github.com/Bonfida/bonfida-utils.git", + "homepage": "", + "stargazers_count": 31, + "watchers_count": 31, + "language": "Rust", "topics": [ - "cfw", - "custom-firmware", - "flipper", - "flipper-firmware", - "flipper-zer0", - "flipper-zero", - "flipper-zero-firmware", - "flipperzero" + "bonfida", + "rust", + "solana", + "solana-program" ] }, { - "id": 470579591, - "node_id": "R_kgDOHAx5hw", - "name": "unleashed-firmware", - "full_name": "DarkFlippers/unleashed-firmware", + "id": 465294160, + "node_id": "R_kgDOG7vTUA", + "name": "name-tokenizer", + "full_name": "Bonfida/name-tokenizer", "owner": { - "login": "DarkFlippers", - "id": 115378555, - "avatar_url": "https://avatars.githubusercontent.com/u/115378555?v=4", - "url": "https://api.github.com/users/DarkFlippers", - "html_url": "https://github.com/DarkFlippers" + "login": "Bonfida", + "id": 76649234, + "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", + "url": "https://api.github.com/users/Bonfida", + "html_url": "https://github.com/Bonfida" }, - "html_url": "https://github.com/DarkFlippers/unleashed-firmware", - "description": "Flipper Zero Unleashed Firmware", - "url": "https://api.github.com/repos/DarkFlippers/unleashed-firmware", - "languages_url": "https://api.github.com/repos/DarkFlippers/unleashed-firmware/languages", - "created_at": "2022-03-16T12:46:45Z", - "updated_at": "2023-09-27T00:01:28Z", - "git_url": "git://github.com/DarkFlippers/unleashed-firmware.git", - "ssh_url": "git@github.com:DarkFlippers/unleashed-firmware.git", - "clone_url": "https://github.com/DarkFlippers/unleashed-firmware.git", - "homepage": "https://t.me/flipperzero_unofficial", - "stargazers_count": 11037, - "watchers_count": 11037, - "language": "C", + "html_url": "https://github.com/Bonfida/name-tokenizer", + "description": "Tokenize a domain name into an NFT", + "url": "https://api.github.com/repos/Bonfida/name-tokenizer", + "languages_url": "https://api.github.com/repos/Bonfida/name-tokenizer/languages", + "created_at": "2022-03-02T12:21:16Z", + "updated_at": "2023-08-05T11:22:31Z", + "git_url": "git://github.com/Bonfida/name-tokenizer.git", + "ssh_url": "git@github.com:Bonfida/name-tokenizer.git", + "clone_url": "https://github.com/Bonfida/name-tokenizer.git", + "homepage": "https://naming.bonfida.org", + "stargazers_count": 24, + "watchers_count": 24, + "language": "Rust", "topics": [ - "alternative-firmware", - "cfw", - "custom", - "custom-firmware", - "darkflippers", - "firmware", - "flipper", - "flipper-plugins", - "flipper-zero", - "flipperzero", - "jailbreak", - "keeloq", - "rolling-codes", - "unleashed", - "unlocked", - "unofficial" + "metaplex", + "rust", + "solana", + "solana-program", + "typescript" ] }, { - "id": 323930183, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjM5MzAxODM=", - "name": "solanity", - "full_name": "mcf-rocks/solanity", + "id": 267940560, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjc5NDA1NjA=", + "name": "solana-program-library", + "full_name": "solana-labs/solana-program-library", "owner": { - "login": "mcf-rocks", - "id": 70367794, - "avatar_url": "https://avatars.githubusercontent.com/u/70367794?v=4", - "url": "https://api.github.com/users/mcf-rocks", - "html_url": "https://github.com/mcf-rocks" + "login": "solana-labs", + "id": 35608259, + "avatar_url": "https://avatars.githubusercontent.com/u/35608259?v=4", + "url": "https://api.github.com/users/solana-labs", + "html_url": "https://github.com/solana-labs" }, - "html_url": "https://github.com/mcf-rocks/solanity", - "description": "Solanity - Solana GPU Address Grinder", - "url": "https://api.github.com/repos/mcf-rocks/solanity", - "languages_url": "https://api.github.com/repos/mcf-rocks/solanity/languages", - "created_at": "2020-12-23T14:57:27Z", - "updated_at": "2023-04-01T00:52:05Z", - "git_url": "git://github.com/mcf-rocks/solanity.git", - "ssh_url": "git@github.com:mcf-rocks/solanity.git", - "clone_url": "https://github.com/mcf-rocks/solanity.git", - "homepage": null, - "stargazers_count": 50, - "watchers_count": 50, - "language": "C", + "html_url": "https://github.com/solana-labs/solana-program-library", + "description": "A collection of Solana programs maintained by Solana Labs", + "url": "https://api.github.com/repos/solana-labs/solana-program-library", + "languages_url": "https://api.github.com/repos/solana-labs/solana-program-library/languages", + "created_at": "2020-05-29T19:39:19Z", + "updated_at": "2023-09-27T02:31:21Z", + "git_url": "git://github.com/solana-labs/solana-program-library.git", + "ssh_url": "git@github.com:solana-labs/solana-program-library.git", + "clone_url": "https://github.com/solana-labs/solana-program-library.git", + "homepage": "https://solanalabs.com", + "stargazers_count": 2382, + "watchers_count": 2382, + "language": "Rust", "topics": [] }, { - "id": 286408909, - "node_id": "MDEwOlJlcG9zaXRvcnkyODY0MDg5MDk=", - "name": "prvhash", - "full_name": "avaneev/prvhash", + "id": 407038158, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDcwMzgxNTg=", + "name": "anchor-amm", + "full_name": "ironaddicteddog/anchor-amm", "owner": { - "login": "avaneev", - "id": 11453377, - "avatar_url": "https://avatars.githubusercontent.com/u/11453377?v=4", - "url": "https://api.github.com/users/avaneev", - "html_url": "https://github.com/avaneev" + "login": "ironaddicteddog", + "id": 73067542, + "avatar_url": "https://avatars.githubusercontent.com/u/73067542?v=4", + "url": "https://api.github.com/users/ironaddicteddog", + "html_url": "https://github.com/ironaddicteddog" }, - "html_url": "https://github.com/avaneev/prvhash", - "description": "PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)", - "url": "https://api.github.com/repos/avaneev/prvhash", - "languages_url": "https://api.github.com/repos/avaneev/prvhash/languages", - "created_at": "2020-08-10T07:39:52Z", - "updated_at": "2023-09-13T05:48:02Z", - "git_url": "git://github.com/avaneev/prvhash.git", - "ssh_url": "git@github.com:avaneev/prvhash.git", - "clone_url": "https://github.com/avaneev/prvhash.git", + "html_url": "https://github.com/ironaddicteddog/anchor-amm", + "description": "SPL token-swap (AMM) implemented in Anchor", + "url": "https://api.github.com/repos/ironaddicteddog/anchor-amm", + "languages_url": "https://api.github.com/repos/ironaddicteddog/anchor-amm/languages", + "created_at": "2021-09-16T05:51:29Z", + "updated_at": "2023-09-01T21:59:23Z", + "git_url": "git://github.com/ironaddicteddog/anchor-amm.git", + "ssh_url": "git@github.com:ironaddicteddog/anchor-amm.git", + "clone_url": "https://github.com/ironaddicteddog/anchor-amm.git", "homepage": "", - "stargazers_count": 291, - "watchers_count": 291, - "language": "C", - "topics": [ - "cellular-automata", - "hash", - "hash-algorithm", - "hash-function", - "hash-functions", - "hashing", - "hashing-algorithm", - "hashing-algorithms", - "prng", - "prng-algorithms", - "prng-methods", - "pseudo-random", - "pseudo-random-generator", - "pseudorandom", - "random", - "random-number-generators", - "random-numbers" - ] - }, - { - "id": 99137994, - "node_id": "MDEwOlJlcG9zaXRvcnk5OTEzNzk5NA==", - "name": "arweave", - "full_name": "ArweaveTeam/arweave", - "owner": { - "login": "ArweaveTeam", - "id": 31965957, - "avatar_url": "https://avatars.githubusercontent.com/u/31965957?v=4", - "url": "https://api.github.com/users/ArweaveTeam", - "html_url": "https://github.com/ArweaveTeam" - }, - "html_url": "https://github.com/ArweaveTeam/arweave", - "description": "The Arweave server and App Developer Toolkit.", - "url": "https://api.github.com/repos/ArweaveTeam/arweave", - "languages_url": "https://api.github.com/repos/ArweaveTeam/arweave/languages", - "created_at": "2017-08-02T16:22:19Z", - "updated_at": "2023-09-24T02:29:39Z", - "git_url": "git://github.com/ArweaveTeam/arweave.git", - "ssh_url": "git@github.com:ArweaveTeam/arweave.git", - "clone_url": "https://github.com/ArweaveTeam/arweave.git", - "homepage": "https://www.arweave.org", - "stargazers_count": 803, - "watchers_count": 803, - "language": "C", + "stargazers_count": 58, + "watchers_count": 58, + "language": "Rust", "topics": [] }, { - "id": 171555091, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzE1NTUwOTE=", - "name": "LOGITacker", - "full_name": "RoganDawes/LOGITacker", + "id": 499366016, + "node_id": "R_kgDOHcO4gA", + "name": "shadow-drive-rust", + "full_name": "GenesysGo/shadow-drive-rust", "owner": { - "login": "RoganDawes", - "id": 159883, - "avatar_url": "https://avatars.githubusercontent.com/u/159883?v=4", - "url": "https://api.github.com/users/RoganDawes", - "html_url": "https://github.com/RoganDawes" + "login": "GenesysGo", + "id": 84057129, + "avatar_url": "https://avatars.githubusercontent.com/u/84057129?v=4", + "url": "https://api.github.com/users/GenesysGo", + "html_url": "https://github.com/GenesysGo" }, - "html_url": "https://github.com/RoganDawes/LOGITacker", - "description": "Enumerate and test Logitech wireless input devices for vulnerabilities with a nRF52840 radio dongle.", - "url": "https://api.github.com/repos/RoganDawes/LOGITacker", - "languages_url": "https://api.github.com/repos/RoganDawes/LOGITacker/languages", - "created_at": "2019-02-19T21:46:06Z", - "updated_at": "2023-09-22T07:11:21Z", - "git_url": "git://github.com/RoganDawes/LOGITacker.git", - "ssh_url": "git@github.com:RoganDawes/LOGITacker.git", - "clone_url": "https://github.com/RoganDawes/LOGITacker.git", - "homepage": "", - "stargazers_count": 591, - "watchers_count": 591, - "language": "C", + "html_url": "https://github.com/GenesysGo/shadow-drive-rust", + "description": null, + "url": "https://api.github.com/repos/GenesysGo/shadow-drive-rust", + "languages_url": "https://api.github.com/repos/GenesysGo/shadow-drive-rust/languages", + "created_at": "2022-06-03T03:21:37Z", + "updated_at": "2023-08-03T22:49:00Z", + "git_url": "git://github.com/GenesysGo/shadow-drive-rust.git", + "ssh_url": "git@github.com:GenesysGo/shadow-drive-rust.git", + "clone_url": "https://github.com/GenesysGo/shadow-drive-rust.git", + "homepage": null, + "stargazers_count": 17, + "watchers_count": 17, + "language": "Rust", "topics": [] }, { - "id": 24678942, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDY3ODk0Mg==", - "name": "FABlin", - "full_name": "FABtotum/FABlin", + "id": 480730744, + "node_id": "R_kgDOHKdeeA", + "name": "metaplex-anchor-nft", + "full_name": "anoushk1234/metaplex-anchor-nft", "owner": { - "login": "FABtotum", - "id": 6861047, - "avatar_url": "https://avatars.githubusercontent.com/u/6861047?v=4", - "url": "https://api.github.com/users/FABtotum", - "html_url": "https://github.com/FABtotum" + "login": "anoushk1234", + "id": 32778608, + "avatar_url": "https://avatars.githubusercontent.com/u/32778608?v=4", + "url": "https://api.github.com/users/anoushk1234", + "html_url": "https://github.com/anoushk1234" }, - "html_url": "https://github.com/FABtotum/FABlin", - "description": "The FABtotum Personal Fabricator Firmware, a Marlin derivate made to support hybrid manufacturing and digital acquisition", - "url": "https://api.github.com/repos/FABtotum/FABlin", - "languages_url": "https://api.github.com/repos/FABtotum/FABlin/languages", - "created_at": "2014-10-01T13:15:06Z", - "updated_at": "2022-09-13T23:03:19Z", - "git_url": "git://github.com/FABtotum/FABlin.git", - "ssh_url": "git@github.com:FABtotum/FABlin.git", - "clone_url": "https://github.com/FABtotum/FABlin.git", - "homepage": "http://www.fabtotum.com", - "stargazers_count": 21, - "watchers_count": 21, - "language": "C", + "html_url": "https://github.com/anoushk1234/metaplex-anchor-nft", + "description": "An example repo to demonstrate how to use anchor and metaplex to mint nfts on solana", + "url": "https://api.github.com/repos/anoushk1234/metaplex-anchor-nft", + "languages_url": "https://api.github.com/repos/anoushk1234/metaplex-anchor-nft/languages", + "created_at": "2022-04-12T09:01:36Z", + "updated_at": "2023-06-23T03:38:56Z", + "git_url": "git://github.com/anoushk1234/metaplex-anchor-nft.git", + "ssh_url": "git@github.com:anoushk1234/metaplex-anchor-nft.git", + "clone_url": "https://github.com/anoushk1234/metaplex-anchor-nft.git", + "homepage": "https://anoushk.medium.com/how-to-mint-nfts-on-solana-using-rust-and-metaplex-f66bac717cb8", + "stargazers_count": 50, + "watchers_count": 50, + "language": "Rust", "topics": [ - "3d-printer-firmware", - "3d-printing", - "fabtotum", - "marlin" + "metaplex", + "nfts", + "rust", + "solana" ] }, { - "id": 80286288, - "node_id": "MDEwOlJlcG9zaXRvcnk4MDI4NjI4OA==", - "name": "Tasmota", - "full_name": "arendst/Tasmota", + "id": 460660487, + "node_id": "R_kgDOG3UfBw", + "name": "solana-dao-vote", + "full_name": "Flawm/solana-dao-vote", "owner": { - "login": "arendst", - "id": 11044339, - "avatar_url": "https://avatars.githubusercontent.com/u/11044339?v=4", - "url": "https://api.github.com/users/arendst", - "html_url": "https://github.com/arendst" + "login": "Flawm", + "id": 10461812, + "avatar_url": "https://avatars.githubusercontent.com/u/10461812?v=4", + "url": "https://api.github.com/users/Flawm", + "html_url": "https://github.com/Flawm" }, - "html_url": "https://github.com/arendst/Tasmota", - "description": "Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at", - "url": "https://api.github.com/repos/arendst/Tasmota", - "languages_url": "https://api.github.com/repos/arendst/Tasmota/languages", - "created_at": "2017-01-28T13:37:08Z", - "updated_at": "2023-09-26T23:17:24Z", - "git_url": "git://github.com/arendst/Tasmota.git", - "ssh_url": "git@github.com:arendst/Tasmota.git", - "clone_url": "https://github.com/arendst/Tasmota.git", - "homepage": "https://tasmota.github.io/docs", - "stargazers_count": 20281, - "watchers_count": 20281, - "language": "C", - "topics": [ - "arduino", - "automation", - "esp32", - "esp8266", - "firmware", - "iot", - "knx", - "mqtt", - "ota", - "smart-home", - "sonoff", - "tasmota", - "tuya" - ] + "html_url": "https://github.com/Flawm/solana-dao-vote", + "description": null, + "url": "https://api.github.com/repos/Flawm/solana-dao-vote", + "languages_url": "https://api.github.com/repos/Flawm/solana-dao-vote/languages", + "created_at": "2022-02-18T00:51:33Z", + "updated_at": "2023-08-22T23:50:18Z", + "git_url": "git://github.com/Flawm/solana-dao-vote.git", + "ssh_url": "git@github.com:Flawm/solana-dao-vote.git", + "clone_url": "https://github.com/Flawm/solana-dao-vote.git", + "homepage": null, + "stargazers_count": 17, + "watchers_count": 17, + "language": "Rust", + "topics": [] }, { - "id": 75255440, - "node_id": "MDEwOlJlcG9zaXRvcnk3NTI1NTQ0MA==", - "name": "leonardoUploader", - "full_name": "vanbwodonk/leonardoUploader", + "id": 325891672, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjU4OTE2NzI=", + "name": "anchor", + "full_name": "coral-xyz/anchor", "owner": { - "login": "vanbwodonk", - "id": 5450820, - "avatar_url": "https://avatars.githubusercontent.com/u/5450820?v=4", - "url": "https://api.github.com/users/vanbwodonk", - "html_url": "https://github.com/vanbwodonk" + "login": "coral-xyz", + "id": 105826615, + "avatar_url": "https://avatars.githubusercontent.com/u/105826615?v=4", + "url": "https://api.github.com/users/coral-xyz", + "html_url": "https://github.com/coral-xyz" }, - "html_url": "https://github.com/vanbwodonk/leonardoUploader", - "description": "A binary command for upload .hex to Arduino Leonardo CDC bootloader.", - "url": "https://api.github.com/repos/vanbwodonk/leonardoUploader", - "languages_url": "https://api.github.com/repos/vanbwodonk/leonardoUploader/languages", - "created_at": "2016-12-01T04:33:47Z", - "updated_at": "2023-06-09T17:58:32Z", - "git_url": "git://github.com/vanbwodonk/leonardoUploader.git", - "ssh_url": "git@github.com:vanbwodonk/leonardoUploader.git", - "clone_url": "https://github.com/vanbwodonk/leonardoUploader.git", - "homepage": "", - "stargazers_count": 26, - "watchers_count": 26, - "language": "C", - "topics": [] + "html_url": "https://github.com/coral-xyz/anchor", + "description": "⚓ Solana Sealevel Framework", + "url": "https://api.github.com/repos/coral-xyz/anchor", + "languages_url": "https://api.github.com/repos/coral-xyz/anchor/languages", + "created_at": "2021-01-01T00:03:10Z", + "updated_at": "2023-09-27T08:25:41Z", + "git_url": "git://github.com/coral-xyz/anchor.git", + "ssh_url": "git@github.com:coral-xyz/anchor.git", + "clone_url": "https://github.com/coral-xyz/anchor.git", + "homepage": "https://anchor-lang.com", + "stargazers_count": 2788, + "watchers_count": 2788, + "language": "Rust", + "topics": [ + "blockchain", + "coral", + "rust", + "smart-contracts", + "solana" + ] }, { - "id": 3001930, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDAxOTMw", - "name": "Interception", - "full_name": "oblitum/Interception", + "id": 40508605, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDUwODYwNQ==", + "name": "relay", + "full_name": "facebook/relay", "owner": { - "login": "oblitum", - "id": 1269815, - "avatar_url": "https://avatars.githubusercontent.com/u/1269815?v=4", - "url": "https://api.github.com/users/oblitum", - "html_url": "https://github.com/oblitum" + "login": "facebook", + "id": 69631, + "avatar_url": "https://avatars.githubusercontent.com/u/69631?v=4", + "url": "https://api.github.com/users/facebook", + "html_url": "https://github.com/facebook" }, - "html_url": "https://github.com/oblitum/Interception", - "description": "The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.", - "url": "https://api.github.com/repos/oblitum/Interception", - "languages_url": "https://api.github.com/repos/oblitum/Interception/languages", - "created_at": "2011-12-17T16:42:33Z", - "updated_at": "2023-09-25T03:18:30Z", - "git_url": "git://github.com/oblitum/Interception.git", - "ssh_url": "git@github.com:oblitum/Interception.git", - "clone_url": "https://github.com/oblitum/Interception.git", - "homepage": "http://oblita.com/interception", - "stargazers_count": 1108, - "watchers_count": 1108, - "language": "C", + "html_url": "https://github.com/facebook/relay", + "description": "Relay is a JavaScript framework for building data-driven React applications.", + "url": "https://api.github.com/repos/facebook/relay", + "languages_url": "https://api.github.com/repos/facebook/relay/languages", + "created_at": "2015-08-10T22:09:16Z", + "updated_at": "2023-09-25T22:00:28Z", + "git_url": "git://github.com/facebook/relay.git", + "ssh_url": "git@github.com:facebook/relay.git", + "clone_url": "https://github.com/facebook/relay.git", + "homepage": "https://relay.dev", + "stargazers_count": 17933, + "watchers_count": 17933, + "language": "Rust", "topics": [] }, { - "id": 23773915, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzc3MzkxNQ==", - "name": "misc", - "full_name": "zapta/misc", + "id": 423421592, + "node_id": "R_kgDOGTzmmA", + "name": "solana-accountsdb-connector", + "full_name": "ckamm/solana-accountsdb-connector", "owner": { - "login": "zapta", - "id": 2184769, - "avatar_url": "https://avatars.githubusercontent.com/u/2184769?v=4", - "url": "https://api.github.com/users/zapta", - "html_url": "https://github.com/zapta" + "login": "ckamm", + "id": 833306, + "avatar_url": "https://avatars.githubusercontent.com/u/833306?v=4", + "url": "https://api.github.com/users/ckamm", + "html_url": "https://github.com/ckamm" }, - "html_url": "https://github.com/zapta/misc", - "description": "Miscelenous", - "url": "https://api.github.com/repos/zapta/misc", - "languages_url": "https://api.github.com/repos/zapta/misc/languages", - "created_at": "2014-09-07T23:37:04Z", - "updated_at": "2023-05-13T18:16:37Z", - "git_url": "git://github.com/zapta/misc.git", - "ssh_url": "git@github.com:zapta/misc.git", - "clone_url": "https://github.com/zapta/misc.git", + "html_url": "https://github.com/ckamm/solana-accountsdb-connector", + "description": null, + "url": "https://api.github.com/repos/ckamm/solana-accountsdb-connector", + "languages_url": "https://api.github.com/repos/ckamm/solana-accountsdb-connector/languages", + "created_at": "2021-11-01T10:20:55Z", + "updated_at": "2023-09-18T17:12:02Z", + "git_url": "git://github.com/ckamm/solana-accountsdb-connector.git", + "ssh_url": "git@github.com:ckamm/solana-accountsdb-connector.git", + "clone_url": "https://github.com/ckamm/solana-accountsdb-connector.git", "homepage": null, - "stargazers_count": 90, - "watchers_count": 90, - "language": "C", + "stargazers_count": 45, + "watchers_count": 45, + "language": "Rust", "topics": [] - } - ], - "C++": [ + }, { - "id": 84901543, - "node_id": "MDEwOlJlcG9zaXRvcnk4NDkwMTU0Mw==", - "name": "qBittorrent-Enhanced-Edition", - "full_name": "c0re100/qBittorrent-Enhanced-Edition", + "id": 414869182, + "node_id": "R_kgDOGLpmvg", + "name": "metaboss", + "full_name": "samuelvanderwaal/metaboss", "owner": { - "login": "c0re100", - "id": 5726473, - "avatar_url": "https://avatars.githubusercontent.com/u/5726473?v=4", - "url": "https://api.github.com/users/c0re100", - "html_url": "https://github.com/c0re100" + "login": "samuelvanderwaal", + "id": 1684605, + "avatar_url": "https://avatars.githubusercontent.com/u/1684605?v=4", + "url": "https://api.github.com/users/samuelvanderwaal", + "html_url": "https://github.com/samuelvanderwaal" }, - "html_url": "https://github.com/c0re100/qBittorrent-Enhanced-Edition", - "description": "[Unofficial] qBittorrent Enhanced, based on qBittorrent", - "url": "https://api.github.com/repos/c0re100/qBittorrent-Enhanced-Edition", - "languages_url": "https://api.github.com/repos/c0re100/qBittorrent-Enhanced-Edition/languages", - "created_at": "2017-03-14T03:30:46Z", - "updated_at": "2023-09-26T21:15:39Z", - "git_url": "git://github.com/c0re100/qBittorrent-Enhanced-Edition.git", - "ssh_url": "git@github.com:c0re100/qBittorrent-Enhanced-Edition.git", - "clone_url": "https://github.com/c0re100/qBittorrent-Enhanced-Edition.git", - "homepage": "https://github.com/c0re100/qBittorrent-Enhanced-Edition", - "stargazers_count": 14794, - "watchers_count": 14794, - "language": "C++", + "html_url": "https://github.com/samuelvanderwaal/metaboss", + "description": "The Metaplex NFT-standard Swiss Army Knife tool.", + "url": "https://api.github.com/repos/samuelvanderwaal/metaboss", + "languages_url": "https://api.github.com/repos/samuelvanderwaal/metaboss/languages", + "created_at": "2021-10-08T06:18:28Z", + "updated_at": "2023-09-11T19:23:03Z", + "git_url": "git://github.com/samuelvanderwaal/metaboss.git", + "ssh_url": "git@github.com:samuelvanderwaal/metaboss.git", + "clone_url": "https://github.com/samuelvanderwaal/metaboss.git", + "homepage": "", + "stargazers_count": 613, + "watchers_count": 613, + "language": "Rust", "topics": [ - "bittorrent", - "bittorrent-client" + "metaplex", + "nft", + "rust", + "solana" ] }, { - "id": 181557579, - "node_id": "MDEwOlJlcG9zaXRvcnkxODE1NTc1Nzk=", - "name": "emuiibo", - "full_name": "XorTroll/emuiibo", + "id": 458907326, + "node_id": "R_kgDOG1pevg", + "name": "melody", + "full_name": "yoav-lavi/melody", "owner": { - "login": "XorTroll", - "id": 33005497, - "avatar_url": "https://avatars.githubusercontent.com/u/33005497?v=4", - "url": "https://api.github.com/users/XorTroll", - "html_url": "https://github.com/XorTroll" + "login": "yoav-lavi", + "id": 14347895, + "avatar_url": "https://avatars.githubusercontent.com/u/14347895?v=4", + "url": "https://api.github.com/users/yoav-lavi", + "html_url": "https://github.com/yoav-lavi" }, - "html_url": "https://github.com/XorTroll/emuiibo", - "description": "Virtual amiibo (amiibo emulation) system for Nintendo Switch", - "url": "https://api.github.com/repos/XorTroll/emuiibo", - "languages_url": "https://api.github.com/repos/XorTroll/emuiibo/languages", - "created_at": "2019-04-15T20:05:11Z", - "updated_at": "2023-09-25T05:31:02Z", - "git_url": "git://github.com/XorTroll/emuiibo.git", - "ssh_url": "git@github.com:XorTroll/emuiibo.git", - "clone_url": "https://github.com/XorTroll/emuiibo.git", - "homepage": "", - "stargazers_count": 1007, - "watchers_count": 1007, - "language": "C++", + "html_url": "https://github.com/yoav-lavi/melody", + "description": "Melody is a language that compiles to regular expressions and aims to be more readable and maintainable", + "url": "https://api.github.com/repos/yoav-lavi/melody", + "languages_url": "https://api.github.com/repos/yoav-lavi/melody/languages", + "created_at": "2022-02-13T19:18:21Z", + "updated_at": "2023-09-26T07:17:14Z", + "git_url": "git://github.com/yoav-lavi/melody.git", + "ssh_url": "git@github.com:yoav-lavi/melody.git", + "clone_url": "https://github.com/yoav-lavi/melody.git", + "homepage": "https://yoav-lavi.github.io/melody/book/", + "stargazers_count": 4507, + "watchers_count": 4507, + "language": "Rust", "topics": [ - "amiibo", - "amiibo-emulation", - "botw", - "emulation", - "hacktoberfest", - "horizon", - "hos", - "mitm", - "nintendo", - "nintendo-switch", - "nintendo-switch-homebrew", - "sysmodule" + "compiler", + "language", + "melody", + "melodylang", + "regex", + "regexp", + "regular-expression", + "rust" + ] + } + ], + "PHP": [ + { + "id": 3118246, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTE4MjQ2", + "name": "countries", + "full_name": "mledoze/countries", + "owner": { + "login": "mledoze", + "id": 576509, + "avatar_url": "https://avatars.githubusercontent.com/u/576509?v=4", + "url": "https://api.github.com/users/mledoze", + "html_url": "https://github.com/mledoze" + }, + "html_url": "https://github.com/mledoze/countries", + "description": "World countries in JSON, CSV, XML and Yaml. Any help is welcome!", + "url": "https://api.github.com/repos/mledoze/countries", + "languages_url": "https://api.github.com/repos/mledoze/countries/languages", + "created_at": "2012-01-06T14:01:19Z", + "updated_at": "2023-09-27T03:40:22Z", + "git_url": "git://github.com/mledoze/countries.git", + "ssh_url": "git@github.com:mledoze/countries.git", + "clone_url": "https://github.com/mledoze/countries.git", + "homepage": "https://mledoze.github.io/countries/", + "stargazers_count": 5796, + "watchers_count": 5796, + "language": "PHP", + "topics": [ + "countries", + "csv", + "geojson", + "json", + "php", + "topojson", + "xml", + "yaml" ] }, { - "id": 434098140, - "node_id": "R_kgDOGd_P3A", - "name": "vs-mlrt", - "full_name": "AmusementClub/vs-mlrt", + "id": 6138240, + "node_id": "MDEwOlJlcG9zaXRvcnk2MTM4MjQw", + "name": "minify", + "full_name": "matthiasmullie/minify", "owner": { - "login": "AmusementClub", - "id": 86638041, - "avatar_url": "https://avatars.githubusercontent.com/u/86638041?v=4", - "url": "https://api.github.com/users/AmusementClub", - "html_url": "https://github.com/AmusementClub" + "login": "matthiasmullie", + "id": 312776, + "avatar_url": "https://avatars.githubusercontent.com/u/312776?v=4", + "url": "https://api.github.com/users/matthiasmullie", + "html_url": "https://github.com/matthiasmullie" }, - "html_url": "https://github.com/AmusementClub/vs-mlrt", - "description": "Efficient CPU/GPU/Vulkan ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE and more!)", - "url": "https://api.github.com/repos/AmusementClub/vs-mlrt", - "languages_url": "https://api.github.com/repos/AmusementClub/vs-mlrt/languages", - "created_at": "2021-12-02T05:48:44Z", - "updated_at": "2023-09-26T04:00:06Z", - "git_url": "git://github.com/AmusementClub/vs-mlrt.git", - "ssh_url": "git@github.com:AmusementClub/vs-mlrt.git", - "clone_url": "https://github.com/AmusementClub/vs-mlrt.git", - "homepage": "", - "stargazers_count": 153, - "watchers_count": 153, - "language": "C++", + "html_url": "https://github.com/matthiasmullie/minify", + "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", + "url": "https://api.github.com/repos/matthiasmullie/minify", + "languages_url": "https://api.github.com/repos/matthiasmullie/minify/languages", + "created_at": "2012-10-09T09:29:58Z", + "updated_at": "2023-09-14T16:23:43Z", + "git_url": "git://github.com/matthiasmullie/minify.git", + "ssh_url": "git@github.com:matthiasmullie/minify.git", + "clone_url": "https://github.com/matthiasmullie/minify.git", + "homepage": "https://matthiasmullie.github.io/minify/", + "stargazers_count": 1886, + "watchers_count": 1886, + "language": "PHP", "topics": [ - "ai", - "artificial-intelligence", - "cuda", - "deep-learning", - "dpir", - "gpu", - "ml", - "ncnn", - "neural-network", - "onnx", - "onnxruntime", - "openvino", - "real-cugan", - "real-esrgan", - "rife", - "tensorrt", - "vapoursynth", - "vulkan", - "waifu2x" + "compression", + "compressor", + "css", + "css-minifier", + "javascript", + "js", + "js-minifier", + "minifier", + "minify", + "php" ] }, { - "id": 203096124, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDMwOTYxMjQ=", - "name": "DNSCewl", - "full_name": "codingo/DNSCewl", + "id": 10542743, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDU0Mjc0Mw==", + "name": "cgui", + "full_name": "nehalvpatel/cgui", "owner": { - "login": "codingo", - "id": 886344, - "avatar_url": "https://avatars.githubusercontent.com/u/886344?v=4", - "url": "https://api.github.com/users/codingo", - "html_url": "https://github.com/codingo" + "login": "nehalvpatel", + "id": 159021, + "avatar_url": "https://avatars.githubusercontent.com/u/159021?v=4", + "url": "https://api.github.com/users/nehalvpatel", + "html_url": "https://github.com/nehalvpatel" }, - "html_url": "https://github.com/codingo/DNSCewl", - "description": "A DNS Bruteforcing Wordlist Generator", - "url": "https://api.github.com/repos/codingo/DNSCewl", - "languages_url": "https://api.github.com/repos/codingo/DNSCewl/languages", - "created_at": "2019-08-19T04:06:10Z", - "updated_at": "2023-09-16T21:25:08Z", - "git_url": "git://github.com/codingo/DNSCewl.git", - "ssh_url": "git@github.com:codingo/DNSCewl.git", - "clone_url": "https://github.com/codingo/DNSCewl.git", + "html_url": "https://github.com/nehalvpatel/cgui", + "description": "A web interface for cgminer that is made to reduce setup time and increase productivity, featuring the famous 2 minute install.", + "url": "https://api.github.com/repos/nehalvpatel/cgui", + "languages_url": "https://api.github.com/repos/nehalvpatel/cgui/languages", + "created_at": "2013-06-07T05:00:24Z", + "updated_at": "2023-02-14T07:03:27Z", + "git_url": "git://github.com/nehalvpatel/cgui.git", + "ssh_url": "git@github.com:nehalvpatel/cgui.git", + "clone_url": "https://github.com/nehalvpatel/cgui.git", "homepage": null, - "stargazers_count": 310, - "watchers_count": 310, - "language": "C++", + "stargazers_count": 10, + "watchers_count": 10, + "language": "PHP", "topics": [] - }, + } + ], + "C": [ { - "id": 235070415, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzUwNzA0MTU=", - "name": "Waifu2x-Extension-GUI", - "full_name": "AaronFeng753/Waifu2x-Extension-GUI", + "id": 353347930, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTMzNDc5MzA=", + "name": "Anduril2", + "full_name": "starryalley/Anduril2", "owner": { - "login": "AaronFeng753", - "id": 52553688, - "avatar_url": "https://avatars.githubusercontent.com/u/52553688?v=4", - "url": "https://api.github.com/users/AaronFeng753", - "html_url": "https://github.com/AaronFeng753" + "login": "starryalley", + "id": 1099404, + "avatar_url": "https://avatars.githubusercontent.com/u/1099404?v=4", + "url": "https://api.github.com/users/starryalley", + "html_url": "https://github.com/starryalley" }, - "html_url": "https://github.com/AaronFeng753/Waifu2x-Extension-GUI", - "description": "Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRNet, CAIN, DAIN, and ACNet.", - "url": "https://api.github.com/repos/AaronFeng753/Waifu2x-Extension-GUI", - "languages_url": "https://api.github.com/repos/AaronFeng753/Waifu2x-Extension-GUI/languages", - "created_at": "2020-01-20T10:01:28Z", - "updated_at": "2023-09-26T23:37:39Z", - "git_url": "git://github.com/AaronFeng753/Waifu2x-Extension-GUI.git", - "ssh_url": "git@github.com:AaronFeng753/Waifu2x-Extension-GUI.git", - "clone_url": "https://github.com/AaronFeng753/Waifu2x-Extension-GUI.git", - "homepage": "https://patreon.com/aaronfeng", - "stargazers_count": 10714, - "watchers_count": 10714, - "language": "C++", + "html_url": "https://github.com/starryalley/Anduril2", + "description": "my Anduril2 fork that provides much more features", + "url": "https://api.github.com/repos/starryalley/Anduril2", + "languages_url": "https://api.github.com/repos/starryalley/Anduril2/languages", + "created_at": "2021-03-31T12:25:16Z", + "updated_at": "2023-09-23T18:24:12Z", + "git_url": "git://github.com/starryalley/Anduril2.git", + "ssh_url": "git@github.com:starryalley/Anduril2.git", + "clone_url": "https://github.com/starryalley/Anduril2.git", + "homepage": "", + "stargazers_count": 41, + "watchers_count": 41, + "language": "C", "topics": [ - "anime", - "anime4k", - "esrgan", - "frame-interpolation", - "image-enlarger", - "ncnn", - "noise-reduction", - "rtx-video-super-resolution", - "rtx-vsr", - "super-resolution", - "upscaling", - "video", - "video-enlarger", - "video-frame-interpolation", - "video-interpolation", - "video-processing", - "video-super-resolution", - "vulkan", - "waifu2x", - "waifu2x-ncnn-vulkan" + "anduril2", + "c", + "firmware", + "flashlight", + "torch" ] }, { - "id": 5108051, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTA4MDUx", - "name": "opencv", - "full_name": "opencv/opencv", + "id": 1291410, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjkxNDEw", + "name": "libvips", + "full_name": "libvips/libvips", "owner": { - "login": "opencv", - "id": 5009934, - "avatar_url": "https://avatars.githubusercontent.com/u/5009934?v=4", - "url": "https://api.github.com/users/opencv", - "html_url": "https://github.com/opencv" + "login": "libvips", + "id": 26797616, + "avatar_url": "https://avatars.githubusercontent.com/u/26797616?v=4", + "url": "https://api.github.com/users/libvips", + "html_url": "https://github.com/libvips" }, - "html_url": "https://github.com/opencv/opencv", - "description": "Open Source Computer Vision Library", - "url": "https://api.github.com/repos/opencv/opencv", - "languages_url": "https://api.github.com/repos/opencv/opencv/languages", - "created_at": "2012-07-19T09:40:17Z", - "updated_at": "2023-09-26T23:54:51Z", - "git_url": "git://github.com/opencv/opencv.git", - "ssh_url": "git@github.com:opencv/opencv.git", - "clone_url": "https://github.com/opencv/opencv.git", - "homepage": "https://opencv.org", - "stargazers_count": 71376, - "watchers_count": 71376, - "language": "C++", + "html_url": "https://github.com/libvips/libvips", + "description": "A fast image processing library with low memory needs.", + "url": "https://api.github.com/repos/libvips/libvips", + "languages_url": "https://api.github.com/repos/libvips/libvips/languages", + "created_at": "2011-01-25T13:15:00Z", + "updated_at": "2023-09-27T10:13:41Z", + "git_url": "git://github.com/libvips/libvips.git", + "ssh_url": "git@github.com:libvips/libvips.git", + "clone_url": "https://github.com/libvips/libvips.git", + "homepage": "https://libvips.github.io/libvips/", + "stargazers_count": 8369, + "watchers_count": 8369, + "language": "C", "topics": [ - "c-plus-plus", - "computer-vision", - "deep-learning", + "c", + "cpp", + "gif", + "graphicsmagick", + "heic", "image-processing", - "opencv" + "imagemagick", + "jpeg", + "libvips", + "nifti", + "openexr", + "openslide", + "pdf", + "pdfium", + "png", + "svg", + "tiff", + "webp" ] }, { - "id": 108110, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDgxMTA=", - "name": "mongo", - "full_name": "mongodb/mongo", + "id": 190275430, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTAyNzU0MzA=", + "name": "hidapi", + "full_name": "libusb/hidapi", "owner": { - "login": "mongodb", - "id": 45120, - "avatar_url": "https://avatars.githubusercontent.com/u/45120?v=4", - "url": "https://api.github.com/users/mongodb", - "html_url": "https://github.com/mongodb" + "login": "libusb", + "id": 4439549, + "avatar_url": "https://avatars.githubusercontent.com/u/4439549?v=4", + "url": "https://api.github.com/users/libusb", + "html_url": "https://github.com/libusb" }, - "html_url": "https://github.com/mongodb/mongo", - "description": "The MongoDB Database", - "url": "https://api.github.com/repos/mongodb/mongo", - "languages_url": "https://api.github.com/repos/mongodb/mongo/languages", - "created_at": "2009-01-15T16:15:18Z", - "updated_at": "2023-09-26T20:29:35Z", - "git_url": "git://github.com/mongodb/mongo.git", - "ssh_url": "git@github.com:mongodb/mongo.git", - "clone_url": "https://github.com/mongodb/mongo.git", - "homepage": "https://www.mongodb.com/", - "stargazers_count": 24435, - "watchers_count": 24435, - "language": "C++", + "html_url": "https://github.com/libusb/hidapi", + "description": "A Simple cross-platform library for communicating with HID devices", + "url": "https://api.github.com/repos/libusb/hidapi", + "languages_url": "https://api.github.com/repos/libusb/hidapi/languages", + "created_at": "2019-06-04T20:36:19Z", + "updated_at": "2023-09-26T01:51:58Z", + "git_url": "git://github.com/libusb/hidapi.git", + "ssh_url": "git@github.com:libusb/hidapi.git", + "clone_url": "https://github.com/libusb/hidapi.git", + "homepage": "https://libusb.info/hidapi/", + "stargazers_count": 1289, + "watchers_count": 1289, + "language": "C", "topics": [ - "c-plus-plus", - "database", - "mongodb", - "nosql" + "android", + "bluetooth", + "bsd", + "c", + "hid", + "hidapi", + "hidapi-library", + "hidraw", + "i2c", + "linux", + "macos", + "spi", + "usb", + "usb-hid", + "windows" ] }, { - "id": 78945412, - "node_id": "MDEwOlJlcG9zaXRvcnk3ODk0NTQxMg==", - "name": "nerd", - "full_name": "NerdLang/nerd", + "id": 47647469, + "node_id": "MDEwOlJlcG9zaXRvcnk0NzY0NzQ2OQ==", + "name": "oclHashcat", + "full_name": "security-geeks/oclHashcat", "owner": { - "login": "NerdLang", - "id": 85116139, - "avatar_url": "https://avatars.githubusercontent.com/u/85116139?v=4", - "url": "https://api.github.com/users/NerdLang", - "html_url": "https://github.com/NerdLang" + "login": "security-geeks", + "id": 16213755, + "avatar_url": "https://avatars.githubusercontent.com/u/16213755?v=4", + "url": "https://api.github.com/users/security-geeks", + "html_url": "https://github.com/security-geeks" }, - "html_url": "https://github.com/NerdLang/nerd", - "description": "🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.", - "url": "https://api.github.com/repos/NerdLang/nerd", - "languages_url": "https://api.github.com/repos/NerdLang/nerd/languages", - "created_at": "2017-01-14T14:37:09Z", - "updated_at": "2023-09-26T17:19:56Z", - "git_url": "git://github.com/NerdLang/nerd.git", - "ssh_url": "git@github.com:NerdLang/nerd.git", - "clone_url": "https://github.com/NerdLang/nerd.git", - "homepage": "https://nectarjs.com", - "stargazers_count": 3499, - "watchers_count": 3499, - "language": "C++", - "topics": [ - "arduino", - "compilation", - "js", - "nodejs", - "raspberry", - "wasm" - ] + "html_url": "https://github.com/security-geeks/oclHashcat", + "description": "World's fastest and most advanced GPGPU-based password recovery utility", + "url": "https://api.github.com/repos/security-geeks/oclHashcat", + "languages_url": "https://api.github.com/repos/security-geeks/oclHashcat/languages", + "created_at": "2015-12-08T20:22:54Z", + "updated_at": "2023-03-31T02:31:50Z", + "git_url": "git://github.com/security-geeks/oclHashcat.git", + "ssh_url": "git@github.com:security-geeks/oclHashcat.git", + "clone_url": "https://github.com/security-geeks/oclHashcat.git", + "homepage": "https://hashcat.net/oclhashcat/", + "stargazers_count": 1, + "watchers_count": 1, + "language": "C", + "topics": [] }, { - "id": 399784772, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTk3ODQ3NzI=", - "name": "rtl-sdr-scanner-cpp", - "full_name": "shajen/rtl-sdr-scanner-cpp", + "id": 47409672, + "node_id": "MDEwOlJlcG9zaXRvcnk0NzQwOTY3Mg==", + "name": "hashcat", + "full_name": "hashcat/hashcat", "owner": { - "login": "shajen", - "id": 36173737, - "avatar_url": "https://avatars.githubusercontent.com/u/36173737?v=4", - "url": "https://api.github.com/users/shajen", - "html_url": "https://github.com/shajen" + "login": "hashcat", + "id": 15949799, + "avatar_url": "https://avatars.githubusercontent.com/u/15949799?v=4", + "url": "https://api.github.com/users/hashcat", + "html_url": "https://github.com/hashcat" }, - "html_url": "https://github.com/shajen/rtl-sdr-scanner-cpp", - "description": null, - "url": "https://api.github.com/repos/shajen/rtl-sdr-scanner-cpp", - "languages_url": "https://api.github.com/repos/shajen/rtl-sdr-scanner-cpp/languages", - "created_at": "2021-08-25T10:52:52Z", - "updated_at": "2023-09-26T04:32:56Z", - "git_url": "git://github.com/shajen/rtl-sdr-scanner-cpp.git", - "ssh_url": "git@github.com:shajen/rtl-sdr-scanner-cpp.git", - "clone_url": "https://github.com/shajen/rtl-sdr-scanner-cpp.git", - "homepage": "", - "stargazers_count": 466, - "watchers_count": 466, - "language": "C++", + "html_url": "https://github.com/hashcat/hashcat", + "description": "World's fastest and most advanced password recovery utility", + "url": "https://api.github.com/repos/hashcat/hashcat", + "languages_url": "https://api.github.com/repos/hashcat/hashcat/languages", + "created_at": "2015-12-04T14:46:51Z", + "updated_at": "2023-09-27T11:13:51Z", + "git_url": "git://github.com/hashcat/hashcat.git", + "ssh_url": "git@github.com:hashcat/hashcat.git", + "clone_url": "https://github.com/hashcat/hashcat.git", + "homepage": "https://hashcat.net/hashcat/", + "stargazers_count": 18304, + "watchers_count": 18304, + "language": "C", "topics": [ - "hackrf", - "rtl-sdr", - "rtlsdr", - "sdr" + "c", + "cracking", + "cuda", + "gpgpu", + "hashcat", + "hashes", + "opencl", + "password" ] }, { - "id": 527309421, - "node_id": "R_kgDOH24abQ", - "name": "googerteller", - "full_name": "berthubert/googerteller", + "id": 32788062, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjc4ODA2Mg==", + "name": "truecrack", + "full_name": "lvaccaro/truecrack", "owner": { - "login": "berthubert", - "id": 68055427, - "avatar_url": "https://avatars.githubusercontent.com/u/68055427?v=4", - "url": "https://api.github.com/users/berthubert", - "html_url": "https://github.com/berthubert" + "login": "lvaccaro", + "id": 11627784, + "avatar_url": "https://avatars.githubusercontent.com/u/11627784?v=4", + "url": "https://api.github.com/users/lvaccaro", + "html_url": "https://github.com/lvaccaro" }, - "html_url": "https://github.com/berthubert/googerteller", - "description": "audible feedback on just how much your browsing feeds into google", - "url": "https://api.github.com/repos/berthubert/googerteller", - "languages_url": "https://api.github.com/repos/berthubert/googerteller/languages", - "created_at": "2022-08-21T19:41:00Z", - "updated_at": "2023-09-17T22:40:01Z", - "git_url": "git://github.com/berthubert/googerteller.git", - "ssh_url": "git@github.com:berthubert/googerteller.git", - "clone_url": "https://github.com/berthubert/googerteller.git", - "homepage": null, - "stargazers_count": 2055, - "watchers_count": 2055, - "language": "C++", + "html_url": "https://github.com/lvaccaro/truecrack", + "description": "TrueCrack is a brute-force password cracker for TrueCrypt (Copyrigth) volumes. It works on Linux and it is optimized for Nvidia Cuda technology.", + "url": "https://api.github.com/repos/lvaccaro/truecrack", + "languages_url": "https://api.github.com/repos/lvaccaro/truecrack/languages", + "created_at": "2015-03-24T09:12:31Z", + "updated_at": "2023-09-22T08:35:25Z", + "git_url": "git://github.com/lvaccaro/truecrack.git", + "ssh_url": "git@github.com:lvaccaro/truecrack.git", + "clone_url": "https://github.com/lvaccaro/truecrack.git", + "homepage": "", + "stargazers_count": 141, + "watchers_count": 141, + "language": "C", "topics": [] }, { - "id": 241178673, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDExNzg2NzM=", - "name": "f3d", - "full_name": "f3d-app/f3d", + "id": 312430210, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTI0MzAyMTA=", + "name": "Ditto", + "full_name": "sabrogden/Ditto", "owner": { - "login": "f3d-app", - "id": 93085409, - "avatar_url": "https://avatars.githubusercontent.com/u/93085409?v=4", - "url": "https://api.github.com/users/f3d-app", - "html_url": "https://github.com/f3d-app" + "login": "sabrogden", + "id": 16867884, + "avatar_url": "https://avatars.githubusercontent.com/u/16867884?v=4", + "url": "https://api.github.com/users/sabrogden", + "html_url": "https://github.com/sabrogden" }, - "html_url": "https://github.com/f3d-app/f3d", - "description": "Fast and minimalist 3D viewer.", - "url": "https://api.github.com/repos/f3d-app/f3d", - "languages_url": "https://api.github.com/repos/f3d-app/f3d/languages", - "created_at": "2020-02-17T18:26:59Z", - "updated_at": "2023-09-26T08:30:18Z", - "git_url": "git://github.com/f3d-app/f3d.git", - "ssh_url": "git@github.com:f3d-app/f3d.git", - "clone_url": "https://github.com/f3d-app/f3d.git", - "homepage": "https://f3d.app", - "stargazers_count": 1567, - "watchers_count": 1567, - "language": "C++", + "html_url": "https://github.com/sabrogden/Ditto", + "description": "Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.", + "url": "https://api.github.com/repos/sabrogden/Ditto", + "languages_url": "https://api.github.com/repos/sabrogden/Ditto/languages", + "created_at": "2020-11-13T00:28:25Z", + "updated_at": "2023-09-27T07:39:17Z", + "git_url": "git://github.com/sabrogden/Ditto.git", + "ssh_url": "git@github.com:sabrogden/Ditto.git", + "clone_url": "https://github.com/sabrogden/Ditto.git", + "homepage": "https://ditto-cp.sourceforge.io/", + "stargazers_count": 2270, + "watchers_count": 2270, + "language": "C", "topics": [ - "3d", - "3d-graphics", - "3d-viewer", - "command-line-tool", - "dxf", - "fbx", - "glb", - "gltf", - "gltf-viewer", - "graphics", - "kiss", - "obj", - "physically-based-rendering", - "raytracing", - "rendering", - "step", - "stl-viewer", - "volume-rendering", - "vtk" + "clipboard", + "clipboard-manager" ] }, { - "id": 3925242, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTI1MjQy", - "name": "bgfx", - "full_name": "bkaradzic/bgfx", + "id": 579676275, + "node_id": "R_kgDOIo0ocw", + "name": "Xtreme-Firmware", + "full_name": "Flipper-XFW/Xtreme-Firmware", "owner": { - "login": "bkaradzic", - "id": 814772, - "avatar_url": "https://avatars.githubusercontent.com/u/814772?v=4", - "url": "https://api.github.com/users/bkaradzic", - "html_url": "https://github.com/bkaradzic" + "login": "Flipper-XFW", + "id": 140006447, + "avatar_url": "https://avatars.githubusercontent.com/u/140006447?v=4", + "url": "https://api.github.com/users/Flipper-XFW", + "html_url": "https://github.com/Flipper-XFW" }, - "html_url": "https://github.com/bkaradzic/bgfx", - "description": "Cross-platform, graphics API agnostic, \"Bring Your Own Engine/Framework\" style rendering library.", - "url": "https://api.github.com/repos/bkaradzic/bgfx", - "languages_url": "https://api.github.com/repos/bkaradzic/bgfx/languages", - "created_at": "2012-04-04T03:39:04Z", - "updated_at": "2023-09-26T13:29:02Z", - "git_url": "git://github.com/bkaradzic/bgfx.git", - "ssh_url": "git@github.com:bkaradzic/bgfx.git", - "clone_url": "https://github.com/bkaradzic/bgfx.git", - "homepage": "https://bkaradzic.github.io/bgfx/overview.html", - "stargazers_count": 13483, - "watchers_count": 13483, - "language": "C++", + "html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware", + "description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today! ", + "url": "https://api.github.com/repos/Flipper-XFW/Xtreme-Firmware", + "languages_url": "https://api.github.com/repos/Flipper-XFW/Xtreme-Firmware/languages", + "created_at": "2022-12-18T14:01:26Z", + "updated_at": "2023-09-27T07:33:01Z", + "git_url": "git://github.com/Flipper-XFW/Xtreme-Firmware.git", + "ssh_url": "git@github.com:Flipper-XFW/Xtreme-Firmware.git", + "clone_url": "https://github.com/Flipper-XFW/Xtreme-Firmware.git", + "homepage": "https://flipper-xtre.me", + "stargazers_count": 4518, + "watchers_count": 4518, + "language": "C", "topics": [ - "d3d11", - "d3d12", - "d3d9", - "dawn", - "directx", - "directx-11", - "directx-12", - "engine", - "gamedev", - "gles", - "glfw", - "graphics", - "metal", - "opengl", - "rendering", - "sdl", - "vulkan", - "vulkan-api", - "webgl", - "webgpu" + "cfw", + "custom-firmware", + "flipper", + "flipper-firmware", + "flipper-zer0", + "flipper-zero", + "flipper-zero-firmware", + "flipperzero" ] }, { - "id": 79317191, - "node_id": "MDEwOlJlcG9zaXRvcnk3OTMxNzE5MQ==", - "name": "typesense", - "full_name": "typesense/typesense", + "id": 470579591, + "node_id": "R_kgDOHAx5hw", + "name": "unleashed-firmware", + "full_name": "DarkFlippers/unleashed-firmware", "owner": { - "login": "typesense", - "id": 19822348, - "avatar_url": "https://avatars.githubusercontent.com/u/19822348?v=4", - "url": "https://api.github.com/users/typesense", - "html_url": "https://github.com/typesense" + "login": "DarkFlippers", + "id": 115378555, + "avatar_url": "https://avatars.githubusercontent.com/u/115378555?v=4", + "url": "https://api.github.com/users/DarkFlippers", + "html_url": "https://github.com/DarkFlippers" }, - "html_url": "https://github.com/typesense/typesense", - "description": "Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences", - "url": "https://api.github.com/repos/typesense/typesense", - "languages_url": "https://api.github.com/repos/typesense/typesense/languages", - "created_at": "2017-01-18T08:01:47Z", - "updated_at": "2023-09-26T21:50:54Z", - "git_url": "git://github.com/typesense/typesense.git", - "ssh_url": "git@github.com:typesense/typesense.git", - "clone_url": "https://github.com/typesense/typesense.git", - "homepage": "https://typesense.org", - "stargazers_count": 14967, - "watchers_count": 14967, - "language": "C++", + "html_url": "https://github.com/DarkFlippers/unleashed-firmware", + "description": "Flipper Zero Unleashed Firmware", + "url": "https://api.github.com/repos/DarkFlippers/unleashed-firmware", + "languages_url": "https://api.github.com/repos/DarkFlippers/unleashed-firmware/languages", + "created_at": "2022-03-16T12:46:45Z", + "updated_at": "2023-09-27T11:44:30Z", + "git_url": "git://github.com/DarkFlippers/unleashed-firmware.git", + "ssh_url": "git@github.com:DarkFlippers/unleashed-firmware.git", + "clone_url": "https://github.com/DarkFlippers/unleashed-firmware.git", + "homepage": "https://t.me/flipperzero_unofficial", + "stargazers_count": 11043, + "watchers_count": 11043, + "language": "C", "topics": [ - "algolia", - "cpp", - "datastore", - "elasticsearch", - "enterprise-search", - "faceting", - "full-text-search", - "fuzzy-search", - "geosearch", - "in-memory", - "instantsearch", - "merchandising", - "pinecone", - "raft", - "search", - "search-engine", - "site-search", - "synonyms", - "typo-tolerance", - "vector-search" + "alternative-firmware", + "cfw", + "custom", + "custom-firmware", + "darkflippers", + "firmware", + "flipper", + "flipper-plugins", + "flipper-zero", + "flipperzero", + "jailbreak", + "keeloq", + "rolling-codes", + "unleashed", + "unlocked", + "unofficial" ] }, { - "id": 453950487, - "node_id": "R_kgDOGw68Fw", - "name": "code_contests", - "full_name": "google-deepmind/code_contests", + "id": 323930183, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjM5MzAxODM=", + "name": "solanity", + "full_name": "mcf-rocks/solanity", "owner": { - "login": "google-deepmind", - "id": 8596759, - "avatar_url": "https://avatars.githubusercontent.com/u/8596759?v=4", - "url": "https://api.github.com/users/google-deepmind", - "html_url": "https://github.com/google-deepmind" + "login": "mcf-rocks", + "id": 70367794, + "avatar_url": "https://avatars.githubusercontent.com/u/70367794?v=4", + "url": "https://api.github.com/users/mcf-rocks", + "html_url": "https://github.com/mcf-rocks" }, - "html_url": "https://github.com/google-deepmind/code_contests", - "description": null, - "url": "https://api.github.com/repos/google-deepmind/code_contests", - "languages_url": "https://api.github.com/repos/google-deepmind/code_contests/languages", - "created_at": "2022-01-31T09:48:14Z", - "updated_at": "2023-09-24T00:42:41Z", - "git_url": "git://github.com/google-deepmind/code_contests.git", - "ssh_url": "git@github.com:google-deepmind/code_contests.git", - "clone_url": "https://github.com/google-deepmind/code_contests.git", + "html_url": "https://github.com/mcf-rocks/solanity", + "description": "Solanity - Solana GPU Address Grinder", + "url": "https://api.github.com/repos/mcf-rocks/solanity", + "languages_url": "https://api.github.com/repos/mcf-rocks/solanity/languages", + "created_at": "2020-12-23T14:57:27Z", + "updated_at": "2023-04-01T00:52:05Z", + "git_url": "git://github.com/mcf-rocks/solanity.git", + "ssh_url": "git@github.com:mcf-rocks/solanity.git", + "clone_url": "https://github.com/mcf-rocks/solanity.git", "homepage": null, - "stargazers_count": 1839, - "watchers_count": 1839, - "language": "C++", + "stargazers_count": 50, + "watchers_count": 50, + "language": "C", "topics": [] }, { - "id": 116167731, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTYxNjc3MzE=", - "name": "yuzu", - "full_name": "yuzu-emu/yuzu", + "id": 286408909, + "node_id": "MDEwOlJlcG9zaXRvcnkyODY0MDg5MDk=", + "name": "prvhash", + "full_name": "avaneev/prvhash", "owner": { - "login": "yuzu-emu", - "id": 35075882, - "avatar_url": "https://avatars.githubusercontent.com/u/35075882?v=4", - "url": "https://api.github.com/users/yuzu-emu", - "html_url": "https://github.com/yuzu-emu" + "login": "avaneev", + "id": 11453377, + "avatar_url": "https://avatars.githubusercontent.com/u/11453377?v=4", + "url": "https://api.github.com/users/avaneev", + "html_url": "https://github.com/avaneev" }, - "html_url": "https://github.com/yuzu-emu/yuzu", - "description": "Nintendo Switch emulator", - "url": "https://api.github.com/repos/yuzu-emu/yuzu", - "languages_url": "https://api.github.com/repos/yuzu-emu/yuzu/languages", - "created_at": "2018-01-03T18:13:57Z", - "updated_at": "2023-09-26T19:25:36Z", - "git_url": "git://github.com/yuzu-emu/yuzu.git", - "ssh_url": "git@github.com:yuzu-emu/yuzu.git", - "clone_url": "https://github.com/yuzu-emu/yuzu.git", - "homepage": "https://yuzu-emu.org/", - "stargazers_count": 30776, - "watchers_count": 30776, - "language": "C++", + "html_url": "https://github.com/avaneev/prvhash", + "description": "PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)", + "url": "https://api.github.com/repos/avaneev/prvhash", + "languages_url": "https://api.github.com/repos/avaneev/prvhash/languages", + "created_at": "2020-08-10T07:39:52Z", + "updated_at": "2023-09-13T05:48:02Z", + "git_url": "git://github.com/avaneev/prvhash.git", + "ssh_url": "git@github.com:avaneev/prvhash.git", + "clone_url": "https://github.com/avaneev/prvhash.git", + "homepage": "", + "stargazers_count": 291, + "watchers_count": 291, + "language": "C", "topics": [ - "c-plus-plus", - "cpp", - "emulation", - "emulator", - "switch" + "cellular-automata", + "hash", + "hash-algorithm", + "hash-function", + "hash-functions", + "hashing", + "hashing-algorithm", + "hashing-algorithms", + "prng", + "prng-algorithms", + "prng-methods", + "pseudo-random", + "pseudo-random-generator", + "pseudorandom", + "random", + "random-number-generators", + "random-numbers" ] }, { - "id": 234790574, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ3OTA1NzQ=", - "name": "openHASP", - "full_name": "HASwitchPlate/openHASP", + "id": 99137994, + "node_id": "MDEwOlJlcG9zaXRvcnk5OTEzNzk5NA==", + "name": "arweave", + "full_name": "ArweaveTeam/arweave", "owner": { - "login": "HASwitchPlate", - "id": 78266774, - "avatar_url": "https://avatars.githubusercontent.com/u/78266774?v=4", - "url": "https://api.github.com/users/HASwitchPlate", - "html_url": "https://github.com/HASwitchPlate" + "login": "ArweaveTeam", + "id": 31965957, + "avatar_url": "https://avatars.githubusercontent.com/u/31965957?v=4", + "url": "https://api.github.com/users/ArweaveTeam", + "html_url": "https://github.com/ArweaveTeam" }, - "html_url": "https://github.com/HASwitchPlate/openHASP", - "description": "HomeAutomation Switchplate based on lvgl for ESP32", - "url": "https://api.github.com/repos/HASwitchPlate/openHASP", - "languages_url": "https://api.github.com/repos/HASwitchPlate/openHASP/languages", - "created_at": "2020-01-18T20:03:44Z", - "updated_at": "2023-09-22T15:54:15Z", - "git_url": "git://github.com/HASwitchPlate/openHASP.git", - "ssh_url": "git@github.com:HASwitchPlate/openHASP.git", - "clone_url": "https://github.com/HASwitchPlate/openHASP.git", - "homepage": "https://www.openhasp.com", - "stargazers_count": 479, - "watchers_count": 479, - "language": "C++", + "html_url": "https://github.com/ArweaveTeam/arweave", + "description": "The Arweave server and App Developer Toolkit.", + "url": "https://api.github.com/repos/ArweaveTeam/arweave", + "languages_url": "https://api.github.com/repos/ArweaveTeam/arweave/languages", + "created_at": "2017-08-02T16:22:19Z", + "updated_at": "2023-09-24T02:29:39Z", + "git_url": "git://github.com/ArweaveTeam/arweave.git", + "ssh_url": "git@github.com:ArweaveTeam/arweave.git", + "clone_url": "https://github.com/ArweaveTeam/arweave.git", + "homepage": "https://www.arweave.org", + "stargazers_count": 803, + "watchers_count": 803, + "language": "C", + "topics": [] + }, + { + "id": 171555091, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzE1NTUwOTE=", + "name": "LOGITacker", + "full_name": "RoganDawes/LOGITacker", + "owner": { + "login": "RoganDawes", + "id": 159883, + "avatar_url": "https://avatars.githubusercontent.com/u/159883?v=4", + "url": "https://api.github.com/users/RoganDawes", + "html_url": "https://github.com/RoganDawes" + }, + "html_url": "https://github.com/RoganDawes/LOGITacker", + "description": "Enumerate and test Logitech wireless input devices for vulnerabilities with a nRF52840 radio dongle.", + "url": "https://api.github.com/repos/RoganDawes/LOGITacker", + "languages_url": "https://api.github.com/repos/RoganDawes/LOGITacker/languages", + "created_at": "2019-02-19T21:46:06Z", + "updated_at": "2023-09-22T07:11:21Z", + "git_url": "git://github.com/RoganDawes/LOGITacker.git", + "ssh_url": "git@github.com:RoganDawes/LOGITacker.git", + "clone_url": "https://github.com/RoganDawes/LOGITacker.git", + "homepage": "", + "stargazers_count": 591, + "watchers_count": 591, + "language": "C", + "topics": [] + }, + { + "id": 24678942, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDY3ODk0Mg==", + "name": "FABlin", + "full_name": "FABtotum/FABlin", + "owner": { + "login": "FABtotum", + "id": 6861047, + "avatar_url": "https://avatars.githubusercontent.com/u/6861047?v=4", + "url": "https://api.github.com/users/FABtotum", + "html_url": "https://github.com/FABtotum" + }, + "html_url": "https://github.com/FABtotum/FABlin", + "description": "The FABtotum Personal Fabricator Firmware, a Marlin derivate made to support hybrid manufacturing and digital acquisition", + "url": "https://api.github.com/repos/FABtotum/FABlin", + "languages_url": "https://api.github.com/repos/FABtotum/FABlin/languages", + "created_at": "2014-10-01T13:15:06Z", + "updated_at": "2022-09-13T23:03:19Z", + "git_url": "git://github.com/FABtotum/FABlin.git", + "ssh_url": "git@github.com:FABtotum/FABlin.git", + "clone_url": "https://github.com/FABtotum/FABlin.git", + "homepage": "http://www.fabtotum.com", + "stargazers_count": 21, + "watchers_count": 21, + "language": "C", "topics": [ - "arduino", - "az-touch", - "esp32", - "homeassistant", - "homeautomation", - "lanbon", - "lvgl", - "m5stack", - "mqtt", - "openhab", - "openhasp", - "smarthome", - "stm32duino" + "3d-printer-firmware", + "3d-printing", + "fabtotum", + "marlin" ] }, { - "id": 128479644, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjg0Nzk2NDQ=", - "name": "esphome", - "full_name": "esphome/esphome", + "id": 80286288, + "node_id": "MDEwOlJlcG9zaXRvcnk4MDI4NjI4OA==", + "name": "Tasmota", + "full_name": "arendst/Tasmota", "owner": { - "login": "esphome", - "id": 45919759, - "avatar_url": "https://avatars.githubusercontent.com/u/45919759?v=4", - "url": "https://api.github.com/users/esphome", - "html_url": "https://github.com/esphome" + "login": "arendst", + "id": 11044339, + "avatar_url": "https://avatars.githubusercontent.com/u/11044339?v=4", + "url": "https://api.github.com/users/arendst", + "html_url": "https://github.com/arendst" }, - "html_url": "https://github.com/esphome/esphome", - "description": "ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.", - "url": "https://api.github.com/repos/esphome/esphome", - "languages_url": "https://api.github.com/repos/esphome/esphome/languages", - "created_at": "2018-04-06T23:23:25Z", - "updated_at": "2023-09-26T20:57:32Z", - "git_url": "git://github.com/esphome/esphome.git", - "ssh_url": "git@github.com:esphome/esphome.git", - "clone_url": "https://github.com/esphome/esphome.git", - "homepage": "https://esphome.io/", - "stargazers_count": 6602, - "watchers_count": 6602, - "language": "C++", + "html_url": "https://github.com/arendst/Tasmota", + "description": "Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at", + "url": "https://api.github.com/repos/arendst/Tasmota", + "languages_url": "https://api.github.com/repos/arendst/Tasmota/languages", + "created_at": "2017-01-28T13:37:08Z", + "updated_at": "2023-09-27T08:57:19Z", + "git_url": "git://github.com/arendst/Tasmota.git", + "ssh_url": "git@github.com:arendst/Tasmota.git", + "clone_url": "https://github.com/arendst/Tasmota.git", + "homepage": "https://tasmota.github.io/docs", + "stargazers_count": 20282, + "watchers_count": 20282, + "language": "C", "topics": [ + "arduino", + "automation", "esp32", "esp8266", - "hacktoberfest", - "home-assistant", - "home-automation", + "firmware", "iot", + "knx", "mqtt", - "platformio", - "python", - "yaml" + "ota", + "smart-home", + "sonoff", + "tasmota", + "tuya" ] }, { - "id": 60273704, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDI3MzcwNA==", - "name": "DeepSpeech", - "full_name": "mozilla/DeepSpeech", + "id": 75255440, + "node_id": "MDEwOlJlcG9zaXRvcnk3NTI1NTQ0MA==", + "name": "leonardoUploader", + "full_name": "vanbwodonk/leonardoUploader", "owner": { - "login": "mozilla", - "id": 131524, - "avatar_url": "https://avatars.githubusercontent.com/u/131524?v=4", - "url": "https://api.github.com/users/mozilla", - "html_url": "https://github.com/mozilla" + "login": "vanbwodonk", + "id": 5450820, + "avatar_url": "https://avatars.githubusercontent.com/u/5450820?v=4", + "url": "https://api.github.com/users/vanbwodonk", + "html_url": "https://github.com/vanbwodonk" }, - "html_url": "https://github.com/mozilla/DeepSpeech", - "description": "DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.", - "url": "https://api.github.com/repos/mozilla/DeepSpeech", - "languages_url": "https://api.github.com/repos/mozilla/DeepSpeech/languages", - "created_at": "2016-06-02T15:04:53Z", - "updated_at": "2023-09-26T16:01:07Z", - "git_url": "git://github.com/mozilla/DeepSpeech.git", - "ssh_url": "git@github.com:mozilla/DeepSpeech.git", - "clone_url": "https://github.com/mozilla/DeepSpeech.git", + "html_url": "https://github.com/vanbwodonk/leonardoUploader", + "description": "A binary command for upload .hex to Arduino Leonardo CDC bootloader.", + "url": "https://api.github.com/repos/vanbwodonk/leonardoUploader", + "languages_url": "https://api.github.com/repos/vanbwodonk/leonardoUploader/languages", + "created_at": "2016-12-01T04:33:47Z", + "updated_at": "2023-06-09T17:58:32Z", + "git_url": "git://github.com/vanbwodonk/leonardoUploader.git", + "ssh_url": "git@github.com:vanbwodonk/leonardoUploader.git", + "clone_url": "https://github.com/vanbwodonk/leonardoUploader.git", "homepage": "", - "stargazers_count": 23072, - "watchers_count": 23072, - "language": "C++", - "topics": [ - "deep-learning", - "deepspeech", - "embedded", - "machine-learning", - "neural-networks", - "offline", - "on-device", - "speech-recognition", - "speech-to-text", - "tensorflow" - ] + "stargazers_count": 26, + "watchers_count": 26, + "language": "C", + "topics": [] }, { - "id": 12046604, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjA0NjYwNA==", - "name": "projectm", - "full_name": "projectM-visualizer/projectm", + "id": 3001930, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDAxOTMw", + "name": "Interception", + "full_name": "oblitum/Interception", "owner": { - "login": "projectM-visualizer", - "id": 12026737, - "avatar_url": "https://avatars.githubusercontent.com/u/12026737?v=4", - "url": "https://api.github.com/users/projectM-visualizer", - "html_url": "https://github.com/projectM-visualizer" + "login": "oblitum", + "id": 1269815, + "avatar_url": "https://avatars.githubusercontent.com/u/1269815?v=4", + "url": "https://api.github.com/users/oblitum", + "html_url": "https://github.com/oblitum" }, - "html_url": "https://github.com/projectM-visualizer/projectm", - "description": "projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.", - "url": "https://api.github.com/repos/projectM-visualizer/projectm", - "languages_url": "https://api.github.com/repos/projectM-visualizer/projectm/languages", - "created_at": "2013-08-12T02:54:23Z", - "updated_at": "2023-09-26T15:52:46Z", - "git_url": "git://github.com/projectM-visualizer/projectm.git", - "ssh_url": "git@github.com:projectM-visualizer/projectm.git", - "clone_url": "https://github.com/projectM-visualizer/projectm.git", - "homepage": "https://discord.gg/mMrxAqaa3W", - "stargazers_count": 2841, - "watchers_count": 2841, - "language": "C++", + "html_url": "https://github.com/oblitum/Interception", + "description": "The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.", + "url": "https://api.github.com/repos/oblitum/Interception", + "languages_url": "https://api.github.com/repos/oblitum/Interception/languages", + "created_at": "2011-12-17T16:42:33Z", + "updated_at": "2023-09-25T03:18:30Z", + "git_url": "git://github.com/oblitum/Interception.git", + "ssh_url": "git@github.com:oblitum/Interception.git", + "clone_url": "https://github.com/oblitum/Interception.git", + "homepage": "http://oblita.com/interception", + "stargazers_count": 1108, + "watchers_count": 1108, + "language": "C", "topics": [] }, { - "id": 33791743, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzc5MTc0Mw==", - "name": "x64dbg", - "full_name": "x64dbg/x64dbg", + "id": 23773915, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzc3MzkxNQ==", + "name": "misc", + "full_name": "zapta/misc", "owner": { - "login": "x64dbg", - "id": 7937360, - "avatar_url": "https://avatars.githubusercontent.com/u/7937360?v=4", - "url": "https://api.github.com/users/x64dbg", - "html_url": "https://github.com/x64dbg" + "login": "zapta", + "id": 2184769, + "avatar_url": "https://avatars.githubusercontent.com/u/2184769?v=4", + "url": "https://api.github.com/users/zapta", + "html_url": "https://github.com/zapta" }, - "html_url": "https://github.com/x64dbg/x64dbg", - "description": "An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.", - "url": "https://api.github.com/repos/x64dbg/x64dbg", - "languages_url": "https://api.github.com/repos/x64dbg/x64dbg/languages", - "created_at": "2015-04-11T20:48:23Z", - "updated_at": "2023-09-26T19:13:55Z", - "git_url": "git://github.com/x64dbg/x64dbg.git", - "ssh_url": "git@github.com:x64dbg/x64dbg.git", - "clone_url": "https://github.com/x64dbg/x64dbg.git", - "homepage": "http://x64dbg.com", - "stargazers_count": 41649, - "watchers_count": 41649, - "language": "C++", - "topics": [ - "binary-analysis", - "cpp", - "ctf", - "debugger", - "debugging", - "disassembler", - "dynamic-analysis", - "exploit-development", - "hacking", - "hacktoberfest", - "malware-analysis", - "oscp", - "program-analysis", - "reverse-engineering", - "security", - "security-tools", - "windows", - "x64", - "x86", - "x86-64" - ] + "html_url": "https://github.com/zapta/misc", + "description": "Miscelenous", + "url": "https://api.github.com/repos/zapta/misc", + "languages_url": "https://api.github.com/repos/zapta/misc/languages", + "created_at": "2014-09-07T23:37:04Z", + "updated_at": "2023-05-13T18:16:37Z", + "git_url": "git://github.com/zapta/misc.git", + "ssh_url": "git@github.com:zapta/misc.git", + "clone_url": "https://github.com/zapta/misc.git", + "homepage": null, + "stargazers_count": 90, + "watchers_count": 90, + "language": "C", + "topics": [] } ], - "Kotlin": [ + "C++": [ { - "id": 306035988, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDYwMzU5ODg=", - "name": "key-app-android", - "full_name": "p2p-org/key-app-android", + "id": 84901543, + "node_id": "MDEwOlJlcG9zaXRvcnk4NDkwMTU0Mw==", + "name": "qBittorrent-Enhanced-Edition", + "full_name": "c0re100/qBittorrent-Enhanced-Edition", "owner": { - "login": "p2p-org", - "id": 39105621, - "avatar_url": "https://avatars.githubusercontent.com/u/39105621?v=4", - "url": "https://api.github.com/users/p2p-org", - "html_url": "https://github.com/p2p-org" + "login": "c0re100", + "id": 5726473, + "avatar_url": "https://avatars.githubusercontent.com/u/5726473?v=4", + "url": "https://api.github.com/users/c0re100", + "html_url": "https://github.com/c0re100" }, - "html_url": "https://github.com/p2p-org/key-app-android", - "description": null, - "url": "https://api.github.com/repos/p2p-org/key-app-android", - "languages_url": "https://api.github.com/repos/p2p-org/key-app-android/languages", - "created_at": "2020-10-21T13:36:26Z", - "updated_at": "2023-08-10T10:04:43Z", - "git_url": "git://github.com/p2p-org/key-app-android.git", - "ssh_url": "git@github.com:p2p-org/key-app-android.git", - "clone_url": "https://github.com/p2p-org/key-app-android.git", - "homepage": "", - "stargazers_count": 29, - "watchers_count": 29, - "language": "Kotlin", + "html_url": "https://github.com/c0re100/qBittorrent-Enhanced-Edition", + "description": "[Unofficial] qBittorrent Enhanced, based on qBittorrent", + "url": "https://api.github.com/repos/c0re100/qBittorrent-Enhanced-Edition", + "languages_url": "https://api.github.com/repos/c0re100/qBittorrent-Enhanced-Edition/languages", + "created_at": "2017-03-14T03:30:46Z", + "updated_at": "2023-09-27T09:47:46Z", + "git_url": "git://github.com/c0re100/qBittorrent-Enhanced-Edition.git", + "ssh_url": "git@github.com:c0re100/qBittorrent-Enhanced-Edition.git", + "clone_url": "https://github.com/c0re100/qBittorrent-Enhanced-Edition.git", + "homepage": "https://github.com/c0re100/qBittorrent-Enhanced-Edition", + "stargazers_count": 14799, + "watchers_count": 14799, + "language": "C++", "topics": [ - "android", - "kotlin" + "bittorrent", + "bittorrent-client" ] }, { - "id": 152363057, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTIzNjMwNTc=", - "name": "Dis4IRC", - "full_name": "zachbr/Dis4IRC", + "id": 181557579, + "node_id": "MDEwOlJlcG9zaXRvcnkxODE1NTc1Nzk=", + "name": "emuiibo", + "full_name": "XorTroll/emuiibo", "owner": { - "login": "zachbr", - "id": 1254957, - "avatar_url": "https://avatars.githubusercontent.com/u/1254957?v=4", - "url": "https://api.github.com/users/zachbr", - "html_url": "https://github.com/zachbr" + "login": "XorTroll", + "id": 33005497, + "avatar_url": "https://avatars.githubusercontent.com/u/33005497?v=4", + "url": "https://api.github.com/users/XorTroll", + "html_url": "https://github.com/XorTroll" }, - "html_url": "https://github.com/zachbr/Dis4IRC", - "description": "A modern Discord <-> IRC bridge", - "url": "https://api.github.com/repos/zachbr/Dis4IRC", - "languages_url": "https://api.github.com/repos/zachbr/Dis4IRC/languages", - "created_at": "2018-10-10T04:28:54Z", - "updated_at": "2023-07-04T17:58:23Z", - "git_url": "git://github.com/zachbr/Dis4IRC.git", - "ssh_url": "git@github.com:zachbr/Dis4IRC.git", - "clone_url": "https://github.com/zachbr/Dis4IRC.git", + "html_url": "https://github.com/XorTroll/emuiibo", + "description": "Virtual amiibo (amiibo emulation) system for Nintendo Switch", + "url": "https://api.github.com/repos/XorTroll/emuiibo", + "languages_url": "https://api.github.com/repos/XorTroll/emuiibo/languages", + "created_at": "2019-04-15T20:05:11Z", + "updated_at": "2023-09-25T05:31:02Z", + "git_url": "git://github.com/XorTroll/emuiibo.git", + "ssh_url": "git@github.com:XorTroll/emuiibo.git", + "clone_url": "https://github.com/XorTroll/emuiibo.git", "homepage": "", - "stargazers_count": 37, - "watchers_count": 37, - "language": "Kotlin", + "stargazers_count": 1007, + "watchers_count": 1007, + "language": "C++", "topics": [ - "bridge", - "configurate", - "discord", - "irc", - "java-discord-api", - "jda", - "kittehircclientlib", - "kotlin" + "amiibo", + "amiibo-emulation", + "botw", + "emulation", + "hacktoberfest", + "horizon", + "hos", + "mitm", + "nintendo", + "nintendo-switch", + "nintendo-switch-homebrew", + "sysmodule" ] }, { - "id": 38433456, - "node_id": "MDEwOlJlcG9zaXRvcnkzODQzMzQ1Ng==", - "name": "metrodroid", - "full_name": "metrodroid/metrodroid", + "id": 434098140, + "node_id": "R_kgDOGd_P3A", + "name": "vs-mlrt", + "full_name": "AmusementClub/vs-mlrt", "owner": { - "login": "metrodroid", - "id": 22649483, - "avatar_url": "https://avatars.githubusercontent.com/u/22649483?v=4", - "url": "https://api.github.com/users/metrodroid", - "html_url": "https://github.com/metrodroid" + "login": "AmusementClub", + "id": 86638041, + "avatar_url": "https://avatars.githubusercontent.com/u/86638041?v=4", + "url": "https://api.github.com/users/AmusementClub", + "html_url": "https://github.com/AmusementClub" }, - "html_url": "https://github.com/metrodroid/metrodroid", - "description": "Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)", - "url": "https://api.github.com/repos/metrodroid/metrodroid", - "languages_url": "https://api.github.com/repos/metrodroid/metrodroid/languages", - "created_at": "2015-07-02T13:10:08Z", - "updated_at": "2023-09-25T00:52:39Z", - "git_url": "git://github.com/metrodroid/metrodroid.git", - "ssh_url": "git@github.com:metrodroid/metrodroid.git", - "clone_url": "https://github.com/metrodroid/metrodroid.git", - "homepage": "https://www.metrodroid.org", - "stargazers_count": 440, - "watchers_count": 440, - "language": "Kotlin", - "topics": [ - "android", - "cepas", - "felica", - "ios", - "iphone", - "iso14443a", - "mifare", - "mifare-classic", - "mifare-desfire", - "mifare-ultralight", - "nfc", - "pcsc", - "public-transport", - "suica" + "html_url": "https://github.com/AmusementClub/vs-mlrt", + "description": "Efficient CPU/GPU/Vulkan ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE and more!)", + "url": "https://api.github.com/repos/AmusementClub/vs-mlrt", + "languages_url": "https://api.github.com/repos/AmusementClub/vs-mlrt/languages", + "created_at": "2021-12-02T05:48:44Z", + "updated_at": "2023-09-26T04:00:06Z", + "git_url": "git://github.com/AmusementClub/vs-mlrt.git", + "ssh_url": "git@github.com:AmusementClub/vs-mlrt.git", + "clone_url": "https://github.com/AmusementClub/vs-mlrt.git", + "homepage": "", + "stargazers_count": 153, + "watchers_count": 153, + "language": "C++", + "topics": [ + "ai", + "artificial-intelligence", + "cuda", + "deep-learning", + "dpir", + "gpu", + "ml", + "ncnn", + "neural-network", + "onnx", + "onnxruntime", + "openvino", + "real-cugan", + "real-esrgan", + "rife", + "tensorrt", + "vapoursynth", + "vulkan", + "waifu2x" ] }, { - "id": 79377628, - "node_id": "MDEwOlJlcG9zaXRvcnk3OTM3NzYyOA==", - "name": "kiwix-android", - "full_name": "kiwix/kiwix-android", + "id": 203096124, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDMwOTYxMjQ=", + "name": "DNSCewl", + "full_name": "codingo/DNSCewl", "owner": { - "login": "kiwix", - "id": 826219, - "avatar_url": "https://avatars.githubusercontent.com/u/826219?v=4", - "url": "https://api.github.com/users/kiwix", - "html_url": "https://github.com/kiwix" + "login": "codingo", + "id": 886344, + "avatar_url": "https://avatars.githubusercontent.com/u/886344?v=4", + "url": "https://api.github.com/users/codingo", + "html_url": "https://github.com/codingo" }, - "html_url": "https://github.com/kiwix/kiwix-android", - "description": "Kiwix for Android", - "url": "https://api.github.com/repos/kiwix/kiwix-android", - "languages_url": "https://api.github.com/repos/kiwix/kiwix-android/languages", - "created_at": "2017-01-18T19:48:46Z", - "updated_at": "2023-09-26T21:52:38Z", - "git_url": "git://github.com/kiwix/kiwix-android.git", - "ssh_url": "git@github.com:kiwix/kiwix-android.git", - "clone_url": "https://github.com/kiwix/kiwix-android.git", - "homepage": "https://android.kiwix.org", - "stargazers_count": 699, - "watchers_count": 699, - "language": "Kotlin", - "topics": [ - "android", - "kiwix", - "kotlin", - "offline", - "wikipedia", - "zim" - ] + "html_url": "https://github.com/codingo/DNSCewl", + "description": "A DNS Bruteforcing Wordlist Generator", + "url": "https://api.github.com/repos/codingo/DNSCewl", + "languages_url": "https://api.github.com/repos/codingo/DNSCewl/languages", + "created_at": "2019-08-19T04:06:10Z", + "updated_at": "2023-09-16T21:25:08Z", + "git_url": "git://github.com/codingo/DNSCewl.git", + "ssh_url": "git@github.com:codingo/DNSCewl.git", + "clone_url": "https://github.com/codingo/DNSCewl.git", + "homepage": null, + "stargazers_count": 310, + "watchers_count": 310, + "language": "C++", + "topics": [] }, { - "id": 596284477, - "node_id": "R_kgDOI4qUPQ", - "name": "SuperImage", - "full_name": "Lucchetto/SuperImage", + "id": 235070415, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzUwNzA0MTU=", + "name": "Waifu2x-Extension-GUI", + "full_name": "AaronFeng753/Waifu2x-Extension-GUI", "owner": { - "login": "Lucchetto", - "id": 32309609, - "avatar_url": "https://avatars.githubusercontent.com/u/32309609?v=4", - "url": "https://api.github.com/users/Lucchetto", - "html_url": "https://github.com/Lucchetto" + "login": "AaronFeng753", + "id": 52553688, + "avatar_url": "https://avatars.githubusercontent.com/u/52553688?v=4", + "url": "https://api.github.com/users/AaronFeng753", + "html_url": "https://github.com/AaronFeng753" }, - "html_url": "https://github.com/Lucchetto/SuperImage", - "description": "Sharpen your low-resolution pictures with the power of AI upscaling", - "url": "https://api.github.com/repos/Lucchetto/SuperImage", - "languages_url": "https://api.github.com/repos/Lucchetto/SuperImage/languages", - "created_at": "2023-02-01T21:14:42Z", - "updated_at": "2023-09-26T18:14:10Z", - "git_url": "git://github.com/Lucchetto/SuperImage.git", - "ssh_url": "git@github.com:Lucchetto/SuperImage.git", - "clone_url": "https://github.com/Lucchetto/SuperImage.git", - "homepage": "", - "stargazers_count": 1125, - "watchers_count": 1125, - "language": "Kotlin", + "html_url": "https://github.com/AaronFeng753/Waifu2x-Extension-GUI", + "description": "Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRNet, CAIN, DAIN, and ACNet.", + "url": "https://api.github.com/repos/AaronFeng753/Waifu2x-Extension-GUI", + "languages_url": "https://api.github.com/repos/AaronFeng753/Waifu2x-Extension-GUI/languages", + "created_at": "2020-01-20T10:01:28Z", + "updated_at": "2023-09-27T11:40:38Z", + "git_url": "git://github.com/AaronFeng753/Waifu2x-Extension-GUI.git", + "ssh_url": "git@github.com:AaronFeng753/Waifu2x-Extension-GUI.git", + "clone_url": "https://github.com/AaronFeng753/Waifu2x-Extension-GUI.git", + "homepage": "https://patreon.com/aaronfeng", + "stargazers_count": 10720, + "watchers_count": 10720, + "language": "C++", "topics": [ - "android", - "compose", - "image-processing", - "mnn", - "real-esrgan", + "anime", + "anime4k", + "esrgan", + "frame-interpolation", + "image-enlarger", + "ncnn", + "noise-reduction", + "rtx-video-super-resolution", + "rtx-vsr", "super-resolution", - "upscaling" + "upscaling", + "video", + "video-enlarger", + "video-frame-interpolation", + "video-interpolation", + "video-processing", + "video-super-resolution", + "vulkan", + "waifu2x", + "waifu2x-ncnn-vulkan" ] }, { - "id": 282946640, - "node_id": "MDEwOlJlcG9zaXRvcnkyODI5NDY2NDA=", - "name": "android-usb-gadget", - "full_name": "tejado/android-usb-gadget", + "id": 5108051, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTA4MDUx", + "name": "opencv", + "full_name": "opencv/opencv", "owner": { - "login": "tejado", - "id": 3774136, - "avatar_url": "https://avatars.githubusercontent.com/u/3774136?v=4", - "url": "https://api.github.com/users/tejado", - "html_url": "https://github.com/tejado" + "login": "opencv", + "id": 5009934, + "avatar_url": "https://avatars.githubusercontent.com/u/5009934?v=4", + "url": "https://api.github.com/users/opencv", + "html_url": "https://github.com/opencv" }, - "html_url": "https://github.com/tejado/android-usb-gadget", - "description": "Convert your Android phone to any USB device you like! USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. 🛠🛡📱", - "url": "https://api.github.com/repos/tejado/android-usb-gadget", - "languages_url": "https://api.github.com/repos/tejado/android-usb-gadget/languages", - "created_at": "2020-07-27T15:58:41Z", - "updated_at": "2023-09-26T03:18:19Z", - "git_url": "git://github.com/tejado/android-usb-gadget.git", - "ssh_url": "git@github.com:tejado/android-usb-gadget.git", - "clone_url": "https://github.com/tejado/android-usb-gadget.git", - "homepage": "", - "stargazers_count": 705, - "watchers_count": 705, - "language": "Kotlin", + "html_url": "https://github.com/opencv/opencv", + "description": "Open Source Computer Vision Library", + "url": "https://api.github.com/repos/opencv/opencv", + "languages_url": "https://api.github.com/repos/opencv/opencv/languages", + "created_at": "2012-07-19T09:40:17Z", + "updated_at": "2023-09-27T09:59:36Z", + "git_url": "git://github.com/opencv/opencv.git", + "ssh_url": "git@github.com:opencv/opencv.git", + "clone_url": "https://github.com/opencv/opencv.git", + "homepage": "https://opencv.org", + "stargazers_count": 71384, + "watchers_count": 71384, + "language": "C++", "topics": [ - "android", - "authorizer", - "ccid", - "configfs", - "ctap", - "ctap2", - "functionfs", - "gadget", - "hid", - "kernel", - "root", - "smartcard", - "usb", - "usb-devices", - "usb-gadget", - "usb-hid" + "c-plus-plus", + "computer-vision", + "deep-learning", + "image-processing", + "opencv" ] }, { - "id": 603156410, - "node_id": "R_kgDOI_Nvug", - "name": "mobile-wallet-adapter-react-native", - "full_name": "coral-xyz/mobile-wallet-adapter-react-native", + "id": 108110, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDgxMTA=", + "name": "mongo", + "full_name": "mongodb/mongo", "owner": { - "login": "coral-xyz", - "id": 105826615, - "avatar_url": "https://avatars.githubusercontent.com/u/105826615?v=4", - "url": "https://api.github.com/users/coral-xyz", - "html_url": "https://github.com/coral-xyz" + "login": "mongodb", + "id": 45120, + "avatar_url": "https://avatars.githubusercontent.com/u/45120?v=4", + "url": "https://api.github.com/users/mongodb", + "html_url": "https://github.com/mongodb" }, - "html_url": "https://github.com/coral-xyz/mobile-wallet-adapter-react-native", - "description": "Solana Mobile Wallet Adapter for React Native & Expo", - "url": "https://api.github.com/repos/coral-xyz/mobile-wallet-adapter-react-native", - "languages_url": "https://api.github.com/repos/coral-xyz/mobile-wallet-adapter-react-native/languages", - "created_at": "2023-02-17T18:28:49Z", - "updated_at": "2023-03-27T14:27:19Z", - "git_url": "git://github.com/coral-xyz/mobile-wallet-adapter-react-native.git", - "ssh_url": "git@github.com:coral-xyz/mobile-wallet-adapter-react-native.git", - "clone_url": "https://github.com/coral-xyz/mobile-wallet-adapter-react-native.git", - "homepage": "", - "stargazers_count": 7, - "watchers_count": 7, - "language": "Kotlin", + "html_url": "https://github.com/mongodb/mongo", + "description": "The MongoDB Database", + "url": "https://api.github.com/repos/mongodb/mongo", + "languages_url": "https://api.github.com/repos/mongodb/mongo/languages", + "created_at": "2009-01-15T16:15:18Z", + "updated_at": "2023-09-27T10:37:33Z", + "git_url": "git://github.com/mongodb/mongo.git", + "ssh_url": "git@github.com:mongodb/mongo.git", + "clone_url": "https://github.com/mongodb/mongo.git", + "homepage": "https://www.mongodb.com/", + "stargazers_count": 24440, + "watchers_count": 24440, + "language": "C++", "topics": [ - "expo", - "react-native" + "c-plus-plus", + "database", + "mongodb", + "nosql" ] }, { - "id": 86851454, - "node_id": "MDEwOlJlcG9zaXRvcnk4Njg1MTQ1NA==", - "name": "Loritta", - "full_name": "LorittaBot/Loritta", + "id": 78945412, + "node_id": "MDEwOlJlcG9zaXRvcnk3ODk0NTQxMg==", + "name": "nerd", + "full_name": "NerdLang/nerd", "owner": { - "login": "LorittaBot", - "id": 27644173, - "avatar_url": "https://avatars.githubusercontent.com/u/27644173?v=4", - "url": "https://api.github.com/users/LorittaBot", - "html_url": "https://github.com/LorittaBot" + "login": "NerdLang", + "id": 85116139, + "avatar_url": "https://avatars.githubusercontent.com/u/85116139?v=4", + "url": "https://api.github.com/users/NerdLang", + "html_url": "https://github.com/NerdLang" }, - "html_url": "https://github.com/LorittaBot/Loritta", - "description": "💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord! ~Making your server more awesome~", - "url": "https://api.github.com/repos/LorittaBot/Loritta", - "languages_url": "https://api.github.com/repos/LorittaBot/Loritta/languages", - "created_at": "2017-03-31T19:02:10Z", - "updated_at": "2023-09-22T22:13:31Z", - "git_url": "git://github.com/LorittaBot/Loritta.git", - "ssh_url": "git@github.com:LorittaBot/Loritta.git", - "clone_url": "https://github.com/LorittaBot/Loritta.git", - "homepage": "https://loritta.website/", - "stargazers_count": 612, - "watchers_count": 612, - "language": "Kotlin", + "html_url": "https://github.com/NerdLang/nerd", + "description": "🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.", + "url": "https://api.github.com/repos/NerdLang/nerd", + "languages_url": "https://api.github.com/repos/NerdLang/nerd/languages", + "created_at": "2017-01-14T14:37:09Z", + "updated_at": "2023-09-27T07:24:50Z", + "git_url": "git://github.com/NerdLang/nerd.git", + "ssh_url": "git@github.com:NerdLang/nerd.git", + "clone_url": "https://github.com/NerdLang/nerd.git", + "homepage": "https://nectarjs.com", + "stargazers_count": 3500, + "watchers_count": 3500, + "language": "C++", "topics": [ - "bot", - "compose", - "compose-html", - "dashboard", - "discord", - "discord-api", - "discord-bot", - "fun", - "hacktoberfest", - "i18n", - "jda", - "jetpack-compose", - "kotlin", - "ktor", - "memes", - "moderation", - "moderation-bot" + "arduino", + "compilation", + "js", + "nodejs", + "raspberry", + "wasm" ] }, { - "id": 86191112, - "node_id": "MDEwOlJlcG9zaXRvcnk4NjE5MTExMg==", - "name": "Konfetti", - "full_name": "DanielMartinus/Konfetti", + "id": 399784772, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTk3ODQ3NzI=", + "name": "rtl-sdr-scanner-cpp", + "full_name": "shajen/rtl-sdr-scanner-cpp", "owner": { - "login": "DanielMartinus", - "id": 1636897, - "avatar_url": "https://avatars.githubusercontent.com/u/1636897?v=4", - "url": "https://api.github.com/users/DanielMartinus", - "html_url": "https://github.com/DanielMartinus" + "login": "shajen", + "id": 36173737, + "avatar_url": "https://avatars.githubusercontent.com/u/36173737?v=4", + "url": "https://api.github.com/users/shajen", + "html_url": "https://github.com/shajen" }, - "html_url": "https://github.com/DanielMartinus/Konfetti", - "description": "Celebrate more with this lightweight confetti particle system 🎊", - "url": "https://api.github.com/repos/DanielMartinus/Konfetti", - "languages_url": "https://api.github.com/repos/DanielMartinus/Konfetti/languages", - "created_at": "2017-03-25T21:58:25Z", - "updated_at": "2023-09-19T19:37:30Z", - "git_url": "git://github.com/DanielMartinus/Konfetti.git", - "ssh_url": "git@github.com:DanielMartinus/Konfetti.git", - "clone_url": "https://github.com/DanielMartinus/Konfetti.git", + "html_url": "https://github.com/shajen/rtl-sdr-scanner-cpp", + "description": null, + "url": "https://api.github.com/repos/shajen/rtl-sdr-scanner-cpp", + "languages_url": "https://api.github.com/repos/shajen/rtl-sdr-scanner-cpp/languages", + "created_at": "2021-08-25T10:52:52Z", + "updated_at": "2023-09-26T04:32:56Z", + "git_url": "git://github.com/shajen/rtl-sdr-scanner-cpp.git", + "ssh_url": "git@github.com:shajen/rtl-sdr-scanner-cpp.git", + "clone_url": "https://github.com/shajen/rtl-sdr-scanner-cpp.git", "homepage": "", - "stargazers_count": 2888, - "watchers_count": 2888, - "language": "Kotlin", + "stargazers_count": 466, + "watchers_count": 466, + "language": "C++", "topics": [ - "android", - "android-animation", - "android-ui", - "animations", - "canvas", - "compose", - "kotlin", - "particle-system", - "particles", - "party" + "hackrf", + "rtl-sdr", + "rtlsdr", + "sdr" ] }, { - "id": 247263904, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDcyNjM5MDQ=", - "name": "VancedManager", - "full_name": "TeamVanced/VancedManager", + "id": 527309421, + "node_id": "R_kgDOH24abQ", + "name": "googerteller", + "full_name": "berthubert/googerteller", "owner": { - "login": "TeamVanced", - "id": 59145026, - "avatar_url": "https://avatars.githubusercontent.com/u/59145026?v=4", - "url": "https://api.github.com/users/TeamVanced", - "html_url": "https://github.com/TeamVanced" + "login": "berthubert", + "id": 68055427, + "avatar_url": "https://avatars.githubusercontent.com/u/68055427?v=4", + "url": "https://api.github.com/users/berthubert", + "html_url": "https://github.com/berthubert" }, - "html_url": "https://github.com/TeamVanced/VancedManager", - "description": "Vanced Installer", - "url": "https://api.github.com/repos/TeamVanced/VancedManager", - "languages_url": "https://api.github.com/repos/TeamVanced/VancedManager/languages", - "created_at": "2020-03-14T11:29:50Z", - "updated_at": "2023-09-26T20:19:21Z", - "git_url": "git://github.com/TeamVanced/VancedManager.git", - "ssh_url": "git@github.com:TeamVanced/VancedManager.git", - "clone_url": "https://github.com/TeamVanced/VancedManager.git", - "homepage": "", - "stargazers_count": 8254, - "watchers_count": 8254, - "language": "Kotlin", - "topics": [ - "apk", - "vanced", - "vanced-developers" - ] + "html_url": "https://github.com/berthubert/googerteller", + "description": "audible feedback on just how much your browsing feeds into google", + "url": "https://api.github.com/repos/berthubert/googerteller", + "languages_url": "https://api.github.com/repos/berthubert/googerteller/languages", + "created_at": "2022-08-21T19:41:00Z", + "updated_at": "2023-09-17T22:40:01Z", + "git_url": "git://github.com/berthubert/googerteller.git", + "ssh_url": "git@github.com:berthubert/googerteller.git", + "clone_url": "https://github.com/berthubert/googerteller.git", + "homepage": null, + "stargazers_count": 2055, + "watchers_count": 2055, + "language": "C++", + "topics": [] }, { - "id": 469407135, - "node_id": "R_kgDOG_qVnw", - "name": "VancedStore", - "full_name": "TeamVanced/VancedStore", + "id": 241178673, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDExNzg2NzM=", + "name": "f3d", + "full_name": "f3d-app/f3d", "owner": { - "login": "TeamVanced", - "id": 59145026, - "avatar_url": "https://avatars.githubusercontent.com/u/59145026?v=4", - "url": "https://api.github.com/users/TeamVanced", - "html_url": "https://github.com/TeamVanced" + "login": "f3d-app", + "id": 93085409, + "avatar_url": "https://avatars.githubusercontent.com/u/93085409?v=4", + "url": "https://api.github.com/users/f3d-app", + "html_url": "https://github.com/f3d-app" }, - "html_url": "https://github.com/TeamVanced/VancedStore", - "description": "General Application Store with support for root apps and more", - "url": "https://api.github.com/repos/TeamVanced/VancedStore", - "languages_url": "https://api.github.com/repos/TeamVanced/VancedStore/languages", - "created_at": "2022-03-13T15:10:38Z", - "updated_at": "2023-09-20T17:28:47Z", - "git_url": "git://github.com/TeamVanced/VancedStore.git", - "ssh_url": "git@github.com:TeamVanced/VancedStore.git", - "clone_url": "https://github.com/TeamVanced/VancedStore.git", - "homepage": null, - "stargazers_count": 592, - "watchers_count": 592, - "language": "Kotlin", - "topics": [] - } - ], - "Java": [ + "html_url": "https://github.com/f3d-app/f3d", + "description": "Fast and minimalist 3D viewer.", + "url": "https://api.github.com/repos/f3d-app/f3d", + "languages_url": "https://api.github.com/repos/f3d-app/f3d/languages", + "created_at": "2020-02-17T18:26:59Z", + "updated_at": "2023-09-26T08:30:18Z", + "git_url": "git://github.com/f3d-app/f3d.git", + "ssh_url": "git@github.com:f3d-app/f3d.git", + "clone_url": "https://github.com/f3d-app/f3d.git", + "homepage": "https://f3d.app", + "stargazers_count": 1567, + "watchers_count": 1567, + "language": "C++", + "topics": [ + "3d", + "3d-graphics", + "3d-viewer", + "command-line-tool", + "dxf", + "fbx", + "glb", + "gltf", + "gltf-viewer", + "graphics", + "kiss", + "obj", + "physically-based-rendering", + "raytracing", + "rendering", + "step", + "stl-viewer", + "volume-rendering", + "vtk" + ] + }, { - "id": 330195520, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzAxOTU1MjA=", - "name": "ripme", - "full_name": "ripmeapp2/ripme", + "id": 3925242, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTI1MjQy", + "name": "bgfx", + "full_name": "bkaradzic/bgfx", "owner": { - "login": "ripmeapp2", - "id": 77541404, - "avatar_url": "https://avatars.githubusercontent.com/u/77541404?v=4", - "url": "https://api.github.com/users/ripmeapp2", - "html_url": "https://github.com/ripmeapp2" + "login": "bkaradzic", + "id": 814772, + "avatar_url": "https://avatars.githubusercontent.com/u/814772?v=4", + "url": "https://api.github.com/users/bkaradzic", + "html_url": "https://github.com/bkaradzic" }, - "html_url": "https://github.com/ripmeapp2/ripme", - "description": "Downloads albums in bulk", - "url": "https://api.github.com/repos/ripmeapp2/ripme", - "languages_url": "https://api.github.com/repos/ripmeapp2/ripme/languages", - "created_at": "2021-01-16T15:40:03Z", - "updated_at": "2023-09-25T23:25:52Z", - "git_url": "git://github.com/ripmeapp2/ripme.git", - "ssh_url": "git@github.com:ripmeapp2/ripme.git", - "clone_url": "https://github.com/ripmeapp2/ripme.git", - "homepage": "", - "stargazers_count": 201, - "watchers_count": 201, - "language": "Java", - "topics": [] + "html_url": "https://github.com/bkaradzic/bgfx", + "description": "Cross-platform, graphics API agnostic, \"Bring Your Own Engine/Framework\" style rendering library.", + "url": "https://api.github.com/repos/bkaradzic/bgfx", + "languages_url": "https://api.github.com/repos/bkaradzic/bgfx/languages", + "created_at": "2012-04-04T03:39:04Z", + "updated_at": "2023-09-27T07:38:48Z", + "git_url": "git://github.com/bkaradzic/bgfx.git", + "ssh_url": "git@github.com:bkaradzic/bgfx.git", + "clone_url": "https://github.com/bkaradzic/bgfx.git", + "homepage": "https://bkaradzic.github.io/bgfx/overview.html", + "stargazers_count": 13481, + "watchers_count": 13481, + "language": "C++", + "topics": [ + "d3d11", + "d3d12", + "d3d9", + "dawn", + "directx", + "directx-11", + "directx-12", + "engine", + "gamedev", + "gles", + "glfw", + "graphics", + "metal", + "opengl", + "rendering", + "sdl", + "vulkan", + "vulkan-api", + "webgl", + "webgpu" + ] }, { - "id": 642293718, - "node_id": "R_kgDOJkif1g", - "name": "Android-WorkoutTracker", - "full_name": "storyofdavid/Android-WorkoutTracker", + "id": 79317191, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTMxNzE5MQ==", + "name": "typesense", + "full_name": "typesense/typesense", "owner": { - "login": "storyofdavid", - "id": 40136155, - "avatar_url": "https://avatars.githubusercontent.com/u/40136155?v=4", - "url": "https://api.github.com/users/storyofdavid", - "html_url": "https://github.com/storyofdavid" + "login": "typesense", + "id": 19822348, + "avatar_url": "https://avatars.githubusercontent.com/u/19822348?v=4", + "url": "https://api.github.com/users/typesense", + "html_url": "https://github.com/typesense" }, - "html_url": "https://github.com/storyofdavid/Android-WorkoutTracker", - "description": "Free to use demo repo of an android workout tracker application", - "url": "https://api.github.com/repos/storyofdavid/Android-WorkoutTracker", - "languages_url": "https://api.github.com/repos/storyofdavid/Android-WorkoutTracker/languages", - "created_at": "2023-05-18T08:44:03Z", - "updated_at": "2023-08-26T08:33:06Z", - "git_url": "git://github.com/storyofdavid/Android-WorkoutTracker.git", - "ssh_url": "git@github.com:storyofdavid/Android-WorkoutTracker.git", - "clone_url": "https://github.com/storyofdavid/Android-WorkoutTracker.git", - "homepage": null, - "stargazers_count": 67, - "watchers_count": 67, - "language": "Java", - "topics": [] + "html_url": "https://github.com/typesense/typesense", + "description": "Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences", + "url": "https://api.github.com/repos/typesense/typesense", + "languages_url": "https://api.github.com/repos/typesense/typesense/languages", + "created_at": "2017-01-18T08:01:47Z", + "updated_at": "2023-09-27T11:51:46Z", + "git_url": "git://github.com/typesense/typesense.git", + "ssh_url": "git@github.com:typesense/typesense.git", + "clone_url": "https://github.com/typesense/typesense.git", + "homepage": "https://typesense.org", + "stargazers_count": 14968, + "watchers_count": 14968, + "language": "C++", + "topics": [ + "algolia", + "cpp", + "datastore", + "elasticsearch", + "enterprise-search", + "faceting", + "full-text-search", + "fuzzy-search", + "geosearch", + "in-memory", + "instantsearch", + "merchandising", + "pinecone", + "raft", + "search", + "search-engine", + "site-search", + "synonyms", + "typo-tolerance", + "vector-search" + ] }, { - "id": 51515004, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTUxNTAwNA==", - "name": "BluetoothPeripheral", - "full_name": "arjunkaruvally/BluetoothPeripheral", + "id": 453950487, + "node_id": "R_kgDOGw68Fw", + "name": "code_contests", + "full_name": "google-deepmind/code_contests", "owner": { - "login": "arjunkaruvally", - "id": 10836545, - "avatar_url": "https://avatars.githubusercontent.com/u/10836545?v=4", - "url": "https://api.github.com/users/arjunkaruvally", - "html_url": "https://github.com/arjunkaruvally" + "login": "google-deepmind", + "id": 8596759, + "avatar_url": "https://avatars.githubusercontent.com/u/8596759?v=4", + "url": "https://api.github.com/users/google-deepmind", + "html_url": "https://github.com/google-deepmind" }, - "html_url": "https://github.com/arjunkaruvally/BluetoothPeripheral", + "html_url": "https://github.com/google-deepmind/code_contests", "description": null, - "url": "https://api.github.com/repos/arjunkaruvally/BluetoothPeripheral", - "languages_url": "https://api.github.com/repos/arjunkaruvally/BluetoothPeripheral/languages", - "created_at": "2016-02-11T13:04:11Z", - "updated_at": "2023-05-02T13:21:36Z", - "git_url": "git://github.com/arjunkaruvally/BluetoothPeripheral.git", - "ssh_url": "git@github.com:arjunkaruvally/BluetoothPeripheral.git", - "clone_url": "https://github.com/arjunkaruvally/BluetoothPeripheral.git", + "url": "https://api.github.com/repos/google-deepmind/code_contests", + "languages_url": "https://api.github.com/repos/google-deepmind/code_contests/languages", + "created_at": "2022-01-31T09:48:14Z", + "updated_at": "2023-09-27T02:13:47Z", + "git_url": "git://github.com/google-deepmind/code_contests.git", + "ssh_url": "git@github.com:google-deepmind/code_contests.git", + "clone_url": "https://github.com/google-deepmind/code_contests.git", "homepage": null, - "stargazers_count": 2, - "watchers_count": 2, - "language": "Java", + "stargazers_count": 1840, + "watchers_count": 1840, + "language": "C++", "topics": [] }, { - "id": 484132217, - "node_id": "R_kgDOHNtFeQ", - "name": "dapp-scaffold-react-native", - "full_name": "solana-developers/dapp-scaffold-react-native", + "id": 116167731, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTYxNjc3MzE=", + "name": "yuzu", + "full_name": "yuzu-emu/yuzu", "owner": { - "login": "solana-developers", - "id": 93691676, - "avatar_url": "https://avatars.githubusercontent.com/u/93691676?v=4", - "url": "https://api.github.com/users/solana-developers", - "html_url": "https://github.com/solana-developers" + "login": "yuzu-emu", + "id": 35075882, + "avatar_url": "https://avatars.githubusercontent.com/u/35075882?v=4", + "url": "https://api.github.com/users/yuzu-emu", + "html_url": "https://github.com/yuzu-emu" }, - "html_url": "https://github.com/solana-developers/dapp-scaffold-react-native", - "description": "dApp scaffold for react native apps", - "url": "https://api.github.com/repos/solana-developers/dapp-scaffold-react-native", - "languages_url": "https://api.github.com/repos/solana-developers/dapp-scaffold-react-native/languages", - "created_at": "2022-04-21T16:48:00Z", - "updated_at": "2023-08-02T19:24:27Z", - "git_url": "git://github.com/solana-developers/dapp-scaffold-react-native.git", - "ssh_url": "git@github.com:solana-developers/dapp-scaffold-react-native.git", - "clone_url": "https://github.com/solana-developers/dapp-scaffold-react-native.git", - "homepage": "https://solanacookbook.com/integrations/react-native.html", - "stargazers_count": 44, - "watchers_count": 44, - "language": "Java", + "html_url": "https://github.com/yuzu-emu/yuzu", + "description": "Nintendo Switch emulator", + "url": "https://api.github.com/repos/yuzu-emu/yuzu", + "languages_url": "https://api.github.com/repos/yuzu-emu/yuzu/languages", + "created_at": "2018-01-03T18:13:57Z", + "updated_at": "2023-09-27T11:05:56Z", + "git_url": "git://github.com/yuzu-emu/yuzu.git", + "ssh_url": "git@github.com:yuzu-emu/yuzu.git", + "clone_url": "https://github.com/yuzu-emu/yuzu.git", + "homepage": "https://yuzu-emu.org/", + "stargazers_count": 30780, + "watchers_count": 30780, + "language": "C++", "topics": [ - "blockchain", - "crypto", - "cryptocurrency", - "mit-license", - "react-native", - "scaffold", - "solana", - "solana-native", - "solana-react", - "solana-react-native", - "starter", - "starter-template", - "typescript", - "web3", - "web3js" + "c-plus-plus", + "cpp", + "emulation", + "emulator", + "switch" ] }, { - "id": 488290462, - "node_id": "R_kgDOHRq4ng", - "name": "react-native-unity2", - "full_name": "fusetools/react-native-unity2", + "id": 234790574, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzQ3OTA1NzQ=", + "name": "openHASP", + "full_name": "HASwitchPlate/openHASP", "owner": { - "login": "fusetools", - "id": 10243317, - "avatar_url": "https://avatars.githubusercontent.com/u/10243317?v=4", - "url": "https://api.github.com/users/fusetools", - "html_url": "https://github.com/fusetools" + "login": "HASwitchPlate", + "id": 78266774, + "avatar_url": "https://avatars.githubusercontent.com/u/78266774?v=4", + "url": "https://api.github.com/users/HASwitchPlate", + "html_url": "https://github.com/HASwitchPlate" }, - "html_url": "https://github.com/fusetools/react-native-unity2", - "description": "Embed Unity content in your React Native app!", - "url": "https://api.github.com/repos/fusetools/react-native-unity2", - "languages_url": "https://api.github.com/repos/fusetools/react-native-unity2/languages", - "created_at": "2022-05-03T16:49:35Z", - "updated_at": "2023-09-15T12:24:14Z", - "git_url": "git://github.com/fusetools/react-native-unity2.git", - "ssh_url": "git@github.com:fusetools/react-native-unity2.git", - "clone_url": "https://github.com/fusetools/react-native-unity2.git", - "homepage": "https://fuse.no", - "stargazers_count": 21, - "watchers_count": 21, - "language": "Java", + "html_url": "https://github.com/HASwitchPlate/openHASP", + "description": "HomeAutomation Switchplate based on lvgl for ESP32", + "url": "https://api.github.com/repos/HASwitchPlate/openHASP", + "languages_url": "https://api.github.com/repos/HASwitchPlate/openHASP/languages", + "created_at": "2020-01-18T20:03:44Z", + "updated_at": "2023-09-27T11:21:10Z", + "git_url": "git://github.com/HASwitchPlate/openHASP.git", + "ssh_url": "git@github.com:HASwitchPlate/openHASP.git", + "clone_url": "https://github.com/HASwitchPlate/openHASP.git", + "homepage": "https://www.openhasp.com", + "stargazers_count": 480, + "watchers_count": 480, + "language": "C++", "topics": [ - "android", - "ios", - "react-native", - "typescript", - "unity", - "unity3d" + "arduino", + "az-touch", + "esp32", + "homeassistant", + "homeautomation", + "lanbon", + "lvgl", + "m5stack", + "mqtt", + "openhab", + "openhasp", + "smarthome", + "stm32duino" ] }, { - "id": 475486961, - "node_id": "R_kgDOHFda8Q", - "name": "react-native-unity", - "full_name": "azesmway/react-native-unity", + "id": 128479644, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjg0Nzk2NDQ=", + "name": "esphome", + "full_name": "esphome/esphome", "owner": { - "login": "azesmway", - "id": 15251391, - "avatar_url": "https://avatars.githubusercontent.com/u/15251391?v=4", - "url": "https://api.github.com/users/azesmway", - "html_url": "https://github.com/azesmway" + "login": "esphome", + "id": 45919759, + "avatar_url": "https://avatars.githubusercontent.com/u/45919759?v=4", + "url": "https://api.github.com/users/esphome", + "html_url": "https://github.com/esphome" }, - "html_url": "https://github.com/azesmway/react-native-unity", - "description": null, - "url": "https://api.github.com/repos/azesmway/react-native-unity", - "languages_url": "https://api.github.com/repos/azesmway/react-native-unity/languages", - "created_at": "2022-03-29T14:44:25Z", - "updated_at": "2023-09-22T23:34:01Z", - "git_url": "git://github.com/azesmway/react-native-unity.git", - "ssh_url": "git@github.com:azesmway/react-native-unity.git", - "clone_url": "https://github.com/azesmway/react-native-unity.git", - "homepage": null, - "stargazers_count": 130, - "watchers_count": 130, - "language": "Java", - "topics": [] + "html_url": "https://github.com/esphome/esphome", + "description": "ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.", + "url": "https://api.github.com/repos/esphome/esphome", + "languages_url": "https://api.github.com/repos/esphome/esphome/languages", + "created_at": "2018-04-06T23:23:25Z", + "updated_at": "2023-09-27T08:33:58Z", + "git_url": "git://github.com/esphome/esphome.git", + "ssh_url": "git@github.com:esphome/esphome.git", + "clone_url": "https://github.com/esphome/esphome.git", + "homepage": "https://esphome.io/", + "stargazers_count": 6601, + "watchers_count": 6601, + "language": "C++", + "topics": [ + "esp32", + "esp8266", + "hacktoberfest", + "home-assistant", + "home-automation", + "iot", + "mqtt", + "platformio", + "python", + "yaml" + ] }, { - "id": 445334837, - "node_id": "R_kgDOGotFNQ", - "name": "XLogger", - "full_name": "LuigiVampa92/XLogger", + "id": 60273704, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDI3MzcwNA==", + "name": "DeepSpeech", + "full_name": "mozilla/DeepSpeech", "owner": { - "login": "LuigiVampa92", - "id": 9579364, - "avatar_url": "https://avatars.githubusercontent.com/u/9579364?v=4", - "url": "https://api.github.com/users/LuigiVampa92", - "html_url": "https://github.com/LuigiVampa92" + "login": "mozilla", + "id": 131524, + "avatar_url": "https://avatars.githubusercontent.com/u/131524?v=4", + "url": "https://api.github.com/users/mozilla", + "html_url": "https://github.com/mozilla" }, - "html_url": "https://github.com/LuigiVampa92/XLogger", - "description": "Xposed module that allows to sniff and record logs of NFC and Bluetooth communication on device", - "url": "https://api.github.com/repos/LuigiVampa92/XLogger", - "languages_url": "https://api.github.com/repos/LuigiVampa92/XLogger/languages", - "created_at": "2022-01-06T23:02:32Z", - "updated_at": "2023-09-19T09:08:16Z", - "git_url": "git://github.com/LuigiVampa92/XLogger.git", - "ssh_url": "git@github.com:LuigiVampa92/XLogger.git", - "clone_url": "https://github.com/LuigiVampa92/XLogger.git", + "html_url": "https://github.com/mozilla/DeepSpeech", + "description": "DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.", + "url": "https://api.github.com/repos/mozilla/DeepSpeech", + "languages_url": "https://api.github.com/repos/mozilla/DeepSpeech/languages", + "created_at": "2016-06-02T15:04:53Z", + "updated_at": "2023-09-27T10:56:54Z", + "git_url": "git://github.com/mozilla/DeepSpeech.git", + "ssh_url": "git@github.com:mozilla/DeepSpeech.git", + "clone_url": "https://github.com/mozilla/DeepSpeech.git", "homepage": "", - "stargazers_count": 28, - "watchers_count": 28, - "language": "Java", + "stargazers_count": 23073, + "watchers_count": 23073, + "language": "C++", "topics": [ - "android", - "ble", - "bluetooth", - "bluetooth-le", - "bluetooth-low-energy", - "hce", - "lsposed", - "nfc", - "xposed", - "xposed-module" + "deep-learning", + "deepspeech", + "embedded", + "machine-learning", + "neural-networks", + "offline", + "on-device", + "speech-recognition", + "speech-to-text", + "tensorflow" ] }, { - "id": 196110471, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTYxMTA0NzE=", - "name": "xvm", - "full_name": "xtclang/xvm", + "id": 12046604, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjA0NjYwNA==", + "name": "projectm", + "full_name": "projectM-visualizer/projectm", "owner": { - "login": "xtclang", - "id": 51277395, - "avatar_url": "https://avatars.githubusercontent.com/u/51277395?v=4", - "url": "https://api.github.com/users/xtclang", - "html_url": "https://github.com/xtclang" + "login": "projectM-visualizer", + "id": 12026737, + "avatar_url": "https://avatars.githubusercontent.com/u/12026737?v=4", + "url": "https://api.github.com/users/projectM-visualizer", + "html_url": "https://github.com/projectM-visualizer" }, - "html_url": "https://github.com/xtclang/xvm", - "description": "Ecstasy and XVM", - "url": "https://api.github.com/repos/xtclang/xvm", - "languages_url": "https://api.github.com/repos/xtclang/xvm/languages", - "created_at": "2019-07-10T01:46:15Z", - "updated_at": "2023-09-16T14:21:01Z", - "git_url": "git://github.com/xtclang/xvm.git", - "ssh_url": "git@github.com:xtclang/xvm.git", - "clone_url": "https://github.com/xtclang/xvm.git", - "homepage": null, - "stargazers_count": 184, - "watchers_count": 184, - "language": "Java", + "html_url": "https://github.com/projectM-visualizer/projectm", + "description": "projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.", + "url": "https://api.github.com/repos/projectM-visualizer/projectm", + "languages_url": "https://api.github.com/repos/projectM-visualizer/projectm/languages", + "created_at": "2013-08-12T02:54:23Z", + "updated_at": "2023-09-27T09:47:51Z", + "git_url": "git://github.com/projectM-visualizer/projectm.git", + "ssh_url": "git@github.com:projectM-visualizer/projectm.git", + "clone_url": "https://github.com/projectM-visualizer/projectm.git", + "homepage": "https://discord.gg/mMrxAqaa3W", + "stargazers_count": 2842, + "watchers_count": 2842, + "language": "C++", "topics": [] }, { - "id": 16147129, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjE0NzEyOQ==", - "name": "Glass-App-Manager", - "full_name": "RBWare/Glass-App-Manager", + "id": 33791743, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzc5MTc0Mw==", + "name": "x64dbg", + "full_name": "x64dbg/x64dbg", "owner": { - "login": "RBWare", - "id": 3647897, - "avatar_url": "https://avatars.githubusercontent.com/u/3647897?v=4", - "url": "https://api.github.com/users/RBWare", - "html_url": "https://github.com/RBWare" + "login": "x64dbg", + "id": 7937360, + "avatar_url": "https://avatars.githubusercontent.com/u/7937360?v=4", + "url": "https://api.github.com/users/x64dbg", + "html_url": "https://github.com/x64dbg" }, - "html_url": "https://github.com/RBWare/Glass-App-Manager", - "description": "Simple app manager for Google Glass", - "url": "https://api.github.com/repos/RBWare/Glass-App-Manager", - "languages_url": "https://api.github.com/repos/RBWare/Glass-App-Manager/languages", - "created_at": "2014-01-22T17:51:40Z", - "updated_at": "2019-05-08T19:18:03Z", - "git_url": "git://github.com/RBWare/Glass-App-Manager.git", - "ssh_url": "git@github.com:RBWare/Glass-App-Manager.git", - "clone_url": "https://github.com/RBWare/Glass-App-Manager.git", - "homepage": null, - "stargazers_count": 8, - "watchers_count": 8, - "language": "Java", - "topics": [] - }, + "html_url": "https://github.com/x64dbg/x64dbg", + "description": "An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.", + "url": "https://api.github.com/repos/x64dbg/x64dbg", + "languages_url": "https://api.github.com/repos/x64dbg/x64dbg/languages", + "created_at": "2015-04-11T20:48:23Z", + "updated_at": "2023-09-27T11:32:15Z", + "git_url": "git://github.com/x64dbg/x64dbg.git", + "ssh_url": "git@github.com:x64dbg/x64dbg.git", + "clone_url": "https://github.com/x64dbg/x64dbg.git", + "homepage": "http://x64dbg.com", + "stargazers_count": 41647, + "watchers_count": 41647, + "language": "C++", + "topics": [ + "binary-analysis", + "cpp", + "ctf", + "debugger", + "debugging", + "disassembler", + "dynamic-analysis", + "exploit-development", + "hacking", + "hacktoberfest", + "malware-analysis", + "oscp", + "program-analysis", + "reverse-engineering", + "security", + "security-tools", + "windows", + "x64", + "x86", + "x86-64" + ] + } + ], + "Kotlin": [ { - "id": 9399438, - "node_id": "MDEwOlJlcG9zaXRvcnk5Mzk5NDM4", - "name": "wearscript-android", - "full_name": "wearscript/wearscript-android", + "id": 306035988, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDYwMzU5ODg=", + "name": "key-app-android", + "full_name": "p2p-org/key-app-android", "owner": { - "login": "wearscript", - "id": 5702448, - "avatar_url": "https://avatars.githubusercontent.com/u/5702448?v=4", - "url": "https://api.github.com/users/wearscript", - "html_url": "https://github.com/wearscript" + "login": "p2p-org", + "id": 39105621, + "avatar_url": "https://avatars.githubusercontent.com/u/39105621?v=4", + "url": "https://api.github.com/users/p2p-org", + "html_url": "https://github.com/p2p-org" }, - "html_url": "https://github.com/wearscript/wearscript-android", - "description": "JavaScript with Batteries Included for Google Glass", - "url": "https://api.github.com/repos/wearscript/wearscript-android", - "languages_url": "https://api.github.com/repos/wearscript/wearscript-android/languages", - "created_at": "2013-04-12T17:09:52Z", - "updated_at": "2023-09-16T20:47:43Z", - "git_url": "git://github.com/wearscript/wearscript-android.git", - "ssh_url": "git@github.com:wearscript/wearscript-android.git", - "clone_url": "https://github.com/wearscript/wearscript-android.git", - "homepage": "wearscript.com", - "stargazers_count": 211, - "watchers_count": 211, - "language": "Java", - "topics": [] - } - ], - "Shell": [ + "html_url": "https://github.com/p2p-org/key-app-android", + "description": null, + "url": "https://api.github.com/repos/p2p-org/key-app-android", + "languages_url": "https://api.github.com/repos/p2p-org/key-app-android/languages", + "created_at": "2020-10-21T13:36:26Z", + "updated_at": "2023-08-10T10:04:43Z", + "git_url": "git://github.com/p2p-org/key-app-android.git", + "ssh_url": "git@github.com:p2p-org/key-app-android.git", + "clone_url": "https://github.com/p2p-org/key-app-android.git", + "homepage": "", + "stargazers_count": 29, + "watchers_count": 29, + "language": "Kotlin", + "topics": [ + "android", + "kotlin" + ] + }, { - "id": 53951741, - "node_id": "MDEwOlJlcG9zaXRvcnk1Mzk1MTc0MQ==", - "name": "google-drive-upload", - "full_name": "labbots/google-drive-upload", + "id": 152363057, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTIzNjMwNTc=", + "name": "Dis4IRC", + "full_name": "zachbr/Dis4IRC", "owner": { - "login": "labbots", - "id": 18237304, - "avatar_url": "https://avatars.githubusercontent.com/u/18237304?v=4", - "url": "https://api.github.com/users/labbots", - "html_url": "https://github.com/labbots" + "login": "zachbr", + "id": 1254957, + "avatar_url": "https://avatars.githubusercontent.com/u/1254957?v=4", + "url": "https://api.github.com/users/zachbr", + "html_url": "https://github.com/zachbr" }, - "html_url": "https://github.com/labbots/google-drive-upload", - "description": "Bash scripts to upload files to google drive", - "url": "https://api.github.com/repos/labbots/google-drive-upload", - "languages_url": "https://api.github.com/repos/labbots/google-drive-upload/languages", - "created_at": "2016-03-15T14:34:49Z", - "updated_at": "2023-09-26T15:45:58Z", - "git_url": "git://github.com/labbots/google-drive-upload.git", - "ssh_url": "git@github.com:labbots/google-drive-upload.git", - "clone_url": "https://github.com/labbots/google-drive-upload.git", - "homepage": "https://labbots.github.io/google-drive-upload/", - "stargazers_count": 660, - "watchers_count": 660, - "language": "Shell", + "html_url": "https://github.com/zachbr/Dis4IRC", + "description": "A modern Discord <-> IRC bridge", + "url": "https://api.github.com/repos/zachbr/Dis4IRC", + "languages_url": "https://api.github.com/repos/zachbr/Dis4IRC/languages", + "created_at": "2018-10-10T04:28:54Z", + "updated_at": "2023-07-04T17:58:23Z", + "git_url": "git://github.com/zachbr/Dis4IRC.git", + "ssh_url": "git@github.com:zachbr/Dis4IRC.git", + "clone_url": "https://github.com/zachbr/Dis4IRC.git", + "homepage": "", + "stargazers_count": 37, + "watchers_count": 37, + "language": "Kotlin", "topics": [ - "bash", - "bash-script", - "bash-utilities", - "drive-uploader", - "google-drive", - "hacktoberfest", - "hacktoberfest2021", - "shell-script" + "bridge", + "configurate", + "discord", + "irc", + "java-discord-api", + "jda", + "kittehircclientlib", + "kotlin" ] }, { - "id": 432484569, - "node_id": "R_kgDOGccw2Q", - "name": "solana-rpc", - "full_name": "CryptoManufaktur-io/solana-rpc", + "id": 38433456, + "node_id": "MDEwOlJlcG9zaXRvcnkzODQzMzQ1Ng==", + "name": "metrodroid", + "full_name": "metrodroid/metrodroid", "owner": { - "login": "CryptoManufaktur-io", - "id": 87148283, - "avatar_url": "https://avatars.githubusercontent.com/u/87148283?v=4", - "url": "https://api.github.com/users/CryptoManufaktur-io", - "html_url": "https://github.com/CryptoManufaktur-io" + "login": "metrodroid", + "id": 22649483, + "avatar_url": "https://avatars.githubusercontent.com/u/22649483?v=4", + "url": "https://api.github.com/users/metrodroid", + "html_url": "https://github.com/metrodroid" }, - "html_url": "https://github.com/CryptoManufaktur-io/solana-rpc", - "description": "Solana RPC only node with traefik", - "url": "https://api.github.com/repos/CryptoManufaktur-io/solana-rpc", - "languages_url": "https://api.github.com/repos/CryptoManufaktur-io/solana-rpc/languages", - "created_at": "2021-11-27T14:36:19Z", - "updated_at": "2023-05-22T11:20:19Z", - "git_url": "git://github.com/CryptoManufaktur-io/solana-rpc.git", - "ssh_url": "git@github.com:CryptoManufaktur-io/solana-rpc.git", - "clone_url": "https://github.com/CryptoManufaktur-io/solana-rpc.git", - "homepage": null, - "stargazers_count": 18, - "watchers_count": 18, - "language": "Shell", - "topics": [] + "html_url": "https://github.com/metrodroid/metrodroid", + "description": "Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)", + "url": "https://api.github.com/repos/metrodroid/metrodroid", + "languages_url": "https://api.github.com/repos/metrodroid/metrodroid/languages", + "created_at": "2015-07-02T13:10:08Z", + "updated_at": "2023-09-25T00:52:39Z", + "git_url": "git://github.com/metrodroid/metrodroid.git", + "ssh_url": "git@github.com:metrodroid/metrodroid.git", + "clone_url": "https://github.com/metrodroid/metrodroid.git", + "homepage": "https://www.metrodroid.org", + "stargazers_count": 440, + "watchers_count": 440, + "language": "Kotlin", + "topics": [ + "android", + "cepas", + "felica", + "ios", + "iphone", + "iso14443a", + "mifare", + "mifare-classic", + "mifare-desfire", + "mifare-ultralight", + "nfc", + "pcsc", + "public-transport", + "suica" + ] }, { - "id": 943149, - "node_id": "MDEwOlJlcG9zaXRvcnk5NDMxNDk=", - "name": "d3", - "full_name": "d3/d3", + "id": 79377628, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTM3NzYyOA==", + "name": "kiwix-android", + "full_name": "kiwix/kiwix-android", "owner": { - "login": "d3", - "id": 1562726, - "avatar_url": "https://avatars.githubusercontent.com/u/1562726?v=4", - "url": "https://api.github.com/users/d3", - "html_url": "https://github.com/d3" + "login": "kiwix", + "id": 826219, + "avatar_url": "https://avatars.githubusercontent.com/u/826219?v=4", + "url": "https://api.github.com/users/kiwix", + "html_url": "https://github.com/kiwix" }, - "html_url": "https://github.com/d3/d3", - "description": "Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:", - "url": "https://api.github.com/repos/d3/d3", - "languages_url": "https://api.github.com/repos/d3/d3/languages", - "created_at": "2010-09-27T17:22:42Z", - "updated_at": "2023-09-26T23:15:27Z", - "git_url": "git://github.com/d3/d3.git", - "ssh_url": "git@github.com:d3/d3.git", - "clone_url": "https://github.com/d3/d3.git", - "homepage": "https://d3js.org", - "stargazers_count": 106324, - "watchers_count": 106324, - "language": "Shell", + "html_url": "https://github.com/kiwix/kiwix-android", + "description": "Kiwix for Android", + "url": "https://api.github.com/repos/kiwix/kiwix-android", + "languages_url": "https://api.github.com/repos/kiwix/kiwix-android/languages", + "created_at": "2017-01-18T19:48:46Z", + "updated_at": "2023-09-27T05:15:56Z", + "git_url": "git://github.com/kiwix/kiwix-android.git", + "ssh_url": "git@github.com:kiwix/kiwix-android.git", + "clone_url": "https://github.com/kiwix/kiwix-android.git", + "homepage": "https://android.kiwix.org", + "stargazers_count": 698, + "watchers_count": 698, + "language": "Kotlin", "topics": [ - "chart", - "charts", - "d3", - "data-visualization", - "svg", - "visualization" + "android", + "kiwix", + "kotlin", + "offline", + "wikipedia", + "zim" ] }, { - "id": 265298023, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjUyOTgwMjM=", - "name": "TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", - "full_name": "TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", + "id": 596284477, + "node_id": "R_kgDOI4qUPQ", + "name": "SuperImage", + "full_name": "Lucchetto/SuperImage", "owner": { - "login": "TheFrenchGhosty", - "id": 47571719, - "avatar_url": "https://avatars.githubusercontent.com/u/47571719?v=4", - "url": "https://api.github.com/users/TheFrenchGhosty", - "html_url": "https://github.com/TheFrenchGhosty" + "login": "Lucchetto", + "id": 32309609, + "avatar_url": "https://avatars.githubusercontent.com/u/32309609?v=4", + "url": "https://api.github.com/users/Lucchetto", + "html_url": "https://github.com/Lucchetto" }, - "html_url": "https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", - "description": "The ultimate collection of scripts for YouTube-DL.", - "url": "https://api.github.com/repos/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", - "languages_url": "https://api.github.com/repos/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection/languages", - "created_at": "2020-05-19T16:14:49Z", - "updated_at": "2023-09-25T12:49:06Z", - "git_url": "git://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", - "ssh_url": "git@github.com:TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", - "clone_url": "https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", + "html_url": "https://github.com/Lucchetto/SuperImage", + "description": "Sharpen your low-resolution pictures with the power of AI upscaling", + "url": "https://api.github.com/repos/Lucchetto/SuperImage", + "languages_url": "https://api.github.com/repos/Lucchetto/SuperImage/languages", + "created_at": "2023-02-01T21:14:42Z", + "updated_at": "2023-09-27T07:45:47Z", + "git_url": "git://github.com/Lucchetto/SuperImage.git", + "ssh_url": "git@github.com:Lucchetto/SuperImage.git", + "clone_url": "https://github.com/Lucchetto/SuperImage.git", "homepage": "", - "stargazers_count": 1975, - "watchers_count": 1975, - "language": "Shell", - "topics": [] + "stargazers_count": 1127, + "watchers_count": 1127, + "language": "Kotlin", + "topics": [ + "android", + "compose", + "image-processing", + "mnn", + "real-esrgan", + "super-resolution", + "upscaling" + ] }, { - "id": 11966436, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTk2NjQzNg==", - "name": "GlassDateDisplay", - "full_name": "DDRBoxman/GlassDateDisplay", + "id": 282946640, + "node_id": "MDEwOlJlcG9zaXRvcnkyODI5NDY2NDA=", + "name": "android-usb-gadget", + "full_name": "tejado/android-usb-gadget", "owner": { - "login": "DDRBoxman", - "id": 207897, - "avatar_url": "https://avatars.githubusercontent.com/u/207897?v=4", - "url": "https://api.github.com/users/DDRBoxman", - "html_url": "https://github.com/DDRBoxman" + "login": "tejado", + "id": 3774136, + "avatar_url": "https://avatars.githubusercontent.com/u/3774136?v=4", + "url": "https://api.github.com/users/tejado", + "html_url": "https://github.com/tejado" }, - "html_url": "https://github.com/DDRBoxman/GlassDateDisplay", - "description": "Display the current date on Google Glass", - "url": "https://api.github.com/repos/DDRBoxman/GlassDateDisplay", - "languages_url": "https://api.github.com/repos/DDRBoxman/GlassDateDisplay/languages", - "created_at": "2013-08-08T03:12:23Z", - "updated_at": "2023-08-17T10:16:40Z", - "git_url": "git://github.com/DDRBoxman/GlassDateDisplay.git", - "ssh_url": "git@github.com:DDRBoxman/GlassDateDisplay.git", - "clone_url": "https://github.com/DDRBoxman/GlassDateDisplay.git", - "homepage": null, - "stargazers_count": 18, - "watchers_count": 18, - "language": "Shell", - "topics": [] + "html_url": "https://github.com/tejado/android-usb-gadget", + "description": "Convert your Android phone to any USB device you like! USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. 🛠🛡📱", + "url": "https://api.github.com/repos/tejado/android-usb-gadget", + "languages_url": "https://api.github.com/repos/tejado/android-usb-gadget/languages", + "created_at": "2020-07-27T15:58:41Z", + "updated_at": "2023-09-27T07:41:46Z", + "git_url": "git://github.com/tejado/android-usb-gadget.git", + "ssh_url": "git@github.com:tejado/android-usb-gadget.git", + "clone_url": "https://github.com/tejado/android-usb-gadget.git", + "homepage": "", + "stargazers_count": 706, + "watchers_count": 706, + "language": "Kotlin", + "topics": [ + "android", + "authorizer", + "ccid", + "configfs", + "ctap", + "ctap2", + "functionfs", + "gadget", + "hid", + "kernel", + "root", + "smartcard", + "usb", + "usb-devices", + "usb-gadget", + "usb-hid" + ] }, { - "id": 4144598, - "node_id": "MDEwOlJlcG9zaXRvcnk0MTQ0NTk4", - "name": "WPSetup", - "full_name": "tribixbite/WPSetup", + "id": 603156410, + "node_id": "R_kgDOI_Nvug", + "name": "mobile-wallet-adapter-react-native", + "full_name": "coral-xyz/mobile-wallet-adapter-react-native", "owner": { - "login": "tribixbite", - "id": 381345, - "avatar_url": "https://avatars.githubusercontent.com/u/381345?v=4", - "url": "https://api.github.com/users/tribixbite", - "html_url": "https://github.com/tribixbite" + "login": "coral-xyz", + "id": 105826615, + "avatar_url": "https://avatars.githubusercontent.com/u/105826615?v=4", + "url": "https://api.github.com/users/coral-xyz", + "html_url": "https://github.com/coral-xyz" }, - "html_url": "https://github.com/tribixbite/WPSetup", - "description": "Setup files for Ubuntu", - "url": "https://api.github.com/repos/tribixbite/WPSetup", - "languages_url": "https://api.github.com/repos/tribixbite/WPSetup/languages", - "created_at": "2012-04-26T05:24:29Z", - "updated_at": "2013-12-23T05:15:13Z", - "git_url": "git://github.com/tribixbite/WPSetup.git", - "ssh_url": "git@github.com:tribixbite/WPSetup.git", - "clone_url": "https://github.com/tribixbite/WPSetup.git", - "homepage": null, - "stargazers_count": 1, - "watchers_count": 1, - "language": "Shell", - "topics": [] - } - ], - "HTML": [ + "html_url": "https://github.com/coral-xyz/mobile-wallet-adapter-react-native", + "description": "Solana Mobile Wallet Adapter for React Native & Expo", + "url": "https://api.github.com/repos/coral-xyz/mobile-wallet-adapter-react-native", + "languages_url": "https://api.github.com/repos/coral-xyz/mobile-wallet-adapter-react-native/languages", + "created_at": "2023-02-17T18:28:49Z", + "updated_at": "2023-03-27T14:27:19Z", + "git_url": "git://github.com/coral-xyz/mobile-wallet-adapter-react-native.git", + "ssh_url": "git@github.com:coral-xyz/mobile-wallet-adapter-react-native.git", + "clone_url": "https://github.com/coral-xyz/mobile-wallet-adapter-react-native.git", + "homepage": "", + "stargazers_count": 7, + "watchers_count": 7, + "language": "Kotlin", + "topics": [ + "expo", + "react-native" + ] + }, { - "id": 91432936, - "node_id": "MDEwOlJlcG9zaXRvcnk5MTQzMjkzNg==", - "name": "AmiiboAPI", - "full_name": "N3evin/AmiiboAPI", + "id": 86851454, + "node_id": "MDEwOlJlcG9zaXRvcnk4Njg1MTQ1NA==", + "name": "Loritta", + "full_name": "LorittaBot/Loritta", "owner": { - "login": "N3evin", - "id": 2455104, - "avatar_url": "https://avatars.githubusercontent.com/u/2455104?v=4", - "url": "https://api.github.com/users/N3evin", - "html_url": "https://github.com/N3evin" + "login": "LorittaBot", + "id": 27644173, + "avatar_url": "https://avatars.githubusercontent.com/u/27644173?v=4", + "url": "https://api.github.com/users/LorittaBot", + "html_url": "https://github.com/LorittaBot" }, - "html_url": "https://github.com/N3evin/AmiiboAPI", - "description": "A RESTful API for amiibo.", - "url": "https://api.github.com/repos/N3evin/AmiiboAPI", - "languages_url": "https://api.github.com/repos/N3evin/AmiiboAPI/languages", - "created_at": "2017-05-16T08:13:18Z", - "updated_at": "2023-09-23T22:45:00Z", - "git_url": "git://github.com/N3evin/AmiiboAPI.git", - "ssh_url": "git@github.com:N3evin/AmiiboAPI.git", - "clone_url": "https://github.com/N3evin/AmiiboAPI.git", - "homepage": "https://www.amiiboapi.com/", - "stargazers_count": 458, - "watchers_count": 458, - "language": "HTML", + "html_url": "https://github.com/LorittaBot/Loritta", + "description": "💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord! ~Making your server more awesome~", + "url": "https://api.github.com/repos/LorittaBot/Loritta", + "languages_url": "https://api.github.com/repos/LorittaBot/Loritta/languages", + "created_at": "2017-03-31T19:02:10Z", + "updated_at": "2023-09-22T22:13:31Z", + "git_url": "git://github.com/LorittaBot/Loritta.git", + "ssh_url": "git@github.com:LorittaBot/Loritta.git", + "clone_url": "https://github.com/LorittaBot/Loritta.git", + "homepage": "https://loritta.website/", + "stargazers_count": 612, + "watchers_count": 612, + "language": "Kotlin", "topics": [ - "amiibo", - "heroku" + "bot", + "compose", + "compose-html", + "dashboard", + "discord", + "discord-api", + "discord-bot", + "fun", + "hacktoberfest", + "i18n", + "jda", + "jetpack-compose", + "kotlin", + "ktor", + "memes", + "moderation", + "moderation-bot" ] }, { - "id": 89030562, - "node_id": "MDEwOlJlcG9zaXRvcnk4OTAzMDU2Mg==", - "name": "dev", - "full_name": "kosyachniy/dev", + "id": 86191112, + "node_id": "MDEwOlJlcG9zaXRvcnk4NjE5MTExMg==", + "name": "Konfetti", + "full_name": "DanielMartinus/Konfetti", "owner": { - "login": "kosyachniy", - "id": 25264950, - "avatar_url": "https://avatars.githubusercontent.com/u/25264950?v=4", - "url": "https://api.github.com/users/kosyachniy", - "html_url": "https://github.com/kosyachniy" + "login": "DanielMartinus", + "id": 1636897, + "avatar_url": "https://avatars.githubusercontent.com/u/1636897?v=4", + "url": "https://api.github.com/users/DanielMartinus", + "html_url": "https://github.com/DanielMartinus" }, - "html_url": "https://github.com/kosyachniy/dev", - "description": "Development tools", - "url": "https://api.github.com/repos/kosyachniy/dev", - "languages_url": "https://api.github.com/repos/kosyachniy/dev/languages", - "created_at": "2017-04-21T23:13:54Z", - "updated_at": "2023-08-24T22:05:44Z", - "git_url": "git://github.com/kosyachniy/dev.git", - "ssh_url": "git@github.com:kosyachniy/dev.git", - "clone_url": "https://github.com/kosyachniy/dev.git", + "html_url": "https://github.com/DanielMartinus/Konfetti", + "description": "Celebrate more with this lightweight confetti particle system 🎊", + "url": "https://api.github.com/repos/DanielMartinus/Konfetti", + "languages_url": "https://api.github.com/repos/DanielMartinus/Konfetti/languages", + "created_at": "2017-03-25T21:58:25Z", + "updated_at": "2023-09-27T05:23:11Z", + "git_url": "git://github.com/DanielMartinus/Konfetti.git", + "ssh_url": "git@github.com:DanielMartinus/Konfetti.git", + "clone_url": "https://github.com/DanielMartinus/Konfetti.git", "homepage": "", - "stargazers_count": 18, - "watchers_count": 18, - "language": "HTML", - "topics": [] + "stargazers_count": 2889, + "watchers_count": 2889, + "language": "Kotlin", + "topics": [ + "android", + "android-animation", + "android-ui", + "animations", + "canvas", + "compose", + "kotlin", + "particle-system", + "particles", + "party" + ] }, { - "id": 396100102, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTYxMDAxMDI=", - "name": "scribblyscrobbly", - "full_name": "lilnasy/scribblyscrobbly", + "id": 247263904, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDcyNjM5MDQ=", + "name": "VancedManager", + "full_name": "TeamVanced/VancedManager", "owner": { - "login": "lilnasy", - "id": 69170106, - "avatar_url": "https://avatars.githubusercontent.com/u/69170106?v=4", - "url": "https://api.github.com/users/lilnasy", - "html_url": "https://github.com/lilnasy" + "login": "TeamVanced", + "id": 59145026, + "avatar_url": "https://avatars.githubusercontent.com/u/59145026?v=4", + "url": "https://api.github.com/users/TeamVanced", + "html_url": "https://github.com/TeamVanced" }, - "html_url": "https://github.com/lilnasy/scribblyscrobbly", - "description": "a web page to tidy up apple music and spotify streaming history for last.fm", - "url": "https://api.github.com/repos/lilnasy/scribblyscrobbly", - "languages_url": "https://api.github.com/repos/lilnasy/scribblyscrobbly/languages", - "created_at": "2021-08-14T18:53:28Z", - "updated_at": "2023-05-18T21:02:07Z", - "git_url": "git://github.com/lilnasy/scribblyscrobbly.git", - "ssh_url": "git@github.com:lilnasy/scribblyscrobbly.git", - "clone_url": "https://github.com/lilnasy/scribblyscrobbly.git", - "homepage": "https://lilnasy.github.io/scribblyscrobbly/", - "stargazers_count": 5, - "watchers_count": 5, - "language": "HTML", - "topics": [] + "html_url": "https://github.com/TeamVanced/VancedManager", + "description": "Vanced Installer", + "url": "https://api.github.com/repos/TeamVanced/VancedManager", + "languages_url": "https://api.github.com/repos/TeamVanced/VancedManager/languages", + "created_at": "2020-03-14T11:29:50Z", + "updated_at": "2023-09-27T03:09:32Z", + "git_url": "git://github.com/TeamVanced/VancedManager.git", + "ssh_url": "git@github.com:TeamVanced/VancedManager.git", + "clone_url": "https://github.com/TeamVanced/VancedManager.git", + "homepage": "", + "stargazers_count": 8255, + "watchers_count": 8255, + "language": "Kotlin", + "topics": [ + "apk", + "vanced", + "vanced-developers" + ] }, { - "id": 459321714, - "node_id": "R_kgDOG2Cxcg", - "name": "artem", - "full_name": "FineFindus/artem", + "id": 469407135, + "node_id": "R_kgDOG_qVnw", + "name": "VancedStore", + "full_name": "TeamVanced/VancedStore", "owner": { - "login": "FineFindus", - "id": 63370021, - "avatar_url": "https://avatars.githubusercontent.com/u/63370021?v=4", - "url": "https://api.github.com/users/FineFindus", - "html_url": "https://github.com/FineFindus" + "login": "TeamVanced", + "id": 59145026, + "avatar_url": "https://avatars.githubusercontent.com/u/59145026?v=4", + "url": "https://api.github.com/users/TeamVanced", + "html_url": "https://github.com/TeamVanced" }, - "html_url": "https://github.com/FineFindus/artem", - "description": "Convert images from multiple formats (jpg, png, webp, etc…) to ASCII art, written in Rust", - "url": "https://api.github.com/repos/FineFindus/artem", - "languages_url": "https://api.github.com/repos/FineFindus/artem/languages", - "created_at": "2022-02-14T20:51:34Z", - "updated_at": "2023-09-18T14:08:43Z", - "git_url": "git://github.com/FineFindus/artem.git", - "ssh_url": "git@github.com:FineFindus/artem.git", - "clone_url": "https://github.com/FineFindus/artem.git", + "html_url": "https://github.com/TeamVanced/VancedStore", + "description": "General Application Store with support for root apps and more", + "url": "https://api.github.com/repos/TeamVanced/VancedStore", + "languages_url": "https://api.github.com/repos/TeamVanced/VancedStore/languages", + "created_at": "2022-03-13T15:10:38Z", + "updated_at": "2023-09-20T17:28:47Z", + "git_url": "git://github.com/TeamVanced/VancedStore.git", + "ssh_url": "git@github.com:TeamVanced/VancedStore.git", + "clone_url": "https://github.com/TeamVanced/VancedStore.git", + "homepage": null, + "stargazers_count": 592, + "watchers_count": 592, + "language": "Kotlin", + "topics": [] + } + ], + "Java": [ + { + "id": 330195520, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzAxOTU1MjA=", + "name": "ripme", + "full_name": "ripmeapp2/ripme", + "owner": { + "login": "ripmeapp2", + "id": 77541404, + "avatar_url": "https://avatars.githubusercontent.com/u/77541404?v=4", + "url": "https://api.github.com/users/ripmeapp2", + "html_url": "https://github.com/ripmeapp2" + }, + "html_url": "https://github.com/ripmeapp2/ripme", + "description": "Downloads albums in bulk", + "url": "https://api.github.com/repos/ripmeapp2/ripme", + "languages_url": "https://api.github.com/repos/ripmeapp2/ripme/languages", + "created_at": "2021-01-16T15:40:03Z", + "updated_at": "2023-09-25T23:25:52Z", + "git_url": "git://github.com/ripmeapp2/ripme.git", + "ssh_url": "git@github.com:ripmeapp2/ripme.git", + "clone_url": "https://github.com/ripmeapp2/ripme.git", "homepage": "", - "stargazers_count": 244, - "watchers_count": 244, - "language": "HTML", - "topics": [ - "ascii", - "ascii-art", - "ascii-graphics", - "cli", - "command-line", - "command-line-tool", - "rust", - "terminal" - ] + "stargazers_count": 201, + "watchers_count": 201, + "language": "Java", + "topics": [] }, { - "id": 23108912, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzEwODkxMg==", - "name": "githut", - "full_name": "littleark/githut", + "id": 642293718, + "node_id": "R_kgDOJkif1g", + "name": "Android-WorkoutTracker", + "full_name": "storyofdavid/Android-WorkoutTracker", "owner": { - "login": "littleark", - "id": 119225, - "avatar_url": "https://avatars.githubusercontent.com/u/119225?v=4", - "url": "https://api.github.com/users/littleark", - "html_url": "https://github.com/littleark" + "login": "storyofdavid", + "id": 40136155, + "avatar_url": "https://avatars.githubusercontent.com/u/40136155?v=4", + "url": "https://api.github.com/users/storyofdavid", + "html_url": "https://github.com/storyofdavid" }, - "html_url": "https://github.com/littleark/githut", - "description": "Visualization of data from github archive.", - "url": "https://api.github.com/repos/littleark/githut", - "languages_url": "https://api.github.com/repos/littleark/githut/languages", - "created_at": "2014-08-19T12:19:02Z", - "updated_at": "2023-09-13T17:57:37Z", - "git_url": "git://github.com/littleark/githut.git", - "ssh_url": "git@github.com:littleark/githut.git", - "clone_url": "https://github.com/littleark/githut.git", + "html_url": "https://github.com/storyofdavid/Android-WorkoutTracker", + "description": "Free to use demo repo of an android workout tracker application", + "url": "https://api.github.com/repos/storyofdavid/Android-WorkoutTracker", + "languages_url": "https://api.github.com/repos/storyofdavid/Android-WorkoutTracker/languages", + "created_at": "2023-05-18T08:44:03Z", + "updated_at": "2023-08-26T08:33:06Z", + "git_url": "git://github.com/storyofdavid/Android-WorkoutTracker.git", + "ssh_url": "git@github.com:storyofdavid/Android-WorkoutTracker.git", + "clone_url": "https://github.com/storyofdavid/Android-WorkoutTracker.git", "homepage": null, - "stargazers_count": 1268, - "watchers_count": 1268, - "language": "HTML", + "stargazers_count": 67, + "watchers_count": 67, + "language": "Java", "topics": [] }, { - "id": 574523116, - "node_id": "R_kgDOIj6G7A", - "name": "awesome-chatgpt-prompts", - "full_name": "f/awesome-chatgpt-prompts", + "id": 51515004, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTUxNTAwNA==", + "name": "BluetoothPeripheral", + "full_name": "arjunkaruvally/BluetoothPeripheral", "owner": { - "login": "f", - "id": 196477, - "avatar_url": "https://avatars.githubusercontent.com/u/196477?v=4", - "url": "https://api.github.com/users/f", - "html_url": "https://github.com/f" + "login": "arjunkaruvally", + "id": 10836545, + "avatar_url": "https://avatars.githubusercontent.com/u/10836545?v=4", + "url": "https://api.github.com/users/arjunkaruvally", + "html_url": "https://github.com/arjunkaruvally" }, - "html_url": "https://github.com/f/awesome-chatgpt-prompts", - "description": "This repo includes ChatGPT prompt curation to use ChatGPT better.", - "url": "https://api.github.com/repos/f/awesome-chatgpt-prompts", - "languages_url": "https://api.github.com/repos/f/awesome-chatgpt-prompts/languages", - "created_at": "2022-12-05T13:54:13Z", - "updated_at": "2023-09-26T22:13:03Z", - "git_url": "git://github.com/f/awesome-chatgpt-prompts.git", - "ssh_url": "git@github.com:f/awesome-chatgpt-prompts.git", - "clone_url": "https://github.com/f/awesome-chatgpt-prompts.git", - "homepage": "https://prompts.chat", - "stargazers_count": 89370, - "watchers_count": 89370, - "language": "HTML", - "topics": [ - "bots", - "chatbot", - "chatgpt", - "chatgpt-api", - "language" - ] + "html_url": "https://github.com/arjunkaruvally/BluetoothPeripheral", + "description": null, + "url": "https://api.github.com/repos/arjunkaruvally/BluetoothPeripheral", + "languages_url": "https://api.github.com/repos/arjunkaruvally/BluetoothPeripheral/languages", + "created_at": "2016-02-11T13:04:11Z", + "updated_at": "2023-05-02T13:21:36Z", + "git_url": "git://github.com/arjunkaruvally/BluetoothPeripheral.git", + "ssh_url": "git@github.com:arjunkaruvally/BluetoothPeripheral.git", + "clone_url": "https://github.com/arjunkaruvally/BluetoothPeripheral.git", + "homepage": null, + "stargazers_count": 2, + "watchers_count": 2, + "language": "Java", + "topics": [] }, { - "id": 549454987, - "node_id": "R_kgDOIMAEiw", - "name": "seamless-ui", - "full_name": "Clueless-Community/seamless-ui", + "id": 484132217, + "node_id": "R_kgDOHNtFeQ", + "name": "dapp-scaffold-react-native", + "full_name": "solana-developers/dapp-scaffold-react-native", "owner": { - "login": "Clueless-Community", - "id": 99969752, - "avatar_url": "https://avatars.githubusercontent.com/u/99969752?v=4", - "url": "https://api.github.com/users/Clueless-Community", - "html_url": "https://github.com/Clueless-Community" + "login": "solana-developers", + "id": 93691676, + "avatar_url": "https://avatars.githubusercontent.com/u/93691676?v=4", + "url": "https://api.github.com/users/solana-developers", + "html_url": "https://github.com/solana-developers" }, - "html_url": "https://github.com/Clueless-Community/seamless-ui", - "description": "The next gen UI made with simple HTML and Tailwind CSS. It's compatible with simple HTML, CSS static website or a React, Vue, Angular or Next.js Complex app. Zero JS and no-plugins installed. ", - "url": "https://api.github.com/repos/Clueless-Community/seamless-ui", - "languages_url": "https://api.github.com/repos/Clueless-Community/seamless-ui/languages", - "created_at": "2022-10-11T08:02:04Z", - "updated_at": "2023-09-21T19:54:22Z", - "git_url": "git://github.com/Clueless-Community/seamless-ui.git", - "ssh_url": "git@github.com:Clueless-Community/seamless-ui.git", - "clone_url": "https://github.com/Clueless-Community/seamless-ui.git", - "homepage": "https://seamlessui.vercel.app", - "stargazers_count": 284, - "watchers_count": 284, - "language": "HTML", + "html_url": "https://github.com/solana-developers/dapp-scaffold-react-native", + "description": "dApp scaffold for react native apps", + "url": "https://api.github.com/repos/solana-developers/dapp-scaffold-react-native", + "languages_url": "https://api.github.com/repos/solana-developers/dapp-scaffold-react-native/languages", + "created_at": "2022-04-21T16:48:00Z", + "updated_at": "2023-08-02T19:24:27Z", + "git_url": "git://github.com/solana-developers/dapp-scaffold-react-native.git", + "ssh_url": "git@github.com:solana-developers/dapp-scaffold-react-native.git", + "clone_url": "https://github.com/solana-developers/dapp-scaffold-react-native.git", + "homepage": "https://solanacookbook.com/integrations/react-native.html", + "stargazers_count": 44, + "watchers_count": 44, + "language": "Java", "topics": [ - "css", - "diversion2k23", - "html", - "mdx", - "nextjs", - "open-source", - "tailwindcss", - "ui-components", - "uikit", - "woc", - "wociiitkalyani" + "blockchain", + "crypto", + "cryptocurrency", + "mit-license", + "react-native", + "scaffold", + "solana", + "solana-native", + "solana-react", + "solana-react-native", + "starter", + "starter-template", + "typescript", + "web3", + "web3js" ] }, { - "id": 338236370, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzgyMzYzNzA=", - "name": "termius-cracked", - "full_name": "ollyhsu/termius-cracked", + "id": 488290462, + "node_id": "R_kgDOHRq4ng", + "name": "react-native-unity2", + "full_name": "fusetools/react-native-unity2", "owner": { - "login": "ollyhsu", - "id": 72177839, - "avatar_url": "https://avatars.githubusercontent.com/u/72177839?v=4", - "url": "https://api.github.com/users/ollyhsu", - "html_url": "https://github.com/ollyhsu" + "login": "fusetools", + "id": 10243317, + "avatar_url": "https://avatars.githubusercontent.com/u/10243317?v=4", + "url": "https://api.github.com/users/fusetools", + "html_url": "https://github.com/fusetools" }, - "html_url": "https://github.com/ollyhsu/termius-cracked", - "description": "Terminus Cracked Version", - "url": "https://api.github.com/repos/ollyhsu/termius-cracked", - "languages_url": "https://api.github.com/repos/ollyhsu/termius-cracked/languages", - "created_at": "2021-02-12T05:56:11Z", - "updated_at": "2023-08-01T15:13:42Z", - "git_url": "git://github.com/ollyhsu/termius-cracked.git", - "ssh_url": "git@github.com:ollyhsu/termius-cracked.git", - "clone_url": "https://github.com/ollyhsu/termius-cracked.git", - "homepage": "", - "stargazers_count": 64, - "watchers_count": 64, - "language": "HTML", - "topics": [] + "html_url": "https://github.com/fusetools/react-native-unity2", + "description": "Embed Unity content in your React Native app!", + "url": "https://api.github.com/repos/fusetools/react-native-unity2", + "languages_url": "https://api.github.com/repos/fusetools/react-native-unity2/languages", + "created_at": "2022-05-03T16:49:35Z", + "updated_at": "2023-09-15T12:24:14Z", + "git_url": "git://github.com/fusetools/react-native-unity2.git", + "ssh_url": "git@github.com:fusetools/react-native-unity2.git", + "clone_url": "https://github.com/fusetools/react-native-unity2.git", + "homepage": "https://fuse.no", + "stargazers_count": 21, + "watchers_count": 21, + "language": "Java", + "topics": [ + "android", + "ios", + "react-native", + "typescript", + "unity", + "unity3d" + ] }, { - "id": 345986200, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDU5ODYyMDA=", - "name": "chakra-play", - "full_name": "anubra266/chakra-play", + "id": 475486961, + "node_id": "R_kgDOHFda8Q", + "name": "react-native-unity", + "full_name": "azesmway/react-native-unity", "owner": { - "login": "anubra266", - "id": 30869823, - "avatar_url": "https://avatars.githubusercontent.com/u/30869823?v=4", - "url": "https://api.github.com/users/anubra266", - "html_url": "https://github.com/anubra266" + "login": "azesmway", + "id": 15251391, + "avatar_url": "https://avatars.githubusercontent.com/u/15251391?v=4", + "url": "https://api.github.com/users/azesmway", + "html_url": "https://github.com/azesmway" }, - "html_url": "https://github.com/anubra266/chakra-play", - "description": "🤽‍♀️ An advanced online playground for Chakra UI", - "url": "https://api.github.com/repos/anubra266/chakra-play", - "languages_url": "https://api.github.com/repos/anubra266/chakra-play/languages", - "created_at": "2021-03-09T11:40:57Z", - "updated_at": "2022-11-08T00:24:23Z", - "git_url": "git://github.com/anubra266/chakra-play.git", - "ssh_url": "git@github.com:anubra266/chakra-play.git", - "clone_url": "https://github.com/anubra266/chakra-play.git", - "homepage": "https://chakra-play.vercel.app/", - "stargazers_count": 17, - "watchers_count": 17, - "language": "HTML", + "html_url": "https://github.com/azesmway/react-native-unity", + "description": null, + "url": "https://api.github.com/repos/azesmway/react-native-unity", + "languages_url": "https://api.github.com/repos/azesmway/react-native-unity/languages", + "created_at": "2022-03-29T14:44:25Z", + "updated_at": "2023-09-22T23:34:01Z", + "git_url": "git://github.com/azesmway/react-native-unity.git", + "ssh_url": "git@github.com:azesmway/react-native-unity.git", + "clone_url": "https://github.com/azesmway/react-native-unity.git", + "homepage": null, + "stargazers_count": 130, + "watchers_count": 130, + "language": "Java", "topics": [] }, { - "id": 124077132, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjQwNzcxMzI=", - "name": "stl2gltf", - "full_name": "MyMiniFactory/stl2gltf", + "id": 445334837, + "node_id": "R_kgDOGotFNQ", + "name": "XLogger", + "full_name": "LuigiVampa92/XLogger", "owner": { - "login": "MyMiniFactory", - "id": 34234542, - "avatar_url": "https://avatars.githubusercontent.com/u/34234542?v=4", - "url": "https://api.github.com/users/MyMiniFactory", - "html_url": "https://github.com/MyMiniFactory" + "login": "LuigiVampa92", + "id": 9579364, + "avatar_url": "https://avatars.githubusercontent.com/u/9579364?v=4", + "url": "https://api.github.com/users/LuigiVampa92", + "html_url": "https://github.com/LuigiVampa92" }, - "html_url": "https://github.com/MyMiniFactory/stl2gltf", - "description": "Convert STL to glb", - "url": "https://api.github.com/repos/MyMiniFactory/stl2gltf", - "languages_url": "https://api.github.com/repos/MyMiniFactory/stl2gltf/languages", - "created_at": "2018-03-06T12:44:40Z", - "updated_at": "2023-09-10T09:16:37Z", - "git_url": "git://github.com/MyMiniFactory/stl2gltf.git", - "ssh_url": "git@github.com:MyMiniFactory/stl2gltf.git", - "clone_url": "https://github.com/MyMiniFactory/stl2gltf.git", - "homepage": "https://myminifactory.github.io/stl2gltf/", - "stargazers_count": 77, - "watchers_count": 77, - "language": "HTML", + "html_url": "https://github.com/LuigiVampa92/XLogger", + "description": "Xposed module that allows to sniff and record logs of NFC and Bluetooth communication on device", + "url": "https://api.github.com/repos/LuigiVampa92/XLogger", + "languages_url": "https://api.github.com/repos/LuigiVampa92/XLogger/languages", + "created_at": "2022-01-06T23:02:32Z", + "updated_at": "2023-09-19T09:08:16Z", + "git_url": "git://github.com/LuigiVampa92/XLogger.git", + "ssh_url": "git@github.com:LuigiVampa92/XLogger.git", + "clone_url": "https://github.com/LuigiVampa92/XLogger.git", + "homepage": "", + "stargazers_count": 28, + "watchers_count": 28, + "language": "Java", "topics": [ - "glb", - "gltf2", - "stl-files" + "android", + "ble", + "bluetooth", + "bluetooth-le", + "bluetooth-low-energy", + "hce", + "lsposed", + "nfc", + "xposed", + "xposed-module" ] }, { - "id": 83073019, - "node_id": "MDEwOlJlcG9zaXRvcnk4MzA3MzAxOQ==", - "name": "react-charts", - "full_name": "TanStack/react-charts", + "id": 196110471, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTYxMTA0NzE=", + "name": "xvm", + "full_name": "xtclang/xvm", "owner": { - "login": "TanStack", - "id": 72518640, - "avatar_url": "https://avatars.githubusercontent.com/u/72518640?v=4", - "url": "https://api.github.com/users/TanStack", - "html_url": "https://github.com/TanStack" + "login": "xtclang", + "id": 51277395, + "avatar_url": "https://avatars.githubusercontent.com/u/51277395?v=4", + "url": "https://api.github.com/users/xtclang", + "html_url": "https://github.com/xtclang" }, - "html_url": "https://github.com/TanStack/react-charts", - "description": "⚛️ Simple, immersive & interactive charts for React", - "url": "https://api.github.com/repos/TanStack/react-charts", - "languages_url": "https://api.github.com/repos/TanStack/react-charts/languages", - "created_at": "2017-02-24T18:55:42Z", - "updated_at": "2023-09-26T20:22:57Z", - "git_url": "git://github.com/TanStack/react-charts.git", - "ssh_url": "git@github.com:TanStack/react-charts.git", - "clone_url": "https://github.com/TanStack/react-charts.git", - "homepage": "https://react-charts.tanstack.com", - "stargazers_count": 2625, - "watchers_count": 2625, - "language": "HTML", - "topics": [ - "chart", - "component", - "d3", - "react", - "react-motion" - ] + "html_url": "https://github.com/xtclang/xvm", + "description": "Ecstasy and XVM", + "url": "https://api.github.com/repos/xtclang/xvm", + "languages_url": "https://api.github.com/repos/xtclang/xvm/languages", + "created_at": "2019-07-10T01:46:15Z", + "updated_at": "2023-09-16T14:21:01Z", + "git_url": "git://github.com/xtclang/xvm.git", + "ssh_url": "git@github.com:xtclang/xvm.git", + "clone_url": "https://github.com/xtclang/xvm.git", + "homepage": null, + "stargazers_count": 184, + "watchers_count": 184, + "language": "Java", + "topics": [] }, { - "id": 467965380, - "node_id": "R_kgDOG-SVxA", - "name": "next_solana_nft2mint", - "full_name": "trickytibo/next_solana_nft2mint", + "id": 16147129, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjE0NzEyOQ==", + "name": "Glass-App-Manager", + "full_name": "RBWare/Glass-App-Manager", "owner": { - "login": "trickytibo", - "id": 24429785, - "avatar_url": "https://avatars.githubusercontent.com/u/24429785?v=4", - "url": "https://api.github.com/users/trickytibo", - "html_url": "https://github.com/trickytibo" + "login": "RBWare", + "id": 3647897, + "avatar_url": "https://avatars.githubusercontent.com/u/3647897?v=4", + "url": "https://api.github.com/users/RBWare", + "html_url": "https://github.com/RBWare" }, - "html_url": "https://github.com/trickytibo/next_solana_nft2mint", - "description": "A package to easily find the next hyped solana nft to mint. ", - "url": "https://api.github.com/repos/trickytibo/next_solana_nft2mint", - "languages_url": "https://api.github.com/repos/trickytibo/next_solana_nft2mint/languages", - "created_at": "2022-03-09T14:39:59Z", - "updated_at": "2022-03-31T21:15:12Z", - "git_url": "git://github.com/trickytibo/next_solana_nft2mint.git", - "ssh_url": "git@github.com:trickytibo/next_solana_nft2mint.git", - "clone_url": "https://github.com/trickytibo/next_solana_nft2mint.git", + "html_url": "https://github.com/RBWare/Glass-App-Manager", + "description": "Simple app manager for Google Glass", + "url": "https://api.github.com/repos/RBWare/Glass-App-Manager", + "languages_url": "https://api.github.com/repos/RBWare/Glass-App-Manager/languages", + "created_at": "2014-01-22T17:51:40Z", + "updated_at": "2019-05-08T19:18:03Z", + "git_url": "git://github.com/RBWare/Glass-App-Manager.git", + "ssh_url": "git@github.com:RBWare/Glass-App-Manager.git", + "clone_url": "https://github.com/RBWare/Glass-App-Manager.git", "homepage": null, - "stargazers_count": 1, - "watchers_count": 1, - "language": "HTML", + "stargazers_count": 8, + "watchers_count": 8, + "language": "Java", "topics": [] }, { - "id": 83266972, - "node_id": "MDEwOlJlcG9zaXRvcnk4MzI2Njk3Mg==", - "name": "3d-force-graph", - "full_name": "vasturiano/3d-force-graph", + "id": 9399438, + "node_id": "MDEwOlJlcG9zaXRvcnk5Mzk5NDM4", + "name": "wearscript-android", + "full_name": "wearscript/wearscript-android", "owner": { - "login": "vasturiano", - "id": 6784226, - "avatar_url": "https://avatars.githubusercontent.com/u/6784226?v=4", - "url": "https://api.github.com/users/vasturiano", - "html_url": "https://github.com/vasturiano" + "login": "wearscript", + "id": 5702448, + "avatar_url": "https://avatars.githubusercontent.com/u/5702448?v=4", + "url": "https://api.github.com/users/wearscript", + "html_url": "https://github.com/wearscript" }, - "html_url": "https://github.com/vasturiano/3d-force-graph", - "description": "3D force-directed graph component using ThreeJS/WebGL", - "url": "https://api.github.com/repos/vasturiano/3d-force-graph", - "languages_url": "https://api.github.com/repos/vasturiano/3d-force-graph/languages", - "created_at": "2017-02-27T04:09:20Z", - "updated_at": "2023-09-26T15:54:45Z", - "git_url": "git://github.com/vasturiano/3d-force-graph.git", - "ssh_url": "git@github.com:vasturiano/3d-force-graph.git", - "clone_url": "https://github.com/vasturiano/3d-force-graph.git", - "homepage": "https://vasturiano.github.io/3d-force-graph/example/large-graph/", - "stargazers_count": 3831, - "watchers_count": 3831, - "language": "HTML", - "topics": [ - "3d", - "3d-force-graph", - "d3js", - "data-visualization", - "force-directed-graphs", - "threejs", - "webgl" - ] - }, + "html_url": "https://github.com/wearscript/wearscript-android", + "description": "JavaScript with Batteries Included for Google Glass", + "url": "https://api.github.com/repos/wearscript/wearscript-android", + "languages_url": "https://api.github.com/repos/wearscript/wearscript-android/languages", + "created_at": "2013-04-12T17:09:52Z", + "updated_at": "2023-09-16T20:47:43Z", + "git_url": "git://github.com/wearscript/wearscript-android.git", + "ssh_url": "git@github.com:wearscript/wearscript-android.git", + "clone_url": "https://github.com/wearscript/wearscript-android.git", + "homepage": "wearscript.com", + "stargazers_count": 211, + "watchers_count": 211, + "language": "Java", + "topics": [] + } + ], + "Shell": [ { - "id": 390399065, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTAzOTkwNjU=", - "name": "flowbite", - "full_name": "themesberg/flowbite", + "id": 53951741, + "node_id": "MDEwOlJlcG9zaXRvcnk1Mzk1MTc0MQ==", + "name": "google-drive-upload", + "full_name": "labbots/google-drive-upload", "owner": { - "login": "themesberg", - "id": 52166837, - "avatar_url": "https://avatars.githubusercontent.com/u/52166837?v=4", - "url": "https://api.github.com/users/themesberg", - "html_url": "https://github.com/themesberg" + "login": "labbots", + "id": 18237304, + "avatar_url": "https://avatars.githubusercontent.com/u/18237304?v=4", + "url": "https://api.github.com/users/labbots", + "html_url": "https://github.com/labbots" }, - "html_url": "https://github.com/themesberg/flowbite", - "description": "The most popular and open-source library of Tailwind CSS components", - "url": "https://api.github.com/repos/themesberg/flowbite", - "languages_url": "https://api.github.com/repos/themesberg/flowbite/languages", - "created_at": "2021-07-28T15:21:50Z", - "updated_at": "2023-09-26T22:31:51Z", - "git_url": "git://github.com/themesberg/flowbite.git", - "ssh_url": "git@github.com:themesberg/flowbite.git", - "clone_url": "https://github.com/themesberg/flowbite.git", - "homepage": "https://flowbite.com", - "stargazers_count": 5684, - "watchers_count": 5684, - "language": "HTML", + "html_url": "https://github.com/labbots/google-drive-upload", + "description": "Bash scripts to upload files to google drive", + "url": "https://api.github.com/repos/labbots/google-drive-upload", + "languages_url": "https://api.github.com/repos/labbots/google-drive-upload/languages", + "created_at": "2016-03-15T14:34:49Z", + "updated_at": "2023-09-26T15:45:58Z", + "git_url": "git://github.com/labbots/google-drive-upload.git", + "ssh_url": "git@github.com:labbots/google-drive-upload.git", + "clone_url": "https://github.com/labbots/google-drive-upload.git", + "homepage": "https://labbots.github.io/google-drive-upload/", + "stargazers_count": 660, + "watchers_count": 660, + "language": "Shell", "topics": [ - "components", - "css", - "design-system", - "eslint", - "figma", - "flowbite", - "html", - "hugo", - "javascript", - "prettier", - "tailwind", - "tailwindcss", - "typescript", - "ui-components", - "ui-framework", - "ui-library", - "webpack" + "bash", + "bash-script", + "bash-utilities", + "drive-uploader", + "google-drive", + "hacktoberfest", + "hacktoberfest2021", + "shell-script" ] }, { - "id": 15907840, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTkwNzg0MA==", - "name": "gifs", - "full_name": "jglovier/gifs", + "id": 432484569, + "node_id": "R_kgDOGccw2Q", + "name": "solana-rpc", + "full_name": "CryptoManufaktur-io/solana-rpc", "owner": { - "login": "jglovier", - "id": 1319791, - "avatar_url": "https://avatars.githubusercontent.com/u/1319791?v=4", - "url": "https://api.github.com/users/jglovier", - "html_url": "https://github.com/jglovier" + "login": "CryptoManufaktur-io", + "id": 87148283, + "avatar_url": "https://avatars.githubusercontent.com/u/87148283?v=4", + "url": "https://api.github.com/users/CryptoManufaktur-io", + "html_url": "https://github.com/CryptoManufaktur-io" }, - "html_url": "https://github.com/jglovier/gifs", - "description": ":joy: :camera: :sparkler: Storage place for all mah gifs.", - "url": "https://api.github.com/repos/jglovier/gifs", - "languages_url": "https://api.github.com/repos/jglovier/gifs/languages", - "created_at": "2014-01-14T16:25:59Z", - "updated_at": "2023-09-13T06:24:43Z", - "git_url": "git://github.com/jglovier/gifs.git", - "ssh_url": "git@github.com:jglovier/gifs.git", - "clone_url": "https://github.com/jglovier/gifs.git", - "homepage": "http://gifs.joelglovier.com", - "stargazers_count": 1641, - "watchers_count": 1641, - "language": "HTML", - "topics": [ - "gif-library", - "gifs", - "html", - "jekyll" - ] + "html_url": "https://github.com/CryptoManufaktur-io/solana-rpc", + "description": "Solana RPC only node with traefik", + "url": "https://api.github.com/repos/CryptoManufaktur-io/solana-rpc", + "languages_url": "https://api.github.com/repos/CryptoManufaktur-io/solana-rpc/languages", + "created_at": "2021-11-27T14:36:19Z", + "updated_at": "2023-05-22T11:20:19Z", + "git_url": "git://github.com/CryptoManufaktur-io/solana-rpc.git", + "ssh_url": "git@github.com:CryptoManufaktur-io/solana-rpc.git", + "clone_url": "https://github.com/CryptoManufaktur-io/solana-rpc.git", + "homepage": null, + "stargazers_count": 18, + "watchers_count": 18, + "language": "Shell", + "topics": [] }, { - "id": 343965132, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDM5NjUxMzI=", - "name": "ML-For-Beginners", - "full_name": "microsoft/ML-For-Beginners", + "id": 943149, + "node_id": "MDEwOlJlcG9zaXRvcnk5NDMxNDk=", + "name": "d3", + "full_name": "d3/d3", "owner": { - "login": "microsoft", - "id": 6154722, - "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", - "url": "https://api.github.com/users/microsoft", - "html_url": "https://github.com/microsoft" + "login": "d3", + "id": 1562726, + "avatar_url": "https://avatars.githubusercontent.com/u/1562726?v=4", + "url": "https://api.github.com/users/d3", + "html_url": "https://github.com/d3" }, - "html_url": "https://github.com/microsoft/ML-For-Beginners", - "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all", - "url": "https://api.github.com/repos/microsoft/ML-For-Beginners", - "languages_url": "https://api.github.com/repos/microsoft/ML-For-Beginners/languages", - "created_at": "2021-03-03T01:34:05Z", - "updated_at": "2023-09-26T22:03:25Z", - "git_url": "git://github.com/microsoft/ML-For-Beginners.git", - "ssh_url": "git@github.com:microsoft/ML-For-Beginners.git", - "clone_url": "https://github.com/microsoft/ML-For-Beginners.git", - "homepage": "https://microsoft.github.io/ML-For-Beginners/", - "stargazers_count": 53634, - "watchers_count": 53634, - "language": "HTML", + "html_url": "https://github.com/d3/d3", + "description": "Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:", + "url": "https://api.github.com/repos/d3/d3", + "languages_url": "https://api.github.com/repos/d3/d3/languages", + "created_at": "2010-09-27T17:22:42Z", + "updated_at": "2023-09-27T11:30:08Z", + "git_url": "git://github.com/d3/d3.git", + "ssh_url": "git@github.com:d3/d3.git", + "clone_url": "https://github.com/d3/d3.git", + "homepage": "https://d3js.org", + "stargazers_count": 106333, + "watchers_count": 106333, + "language": "Shell", "topics": [ - "data-science", - "education", - "machine-learning", - "machine-learning-algorithms", - "machinelearning", - "machinelearning-python", - "ml", - "python", - "r", - "scikit-learn", - "scikit-learn-python" + "chart", + "charts", + "d3", + "data-visualization", + "svg", + "visualization" ] - } - ], - "Zig": [ + }, { - "id": 519311033, - "node_id": "R_kgDOHvQOuQ", - "name": "solana-zig", - "full_name": "lithdew/solana-zig", + "id": 265298023, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjUyOTgwMjM=", + "name": "TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", + "full_name": "TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", "owner": { - "login": "lithdew", - "id": 63115601, - "avatar_url": "https://avatars.githubusercontent.com/u/63115601?v=4", - "url": "https://api.github.com/users/lithdew", - "html_url": "https://github.com/lithdew" + "login": "TheFrenchGhosty", + "id": 47571719, + "avatar_url": "https://avatars.githubusercontent.com/u/47571719?v=4", + "url": "https://api.github.com/users/TheFrenchGhosty", + "html_url": "https://github.com/TheFrenchGhosty" }, - "html_url": "https://github.com/lithdew/solana-zig", - "description": "Write Solana programs in Zig.", - "url": "https://api.github.com/repos/lithdew/solana-zig", - "languages_url": "https://api.github.com/repos/lithdew/solana-zig/languages", - "created_at": "2022-07-29T18:18:44Z", - "updated_at": "2023-08-05T08:15:21Z", - "git_url": "git://github.com/lithdew/solana-zig.git", - "ssh_url": "git@github.com:lithdew/solana-zig.git", - "clone_url": "https://github.com/lithdew/solana-zig.git", + "html_url": "https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", + "description": "The ultimate collection of scripts for YouTube-DL.", + "url": "https://api.github.com/repos/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection", + "languages_url": "https://api.github.com/repos/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection/languages", + "created_at": "2020-05-19T16:14:49Z", + "updated_at": "2023-09-27T05:23:30Z", + "git_url": "git://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", + "ssh_url": "git@github.com:TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", + "clone_url": "https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git", "homepage": "", - "stargazers_count": 16, - "watchers_count": 16, - "language": "Zig", + "stargazers_count": 1977, + "watchers_count": 1977, + "language": "Shell", "topics": [] }, { - "id": 382912430, - "node_id": "MDEwOlJlcG9zaXRvcnkzODI5MTI0MzA=", - "name": "mach", - "full_name": "hexops/mach", + "id": 11966436, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTk2NjQzNg==", + "name": "GlassDateDisplay", + "full_name": "DDRBoxman/GlassDateDisplay", "owner": { - "login": "hexops", - "id": 19482899, - "avatar_url": "https://avatars.githubusercontent.com/u/19482899?v=4", - "url": "https://api.github.com/users/hexops", - "html_url": "https://github.com/hexops" + "login": "DDRBoxman", + "id": 207897, + "avatar_url": "https://avatars.githubusercontent.com/u/207897?v=4", + "url": "https://api.github.com/users/DDRBoxman", + "html_url": "https://github.com/DDRBoxman" }, - "html_url": "https://github.com/hexops/mach", - "description": "zig game engine & graphics toolkit", - "url": "https://api.github.com/repos/hexops/mach", - "languages_url": "https://api.github.com/repos/hexops/mach/languages", - "created_at": "2021-07-04T17:37:47Z", - "updated_at": "2023-09-26T23:26:17Z", - "git_url": "git://github.com/hexops/mach.git", - "ssh_url": "git@github.com:hexops/mach.git", - "clone_url": "https://github.com/hexops/mach.git", - "homepage": "https://machengine.org", - "stargazers_count": 2226, - "watchers_count": 2226, - "language": "Zig", - "topics": [ - "2d", - "3d", - "composable", - "cross-platform", - "ecs", - "entity-component-system", - "game-development", - "game-engine", - "gamedev", - "graphics", - "gui", - "open-source", - "steam-deck", - "webassembly", - "webgpu", - "zig", - "ziglang" - ] + "html_url": "https://github.com/DDRBoxman/GlassDateDisplay", + "description": "Display the current date on Google Glass", + "url": "https://api.github.com/repos/DDRBoxman/GlassDateDisplay", + "languages_url": "https://api.github.com/repos/DDRBoxman/GlassDateDisplay/languages", + "created_at": "2013-08-08T03:12:23Z", + "updated_at": "2023-08-17T10:16:40Z", + "git_url": "git://github.com/DDRBoxman/GlassDateDisplay.git", + "ssh_url": "git@github.com:DDRBoxman/GlassDateDisplay.git", + "clone_url": "https://github.com/DDRBoxman/GlassDateDisplay.git", + "homepage": null, + "stargazers_count": 18, + "watchers_count": 18, + "language": "Shell", + "topics": [] }, { - "id": 303704300, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDM3MDQzMDA=", - "name": "futureproof", - "full_name": "mkeeter/futureproof", + "id": 4144598, + "node_id": "MDEwOlJlcG9zaXRvcnk0MTQ0NTk4", + "name": "WPSetup", + "full_name": "tribixbite/WPSetup", "owner": { - "login": "mkeeter", - "id": 745333, - "avatar_url": "https://avatars.githubusercontent.com/u/745333?v=4", - "url": "https://api.github.com/users/mkeeter", - "html_url": "https://github.com/mkeeter" + "login": "tribixbite", + "id": 381345, + "avatar_url": "https://avatars.githubusercontent.com/u/381345?v=4", + "url": "https://api.github.com/users/tribixbite", + "html_url": "https://github.com/tribixbite" }, - "html_url": "https://github.com/mkeeter/futureproof", - "description": "A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!", - "url": "https://api.github.com/repos/mkeeter/futureproof", - "languages_url": "https://api.github.com/repos/mkeeter/futureproof/languages", - "created_at": "2020-10-13T13:00:01Z", - "updated_at": "2023-09-25T21:52:26Z", - "git_url": "git://github.com/mkeeter/futureproof.git", - "ssh_url": "git@github.com:mkeeter/futureproof.git", - "clone_url": "https://github.com/mkeeter/futureproof.git", - "homepage": "https://mattkeeter.com/projects/futureproof", - "stargazers_count": 197, - "watchers_count": 197, - "language": "Zig", - "topics": [ - "freetype", - "glfw", - "glsl", - "neovim", - "shaderc", - "webgpu", - "ziglang" - ] + "html_url": "https://github.com/tribixbite/WPSetup", + "description": "Setup files for Ubuntu", + "url": "https://api.github.com/repos/tribixbite/WPSetup", + "languages_url": "https://api.github.com/repos/tribixbite/WPSetup/languages", + "created_at": "2012-04-26T05:24:29Z", + "updated_at": "2013-12-23T05:15:13Z", + "git_url": "git://github.com/tribixbite/WPSetup.git", + "ssh_url": "git@github.com:tribixbite/WPSetup.git", + "clone_url": "https://github.com/tribixbite/WPSetup.git", + "homepage": null, + "stargazers_count": 1, + "watchers_count": 1, + "language": "Shell", + "topics": [] } ], - "Go": [ + "HTML": [ { - "id": 140457254, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDA0NTcyNTQ=", - "name": "amass", - "full_name": "owasp-amass/amass", + "id": 91432936, + "node_id": "MDEwOlJlcG9zaXRvcnk5MTQzMjkzNg==", + "name": "AmiiboAPI", + "full_name": "N3evin/AmiiboAPI", "owner": { - "login": "owasp-amass", - "id": 128647419, - "avatar_url": "https://avatars.githubusercontent.com/u/128647419?v=4", - "url": "https://api.github.com/users/owasp-amass", - "html_url": "https://github.com/owasp-amass" + "login": "N3evin", + "id": 2455104, + "avatar_url": "https://avatars.githubusercontent.com/u/2455104?v=4", + "url": "https://api.github.com/users/N3evin", + "html_url": "https://github.com/N3evin" }, - "html_url": "https://github.com/owasp-amass/amass", - "description": "In-depth attack surface mapping and asset discovery", - "url": "https://api.github.com/repos/owasp-amass/amass", - "languages_url": "https://api.github.com/repos/owasp-amass/amass/languages", - "created_at": "2018-07-10T16:05:08Z", - "updated_at": "2023-09-26T18:21:49Z", - "git_url": "git://github.com/owasp-amass/amass.git", - "ssh_url": "git@github.com:owasp-amass/amass.git", - "clone_url": "https://github.com/owasp-amass/amass.git", - "homepage": "https://owasp.org/www-project-amass/", - "stargazers_count": 10116, - "watchers_count": 10116, - "language": "Go", + "html_url": "https://github.com/N3evin/AmiiboAPI", + "description": "A RESTful API for amiibo.", + "url": "https://api.github.com/repos/N3evin/AmiiboAPI", + "languages_url": "https://api.github.com/repos/N3evin/AmiiboAPI/languages", + "created_at": "2017-05-16T08:13:18Z", + "updated_at": "2023-09-23T22:45:00Z", + "git_url": "git://github.com/N3evin/AmiiboAPI.git", + "ssh_url": "git@github.com:N3evin/AmiiboAPI.git", + "clone_url": "https://github.com/N3evin/AmiiboAPI.git", + "homepage": "https://www.amiiboapi.com/", + "stargazers_count": 458, + "watchers_count": 458, + "language": "HTML", "topics": [ - "attack-surfaces", - "dns", - "enumeration", - "go", - "golang", - "information-gathering", - "maltego", - "network-security", - "osint", - "osint-reconnaissance", - "owasp", - "recon", - "subdomain" + "amiibo", + "heroku" ] }, { - "id": 575980164, - "node_id": "R_kgDOIlTChA", - "name": "chatgpt-discord", - "full_name": "m1guelpf/chatgpt-discord", + "id": 89030562, + "node_id": "MDEwOlJlcG9zaXRvcnk4OTAzMDU2Mg==", + "name": "dev", + "full_name": "kosyachniy/dev", "owner": { - "login": "m1guelpf", - "id": 23558090, - "avatar_url": "https://avatars.githubusercontent.com/u/23558090?v=4", - "url": "https://api.github.com/users/m1guelpf", - "html_url": "https://github.com/m1guelpf" + "login": "kosyachniy", + "id": 25264950, + "avatar_url": "https://avatars.githubusercontent.com/u/25264950?v=4", + "url": "https://api.github.com/users/kosyachniy", + "html_url": "https://github.com/kosyachniy" }, - "html_url": "https://github.com/m1guelpf/chatgpt-discord", - "description": "Run your own GPTChat Discord bot, with a single command!", - "url": "https://api.github.com/repos/m1guelpf/chatgpt-discord", - "languages_url": "https://api.github.com/repos/m1guelpf/chatgpt-discord/languages", - "created_at": "2022-12-08T18:24:28Z", - "updated_at": "2023-09-22T03:21:59Z", - "git_url": "git://github.com/m1guelpf/chatgpt-discord.git", - "ssh_url": "git@github.com:m1guelpf/chatgpt-discord.git", - "clone_url": "https://github.com/m1guelpf/chatgpt-discord.git", + "html_url": "https://github.com/kosyachniy/dev", + "description": "Development tools", + "url": "https://api.github.com/repos/kosyachniy/dev", + "languages_url": "https://api.github.com/repos/kosyachniy/dev/languages", + "created_at": "2017-04-21T23:13:54Z", + "updated_at": "2023-08-24T22:05:44Z", + "git_url": "git://github.com/kosyachniy/dev.git", + "ssh_url": "git@github.com:kosyachniy/dev.git", + "clone_url": "https://github.com/kosyachniy/dev.git", "homepage": "", - "stargazers_count": 282, - "watchers_count": 282, - "language": "Go", + "stargazers_count": 18, + "watchers_count": 18, + "language": "HTML", "topics": [] }, { - "id": 394783742, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTQ3ODM3NDI=", - "name": "blokechain", - "full_name": "harveynw/blokechain", + "id": 396100102, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTYxMDAxMDI=", + "name": "scribblyscrobbly", + "full_name": "lilnasy/scribblyscrobbly", "owner": { - "login": "harveynw", - "id": 4984112, - "avatar_url": "https://avatars.githubusercontent.com/u/4984112?v=4", - "url": "https://api.github.com/users/harveynw", - "html_url": "https://github.com/harveynw" + "login": "lilnasy", + "id": 69170106, + "avatar_url": "https://avatars.githubusercontent.com/u/69170106?v=4", + "url": "https://api.github.com/users/lilnasy", + "html_url": "https://github.com/lilnasy" }, - "html_url": "https://github.com/harveynw/blokechain", - "description": "Golang Bitcoin Protocol", - "url": "https://api.github.com/repos/harveynw/blokechain", - "languages_url": "https://api.github.com/repos/harveynw/blokechain/languages", - "created_at": "2021-08-10T21:19:25Z", - "updated_at": "2023-03-20T17:56:57Z", - "git_url": "git://github.com/harveynw/blokechain.git", - "ssh_url": "git@github.com:harveynw/blokechain.git", - "clone_url": "https://github.com/harveynw/blokechain.git", - "homepage": "", - "stargazers_count": 1, - "watchers_count": 1, - "language": "Go", + "html_url": "https://github.com/lilnasy/scribblyscrobbly", + "description": "a web page to tidy up apple music and spotify streaming history for last.fm", + "url": "https://api.github.com/repos/lilnasy/scribblyscrobbly", + "languages_url": "https://api.github.com/repos/lilnasy/scribblyscrobbly/languages", + "created_at": "2021-08-14T18:53:28Z", + "updated_at": "2023-05-18T21:02:07Z", + "git_url": "git://github.com/lilnasy/scribblyscrobbly.git", + "ssh_url": "git@github.com:lilnasy/scribblyscrobbly.git", + "clone_url": "https://github.com/lilnasy/scribblyscrobbly.git", + "homepage": "https://lilnasy.github.io/scribblyscrobbly/", + "stargazers_count": 5, + "watchers_count": 5, + "language": "HTML", "topics": [] }, { - "id": 94897336, - "node_id": "MDEwOlJlcG9zaXRvcnk5NDg5NzMzNg==", - "name": "imgproxy", - "full_name": "imgproxy/imgproxy", - "owner": { - "login": "imgproxy", - "id": 48099924, - "avatar_url": "https://avatars.githubusercontent.com/u/48099924?v=4", - "url": "https://api.github.com/users/imgproxy", - "html_url": "https://github.com/imgproxy" - }, - "html_url": "https://github.com/imgproxy/imgproxy", - "description": "Fast and secure standalone server for resizing and converting remote images", - "url": "https://api.github.com/repos/imgproxy/imgproxy", - "languages_url": "https://api.github.com/repos/imgproxy/imgproxy/languages", - "created_at": "2017-06-20T13:58:55Z", - "updated_at": "2023-09-26T17:43:35Z", - "git_url": "git://github.com/imgproxy/imgproxy.git", - "ssh_url": "git@github.com:imgproxy/imgproxy.git", - "clone_url": "https://github.com/imgproxy/imgproxy.git", - "homepage": "https://imgproxy.net", - "stargazers_count": 7574, - "watchers_count": 7574, - "language": "Go", - "topics": [ - "avif", - "crop-image", - "docker", - "golang", - "image", - "image-processing", - "image-server", - "jpeg", - "libvips", - "microservice", - "png", - "resize-images", - "webp" - ] - }, - { - "id": 31673858, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTY3Mzg1OA==", - "name": "imaginary", - "full_name": "h2non/imaginary", + "id": 459321714, + "node_id": "R_kgDOG2Cxcg", + "name": "artem", + "full_name": "FineFindus/artem", "owner": { - "login": "h2non", - "id": 63402, - "avatar_url": "https://avatars.githubusercontent.com/u/63402?v=4", - "url": "https://api.github.com/users/h2non", - "html_url": "https://github.com/h2non" + "login": "FineFindus", + "id": 63370021, + "avatar_url": "https://avatars.githubusercontent.com/u/63370021?v=4", + "url": "https://api.github.com/users/FineFindus", + "html_url": "https://github.com/FineFindus" }, - "html_url": "https://github.com/h2non/imaginary", - "description": "Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing", - "url": "https://api.github.com/repos/h2non/imaginary", - "languages_url": "https://api.github.com/repos/h2non/imaginary/languages", - "created_at": "2015-03-04T18:51:40Z", - "updated_at": "2023-09-25T18:55:05Z", - "git_url": "git://github.com/h2non/imaginary.git", - "ssh_url": "git@github.com:h2non/imaginary.git", - "clone_url": "https://github.com/h2non/imaginary.git", - "homepage": "https://fly.io/docs/app-guides/run-a-global-image-service/", - "stargazers_count": 5105, - "watchers_count": 5105, - "language": "Go", + "html_url": "https://github.com/FineFindus/artem", + "description": "Convert images from multiple formats (jpg, png, webp, etc…) to ASCII art, written in Rust", + "url": "https://api.github.com/repos/FineFindus/artem", + "languages_url": "https://api.github.com/repos/FineFindus/artem/languages", + "created_at": "2022-02-14T20:51:34Z", + "updated_at": "2023-09-18T14:08:43Z", + "git_url": "git://github.com/FineFindus/artem.git", + "ssh_url": "git@github.com:FineFindus/artem.git", + "clone_url": "https://github.com/FineFindus/artem.git", + "homepage": "", + "stargazers_count": 244, + "watchers_count": 244, + "language": "HTML", "topics": [ - "crop-image", - "docker", - "gif", - "image", - "image-processing", - "jpeg", - "libvips", - "microservice", - "png", - "resize-images", - "watermark", - "webp" + "ascii", + "ascii-art", + "ascii-graphics", + "cli", + "command-line", + "command-line-tool", + "rust", + "terminal" ] }, { - "id": 412444545, - "node_id": "R_kgDOGJVngQ", - "name": "portal", - "full_name": "SpatiumPortae/portal", + "id": 23108912, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzEwODkxMg==", + "name": "githut", + "full_name": "littleark/githut", "owner": { - "login": "SpatiumPortae", - "id": 105846738, - "avatar_url": "https://avatars.githubusercontent.com/u/105846738?v=4", - "url": "https://api.github.com/users/SpatiumPortae", - "html_url": "https://github.com/SpatiumPortae" + "login": "littleark", + "id": 119225, + "avatar_url": "https://avatars.githubusercontent.com/u/119225?v=4", + "url": "https://api.github.com/users/littleark", + "html_url": "https://github.com/littleark" }, - "html_url": "https://github.com/SpatiumPortae/portal", - "description": "Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨", - "url": "https://api.github.com/repos/SpatiumPortae/portal", - "languages_url": "https://api.github.com/repos/SpatiumPortae/portal/languages", - "created_at": "2021-10-01T11:44:20Z", - "updated_at": "2023-09-26T23:08:52Z", - "git_url": "git://github.com/SpatiumPortae/portal.git", - "ssh_url": "git@github.com:SpatiumPortae/portal.git", - "clone_url": "https://github.com/SpatiumPortae/portal.git", - "homepage": "https://portal.spatiumportae.com", - "stargazers_count": 963, - "watchers_count": 963, - "language": "Go", - "topics": [ - "data-transfer", - "e2e", - "file-sharing", - "filetransfer", - "go", - "golang", - "p2p", - "pake", - "peer-to-peer" - ] + "html_url": "https://github.com/littleark/githut", + "description": "Visualization of data from github archive.", + "url": "https://api.github.com/repos/littleark/githut", + "languages_url": "https://api.github.com/repos/littleark/githut/languages", + "created_at": "2014-08-19T12:19:02Z", + "updated_at": "2023-09-13T17:57:37Z", + "git_url": "git://github.com/littleark/githut.git", + "ssh_url": "git@github.com:littleark/githut.git", + "clone_url": "https://github.com/littleark/githut.git", + "homepage": null, + "stargazers_count": 1268, + "watchers_count": 1268, + "language": "HTML", + "topics": [] }, { - "id": 534731763, - "node_id": "R_kgDOH99b8w", - "name": "solproxy", - "full_name": "HowRareIs/solproxy", + "id": 574523116, + "node_id": "R_kgDOIj6G7A", + "name": "awesome-chatgpt-prompts", + "full_name": "f/awesome-chatgpt-prompts", "owner": { - "login": "HowRareIs", - "id": 89454691, - "avatar_url": "https://avatars.githubusercontent.com/u/89454691?v=4", - "url": "https://api.github.com/users/HowRareIs", - "html_url": "https://github.com/HowRareIs" + "login": "f", + "id": 196477, + "avatar_url": "https://avatars.githubusercontent.com/u/196477?v=4", + "url": "https://api.github.com/users/f", + "html_url": "https://github.com/f" }, - "html_url": "https://github.com/HowRareIs/solproxy", - "description": "HowRare Solana RPC proxy is there to allow project creators to freely route Solana RPC calls to different Solana nodes utilizing prioritization and capping.", - "url": "https://api.github.com/repos/HowRareIs/solproxy", - "languages_url": "https://api.github.com/repos/HowRareIs/solproxy/languages", - "created_at": "2022-09-09T17:00:12Z", - "updated_at": "2023-04-22T07:12:40Z", - "git_url": "git://github.com/HowRareIs/solproxy.git", - "ssh_url": "git@github.com:HowRareIs/solproxy.git", - "clone_url": "https://github.com/HowRareIs/solproxy.git", - "homepage": "", - "stargazers_count": 13, - "watchers_count": 13, - "language": "Go", + "html_url": "https://github.com/f/awesome-chatgpt-prompts", + "description": "This repo includes ChatGPT prompt curation to use ChatGPT better.", + "url": "https://api.github.com/repos/f/awesome-chatgpt-prompts", + "languages_url": "https://api.github.com/repos/f/awesome-chatgpt-prompts/languages", + "created_at": "2022-12-05T13:54:13Z", + "updated_at": "2023-09-27T11:32:04Z", + "git_url": "git://github.com/f/awesome-chatgpt-prompts.git", + "ssh_url": "git@github.com:f/awesome-chatgpt-prompts.git", + "clone_url": "https://github.com/f/awesome-chatgpt-prompts.git", + "homepage": "https://prompts.chat", + "stargazers_count": 89414, + "watchers_count": 89414, + "language": "HTML", "topics": [ - "proxy", - "rpc", - "solana" + "bots", + "chatbot", + "chatgpt", + "chatgpt-api", + "language" ] }, { - "id": 119190187, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTkxOTAxODc=", - "name": "gitleaks", - "full_name": "gitleaks/gitleaks", + "id": 549454987, + "node_id": "R_kgDOIMAEiw", + "name": "seamless-ui", + "full_name": "Clueless-Community/seamless-ui", "owner": { - "login": "gitleaks", - "id": 90395851, - "avatar_url": "https://avatars.githubusercontent.com/u/90395851?v=4", - "url": "https://api.github.com/users/gitleaks", - "html_url": "https://github.com/gitleaks" + "login": "Clueless-Community", + "id": 99969752, + "avatar_url": "https://avatars.githubusercontent.com/u/99969752?v=4", + "url": "https://api.github.com/users/Clueless-Community", + "html_url": "https://github.com/Clueless-Community" }, - "html_url": "https://github.com/gitleaks/gitleaks", - "description": "Protect and discover secrets using Gitleaks 🔑", - "url": "https://api.github.com/repos/gitleaks/gitleaks", - "languages_url": "https://api.github.com/repos/gitleaks/gitleaks/languages", - "created_at": "2018-01-27T18:19:31Z", - "updated_at": "2023-09-26T19:11:26Z", - "git_url": "git://github.com/gitleaks/gitleaks.git", - "ssh_url": "git@github.com:gitleaks/gitleaks.git", - "clone_url": "https://github.com/gitleaks/gitleaks.git", - "homepage": "https://gitleaks.io", - "stargazers_count": 13843, - "watchers_count": 13843, - "language": "Go", + "html_url": "https://github.com/Clueless-Community/seamless-ui", + "description": "The next gen UI made with simple HTML and Tailwind CSS. It's compatible with simple HTML, CSS static website or a React, Vue, Angular or Next.js Complex app. Zero JS and no-plugins installed. ", + "url": "https://api.github.com/repos/Clueless-Community/seamless-ui", + "languages_url": "https://api.github.com/repos/Clueless-Community/seamless-ui/languages", + "created_at": "2022-10-11T08:02:04Z", + "updated_at": "2023-09-21T19:54:22Z", + "git_url": "git://github.com/Clueless-Community/seamless-ui.git", + "ssh_url": "git@github.com:Clueless-Community/seamless-ui.git", + "clone_url": "https://github.com/Clueless-Community/seamless-ui.git", + "homepage": "https://seamlessui.vercel.app", + "stargazers_count": 284, + "watchers_count": 284, + "language": "HTML", "topics": [ - "devsecops", - "git", - "gitleaks", - "go", - "golang", - "hacktoberfest", - "secret", - "security", - "security-tools" + "css", + "diversion2k23", + "html", + "mdx", + "nextjs", + "open-source", + "tailwindcss", + "ui-components", + "uikit", + "woc", + "wociiitkalyani" ] }, { - "id": 14712850, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDcxMjg1MA==", - "name": "syncthing", - "full_name": "syncthing/syncthing", + "id": 338236370, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzgyMzYzNzA=", + "name": "termius-cracked", + "full_name": "ollyhsu/termius-cracked", "owner": { - "login": "syncthing", - "id": 7628018, - "avatar_url": "https://avatars.githubusercontent.com/u/7628018?v=4", - "url": "https://api.github.com/users/syncthing", - "html_url": "https://github.com/syncthing" + "login": "ollyhsu", + "id": 72177839, + "avatar_url": "https://avatars.githubusercontent.com/u/72177839?v=4", + "url": "https://api.github.com/users/ollyhsu", + "html_url": "https://github.com/ollyhsu" }, - "html_url": "https://github.com/syncthing/syncthing", - "description": "Open Source Continuous File Synchronization", - "url": "https://api.github.com/repos/syncthing/syncthing", - "languages_url": "https://api.github.com/repos/syncthing/syncthing/languages", - "created_at": "2013-11-26T09:48:21Z", - "updated_at": "2023-09-27T00:17:07Z", - "git_url": "git://github.com/syncthing/syncthing.git", - "ssh_url": "git@github.com:syncthing/syncthing.git", - "clone_url": "https://github.com/syncthing/syncthing.git", - "homepage": "https://forum.syncthing.net/", - "stargazers_count": 54476, - "watchers_count": 54476, - "language": "Go", - "topics": [ - "go", - "p2p", - "peer-to-peer", - "synchronization" - ] + "html_url": "https://github.com/ollyhsu/termius-cracked", + "description": "Terminus Cracked Version", + "url": "https://api.github.com/repos/ollyhsu/termius-cracked", + "languages_url": "https://api.github.com/repos/ollyhsu/termius-cracked/languages", + "created_at": "2021-02-12T05:56:11Z", + "updated_at": "2023-08-01T15:13:42Z", + "git_url": "git://github.com/ollyhsu/termius-cracked.git", + "ssh_url": "git@github.com:ollyhsu/termius-cracked.git", + "clone_url": "https://github.com/ollyhsu/termius-cracked.git", + "homepage": "", + "stargazers_count": 64, + "watchers_count": 64, + "language": "HTML", + "topics": [] }, { - "id": 533087958, - "node_id": "R_kgDOH8ZG1g", - "name": "d2", - "full_name": "terrastruct/d2", + "id": 345986200, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDU5ODYyMDA=", + "name": "chakra-play", + "full_name": "anubra266/chakra-play", "owner": { - "login": "terrastruct", - "id": 80369600, - "avatar_url": "https://avatars.githubusercontent.com/u/80369600?v=4", - "url": "https://api.github.com/users/terrastruct", - "html_url": "https://github.com/terrastruct" + "login": "anubra266", + "id": 30869823, + "avatar_url": "https://avatars.githubusercontent.com/u/30869823?v=4", + "url": "https://api.github.com/users/anubra266", + "html_url": "https://github.com/anubra266" }, - "html_url": "https://github.com/terrastruct/d2", - "description": "D2 is a modern diagram scripting language that turns text to diagrams.", - "url": "https://api.github.com/repos/terrastruct/d2", - "languages_url": "https://api.github.com/repos/terrastruct/d2/languages", - "created_at": "2022-09-05T23:12:27Z", - "updated_at": "2023-09-26T21:39:55Z", - "git_url": "git://github.com/terrastruct/d2.git", - "ssh_url": "git@github.com:terrastruct/d2.git", - "clone_url": "https://github.com/terrastruct/d2.git", - "homepage": "https://d2lang.com", - "stargazers_count": 14232, - "watchers_count": 14232, - "language": "Go", - "topics": [ - "developer-tools", - "diagramming", - "diagrams", - "go", - "golang", - "software-architecture", - "text-to-diagram" - ] + "html_url": "https://github.com/anubra266/chakra-play", + "description": "🤽‍♀️ An advanced online playground for Chakra UI", + "url": "https://api.github.com/repos/anubra266/chakra-play", + "languages_url": "https://api.github.com/repos/anubra266/chakra-play/languages", + "created_at": "2021-03-09T11:40:57Z", + "updated_at": "2022-11-08T00:24:23Z", + "git_url": "git://github.com/anubra266/chakra-play.git", + "ssh_url": "git@github.com:anubra266/chakra-play.git", + "clone_url": "https://github.com/anubra266/chakra-play.git", + "homepage": "https://chakra-play.vercel.app/", + "stargazers_count": 17, + "watchers_count": 17, + "language": "HTML", + "topics": [] }, { - "id": 326228917, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjYyMjg5MTc=", - "name": "katana", - "full_name": "projectdiscovery/katana", + "id": 124077132, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjQwNzcxMzI=", + "name": "stl2gltf", + "full_name": "MyMiniFactory/stl2gltf", "owner": { - "login": "projectdiscovery", - "id": 50994705, - "avatar_url": "https://avatars.githubusercontent.com/u/50994705?v=4", - "url": "https://api.github.com/users/projectdiscovery", - "html_url": "https://github.com/projectdiscovery" + "login": "MyMiniFactory", + "id": 34234542, + "avatar_url": "https://avatars.githubusercontent.com/u/34234542?v=4", + "url": "https://api.github.com/users/MyMiniFactory", + "html_url": "https://github.com/MyMiniFactory" }, - "html_url": "https://github.com/projectdiscovery/katana", - "description": "A next-generation crawling and spidering framework.", - "url": "https://api.github.com/repos/projectdiscovery/katana", - "languages_url": "https://api.github.com/repos/projectdiscovery/katana/languages", - "created_at": "2021-01-02T16:56:05Z", - "updated_at": "2023-09-26T11:39:24Z", - "git_url": "git://github.com/projectdiscovery/katana.git", - "ssh_url": "git@github.com:projectdiscovery/katana.git", - "clone_url": "https://github.com/projectdiscovery/katana.git", - "homepage": "", - "stargazers_count": 7506, - "watchers_count": 7506, - "language": "Go", + "html_url": "https://github.com/MyMiniFactory/stl2gltf", + "description": "Convert STL to glb", + "url": "https://api.github.com/repos/MyMiniFactory/stl2gltf", + "languages_url": "https://api.github.com/repos/MyMiniFactory/stl2gltf/languages", + "created_at": "2018-03-06T12:44:40Z", + "updated_at": "2023-09-10T09:16:37Z", + "git_url": "git://github.com/MyMiniFactory/stl2gltf.git", + "ssh_url": "git@github.com:MyMiniFactory/stl2gltf.git", + "clone_url": "https://github.com/MyMiniFactory/stl2gltf.git", + "homepage": "https://myminifactory.github.io/stl2gltf/", + "stargazers_count": 77, + "watchers_count": 77, + "language": "HTML", "topics": [ - "cli", - "crawler", - "gocrawler", - "headless", - "spider-framework", - "web-spider" + "glb", + "gltf2", + "stl-files" ] }, { - "id": 559577091, - "node_id": "R_kgDOIVp4Aw", - "name": "steam-deck-utilities", - "full_name": "CryoByte33/steam-deck-utilities", + "id": 83073019, + "node_id": "MDEwOlJlcG9zaXRvcnk4MzA3MzAxOQ==", + "name": "react-charts", + "full_name": "TanStack/react-charts", "owner": { - "login": "CryoByte33", - "id": 11524686, - "avatar_url": "https://avatars.githubusercontent.com/u/11524686?v=4", - "url": "https://api.github.com/users/CryoByte33", - "html_url": "https://github.com/CryoByte33" + "login": "TanStack", + "id": 72518640, + "avatar_url": "https://avatars.githubusercontent.com/u/72518640?v=4", + "url": "https://api.github.com/users/TanStack", + "html_url": "https://github.com/TanStack" }, - "html_url": "https://github.com/CryoByte33/steam-deck-utilities", - "description": "A utility to improve performance and help manage storage on Steam Deck.", - "url": "https://api.github.com/repos/CryoByte33/steam-deck-utilities", - "languages_url": "https://api.github.com/repos/CryoByte33/steam-deck-utilities/languages", - "created_at": "2022-10-30T14:50:04Z", - "updated_at": "2023-09-26T17:39:48Z", - "git_url": "git://github.com/CryoByte33/steam-deck-utilities.git", - "ssh_url": "git@github.com:CryoByte33/steam-deck-utilities.git", - "clone_url": "https://github.com/CryoByte33/steam-deck-utilities.git", - "homepage": "", - "stargazers_count": 2395, - "watchers_count": 2395, - "language": "Go", + "html_url": "https://github.com/TanStack/react-charts", + "description": "⚛️ Simple, immersive & interactive charts for React", + "url": "https://api.github.com/repos/TanStack/react-charts", + "languages_url": "https://api.github.com/repos/TanStack/react-charts/languages", + "created_at": "2017-02-24T18:55:42Z", + "updated_at": "2023-09-26T20:22:57Z", + "git_url": "git://github.com/TanStack/react-charts.git", + "ssh_url": "git@github.com:TanStack/react-charts.git", + "clone_url": "https://github.com/TanStack/react-charts.git", + "homepage": "https://react-charts.tanstack.com", + "stargazers_count": 2625, + "watchers_count": 2625, + "language": "HTML", "topics": [ - "steam-deck" + "chart", + "component", + "d3", + "react", + "react-motion" ] }, { - "id": 63559077, - "node_id": "MDEwOlJlcG9zaXRvcnk2MzU1OTA3Nw==", - "name": "yagpdb", - "full_name": "botlabs-gg/yagpdb", + "id": 467965380, + "node_id": "R_kgDOG-SVxA", + "name": "next_solana_nft2mint", + "full_name": "trickytibo/next_solana_nft2mint", "owner": { - "login": "botlabs-gg", - "id": 55681269, - "avatar_url": "https://avatars.githubusercontent.com/u/55681269?v=4", - "url": "https://api.github.com/users/botlabs-gg", - "html_url": "https://github.com/botlabs-gg" + "login": "trickytibo", + "id": 24429785, + "avatar_url": "https://avatars.githubusercontent.com/u/24429785?v=4", + "url": "https://api.github.com/users/trickytibo", + "html_url": "https://github.com/trickytibo" }, - "html_url": "https://github.com/botlabs-gg/yagpdb", - "description": "Yet another general purpose discord bot", - "url": "https://api.github.com/repos/botlabs-gg/yagpdb", - "languages_url": "https://api.github.com/repos/botlabs-gg/yagpdb/languages", - "created_at": "2016-07-18T00:40:33Z", - "updated_at": "2023-09-23T17:50:28Z", - "git_url": "git://github.com/botlabs-gg/yagpdb.git", - "ssh_url": "git@github.com:botlabs-gg/yagpdb.git", - "clone_url": "https://github.com/botlabs-gg/yagpdb.git", - "homepage": "https://yagpdb.xyz", - "stargazers_count": 1095, - "watchers_count": 1095, - "language": "Go", - "topics": [ - "bot", - "discord", - "discord-bot", - "discordgo" - ] + "html_url": "https://github.com/trickytibo/next_solana_nft2mint", + "description": "A package to easily find the next hyped solana nft to mint. ", + "url": "https://api.github.com/repos/trickytibo/next_solana_nft2mint", + "languages_url": "https://api.github.com/repos/trickytibo/next_solana_nft2mint/languages", + "created_at": "2022-03-09T14:39:59Z", + "updated_at": "2022-03-31T21:15:12Z", + "git_url": "git://github.com/trickytibo/next_solana_nft2mint.git", + "ssh_url": "git@github.com:trickytibo/next_solana_nft2mint.git", + "clone_url": "https://github.com/trickytibo/next_solana_nft2mint.git", + "homepage": null, + "stargazers_count": 1, + "watchers_count": 1, + "language": "HTML", + "topics": [] }, { - "id": 510607652, - "node_id": "R_kgDOHm9BJA", - "name": "pocketbase", - "full_name": "pocketbase/pocketbase", + "id": 83266972, + "node_id": "MDEwOlJlcG9zaXRvcnk4MzI2Njk3Mg==", + "name": "3d-force-graph", + "full_name": "vasturiano/3d-force-graph", "owner": { - "login": "pocketbase", - "id": 101000011, - "avatar_url": "https://avatars.githubusercontent.com/u/101000011?v=4", - "url": "https://api.github.com/users/pocketbase", - "html_url": "https://github.com/pocketbase" + "login": "vasturiano", + "id": 6784226, + "avatar_url": "https://avatars.githubusercontent.com/u/6784226?v=4", + "url": "https://api.github.com/users/vasturiano", + "html_url": "https://github.com/vasturiano" }, - "html_url": "https://github.com/pocketbase/pocketbase", - "description": "Open Source realtime backend in 1 file", - "url": "https://api.github.com/repos/pocketbase/pocketbase", - "languages_url": "https://api.github.com/repos/pocketbase/pocketbase/languages", - "created_at": "2022-07-05T06:06:21Z", - "updated_at": "2023-09-27T00:08:08Z", - "git_url": "git://github.com/pocketbase/pocketbase.git", - "ssh_url": "git@github.com:pocketbase/pocketbase.git", - "clone_url": "https://github.com/pocketbase/pocketbase.git", - "homepage": "https://pocketbase.io", - "stargazers_count": 26089, - "watchers_count": 26089, - "language": "Go", + "html_url": "https://github.com/vasturiano/3d-force-graph", + "description": "3D force-directed graph component using ThreeJS/WebGL", + "url": "https://api.github.com/repos/vasturiano/3d-force-graph", + "languages_url": "https://api.github.com/repos/vasturiano/3d-force-graph/languages", + "created_at": "2017-02-27T04:09:20Z", + "updated_at": "2023-09-27T07:15:21Z", + "git_url": "git://github.com/vasturiano/3d-force-graph.git", + "ssh_url": "git@github.com:vasturiano/3d-force-graph.git", + "clone_url": "https://github.com/vasturiano/3d-force-graph.git", + "homepage": "https://vasturiano.github.io/3d-force-graph/example/large-graph/", + "stargazers_count": 3832, + "watchers_count": 3832, + "language": "HTML", "topics": [ - "authentication", - "backend", - "golang", - "realtime" + "3d", + "3d-force-graph", + "d3js", + "data-visualization", + "force-directed-graphs", + "threejs", + "webgl" ] }, { - "id": 449968312, - "node_id": "R_kgDOGtH4uA", - "name": "solana-ping-api", - "full_name": "solana-labs/solana-ping-api", + "id": 390399065, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTAzOTkwNjU=", + "name": "flowbite", + "full_name": "themesberg/flowbite", "owner": { - "login": "solana-labs", - "id": 35608259, - "avatar_url": "https://avatars.githubusercontent.com/u/35608259?v=4", - "url": "https://api.github.com/users/solana-labs", - "html_url": "https://github.com/solana-labs" + "login": "themesberg", + "id": 52166837, + "avatar_url": "https://avatars.githubusercontent.com/u/52166837?v=4", + "url": "https://api.github.com/users/themesberg", + "html_url": "https://github.com/themesberg" }, - "html_url": "https://github.com/solana-labs/solana-ping-api", - "description": "solana ping api server", - "url": "https://api.github.com/repos/solana-labs/solana-ping-api", - "languages_url": "https://api.github.com/repos/solana-labs/solana-ping-api/languages", - "created_at": "2022-01-20T05:35:32Z", - "updated_at": "2023-04-13T01:57:00Z", - "git_url": "git://github.com/solana-labs/solana-ping-api.git", - "ssh_url": "git@github.com:solana-labs/solana-ping-api.git", - "clone_url": "https://github.com/solana-labs/solana-ping-api.git", - "homepage": null, - "stargazers_count": 18, - "watchers_count": 18, - "language": "Go", - "topics": [] + "html_url": "https://github.com/themesberg/flowbite", + "description": "The most popular and open-source library of Tailwind CSS components", + "url": "https://api.github.com/repos/themesberg/flowbite", + "languages_url": "https://api.github.com/repos/themesberg/flowbite/languages", + "created_at": "2021-07-28T15:21:50Z", + "updated_at": "2023-09-27T11:02:53Z", + "git_url": "git://github.com/themesberg/flowbite.git", + "ssh_url": "git@github.com:themesberg/flowbite.git", + "clone_url": "https://github.com/themesberg/flowbite.git", + "homepage": "https://flowbite.com", + "stargazers_count": 5686, + "watchers_count": 5686, + "language": "HTML", + "topics": [ + "components", + "css", + "design-system", + "eslint", + "figma", + "flowbite", + "html", + "hugo", + "javascript", + "prettier", + "tailwind", + "tailwindcss", + "typescript", + "ui-components", + "ui-framework", + "ui-library", + "webpack" + ] }, { - "id": 422821402, - "node_id": "R_kgDOGTO-Gg", - "name": "FerretDB", - "full_name": "FerretDB/FerretDB", + "id": 15907840, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTkwNzg0MA==", + "name": "gifs", + "full_name": "jglovier/gifs", "owner": { - "login": "FerretDB", - "id": 95204649, - "avatar_url": "https://avatars.githubusercontent.com/u/95204649?v=4", - "url": "https://api.github.com/users/FerretDB", - "html_url": "https://github.com/FerretDB" + "login": "jglovier", + "id": 1319791, + "avatar_url": "https://avatars.githubusercontent.com/u/1319791?v=4", + "url": "https://api.github.com/users/jglovier", + "html_url": "https://github.com/jglovier" }, - "html_url": "https://github.com/FerretDB/FerretDB", - "description": "A truly Open Source MongoDB alternative", - "url": "https://api.github.com/repos/FerretDB/FerretDB", - "languages_url": "https://api.github.com/repos/FerretDB/FerretDB/languages", - "created_at": "2021-10-30T08:06:36Z", - "updated_at": "2023-09-26T18:35:26Z", - "git_url": "git://github.com/FerretDB/FerretDB.git", - "ssh_url": "git@github.com:FerretDB/FerretDB.git", - "clone_url": "https://github.com/FerretDB/FerretDB.git", - "homepage": "https://www.ferretdb.io", - "stargazers_count": 7689, - "watchers_count": 7689, - "language": "Go", + "html_url": "https://github.com/jglovier/gifs", + "description": ":joy: :camera: :sparkler: Storage place for all mah gifs.", + "url": "https://api.github.com/repos/jglovier/gifs", + "languages_url": "https://api.github.com/repos/jglovier/gifs/languages", + "created_at": "2014-01-14T16:25:59Z", + "updated_at": "2023-09-13T06:24:43Z", + "git_url": "git://github.com/jglovier/gifs.git", + "ssh_url": "git@github.com:jglovier/gifs.git", + "clone_url": "https://github.com/jglovier/gifs.git", + "homepage": "http://gifs.joelglovier.com", + "stargazers_count": 1641, + "watchers_count": 1641, + "language": "HTML", "topics": [ - "database", - "document", - "ferretdb", - "go", - "golang", - "hacktoberfest", - "mongo", - "mongo-db", - "mongodb", - "mongodb-database", - "postgres", - "postgresql" + "gif-library", + "gifs", + "html", + "jekyll" ] }, { - "id": 434218673, - "node_id": "R_kgDOGeGmsQ", - "name": "zincsearch", - "full_name": "zincsearch/zincsearch", + "id": 343965132, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDM5NjUxMzI=", + "name": "ML-For-Beginners", + "full_name": "microsoft/ML-For-Beginners", "owner": { - "login": "zincsearch", - "id": 129023705, - "avatar_url": "https://avatars.githubusercontent.com/u/129023705?v=4", - "url": "https://api.github.com/users/zincsearch", - "html_url": "https://github.com/zincsearch" + "login": "microsoft", + "id": 6154722, + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft" }, - "html_url": "https://github.com/zincsearch/zincsearch", - "description": "ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.", - "url": "https://api.github.com/repos/zincsearch/zincsearch", - "languages_url": "https://api.github.com/repos/zincsearch/zincsearch/languages", - "created_at": "2021-12-02T12:49:41Z", - "updated_at": "2023-09-26T15:26:35Z", - "git_url": "git://github.com/zincsearch/zincsearch.git", - "ssh_url": "git@github.com:zincsearch/zincsearch.git", - "clone_url": "https://github.com/zincsearch/zincsearch.git", - "homepage": "https://zincsearch-docs.zinc.dev", - "stargazers_count": 15459, - "watchers_count": 15459, - "language": "Go", + "html_url": "https://github.com/microsoft/ML-For-Beginners", + "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all", + "url": "https://api.github.com/repos/microsoft/ML-For-Beginners", + "languages_url": "https://api.github.com/repos/microsoft/ML-For-Beginners/languages", + "created_at": "2021-03-03T01:34:05Z", + "updated_at": "2023-09-27T09:27:56Z", + "git_url": "git://github.com/microsoft/ML-For-Beginners.git", + "ssh_url": "git@github.com:microsoft/ML-For-Beginners.git", + "clone_url": "https://github.com/microsoft/ML-For-Beginners.git", + "homepage": "https://microsoft.github.io/ML-For-Beginners/", + "stargazers_count": 53643, + "watchers_count": 53643, + "language": "HTML", "topics": [ - "elasticsearch", - "go", - "golang", - "modern", - "opensearch", - "search", - "searchengine", - "vuejs" + "data-science", + "education", + "machine-learning", + "machine-learning-algorithms", + "machinelearning", + "machinelearning-python", + "ml", + "python", + "r", + "scikit-learn", + "scikit-learn-python" ] } ], - "Makefile": [ + "Zig": [ + { + "id": 519311033, + "node_id": "R_kgDOHvQOuQ", + "name": "solana-zig", + "full_name": "lithdew/solana-zig", + "owner": { + "login": "lithdew", + "id": 63115601, + "avatar_url": "https://avatars.githubusercontent.com/u/63115601?v=4", + "url": "https://api.github.com/users/lithdew", + "html_url": "https://github.com/lithdew" + }, + "html_url": "https://github.com/lithdew/solana-zig", + "description": "Write Solana programs in Zig.", + "url": "https://api.github.com/repos/lithdew/solana-zig", + "languages_url": "https://api.github.com/repos/lithdew/solana-zig/languages", + "created_at": "2022-07-29T18:18:44Z", + "updated_at": "2023-08-05T08:15:21Z", + "git_url": "git://github.com/lithdew/solana-zig.git", + "ssh_url": "git@github.com:lithdew/solana-zig.git", + "clone_url": "https://github.com/lithdew/solana-zig.git", + "homepage": "", + "stargazers_count": 16, + "watchers_count": 16, + "language": "Zig", + "topics": [] + }, { - "id": 486810025, - "node_id": "R_kgDOHQQhqQ", - "name": "white-paper", - "full_name": "teaxyz/white-paper", + "id": 382912430, + "node_id": "MDEwOlJlcG9zaXRvcnkzODI5MTI0MzA=", + "name": "mach", + "full_name": "hexops/mach", "owner": { - "login": "teaxyz", - "id": 94703010, - "avatar_url": "https://avatars.githubusercontent.com/u/94703010?v=4", - "url": "https://api.github.com/users/teaxyz", - "html_url": "https://github.com/teaxyz" + "login": "hexops", + "id": 19482899, + "avatar_url": "https://avatars.githubusercontent.com/u/19482899?v=4", + "url": "https://api.github.com/users/hexops", + "html_url": "https://github.com/hexops" }, - "html_url": "https://github.com/teaxyz/white-paper", - "description": "how will our protocol work?", - "url": "https://api.github.com/repos/teaxyz/white-paper", - "languages_url": "https://api.github.com/repos/teaxyz/white-paper/languages", - "created_at": "2022-04-29T02:18:12Z", - "updated_at": "2023-09-05T14:53:01Z", - "git_url": "git://github.com/teaxyz/white-paper.git", - "ssh_url": "git@github.com:teaxyz/white-paper.git", - "clone_url": "https://github.com/teaxyz/white-paper.git", - "homepage": "https://tea.xyz/white-paper/", - "stargazers_count": 180, - "watchers_count": 180, - "language": "Makefile", + "html_url": "https://github.com/hexops/mach", + "description": "zig game engine & graphics toolkit", + "url": "https://api.github.com/repos/hexops/mach", + "languages_url": "https://api.github.com/repos/hexops/mach/languages", + "created_at": "2021-07-04T17:37:47Z", + "updated_at": "2023-09-27T04:46:31Z", + "git_url": "git://github.com/hexops/mach.git", + "ssh_url": "git@github.com:hexops/mach.git", + "clone_url": "https://github.com/hexops/mach.git", + "homepage": "https://machengine.org", + "stargazers_count": 2229, + "watchers_count": 2229, + "language": "Zig", "topics": [ - "white-paper" + "2d", + "3d", + "composable", + "cross-platform", + "ecs", + "entity-component-system", + "game-development", + "game-engine", + "gamedev", + "graphics", + "gui", + "open-source", + "steam-deck", + "webassembly", + "webgpu", + "zig", + "ziglang" ] }, { - "id": 319193983, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTkxOTM5ODM=", - "name": "notes", - "full_name": "mr-karan/notes", + "id": 303704300, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDM3MDQzMDA=", + "name": "futureproof", + "full_name": "mkeeter/futureproof", "owner": { - "login": "mr-karan", - "id": 5689132, - "avatar_url": "https://avatars.githubusercontent.com/u/5689132?v=4", - "url": "https://api.github.com/users/mr-karan", - "html_url": "https://github.com/mr-karan" + "login": "mkeeter", + "id": 745333, + "avatar_url": "https://avatars.githubusercontent.com/u/745333?v=4", + "url": "https://api.github.com/users/mkeeter", + "html_url": "https://github.com/mkeeter" }, - "html_url": "https://github.com/mr-karan/notes", - "description": "Collection of my byte sized notes on programming and other random topics. ", - "url": "https://api.github.com/repos/mr-karan/notes", - "languages_url": "https://api.github.com/repos/mr-karan/notes/languages", - "created_at": "2020-12-07T03:32:32Z", - "updated_at": "2023-09-01T23:47:01Z", - "git_url": "git://github.com/mr-karan/notes.git", - "ssh_url": "git@github.com:mr-karan/notes.git", - "clone_url": "https://github.com/mr-karan/notes.git", - "homepage": "https://notes.mrkaran.dev/", - "stargazers_count": 34, - "watchers_count": 34, - "language": "Makefile", + "html_url": "https://github.com/mkeeter/futureproof", + "description": "A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!", + "url": "https://api.github.com/repos/mkeeter/futureproof", + "languages_url": "https://api.github.com/repos/mkeeter/futureproof/languages", + "created_at": "2020-10-13T13:00:01Z", + "updated_at": "2023-09-25T21:52:26Z", + "git_url": "git://github.com/mkeeter/futureproof.git", + "ssh_url": "git@github.com:mkeeter/futureproof.git", + "clone_url": "https://github.com/mkeeter/futureproof.git", + "homepage": "https://mattkeeter.com/projects/futureproof", + "stargazers_count": 197, + "watchers_count": 197, + "language": "Zig", "topics": [ - "mkdocs", - "mkdocs-material" + "freetype", + "glfw", + "glsl", + "neovim", + "shaderc", + "webgpu", + "ziglang" ] } ], - "MDX": [ + "Go": [ { - "id": 579082810, - "node_id": "R_kgDOIoQaOg", - "name": "Prompt-Engineering-Guide", - "full_name": "dair-ai/Prompt-Engineering-Guide", + "id": 140457254, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDA0NTcyNTQ=", + "name": "amass", + "full_name": "owasp-amass/amass", "owner": { - "login": "dair-ai", - "id": 30384625, - "avatar_url": "https://avatars.githubusercontent.com/u/30384625?v=4", - "url": "https://api.github.com/users/dair-ai", - "html_url": "https://github.com/dair-ai" + "login": "owasp-amass", + "id": 128647419, + "avatar_url": "https://avatars.githubusercontent.com/u/128647419?v=4", + "url": "https://api.github.com/users/owasp-amass", + "html_url": "https://github.com/owasp-amass" }, - "html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide", - "description": "🐙 Guides, papers, lecture, notebooks and resources for prompt engineering", - "url": "https://api.github.com/repos/dair-ai/Prompt-Engineering-Guide", - "languages_url": "https://api.github.com/repos/dair-ai/Prompt-Engineering-Guide/languages", - "created_at": "2022-12-16T16:04:50Z", - "updated_at": "2023-09-26T23:29:18Z", - "git_url": "git://github.com/dair-ai/Prompt-Engineering-Guide.git", - "ssh_url": "git@github.com:dair-ai/Prompt-Engineering-Guide.git", - "clone_url": "https://github.com/dair-ai/Prompt-Engineering-Guide.git", - "homepage": "https://www.promptingguide.ai/", - "stargazers_count": 35987, - "watchers_count": 35987, - "language": "MDX", + "html_url": "https://github.com/owasp-amass/amass", + "description": "In-depth attack surface mapping and asset discovery", + "url": "https://api.github.com/repos/owasp-amass/amass", + "languages_url": "https://api.github.com/repos/owasp-amass/amass/languages", + "created_at": "2018-07-10T16:05:08Z", + "updated_at": "2023-09-27T11:12:04Z", + "git_url": "git://github.com/owasp-amass/amass.git", + "ssh_url": "git@github.com:owasp-amass/amass.git", + "clone_url": "https://github.com/owasp-amass/amass.git", + "homepage": "https://owasp.org/www-project-amass/", + "stargazers_count": 10118, + "watchers_count": 10118, + "language": "Go", "topics": [ - "chatgpt", - "deep-learning", - "language-model", - "openai", - "prompt-engineering" + "attack-surfaces", + "dns", + "enumeration", + "go", + "golang", + "information-gathering", + "maltego", + "network-security", + "osint", + "osint-reconnaissance", + "owasp", + "recon", + "subdomain" ] - } - ], - "Julia": [ + }, { - "id": 622554622, - "node_id": "R_kgDOJRtt_g", - "name": "ChatGPT-Plugins-Collection", - "full_name": "logankilpatrick/ChatGPT-Plugins-Collection", + "id": 575980164, + "node_id": "R_kgDOIlTChA", + "name": "chatgpt-discord", + "full_name": "m1guelpf/chatgpt-discord", "owner": { - "login": "logankilpatrick", - "id": 35577566, - "avatar_url": "https://avatars.githubusercontent.com/u/35577566?v=4", - "url": "https://api.github.com/users/logankilpatrick", - "html_url": "https://github.com/logankilpatrick" + "login": "m1guelpf", + "id": 23558090, + "avatar_url": "https://avatars.githubusercontent.com/u/23558090?v=4", + "url": "https://api.github.com/users/m1guelpf", + "html_url": "https://github.com/m1guelpf" }, - "html_url": "https://github.com/logankilpatrick/ChatGPT-Plugins-Collection", - "description": "An unofficial collection of Plugins for ChatGPT, in any programming language!", - "url": "https://api.github.com/repos/logankilpatrick/ChatGPT-Plugins-Collection", - "languages_url": "https://api.github.com/repos/logankilpatrick/ChatGPT-Plugins-Collection/languages", - "created_at": "2023-04-02T13:14:39Z", - "updated_at": "2023-09-25T08:37:13Z", - "git_url": "git://github.com/logankilpatrick/ChatGPT-Plugins-Collection.git", - "ssh_url": "git@github.com:logankilpatrick/ChatGPT-Plugins-Collection.git", - "clone_url": "https://github.com/logankilpatrick/ChatGPT-Plugins-Collection.git", + "html_url": "https://github.com/m1guelpf/chatgpt-discord", + "description": "Run your own GPTChat Discord bot, with a single command!", + "url": "https://api.github.com/repos/m1guelpf/chatgpt-discord", + "languages_url": "https://api.github.com/repos/m1guelpf/chatgpt-discord/languages", + "created_at": "2022-12-08T18:24:28Z", + "updated_at": "2023-09-22T03:21:59Z", + "git_url": "git://github.com/m1guelpf/chatgpt-discord.git", + "ssh_url": "git@github.com:m1guelpf/chatgpt-discord.git", + "clone_url": "https://github.com/m1guelpf/chatgpt-discord.git", "homepage": "", - "stargazers_count": 645, - "watchers_count": 645, - "language": "Julia", - "topics": [] - } - ], - "Jupyter Notebook": [ - { - "id": 630023030, - "node_id": "R_kgDOJY1jdg", - "name": "StableLM", - "full_name": "Stability-AI/StableLM", - "owner": { - "login": "Stability-AI", - "id": 100950301, - "avatar_url": "https://avatars.githubusercontent.com/u/100950301?v=4", - "url": "https://api.github.com/users/Stability-AI", - "html_url": "https://github.com/Stability-AI" - }, - "html_url": "https://github.com/Stability-AI/StableLM", - "description": "StableLM: Stability AI Language Models", - "url": "https://api.github.com/repos/Stability-AI/StableLM", - "languages_url": "https://api.github.com/repos/Stability-AI/StableLM/languages", - "created_at": "2023-04-19T14:02:16Z", - "updated_at": "2023-09-26T20:48:40Z", - "git_url": "git://github.com/Stability-AI/StableLM.git", - "ssh_url": "git@github.com:Stability-AI/StableLM.git", - "clone_url": "https://github.com/Stability-AI/StableLM.git", - "homepage": null, - "stargazers_count": 15472, - "watchers_count": 15472, - "language": "Jupyter Notebook", + "stargazers_count": 282, + "watchers_count": 282, + "language": "Go", "topics": [] }, { - "id": 570530787, - "node_id": "R_kgDOIgGb4w", - "name": "stable-diffusion-2-gui", - "full_name": "qunash/stable-diffusion-2-gui", + "id": 394783742, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTQ3ODM3NDI=", + "name": "blokechain", + "full_name": "harveynw/blokechain", "owner": { - "login": "qunash", - "id": 3750161, - "avatar_url": "https://avatars.githubusercontent.com/u/3750161?v=4", - "url": "https://api.github.com/users/qunash", - "html_url": "https://github.com/qunash" + "login": "harveynw", + "id": 4984112, + "avatar_url": "https://avatars.githubusercontent.com/u/4984112?v=4", + "url": "https://api.github.com/users/harveynw", + "html_url": "https://github.com/harveynw" }, - "html_url": "https://github.com/qunash/stable-diffusion-2-gui", - "description": "Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x.", - "url": "https://api.github.com/repos/qunash/stable-diffusion-2-gui", - "languages_url": "https://api.github.com/repos/qunash/stable-diffusion-2-gui/languages", - "created_at": "2022-11-25T12:14:10Z", - "updated_at": "2023-09-25T12:57:50Z", - "git_url": "git://github.com/qunash/stable-diffusion-2-gui.git", - "ssh_url": "git@github.com:qunash/stable-diffusion-2-gui.git", - "clone_url": "https://github.com/qunash/stable-diffusion-2-gui.git", + "html_url": "https://github.com/harveynw/blokechain", + "description": "Golang Bitcoin Protocol", + "url": "https://api.github.com/repos/harveynw/blokechain", + "languages_url": "https://api.github.com/repos/harveynw/blokechain/languages", + "created_at": "2021-08-10T21:19:25Z", + "updated_at": "2023-03-20T17:56:57Z", + "git_url": "git://github.com/harveynw/blokechain.git", + "ssh_url": "git@github.com:harveynw/blokechain.git", + "clone_url": "https://github.com/harveynw/blokechain.git", "homepage": "", - "stargazers_count": 585, - "watchers_count": 585, - "language": "Jupyter Notebook", - "topics": [ - "image-generation", - "stable-diffusion" - ] + "stargazers_count": 1, + "watchers_count": 1, + "language": "Go", + "topics": [] }, { - "id": 562595985, - "node_id": "R_kgDOIYiIkQ", - "name": "paint-with-words-sd", - "full_name": "cloneofsimo/paint-with-words-sd", + "id": 94897336, + "node_id": "MDEwOlJlcG9zaXRvcnk5NDg5NzMzNg==", + "name": "imgproxy", + "full_name": "imgproxy/imgproxy", "owner": { - "login": "cloneofsimo", - "id": 35953539, - "avatar_url": "https://avatars.githubusercontent.com/u/35953539?v=4", - "url": "https://api.github.com/users/cloneofsimo", - "html_url": "https://github.com/cloneofsimo" + "login": "imgproxy", + "id": 48099924, + "avatar_url": "https://avatars.githubusercontent.com/u/48099924?v=4", + "url": "https://api.github.com/users/imgproxy", + "html_url": "https://github.com/imgproxy" }, - "html_url": "https://github.com/cloneofsimo/paint-with-words-sd", - "description": "Implementation of Paint-with-words with Stable Diffusion : method from eDiff-I that let you generate image from text-labeled segmentation map.", - "url": "https://api.github.com/repos/cloneofsimo/paint-with-words-sd", - "languages_url": "https://api.github.com/repos/cloneofsimo/paint-with-words-sd/languages", - "created_at": "2022-11-06T20:26:30Z", - "updated_at": "2023-09-25T23:47:22Z", - "git_url": "git://github.com/cloneofsimo/paint-with-words-sd.git", - "ssh_url": "git@github.com:cloneofsimo/paint-with-words-sd.git", - "clone_url": "https://github.com/cloneofsimo/paint-with-words-sd.git", - "homepage": "", - "stargazers_count": 581, - "watchers_count": 581, - "language": "Jupyter Notebook", + "html_url": "https://github.com/imgproxy/imgproxy", + "description": "Fast and secure standalone server for resizing and converting remote images", + "url": "https://api.github.com/repos/imgproxy/imgproxy", + "languages_url": "https://api.github.com/repos/imgproxy/imgproxy/languages", + "created_at": "2017-06-20T13:58:55Z", + "updated_at": "2023-09-27T09:55:43Z", + "git_url": "git://github.com/imgproxy/imgproxy.git", + "ssh_url": "git@github.com:imgproxy/imgproxy.git", + "clone_url": "https://github.com/imgproxy/imgproxy.git", + "homepage": "https://imgproxy.net", + "stargazers_count": 7578, + "watchers_count": 7578, + "language": "Go", "topics": [ - "diffusion", - "generative-model", - "stable-diffusion" + "avif", + "crop-image", + "docker", + "golang", + "image", + "image-processing", + "image-server", + "jpeg", + "libvips", + "microservice", + "png", + "resize-images", + "webp" ] }, { - "id": 511187726, - "node_id": "R_kgDOHngbDg", - "name": "yolov7", - "full_name": "WongKinYiu/yolov7", + "id": 31673858, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTY3Mzg1OA==", + "name": "imaginary", + "full_name": "h2non/imaginary", "owner": { - "login": "WongKinYiu", - "id": 12152972, - "avatar_url": "https://avatars.githubusercontent.com/u/12152972?v=4", - "url": "https://api.github.com/users/WongKinYiu", - "html_url": "https://github.com/WongKinYiu" + "login": "h2non", + "id": 63402, + "avatar_url": "https://avatars.githubusercontent.com/u/63402?v=4", + "url": "https://api.github.com/users/h2non", + "html_url": "https://github.com/h2non" }, - "html_url": "https://github.com/WongKinYiu/yolov7", - "description": "Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors", - "url": "https://api.github.com/repos/WongKinYiu/yolov7", - "languages_url": "https://api.github.com/repos/WongKinYiu/yolov7/languages", - "created_at": "2022-07-06T15:14:06Z", - "updated_at": "2023-09-26T23:15:06Z", - "git_url": "git://github.com/WongKinYiu/yolov7.git", - "ssh_url": "git@github.com:WongKinYiu/yolov7.git", - "clone_url": "https://github.com/WongKinYiu/yolov7.git", - "homepage": "", - "stargazers_count": 11284, - "watchers_count": 11284, - "language": "Jupyter Notebook", + "html_url": "https://github.com/h2non/imaginary", + "description": "Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing", + "url": "https://api.github.com/repos/h2non/imaginary", + "languages_url": "https://api.github.com/repos/h2non/imaginary/languages", + "created_at": "2015-03-04T18:51:40Z", + "updated_at": "2023-09-27T10:34:11Z", + "git_url": "git://github.com/h2non/imaginary.git", + "ssh_url": "git@github.com:h2non/imaginary.git", + "clone_url": "https://github.com/h2non/imaginary.git", + "homepage": "https://fly.io/docs/app-guides/run-a-global-image-service/", + "stargazers_count": 5106, + "watchers_count": 5106, + "language": "Go", "topics": [ - "darknet", - "pytorch", - "scaled-yolov4", - "yolor", - "yolov3", - "yolov4", - "yolov7" + "crop-image", + "docker", + "gif", + "image", + "image-processing", + "jpeg", + "libvips", + "microservice", + "png", + "resize-images", + "watermark", + "webp" ] }, { - "id": 534397970, - "node_id": "R_kgDOH9pEEg", - "name": "nn-zero-to-hero", - "full_name": "karpathy/nn-zero-to-hero", - "owner": { - "login": "karpathy", - "id": 241138, - "avatar_url": "https://avatars.githubusercontent.com/u/241138?v=4", - "url": "https://api.github.com/users/karpathy", - "html_url": "https://github.com/karpathy" - }, - "html_url": "https://github.com/karpathy/nn-zero-to-hero", - "description": "Neural Networks: Zero to Hero", - "url": "https://api.github.com/repos/karpathy/nn-zero-to-hero", - "languages_url": "https://api.github.com/repos/karpathy/nn-zero-to-hero/languages", - "created_at": "2022-09-08T21:23:25Z", - "updated_at": "2023-09-26T03:11:01Z", - "git_url": "git://github.com/karpathy/nn-zero-to-hero.git", - "ssh_url": "git@github.com:karpathy/nn-zero-to-hero.git", - "clone_url": "https://github.com/karpathy/nn-zero-to-hero.git", - "homepage": null, - "stargazers_count": 8786, - "watchers_count": 8786, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 530072220, - "node_id": "R_kgDOH5hCnA", - "name": "peacasso", - "full_name": "victordibia/peacasso", + "id": 412444545, + "node_id": "R_kgDOGJVngQ", + "name": "portal", + "full_name": "SpatiumPortae/portal", "owner": { - "login": "victordibia", - "id": 1547007, - "avatar_url": "https://avatars.githubusercontent.com/u/1547007?v=4", - "url": "https://api.github.com/users/victordibia", - "html_url": "https://github.com/victordibia" + "login": "SpatiumPortae", + "id": 105846738, + "avatar_url": "https://avatars.githubusercontent.com/u/105846738?v=4", + "url": "https://api.github.com/users/SpatiumPortae", + "html_url": "https://github.com/SpatiumPortae" }, - "html_url": "https://github.com/victordibia/peacasso", - "description": "UI interface for experimenting with multimodal (text, image) models (stable diffusion).", - "url": "https://api.github.com/repos/victordibia/peacasso", - "languages_url": "https://api.github.com/repos/victordibia/peacasso/languages", - "created_at": "2022-08-29T05:01:57Z", - "updated_at": "2023-09-17T06:23:17Z", - "git_url": "git://github.com/victordibia/peacasso.git", - "ssh_url": "git@github.com:victordibia/peacasso.git", - "clone_url": "https://github.com/victordibia/peacasso.git", - "homepage": "https://victordibia.com/peacasso/", - "stargazers_count": 335, - "watchers_count": 335, - "language": "Jupyter Notebook", + "html_url": "https://github.com/SpatiumPortae/portal", + "description": "Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨", + "url": "https://api.github.com/repos/SpatiumPortae/portal", + "languages_url": "https://api.github.com/repos/SpatiumPortae/portal/languages", + "created_at": "2021-10-01T11:44:20Z", + "updated_at": "2023-09-26T23:08:52Z", + "git_url": "git://github.com/SpatiumPortae/portal.git", + "ssh_url": "git@github.com:SpatiumPortae/portal.git", + "clone_url": "https://github.com/SpatiumPortae/portal.git", + "homepage": "https://portal.spatiumportae.com", + "stargazers_count": 963, + "watchers_count": 963, + "language": "Go", "topics": [ - "deeplearning", - "machinelearning", - "stable-diffusion", - "stablediffusion" + "data-transfer", + "e2e", + "file-sharing", + "filetransfer", + "go", + "golang", + "p2p", + "pake", + "peer-to-peer" ] }, { - "id": 165826654, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjU4MjY2NTQ=", - "name": "deepmind-research", - "full_name": "google-deepmind/deepmind-research", + "id": 534731763, + "node_id": "R_kgDOH99b8w", + "name": "solproxy", + "full_name": "HowRareIs/solproxy", "owner": { - "login": "google-deepmind", - "id": 8596759, - "avatar_url": "https://avatars.githubusercontent.com/u/8596759?v=4", - "url": "https://api.github.com/users/google-deepmind", - "html_url": "https://github.com/google-deepmind" + "login": "HowRareIs", + "id": 89454691, + "avatar_url": "https://avatars.githubusercontent.com/u/89454691?v=4", + "url": "https://api.github.com/users/HowRareIs", + "html_url": "https://github.com/HowRareIs" }, - "html_url": "https://github.com/google-deepmind/deepmind-research", - "description": "This repository contains implementations and illustrative code to accompany DeepMind publications", - "url": "https://api.github.com/repos/google-deepmind/deepmind-research", - "languages_url": "https://api.github.com/repos/google-deepmind/deepmind-research/languages", - "created_at": "2019-01-15T09:54:13Z", - "updated_at": "2023-09-26T14:27:37Z", - "git_url": "git://github.com/google-deepmind/deepmind-research.git", - "ssh_url": "git@github.com:google-deepmind/deepmind-research.git", - "clone_url": "https://github.com/google-deepmind/deepmind-research.git", + "html_url": "https://github.com/HowRareIs/solproxy", + "description": "HowRare Solana RPC proxy is there to allow project creators to freely route Solana RPC calls to different Solana nodes utilizing prioritization and capping.", + "url": "https://api.github.com/repos/HowRareIs/solproxy", + "languages_url": "https://api.github.com/repos/HowRareIs/solproxy/languages", + "created_at": "2022-09-09T17:00:12Z", + "updated_at": "2023-04-22T07:12:40Z", + "git_url": "git://github.com/HowRareIs/solproxy.git", + "ssh_url": "git@github.com:HowRareIs/solproxy.git", + "clone_url": "https://github.com/HowRareIs/solproxy.git", "homepage": "", - "stargazers_count": 12131, - "watchers_count": 12131, - "language": "Jupyter Notebook", - "topics": [] + "stargazers_count": 13, + "watchers_count": 13, + "language": "Go", + "topics": [ + "proxy", + "rpc", + "solana" + ] }, { - "id": 523379232, - "node_id": "R_kgDOHzIiIA", - "name": "stable-diffusion", - "full_name": "CompVis/stable-diffusion", + "id": 119190187, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTkxOTAxODc=", + "name": "gitleaks", + "full_name": "gitleaks/gitleaks", "owner": { - "login": "CompVis", - "id": 30233788, - "avatar_url": "https://avatars.githubusercontent.com/u/30233788?v=4", - "url": "https://api.github.com/users/CompVis", - "html_url": "https://github.com/CompVis" + "login": "gitleaks", + "id": 90395851, + "avatar_url": "https://avatars.githubusercontent.com/u/90395851?v=4", + "url": "https://api.github.com/users/gitleaks", + "html_url": "https://github.com/gitleaks" }, - "html_url": "https://github.com/CompVis/stable-diffusion", - "description": "A latent text-to-image diffusion model", - "url": "https://api.github.com/repos/CompVis/stable-diffusion", - "languages_url": "https://api.github.com/repos/CompVis/stable-diffusion/languages", - "created_at": "2022-08-10T14:36:44Z", - "updated_at": "2023-09-27T00:05:36Z", - "git_url": "git://github.com/CompVis/stable-diffusion.git", - "ssh_url": "git@github.com:CompVis/stable-diffusion.git", - "clone_url": "https://github.com/CompVis/stable-diffusion.git", - "homepage": "https://ommer-lab.com/research/latent-diffusion-models/", - "stargazers_count": 60248, - "watchers_count": 60248, - "language": "Jupyter Notebook", - "topics": [] + "html_url": "https://github.com/gitleaks/gitleaks", + "description": "Protect and discover secrets using Gitleaks 🔑", + "url": "https://api.github.com/repos/gitleaks/gitleaks", + "languages_url": "https://api.github.com/repos/gitleaks/gitleaks/languages", + "created_at": "2018-01-27T18:19:31Z", + "updated_at": "2023-09-27T09:55:32Z", + "git_url": "git://github.com/gitleaks/gitleaks.git", + "ssh_url": "git@github.com:gitleaks/gitleaks.git", + "clone_url": "https://github.com/gitleaks/gitleaks.git", + "homepage": "https://gitleaks.io", + "stargazers_count": 13846, + "watchers_count": 13846, + "language": "Go", + "topics": [ + "devsecops", + "git", + "gitleaks", + "go", + "golang", + "hacktoberfest", + "secret", + "security", + "security-tools" + ] }, { - "id": 463337778, - "node_id": "R_kgDOG535Mg", - "name": "disco-diffusion", - "full_name": "alembics/disco-diffusion", + "id": 14712850, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDcxMjg1MA==", + "name": "syncthing", + "full_name": "syncthing/syncthing", "owner": { - "login": "alembics", - "id": 100251391, - "avatar_url": "https://avatars.githubusercontent.com/u/100251391?v=4", - "url": "https://api.github.com/users/alembics", - "html_url": "https://github.com/alembics" + "login": "syncthing", + "id": 7628018, + "avatar_url": "https://avatars.githubusercontent.com/u/7628018?v=4", + "url": "https://api.github.com/users/syncthing", + "html_url": "https://github.com/syncthing" }, - "html_url": "https://github.com/alembics/disco-diffusion", - "description": null, - "url": "https://api.github.com/repos/alembics/disco-diffusion", - "languages_url": "https://api.github.com/repos/alembics/disco-diffusion/languages", - "created_at": "2022-02-24T23:52:28Z", - "updated_at": "2023-09-26T14:09:27Z", - "git_url": "git://github.com/alembics/disco-diffusion.git", - "ssh_url": "git@github.com:alembics/disco-diffusion.git", - "clone_url": "https://github.com/alembics/disco-diffusion.git", - "homepage": null, - "stargazers_count": 7374, - "watchers_count": 7374, - "language": "Jupyter Notebook", - "topics": [] + "html_url": "https://github.com/syncthing/syncthing", + "description": "Open Source Continuous File Synchronization", + "url": "https://api.github.com/repos/syncthing/syncthing", + "languages_url": "https://api.github.com/repos/syncthing/syncthing/languages", + "created_at": "2013-11-26T09:48:21Z", + "updated_at": "2023-09-27T11:41:31Z", + "git_url": "git://github.com/syncthing/syncthing.git", + "ssh_url": "git@github.com:syncthing/syncthing.git", + "clone_url": "https://github.com/syncthing/syncthing.git", + "homepage": "https://forum.syncthing.net/", + "stargazers_count": 54486, + "watchers_count": 54486, + "language": "Go", + "topics": [ + "go", + "p2p", + "peer-to-peer", + "synchronization" + ] }, { - "id": 372671148, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzI2NzExNDg=", - "name": "twewy-discord-chatbot", - "full_name": "RuolinZheng08/twewy-discord-chatbot", + "id": 533087958, + "node_id": "R_kgDOH8ZG1g", + "name": "d2", + "full_name": "terrastruct/d2", "owner": { - "login": "RuolinZheng08", - "id": 35674052, - "avatar_url": "https://avatars.githubusercontent.com/u/35674052?v=4", - "url": "https://api.github.com/users/RuolinZheng08", - "html_url": "https://github.com/RuolinZheng08" + "login": "terrastruct", + "id": 80369600, + "avatar_url": "https://avatars.githubusercontent.com/u/80369600?v=4", + "url": "https://api.github.com/users/terrastruct", + "html_url": "https://github.com/terrastruct" }, - "html_url": "https://github.com/RuolinZheng08/twewy-discord-chatbot", - "description": "Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You", - "url": "https://api.github.com/repos/RuolinZheng08/twewy-discord-chatbot", - "languages_url": "https://api.github.com/repos/RuolinZheng08/twewy-discord-chatbot/languages", - "created_at": "2021-06-01T01:42:12Z", - "updated_at": "2023-09-26T13:00:35Z", - "git_url": "git://github.com/RuolinZheng08/twewy-discord-chatbot.git", - "ssh_url": "git@github.com:RuolinZheng08/twewy-discord-chatbot.git", - "clone_url": "https://github.com/RuolinZheng08/twewy-discord-chatbot.git", - "homepage": "https://www.freecodecamp.org/news/discord-ai-chatbot/", - "stargazers_count": 293, - "watchers_count": 293, - "language": "Jupyter Notebook", + "html_url": "https://github.com/terrastruct/d2", + "description": "D2 is a modern diagram scripting language that turns text to diagrams.", + "url": "https://api.github.com/repos/terrastruct/d2", + "languages_url": "https://api.github.com/repos/terrastruct/d2/languages", + "created_at": "2022-09-05T23:12:27Z", + "updated_at": "2023-09-27T10:17:06Z", + "git_url": "git://github.com/terrastruct/d2.git", + "ssh_url": "git@github.com:terrastruct/d2.git", + "clone_url": "https://github.com/terrastruct/d2.git", + "homepage": "https://d2lang.com", + "stargazers_count": 14233, + "watchers_count": 14233, + "language": "Go", "topics": [ - "chatbot", - "chatbot-application", - "discord", - "discord-bot", - "discord-py", - "gpt", - "gpt2-chatbot" + "developer-tools", + "diagramming", + "diagrams", + "go", + "golang", + "software-architecture", + "text-to-diagram" ] }, { - "id": 389585704, - "node_id": "MDEwOlJlcG9zaXRvcnkzODk1ODU3MDQ=", - "name": "nft-image-generator", - "full_name": "benyaminahmed/nft-image-generator", + "id": 326228917, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjYyMjg5MTc=", + "name": "katana", + "full_name": "projectdiscovery/katana", "owner": { - "login": "benyaminahmed", - "id": 36366023, - "avatar_url": "https://avatars.githubusercontent.com/u/36366023?v=4", - "url": "https://api.github.com/users/benyaminahmed", - "html_url": "https://github.com/benyaminahmed" + "login": "projectdiscovery", + "id": 50994705, + "avatar_url": "https://avatars.githubusercontent.com/u/50994705?v=4", + "url": "https://api.github.com/users/projectdiscovery", + "html_url": "https://github.com/projectdiscovery" }, - "html_url": "https://github.com/benyaminahmed/nft-image-generator", - "description": null, - "url": "https://api.github.com/repos/benyaminahmed/nft-image-generator", - "languages_url": "https://api.github.com/repos/benyaminahmed/nft-image-generator/languages", - "created_at": "2021-07-26T09:55:12Z", - "updated_at": "2023-09-08T18:24:40Z", - "git_url": "git://github.com/benyaminahmed/nft-image-generator.git", - "ssh_url": "git@github.com:benyaminahmed/nft-image-generator.git", - "clone_url": "https://github.com/benyaminahmed/nft-image-generator.git", - "homepage": null, - "stargazers_count": 1624, - "watchers_count": 1624, - "language": "Jupyter Notebook", - "topics": [] + "html_url": "https://github.com/projectdiscovery/katana", + "description": "A next-generation crawling and spidering framework.", + "url": "https://api.github.com/repos/projectdiscovery/katana", + "languages_url": "https://api.github.com/repos/projectdiscovery/katana/languages", + "created_at": "2021-01-02T16:56:05Z", + "updated_at": "2023-09-26T11:39:24Z", + "git_url": "git://github.com/projectdiscovery/katana.git", + "ssh_url": "git@github.com:projectdiscovery/katana.git", + "clone_url": "https://github.com/projectdiscovery/katana.git", + "homepage": "", + "stargazers_count": 7506, + "watchers_count": 7506, + "language": "Go", + "topics": [ + "cli", + "crawler", + "gocrawler", + "headless", + "spider-framework", + "web-spider" + ] }, { - "id": 221883227, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjE4ODMyMjc=", - "name": "Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", - "full_name": "PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", + "id": 559577091, + "node_id": "R_kgDOIVp4Aw", + "name": "steam-deck-utilities", + "full_name": "CryoByte33/steam-deck-utilities", "owner": { - "login": "PacktPublishing", - "id": 10974906, - "avatar_url": "https://avatars.githubusercontent.com/u/10974906?v=4", - "url": "https://api.github.com/users/PacktPublishing", - "html_url": "https://github.com/PacktPublishing" + "login": "CryoByte33", + "id": 11524686, + "avatar_url": "https://avatars.githubusercontent.com/u/11524686?v=4", + "url": "https://api.github.com/users/CryoByte33", + "html_url": "https://github.com/CryoByte33" }, - "html_url": "https://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", - "description": "Machine Learning for Algorithmic Trading, Second Edition - published by Packt", - "url": "https://api.github.com/repos/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", - "languages_url": "https://api.github.com/repos/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original/languages", - "created_at": "2019-11-15T08:51:40Z", - "updated_at": "2023-09-26T12:44:02Z", - "git_url": "git://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", - "ssh_url": "git@github.com:PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", - "clone_url": "https://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", + "html_url": "https://github.com/CryoByte33/steam-deck-utilities", + "description": "A utility to improve performance and help manage storage on Steam Deck.", + "url": "https://api.github.com/repos/CryoByte33/steam-deck-utilities", + "languages_url": "https://api.github.com/repos/CryoByte33/steam-deck-utilities/languages", + "created_at": "2022-10-30T14:50:04Z", + "updated_at": "2023-09-27T10:07:04Z", + "git_url": "git://github.com/CryoByte33/steam-deck-utilities.git", + "ssh_url": "git@github.com:CryoByte33/steam-deck-utilities.git", + "clone_url": "https://github.com/CryoByte33/steam-deck-utilities.git", "homepage": "", - "stargazers_count": 882, - "watchers_count": 882, - "language": "Jupyter Notebook", - "topics": [] + "stargazers_count": 2397, + "watchers_count": 2397, + "language": "Go", + "topics": [ + "steam-deck" + ] }, { - "id": 139483807, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzk0ODM4MDc=", - "name": "python_Meijer", - "full_name": "dapperfu/python_Meijer", + "id": 63559077, + "node_id": "MDEwOlJlcG9zaXRvcnk2MzU1OTA3Nw==", + "name": "yagpdb", + "full_name": "botlabs-gg/yagpdb", "owner": { - "login": "dapperfu", - "id": 223258, - "avatar_url": "https://avatars.githubusercontent.com/u/223258?v=4", - "url": "https://api.github.com/users/dapperfu", - "html_url": "https://github.com/dapperfu" + "login": "botlabs-gg", + "id": 55681269, + "avatar_url": "https://avatars.githubusercontent.com/u/55681269?v=4", + "url": "https://api.github.com/users/botlabs-gg", + "html_url": "https://github.com/botlabs-gg" }, - "html_url": "https://github.com/dapperfu/python_Meijer", - "description": "Reverse engineered API for Meijer's Shopping List.", - "url": "https://api.github.com/repos/dapperfu/python_Meijer", - "languages_url": "https://api.github.com/repos/dapperfu/python_Meijer/languages", - "created_at": "2018-07-02T19:11:54Z", - "updated_at": "2023-05-23T22:22:56Z", - "git_url": "git://github.com/dapperfu/python_Meijer.git", - "ssh_url": "git@github.com:dapperfu/python_Meijer.git", - "clone_url": "https://github.com/dapperfu/python_Meijer.git", - "homepage": "", - "stargazers_count": 13, - "watchers_count": 13, - "language": "Jupyter Notebook", - "topics": [] - } - ], - "PowerShell": [ + "html_url": "https://github.com/botlabs-gg/yagpdb", + "description": "Yet another general purpose discord bot", + "url": "https://api.github.com/repos/botlabs-gg/yagpdb", + "languages_url": "https://api.github.com/repos/botlabs-gg/yagpdb/languages", + "created_at": "2016-07-18T00:40:33Z", + "updated_at": "2023-09-23T17:50:28Z", + "git_url": "git://github.com/botlabs-gg/yagpdb.git", + "ssh_url": "git@github.com:botlabs-gg/yagpdb.git", + "clone_url": "https://github.com/botlabs-gg/yagpdb.git", + "homepage": "https://yagpdb.xyz", + "stargazers_count": 1095, + "watchers_count": 1095, + "language": "Go", + "topics": [ + "bot", + "discord", + "discord-bot", + "discordgo" + ] + }, { - "id": 486418532, - "node_id": "R_kgDOHP4oZA", - "name": "winutil", - "full_name": "ChrisTitusTech/winutil", + "id": 510607652, + "node_id": "R_kgDOHm9BJA", + "name": "pocketbase", + "full_name": "pocketbase/pocketbase", "owner": { - "login": "ChrisTitusTech", - "id": 7896101, - "avatar_url": "https://avatars.githubusercontent.com/u/7896101?v=4", - "url": "https://api.github.com/users/ChrisTitusTech", - "html_url": "https://github.com/ChrisTitusTech" + "login": "pocketbase", + "id": 101000011, + "avatar_url": "https://avatars.githubusercontent.com/u/101000011?v=4", + "url": "https://api.github.com/users/pocketbase", + "html_url": "https://github.com/pocketbase" }, - "html_url": "https://github.com/ChrisTitusTech/winutil", - "description": "Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates", - "url": "https://api.github.com/repos/ChrisTitusTech/winutil", - "languages_url": "https://api.github.com/repos/ChrisTitusTech/winutil/languages", - "created_at": "2022-04-28T02:25:19Z", - "updated_at": "2023-09-26T21:39:23Z", - "git_url": "git://github.com/ChrisTitusTech/winutil.git", - "ssh_url": "git@github.com:ChrisTitusTech/winutil.git", - "clone_url": "https://github.com/ChrisTitusTech/winutil.git", - "homepage": "", - "stargazers_count": 6894, - "watchers_count": 6894, - "language": "PowerShell", - "topics": [] + "html_url": "https://github.com/pocketbase/pocketbase", + "description": "Open Source realtime backend in 1 file", + "url": "https://api.github.com/repos/pocketbase/pocketbase", + "languages_url": "https://api.github.com/repos/pocketbase/pocketbase/languages", + "created_at": "2022-07-05T06:06:21Z", + "updated_at": "2023-09-27T11:18:34Z", + "git_url": "git://github.com/pocketbase/pocketbase.git", + "ssh_url": "git@github.com:pocketbase/pocketbase.git", + "clone_url": "https://github.com/pocketbase/pocketbase.git", + "homepage": "https://pocketbase.io", + "stargazers_count": 26103, + "watchers_count": 26103, + "language": "Go", + "topics": [ + "authentication", + "backend", + "golang", + "realtime" + ] }, { - "id": 262897647, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjI4OTc2NDc=", - "name": "youtube-dl_script", - "full_name": "velodo/youtube-dl_script", + "id": 449968312, + "node_id": "R_kgDOGtH4uA", + "name": "solana-ping-api", + "full_name": "solana-labs/solana-ping-api", "owner": { - "login": "velodo", - "id": 44948626, - "avatar_url": "https://avatars.githubusercontent.com/u/44948626?v=4", - "url": "https://api.github.com/users/velodo", - "html_url": "https://github.com/velodo" + "login": "solana-labs", + "id": 35608259, + "avatar_url": "https://avatars.githubusercontent.com/u/35608259?v=4", + "url": "https://api.github.com/users/solana-labs", + "html_url": "https://github.com/solana-labs" }, - "html_url": "https://github.com/velodo/youtube-dl_script", - "description": "Windows Powershell script with template config files for archiving YouTube channels.", - "url": "https://api.github.com/repos/velodo/youtube-dl_script", - "languages_url": "https://api.github.com/repos/velodo/youtube-dl_script/languages", - "created_at": "2020-05-10T23:58:03Z", - "updated_at": "2023-09-17T14:12:57Z", - "git_url": "git://github.com/velodo/youtube-dl_script.git", - "ssh_url": "git@github.com:velodo/youtube-dl_script.git", - "clone_url": "https://github.com/velodo/youtube-dl_script.git", - "homepage": "", - "stargazers_count": 20, - "watchers_count": 20, - "language": "PowerShell", + "html_url": "https://github.com/solana-labs/solana-ping-api", + "description": "solana ping api server", + "url": "https://api.github.com/repos/solana-labs/solana-ping-api", + "languages_url": "https://api.github.com/repos/solana-labs/solana-ping-api/languages", + "created_at": "2022-01-20T05:35:32Z", + "updated_at": "2023-04-13T01:57:00Z", + "git_url": "git://github.com/solana-labs/solana-ping-api.git", + "ssh_url": "git@github.com:solana-labs/solana-ping-api.git", + "clone_url": "https://github.com/solana-labs/solana-ping-api.git", + "homepage": null, + "stargazers_count": 18, + "watchers_count": 18, + "language": "Go", "topics": [] - } - ], - "SystemVerilog": [ + }, { - "id": 204516692, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDQ1MTY2OTI=", - "name": "opentitan", - "full_name": "lowRISC/opentitan", + "id": 422821402, + "node_id": "R_kgDOGTO-Gg", + "name": "FerretDB", + "full_name": "FerretDB/FerretDB", "owner": { - "login": "lowRISC", - "id": 7814611, - "avatar_url": "https://avatars.githubusercontent.com/u/7814611?v=4", - "url": "https://api.github.com/users/lowRISC", - "html_url": "https://github.com/lowRISC" + "login": "FerretDB", + "id": 95204649, + "avatar_url": "https://avatars.githubusercontent.com/u/95204649?v=4", + "url": "https://api.github.com/users/FerretDB", + "html_url": "https://github.com/FerretDB" }, - "html_url": "https://github.com/lowRISC/opentitan", - "description": "OpenTitan: Open source silicon root of trust", - "url": "https://api.github.com/repos/lowRISC/opentitan", - "languages_url": "https://api.github.com/repos/lowRISC/opentitan/languages", - "created_at": "2019-08-26T16:30:16Z", - "updated_at": "2023-09-26T01:56:33Z", - "git_url": "git://github.com/lowRISC/opentitan.git", - "ssh_url": "git@github.com:lowRISC/opentitan.git", - "clone_url": "https://github.com/lowRISC/opentitan.git", - "homepage": "https://www.opentitan.org", - "stargazers_count": 1960, - "watchers_count": 1960, - "language": "SystemVerilog", - "topics": [] - } - ], - "Rust": [ + "html_url": "https://github.com/FerretDB/FerretDB", + "description": "A truly Open Source MongoDB alternative", + "url": "https://api.github.com/repos/FerretDB/FerretDB", + "languages_url": "https://api.github.com/repos/FerretDB/FerretDB/languages", + "created_at": "2021-10-30T08:06:36Z", + "updated_at": "2023-09-27T06:37:18Z", + "git_url": "git://github.com/FerretDB/FerretDB.git", + "ssh_url": "git@github.com:FerretDB/FerretDB.git", + "clone_url": "https://github.com/FerretDB/FerretDB.git", + "homepage": "https://www.ferretdb.io", + "stargazers_count": 7691, + "watchers_count": 7691, + "language": "Go", + "topics": [ + "database", + "document", + "ferretdb", + "go", + "golang", + "hacktoberfest", + "mongo", + "mongo-db", + "mongodb", + "mongodb-database", + "postgres", + "postgresql" + ] + }, { - "id": 261124045, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjExMjQwNDU=", - "name": "slint", - "full_name": "slint-ui/slint", + "id": 434218673, + "node_id": "R_kgDOGeGmsQ", + "name": "zincsearch", + "full_name": "zincsearch/zincsearch", "owner": { - "login": "slint-ui", - "id": 64742117, - "avatar_url": "https://avatars.githubusercontent.com/u/64742117?v=4", - "url": "https://api.github.com/users/slint-ui", - "html_url": "https://github.com/slint-ui" + "login": "zincsearch", + "id": 129023705, + "avatar_url": "https://avatars.githubusercontent.com/u/129023705?v=4", + "url": "https://api.github.com/users/zincsearch", + "html_url": "https://github.com/zincsearch" }, - "html_url": "https://github.com/slint-ui/slint", - "description": "Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript. ", - "url": "https://api.github.com/repos/slint-ui/slint", - "languages_url": "https://api.github.com/repos/slint-ui/slint/languages", - "created_at": "2020-05-04T08:53:03Z", - "updated_at": "2023-09-26T22:03:24Z", - "git_url": "git://github.com/slint-ui/slint.git", - "ssh_url": "git@github.com:slint-ui/slint.git", - "clone_url": "https://github.com/slint-ui/slint.git", - "homepage": "https://slint.dev", - "stargazers_count": 9747, - "watchers_count": 9747, - "language": "Rust", + "html_url": "https://github.com/zincsearch/zincsearch", + "description": "ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.", + "url": "https://api.github.com/repos/zincsearch/zincsearch", + "languages_url": "https://api.github.com/repos/zincsearch/zincsearch/languages", + "created_at": "2021-12-02T12:49:41Z", + "updated_at": "2023-09-27T08:08:52Z", + "git_url": "git://github.com/zincsearch/zincsearch.git", + "ssh_url": "git@github.com:zincsearch/zincsearch.git", + "clone_url": "https://github.com/zincsearch/zincsearch.git", + "homepage": "https://zincsearch-docs.zinc.dev", + "stargazers_count": 15460, + "watchers_count": 15460, + "language": "Go", "topics": [ - "cpp", - "declarative-ui", - "embedded-devices", - "gui", - "javascript", - "language", - "lsp-server", - "rust", - "ui", - "wasm", - "web", - "webapplication", - "webassembly" + "elasticsearch", + "go", + "golang", + "modern", + "opensearch", + "search", + "searchengine", + "vuejs" ] - }, + } + ], + "Makefile": [ { - "id": 608896930, - "node_id": "R_kgDOJEsHog", - "name": "aichat", - "full_name": "sigoden/aichat", + "id": 486810025, + "node_id": "R_kgDOHQQhqQ", + "name": "white-paper", + "full_name": "teaxyz/white-paper", "owner": { - "login": "sigoden", - "id": 4012553, - "avatar_url": "https://avatars.githubusercontent.com/u/4012553?v=4", - "url": "https://api.github.com/users/sigoden", - "html_url": "https://github.com/sigoden" + "login": "teaxyz", + "id": 94703010, + "avatar_url": "https://avatars.githubusercontent.com/u/94703010?v=4", + "url": "https://api.github.com/users/teaxyz", + "html_url": "https://github.com/teaxyz" }, - "html_url": "https://github.com/sigoden/aichat", - "description": "Using ChatGPT/GPT-3.5/GPT-4 in the terminal.", - "url": "https://api.github.com/repos/sigoden/aichat", - "languages_url": "https://api.github.com/repos/sigoden/aichat/languages", - "created_at": "2023-03-03T00:29:39Z", - "updated_at": "2023-09-26T18:21:16Z", - "git_url": "git://github.com/sigoden/aichat.git", - "ssh_url": "git@github.com:sigoden/aichat.git", - "clone_url": "https://github.com/sigoden/aichat.git", - "homepage": "", - "stargazers_count": 1500, - "watchers_count": 1500, - "language": "Rust", + "html_url": "https://github.com/teaxyz/white-paper", + "description": "how will our protocol work?", + "url": "https://api.github.com/repos/teaxyz/white-paper", + "languages_url": "https://api.github.com/repos/teaxyz/white-paper/languages", + "created_at": "2022-04-29T02:18:12Z", + "updated_at": "2023-09-27T05:23:37Z", + "git_url": "git://github.com/teaxyz/white-paper.git", + "ssh_url": "git@github.com:teaxyz/white-paper.git", + "clone_url": "https://github.com/teaxyz/white-paper.git", + "homepage": "https://tea.xyz/white-paper/", + "stargazers_count": 179, + "watchers_count": 179, + "language": "Makefile", "topics": [ - "ai", - "chat", - "chatbot", - "chatgpt", - "chatgpt-cli", - "gpt-35-turbo" + "white-paper" ] }, { - "id": 450597346, - "node_id": "R_kgDOGtuR4g", - "name": "mango-v4", - "full_name": "blockworks-foundation/mango-v4", + "id": 319193983, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTkxOTM5ODM=", + "name": "notes", + "full_name": "mr-karan/notes", "owner": { - "login": "blockworks-foundation", - "id": 76265112, - "avatar_url": "https://avatars.githubusercontent.com/u/76265112?v=4", - "url": "https://api.github.com/users/blockworks-foundation", - "html_url": "https://github.com/blockworks-foundation" + "login": "mr-karan", + "id": 5689132, + "avatar_url": "https://avatars.githubusercontent.com/u/5689132?v=4", + "url": "https://api.github.com/users/mr-karan", + "html_url": "https://github.com/mr-karan" }, - "html_url": "https://github.com/blockworks-foundation/mango-v4", - "description": "mango-v4 monorepo, contains program, ts client, and py client", - "url": "https://api.github.com/repos/blockworks-foundation/mango-v4", - "languages_url": "https://api.github.com/repos/blockworks-foundation/mango-v4/languages", - "created_at": "2022-01-21T18:21:28Z", - "updated_at": "2023-08-27T08:51:09Z", - "git_url": "git://github.com/blockworks-foundation/mango-v4.git", - "ssh_url": "git@github.com:blockworks-foundation/mango-v4.git", - "clone_url": "https://github.com/blockworks-foundation/mango-v4.git", - "homepage": "", + "html_url": "https://github.com/mr-karan/notes", + "description": "Collection of my byte sized notes on programming and other random topics. ", + "url": "https://api.github.com/repos/mr-karan/notes", + "languages_url": "https://api.github.com/repos/mr-karan/notes/languages", + "created_at": "2020-12-07T03:32:32Z", + "updated_at": "2023-09-01T23:47:01Z", + "git_url": "git://github.com/mr-karan/notes.git", + "ssh_url": "git@github.com:mr-karan/notes.git", + "clone_url": "https://github.com/mr-karan/notes.git", + "homepage": "https://notes.mrkaran.dev/", "stargazers_count": 34, "watchers_count": 34, - "language": "Rust", - "topics": [] - }, + "language": "Makefile", + "topics": [ + "mkdocs", + "mkdocs-material" + ] + } + ], + "MDX": [ { - "id": 570385870, - "node_id": "R_kgDOIf9lzg", - "name": "hamsterswap-program", - "full_name": "CaviesLabs/hamsterswap-program", + "id": 579082810, + "node_id": "R_kgDOIoQaOg", + "name": "Prompt-Engineering-Guide", + "full_name": "dair-ai/Prompt-Engineering-Guide", "owner": { - "login": "CaviesLabs", - "id": 108291427, - "avatar_url": "https://avatars.githubusercontent.com/u/108291427?v=4", - "url": "https://api.github.com/users/CaviesLabs", - "html_url": "https://github.com/CaviesLabs" + "login": "dair-ai", + "id": 30384625, + "avatar_url": "https://avatars.githubusercontent.com/u/30384625?v=4", + "url": "https://api.github.com/users/dair-ai", + "html_url": "https://github.com/dair-ai" }, - "html_url": "https://github.com/CaviesLabs/hamsterswap-program", - "description": null, - "url": "https://api.github.com/repos/CaviesLabs/hamsterswap-program", - "languages_url": "https://api.github.com/repos/CaviesLabs/hamsterswap-program/languages", - "created_at": "2022-11-25T03:55:45Z", - "updated_at": "2023-02-24T21:18:50Z", - "git_url": "git://github.com/CaviesLabs/hamsterswap-program.git", - "ssh_url": "git@github.com:CaviesLabs/hamsterswap-program.git", - "clone_url": "https://github.com/CaviesLabs/hamsterswap-program.git", - "homepage": null, - "stargazers_count": 2, - "watchers_count": 2, - "language": "Rust", - "topics": [] - }, + "html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide", + "description": "🐙 Guides, papers, lecture, notebooks and resources for prompt engineering", + "url": "https://api.github.com/repos/dair-ai/Prompt-Engineering-Guide", + "languages_url": "https://api.github.com/repos/dair-ai/Prompt-Engineering-Guide/languages", + "created_at": "2022-12-16T16:04:50Z", + "updated_at": "2023-09-27T12:04:58Z", + "git_url": "git://github.com/dair-ai/Prompt-Engineering-Guide.git", + "ssh_url": "git@github.com:dair-ai/Prompt-Engineering-Guide.git", + "clone_url": "https://github.com/dair-ai/Prompt-Engineering-Guide.git", + "homepage": "https://www.promptingguide.ai/", + "stargazers_count": 36003, + "watchers_count": 36003, + "language": "MDX", + "topics": [ + "chatgpt", + "deep-learning", + "language-model", + "openai", + "prompt-engineering" + ] + } + ], + "Julia": [ { - "id": 431523359, - "node_id": "R_kgDOGbiGHw", - "name": "metaplex-program-library", - "full_name": "metaplex-foundation/metaplex-program-library", + "id": 622554622, + "node_id": "R_kgDOJRtt_g", + "name": "ChatGPT-Plugins-Collection", + "full_name": "logankilpatrick/ChatGPT-Plugins-Collection", "owner": { - "login": "metaplex-foundation", - "id": 84874526, - "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", - "url": "https://api.github.com/users/metaplex-foundation", - "html_url": "https://github.com/metaplex-foundation" + "login": "logankilpatrick", + "id": 35577566, + "avatar_url": "https://avatars.githubusercontent.com/u/35577566?v=4", + "url": "https://api.github.com/users/logankilpatrick", + "html_url": "https://github.com/logankilpatrick" }, - "html_url": "https://github.com/metaplex-foundation/metaplex-program-library", - "description": "Smart contracts maintained by the Metaplex team", - "url": "https://api.github.com/repos/metaplex-foundation/metaplex-program-library", - "languages_url": "https://api.github.com/repos/metaplex-foundation/metaplex-program-library/languages", - "created_at": "2021-11-24T14:51:50Z", - "updated_at": "2023-09-13T12:24:52Z", - "git_url": "git://github.com/metaplex-foundation/metaplex-program-library.git", - "ssh_url": "git@github.com:metaplex-foundation/metaplex-program-library.git", - "clone_url": "https://github.com/metaplex-foundation/metaplex-program-library.git", + "html_url": "https://github.com/logankilpatrick/ChatGPT-Plugins-Collection", + "description": "An unofficial collection of Plugins for ChatGPT, in any programming language!", + "url": "https://api.github.com/repos/logankilpatrick/ChatGPT-Plugins-Collection", + "languages_url": "https://api.github.com/repos/logankilpatrick/ChatGPT-Plugins-Collection/languages", + "created_at": "2023-04-02T13:14:39Z", + "updated_at": "2023-09-25T08:37:13Z", + "git_url": "git://github.com/logankilpatrick/ChatGPT-Plugins-Collection.git", + "ssh_url": "git@github.com:logankilpatrick/ChatGPT-Plugins-Collection.git", + "clone_url": "https://github.com/logankilpatrick/ChatGPT-Plugins-Collection.git", "homepage": "", - "stargazers_count": 528, - "watchers_count": 528, - "language": "Rust", - "topics": [ - "blockchain", - "digital-assets", - "metaplex", - "nft", - "rust", - "solana" - ] - }, + "stargazers_count": 645, + "watchers_count": 645, + "language": "Julia", + "topics": [] + } + ], + "Jupyter Notebook": [ { - "id": 462956911, - "node_id": "R_kgDOG5gpbw", - "name": "get-collection", - "full_name": "metaplex-foundation/get-collection", + "id": 630023030, + "node_id": "R_kgDOJY1jdg", + "name": "StableLM", + "full_name": "Stability-AI/StableLM", "owner": { - "login": "metaplex-foundation", - "id": 84874526, - "avatar_url": "https://avatars.githubusercontent.com/u/84874526?v=4", - "url": "https://api.github.com/users/metaplex-foundation", - "html_url": "https://github.com/metaplex-foundation" + "login": "Stability-AI", + "id": 100950301, + "avatar_url": "https://avatars.githubusercontent.com/u/100950301?v=4", + "url": "https://api.github.com/users/Stability-AI", + "html_url": "https://github.com/Stability-AI" }, - "html_url": "https://github.com/metaplex-foundation/get-collection", - "description": "Rust and TypeScript example code for finding all members from a collection id. ", - "url": "https://api.github.com/repos/metaplex-foundation/get-collection", - "languages_url": "https://api.github.com/repos/metaplex-foundation/get-collection/languages", - "created_at": "2022-02-24T00:48:14Z", - "updated_at": "2023-08-10T07:13:09Z", - "git_url": "git://github.com/metaplex-foundation/get-collection.git", - "ssh_url": "git@github.com:metaplex-foundation/get-collection.git", - "clone_url": "https://github.com/metaplex-foundation/get-collection.git", + "html_url": "https://github.com/Stability-AI/StableLM", + "description": "StableLM: Stability AI Language Models", + "url": "https://api.github.com/repos/Stability-AI/StableLM", + "languages_url": "https://api.github.com/repos/Stability-AI/StableLM/languages", + "created_at": "2023-04-19T14:02:16Z", + "updated_at": "2023-09-27T05:30:49Z", + "git_url": "git://github.com/Stability-AI/StableLM.git", + "ssh_url": "git@github.com:Stability-AI/StableLM.git", + "clone_url": "https://github.com/Stability-AI/StableLM.git", "homepage": null, - "stargazers_count": 22, - "watchers_count": 22, - "language": "Rust", + "stargazers_count": 15471, + "watchers_count": 15471, + "language": "Jupyter Notebook", "topics": [] }, { - "id": 575340621, - "node_id": "R_kgDOIksATQ", - "name": "ChatGPT", - "full_name": "lencx/ChatGPT", + "id": 570530787, + "node_id": "R_kgDOIgGb4w", + "name": "stable-diffusion-2-gui", + "full_name": "qunash/stable-diffusion-2-gui", "owner": { - "login": "lencx", - "id": 16164244, - "avatar_url": "https://avatars.githubusercontent.com/u/16164244?v=4", - "url": "https://api.github.com/users/lencx", - "html_url": "https://github.com/lencx" + "login": "qunash", + "id": 3750161, + "avatar_url": "https://avatars.githubusercontent.com/u/3750161?v=4", + "url": "https://api.github.com/users/qunash", + "html_url": "https://github.com/qunash" }, - "html_url": "https://github.com/lencx/ChatGPT", - "description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)", - "url": "https://api.github.com/repos/lencx/ChatGPT", - "languages_url": "https://api.github.com/repos/lencx/ChatGPT/languages", - "created_at": "2022-12-07T09:43:02Z", - "updated_at": "2023-09-26T20:53:04Z", - "git_url": "git://github.com/lencx/ChatGPT.git", - "ssh_url": "git@github.com:lencx/ChatGPT.git", - "clone_url": "https://github.com/lencx/ChatGPT.git", - "homepage": "https://nofwl.com", - "stargazers_count": 41375, - "watchers_count": 41375, - "language": "Rust", + "html_url": "https://github.com/qunash/stable-diffusion-2-gui", + "description": "Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x.", + "url": "https://api.github.com/repos/qunash/stable-diffusion-2-gui", + "languages_url": "https://api.github.com/repos/qunash/stable-diffusion-2-gui/languages", + "created_at": "2022-11-25T12:14:10Z", + "updated_at": "2023-09-25T12:57:50Z", + "git_url": "git://github.com/qunash/stable-diffusion-2-gui.git", + "ssh_url": "git@github.com:qunash/stable-diffusion-2-gui.git", + "clone_url": "https://github.com/qunash/stable-diffusion-2-gui.git", + "homepage": "", + "stargazers_count": 585, + "watchers_count": 585, + "language": "Jupyter Notebook", "topics": [ - "ai", - "app", - "application", - "chatgpt", - "desktop-app", - "gpt", - "gpt-3", - "linux", - "macos", - "notes-app", - "openai", - "rust", - "tauri", - "webview", - "windows" + "image-generation", + "stable-diffusion" ] }, { - "id": 189174934, - "node_id": "MDEwOlJlcG9zaXRvcnkxODkxNzQ5MzQ=", - "name": "zksync", - "full_name": "matter-labs/zksync", + "id": 562595985, + "node_id": "R_kgDOIYiIkQ", + "name": "paint-with-words-sd", + "full_name": "cloneofsimo/paint-with-words-sd", "owner": { - "login": "matter-labs", - "id": 42489169, - "avatar_url": "https://avatars.githubusercontent.com/u/42489169?v=4", - "url": "https://api.github.com/users/matter-labs", - "html_url": "https://github.com/matter-labs" + "login": "cloneofsimo", + "id": 35953539, + "avatar_url": "https://avatars.githubusercontent.com/u/35953539?v=4", + "url": "https://api.github.com/users/cloneofsimo", + "html_url": "https://github.com/cloneofsimo" }, - "html_url": "https://github.com/matter-labs/zksync", - "description": "zkSync: trustless scaling and privacy engine for Ethereum", - "url": "https://api.github.com/repos/matter-labs/zksync", - "languages_url": "https://api.github.com/repos/matter-labs/zksync/languages", - "created_at": "2019-05-29T07:37:03Z", - "updated_at": "2023-09-26T21:19:05Z", - "git_url": "git://github.com/matter-labs/zksync.git", - "ssh_url": "git@github.com:matter-labs/zksync.git", - "clone_url": "https://github.com/matter-labs/zksync.git", - "homepage": "https://zksync.io", - "stargazers_count": 3383, - "watchers_count": 3383, - "language": "Rust", + "html_url": "https://github.com/cloneofsimo/paint-with-words-sd", + "description": "Implementation of Paint-with-words with Stable Diffusion : method from eDiff-I that let you generate image from text-labeled segmentation map.", + "url": "https://api.github.com/repos/cloneofsimo/paint-with-words-sd", + "languages_url": "https://api.github.com/repos/cloneofsimo/paint-with-words-sd/languages", + "created_at": "2022-11-06T20:26:30Z", + "updated_at": "2023-09-25T23:47:22Z", + "git_url": "git://github.com/cloneofsimo/paint-with-words-sd.git", + "ssh_url": "git@github.com:cloneofsimo/paint-with-words-sd.git", + "clone_url": "https://github.com/cloneofsimo/paint-with-words-sd.git", + "homepage": "", + "stargazers_count": 581, + "watchers_count": 581, + "language": "Jupyter Notebook", "topics": [ - "team-core" + "diffusion", + "generative-model", + "stable-diffusion" ] }, { - "id": 519895363, - "node_id": "R_kgDOHvz5Qw", - "name": "sniffnet", - "full_name": "GyulyVGC/sniffnet", + "id": 511187726, + "node_id": "R_kgDOHngbDg", + "name": "yolov7", + "full_name": "WongKinYiu/yolov7", "owner": { - "login": "GyulyVGC", - "id": 100347457, - "avatar_url": "https://avatars.githubusercontent.com/u/100347457?v=4", - "url": "https://api.github.com/users/GyulyVGC", - "html_url": "https://github.com/GyulyVGC" + "login": "WongKinYiu", + "id": 12152972, + "avatar_url": "https://avatars.githubusercontent.com/u/12152972?v=4", + "url": "https://api.github.com/users/WongKinYiu", + "html_url": "https://github.com/WongKinYiu" }, - "html_url": "https://github.com/GyulyVGC/sniffnet", - "description": "Application to comfortably monitor your Internet traffic 🕵️‍♂️", - "url": "https://api.github.com/repos/GyulyVGC/sniffnet", - "languages_url": "https://api.github.com/repos/GyulyVGC/sniffnet/languages", - "created_at": "2022-07-31T21:55:56Z", - "updated_at": "2023-09-26T22:46:06Z", - "git_url": "git://github.com/GyulyVGC/sniffnet.git", - "ssh_url": "git@github.com:GyulyVGC/sniffnet.git", - "clone_url": "https://github.com/GyulyVGC/sniffnet.git", - "homepage": "https://sniffnet.net", - "stargazers_count": 11744, - "watchers_count": 11744, - "language": "Rust", + "html_url": "https://github.com/WongKinYiu/yolov7", + "description": "Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors", + "url": "https://api.github.com/repos/WongKinYiu/yolov7", + "languages_url": "https://api.github.com/repos/WongKinYiu/yolov7/languages", + "created_at": "2022-07-06T15:14:06Z", + "updated_at": "2023-09-27T08:24:18Z", + "git_url": "git://github.com/WongKinYiu/yolov7.git", + "ssh_url": "git@github.com:WongKinYiu/yolov7.git", + "clone_url": "https://github.com/WongKinYiu/yolov7.git", + "homepage": "", + "stargazers_count": 11287, + "watchers_count": 11287, + "language": "Jupyter Notebook", "topics": [ - "application", - "linux", - "macos", - "network", - "network-analysis", - "network-monitoring", - "networking", - "packet-capture", - "packet-sniffer", - "rust", - "rust-crate", - "security", - "utility", - "windows" + "darknet", + "pytorch", + "scaled-yolov4", + "yolor", + "yolov3", + "yolov4", + "yolov7" ] }, { - "id": 392722336, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTI3MjIzMzY=", - "name": "agnostic-orderbook", - "full_name": "Bonfida/agnostic-orderbook", + "id": 534397970, + "node_id": "R_kgDOH9pEEg", + "name": "nn-zero-to-hero", + "full_name": "karpathy/nn-zero-to-hero", "owner": { - "login": "Bonfida", - "id": 76649234, - "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", - "url": "https://api.github.com/users/Bonfida", - "html_url": "https://github.com/Bonfida" + "login": "karpathy", + "id": 241138, + "avatar_url": "https://avatars.githubusercontent.com/u/241138?v=4", + "url": "https://api.github.com/users/karpathy", + "html_url": "https://github.com/karpathy" }, - "html_url": "https://github.com/Bonfida/agnostic-orderbook", - "description": null, - "url": "https://api.github.com/repos/Bonfida/agnostic-orderbook", - "languages_url": "https://api.github.com/repos/Bonfida/agnostic-orderbook/languages", - "created_at": "2021-08-04T14:37:37Z", - "updated_at": "2023-09-26T23:02:59Z", - "git_url": "git://github.com/Bonfida/agnostic-orderbook.git", - "ssh_url": "git@github.com:Bonfida/agnostic-orderbook.git", - "clone_url": "https://github.com/Bonfida/agnostic-orderbook.git", + "html_url": "https://github.com/karpathy/nn-zero-to-hero", + "description": "Neural Networks: Zero to Hero", + "url": "https://api.github.com/repos/karpathy/nn-zero-to-hero", + "languages_url": "https://api.github.com/repos/karpathy/nn-zero-to-hero/languages", + "created_at": "2022-09-08T21:23:25Z", + "updated_at": "2023-09-27T02:19:48Z", + "git_url": "git://github.com/karpathy/nn-zero-to-hero.git", + "ssh_url": "git@github.com:karpathy/nn-zero-to-hero.git", + "clone_url": "https://github.com/karpathy/nn-zero-to-hero.git", "homepage": null, - "stargazers_count": 80, - "watchers_count": 80, - "language": "Rust", - "topics": [] - }, - { - "id": 430911952, - "node_id": "R_kgDOGa8x0A", - "name": "bonfida-utils", - "full_name": "Bonfida/bonfida-utils", - "owner": { - "login": "Bonfida", - "id": 76649234, - "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", - "url": "https://api.github.com/users/Bonfida", - "html_url": "https://github.com/Bonfida" - }, - "html_url": "https://github.com/Bonfida/bonfida-utils", - "description": "Collection of different utilities in use across various Bonfida projects", - "url": "https://api.github.com/repos/Bonfida/bonfida-utils", - "languages_url": "https://api.github.com/repos/Bonfida/bonfida-utils/languages", - "created_at": "2021-11-23T00:46:31Z", - "updated_at": "2023-06-14T00:16:09Z", - "git_url": "git://github.com/Bonfida/bonfida-utils.git", - "ssh_url": "git@github.com:Bonfida/bonfida-utils.git", - "clone_url": "https://github.com/Bonfida/bonfida-utils.git", - "homepage": "", - "stargazers_count": 31, - "watchers_count": 31, - "language": "Rust", - "topics": [ - "bonfida", - "rust", - "solana", - "solana-program" - ] - }, - { - "id": 465294160, - "node_id": "R_kgDOG7vTUA", - "name": "name-tokenizer", - "full_name": "Bonfida/name-tokenizer", + "stargazers_count": 8787, + "watchers_count": 8787, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 530072220, + "node_id": "R_kgDOH5hCnA", + "name": "peacasso", + "full_name": "victordibia/peacasso", "owner": { - "login": "Bonfida", - "id": 76649234, - "avatar_url": "https://avatars.githubusercontent.com/u/76649234?v=4", - "url": "https://api.github.com/users/Bonfida", - "html_url": "https://github.com/Bonfida" + "login": "victordibia", + "id": 1547007, + "avatar_url": "https://avatars.githubusercontent.com/u/1547007?v=4", + "url": "https://api.github.com/users/victordibia", + "html_url": "https://github.com/victordibia" }, - "html_url": "https://github.com/Bonfida/name-tokenizer", - "description": "Tokenize a domain name into an NFT", - "url": "https://api.github.com/repos/Bonfida/name-tokenizer", - "languages_url": "https://api.github.com/repos/Bonfida/name-tokenizer/languages", - "created_at": "2022-03-02T12:21:16Z", - "updated_at": "2023-08-05T11:22:31Z", - "git_url": "git://github.com/Bonfida/name-tokenizer.git", - "ssh_url": "git@github.com:Bonfida/name-tokenizer.git", - "clone_url": "https://github.com/Bonfida/name-tokenizer.git", - "homepage": "https://naming.bonfida.org", - "stargazers_count": 24, - "watchers_count": 24, - "language": "Rust", + "html_url": "https://github.com/victordibia/peacasso", + "description": "UI interface for experimenting with multimodal (text, image) models (stable diffusion).", + "url": "https://api.github.com/repos/victordibia/peacasso", + "languages_url": "https://api.github.com/repos/victordibia/peacasso/languages", + "created_at": "2022-08-29T05:01:57Z", + "updated_at": "2023-09-17T06:23:17Z", + "git_url": "git://github.com/victordibia/peacasso.git", + "ssh_url": "git@github.com:victordibia/peacasso.git", + "clone_url": "https://github.com/victordibia/peacasso.git", + "homepage": "https://victordibia.com/peacasso/", + "stargazers_count": 335, + "watchers_count": 335, + "language": "Jupyter Notebook", "topics": [ - "metaplex", - "rust", - "solana", - "solana-program", - "typescript" + "deeplearning", + "machinelearning", + "stable-diffusion", + "stablediffusion" ] }, { - "id": 267940560, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjc5NDA1NjA=", - "name": "solana-program-library", - "full_name": "solana-labs/solana-program-library", + "id": 165826654, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjU4MjY2NTQ=", + "name": "deepmind-research", + "full_name": "google-deepmind/deepmind-research", "owner": { - "login": "solana-labs", - "id": 35608259, - "avatar_url": "https://avatars.githubusercontent.com/u/35608259?v=4", - "url": "https://api.github.com/users/solana-labs", - "html_url": "https://github.com/solana-labs" + "login": "google-deepmind", + "id": 8596759, + "avatar_url": "https://avatars.githubusercontent.com/u/8596759?v=4", + "url": "https://api.github.com/users/google-deepmind", + "html_url": "https://github.com/google-deepmind" }, - "html_url": "https://github.com/solana-labs/solana-program-library", - "description": "A collection of Solana programs maintained by Solana Labs", - "url": "https://api.github.com/repos/solana-labs/solana-program-library", - "languages_url": "https://api.github.com/repos/solana-labs/solana-program-library/languages", - "created_at": "2020-05-29T19:39:19Z", - "updated_at": "2023-09-26T23:04:36Z", - "git_url": "git://github.com/solana-labs/solana-program-library.git", - "ssh_url": "git@github.com:solana-labs/solana-program-library.git", - "clone_url": "https://github.com/solana-labs/solana-program-library.git", - "homepage": "https://solanalabs.com", - "stargazers_count": 2382, - "watchers_count": 2382, - "language": "Rust", + "html_url": "https://github.com/google-deepmind/deepmind-research", + "description": "This repository contains implementations and illustrative code to accompany DeepMind publications", + "url": "https://api.github.com/repos/google-deepmind/deepmind-research", + "languages_url": "https://api.github.com/repos/google-deepmind/deepmind-research/languages", + "created_at": "2019-01-15T09:54:13Z", + "updated_at": "2023-09-27T11:30:30Z", + "git_url": "git://github.com/google-deepmind/deepmind-research.git", + "ssh_url": "git@github.com:google-deepmind/deepmind-research.git", + "clone_url": "https://github.com/google-deepmind/deepmind-research.git", + "homepage": "", + "stargazers_count": 12135, + "watchers_count": 12135, + "language": "Jupyter Notebook", "topics": [] }, { - "id": 407038158, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDcwMzgxNTg=", - "name": "anchor-amm", - "full_name": "ironaddicteddog/anchor-amm", + "id": 523379232, + "node_id": "R_kgDOHzIiIA", + "name": "stable-diffusion", + "full_name": "CompVis/stable-diffusion", "owner": { - "login": "ironaddicteddog", - "id": 73067542, - "avatar_url": "https://avatars.githubusercontent.com/u/73067542?v=4", - "url": "https://api.github.com/users/ironaddicteddog", - "html_url": "https://github.com/ironaddicteddog" + "login": "CompVis", + "id": 30233788, + "avatar_url": "https://avatars.githubusercontent.com/u/30233788?v=4", + "url": "https://api.github.com/users/CompVis", + "html_url": "https://github.com/CompVis" }, - "html_url": "https://github.com/ironaddicteddog/anchor-amm", - "description": "SPL token-swap (AMM) implemented in Anchor", - "url": "https://api.github.com/repos/ironaddicteddog/anchor-amm", - "languages_url": "https://api.github.com/repos/ironaddicteddog/anchor-amm/languages", - "created_at": "2021-09-16T05:51:29Z", - "updated_at": "2023-09-01T21:59:23Z", - "git_url": "git://github.com/ironaddicteddog/anchor-amm.git", - "ssh_url": "git@github.com:ironaddicteddog/anchor-amm.git", - "clone_url": "https://github.com/ironaddicteddog/anchor-amm.git", - "homepage": "", - "stargazers_count": 58, - "watchers_count": 58, - "language": "Rust", + "html_url": "https://github.com/CompVis/stable-diffusion", + "description": "A latent text-to-image diffusion model", + "url": "https://api.github.com/repos/CompVis/stable-diffusion", + "languages_url": "https://api.github.com/repos/CompVis/stable-diffusion/languages", + "created_at": "2022-08-10T14:36:44Z", + "updated_at": "2023-09-27T11:56:59Z", + "git_url": "git://github.com/CompVis/stable-diffusion.git", + "ssh_url": "git@github.com:CompVis/stable-diffusion.git", + "clone_url": "https://github.com/CompVis/stable-diffusion.git", + "homepage": "https://ommer-lab.com/research/latent-diffusion-models/", + "stargazers_count": 60259, + "watchers_count": 60259, + "language": "Jupyter Notebook", "topics": [] }, { - "id": 499366016, - "node_id": "R_kgDOHcO4gA", - "name": "shadow-drive-rust", - "full_name": "GenesysGo/shadow-drive-rust", + "id": 463337778, + "node_id": "R_kgDOG535Mg", + "name": "disco-diffusion", + "full_name": "alembics/disco-diffusion", "owner": { - "login": "GenesysGo", - "id": 84057129, - "avatar_url": "https://avatars.githubusercontent.com/u/84057129?v=4", - "url": "https://api.github.com/users/GenesysGo", - "html_url": "https://github.com/GenesysGo" + "login": "alembics", + "id": 100251391, + "avatar_url": "https://avatars.githubusercontent.com/u/100251391?v=4", + "url": "https://api.github.com/users/alembics", + "html_url": "https://github.com/alembics" }, - "html_url": "https://github.com/GenesysGo/shadow-drive-rust", + "html_url": "https://github.com/alembics/disco-diffusion", "description": null, - "url": "https://api.github.com/repos/GenesysGo/shadow-drive-rust", - "languages_url": "https://api.github.com/repos/GenesysGo/shadow-drive-rust/languages", - "created_at": "2022-06-03T03:21:37Z", - "updated_at": "2023-08-03T22:49:00Z", - "git_url": "git://github.com/GenesysGo/shadow-drive-rust.git", - "ssh_url": "git@github.com:GenesysGo/shadow-drive-rust.git", - "clone_url": "https://github.com/GenesysGo/shadow-drive-rust.git", + "url": "https://api.github.com/repos/alembics/disco-diffusion", + "languages_url": "https://api.github.com/repos/alembics/disco-diffusion/languages", + "created_at": "2022-02-24T23:52:28Z", + "updated_at": "2023-09-27T01:33:44Z", + "git_url": "git://github.com/alembics/disco-diffusion.git", + "ssh_url": "git@github.com:alembics/disco-diffusion.git", + "clone_url": "https://github.com/alembics/disco-diffusion.git", "homepage": null, - "stargazers_count": 17, - "watchers_count": 17, - "language": "Rust", + "stargazers_count": 7373, + "watchers_count": 7373, + "language": "Jupyter Notebook", "topics": [] }, { - "id": 480730744, - "node_id": "R_kgDOHKdeeA", - "name": "metaplex-anchor-nft", - "full_name": "anoushk1234/metaplex-anchor-nft", + "id": 372671148, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzI2NzExNDg=", + "name": "twewy-discord-chatbot", + "full_name": "RuolinZheng08/twewy-discord-chatbot", "owner": { - "login": "anoushk1234", - "id": 32778608, - "avatar_url": "https://avatars.githubusercontent.com/u/32778608?v=4", - "url": "https://api.github.com/users/anoushk1234", - "html_url": "https://github.com/anoushk1234" + "login": "RuolinZheng08", + "id": 35674052, + "avatar_url": "https://avatars.githubusercontent.com/u/35674052?v=4", + "url": "https://api.github.com/users/RuolinZheng08", + "html_url": "https://github.com/RuolinZheng08" }, - "html_url": "https://github.com/anoushk1234/metaplex-anchor-nft", - "description": "An example repo to demonstrate how to use anchor and metaplex to mint nfts on solana", - "url": "https://api.github.com/repos/anoushk1234/metaplex-anchor-nft", - "languages_url": "https://api.github.com/repos/anoushk1234/metaplex-anchor-nft/languages", - "created_at": "2022-04-12T09:01:36Z", - "updated_at": "2023-06-23T03:38:56Z", - "git_url": "git://github.com/anoushk1234/metaplex-anchor-nft.git", - "ssh_url": "git@github.com:anoushk1234/metaplex-anchor-nft.git", - "clone_url": "https://github.com/anoushk1234/metaplex-anchor-nft.git", - "homepage": "https://anoushk.medium.com/how-to-mint-nfts-on-solana-using-rust-and-metaplex-f66bac717cb8", - "stargazers_count": 50, - "watchers_count": 50, - "language": "Rust", + "html_url": "https://github.com/RuolinZheng08/twewy-discord-chatbot", + "description": "Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You", + "url": "https://api.github.com/repos/RuolinZheng08/twewy-discord-chatbot", + "languages_url": "https://api.github.com/repos/RuolinZheng08/twewy-discord-chatbot/languages", + "created_at": "2021-06-01T01:42:12Z", + "updated_at": "2023-09-26T13:00:35Z", + "git_url": "git://github.com/RuolinZheng08/twewy-discord-chatbot.git", + "ssh_url": "git@github.com:RuolinZheng08/twewy-discord-chatbot.git", + "clone_url": "https://github.com/RuolinZheng08/twewy-discord-chatbot.git", + "homepage": "https://www.freecodecamp.org/news/discord-ai-chatbot/", + "stargazers_count": 293, + "watchers_count": 293, + "language": "Jupyter Notebook", "topics": [ - "metaplex", - "nfts", - "rust", - "solana" + "chatbot", + "chatbot-application", + "discord", + "discord-bot", + "discord-py", + "gpt", + "gpt2-chatbot" ] }, { - "id": 460660487, - "node_id": "R_kgDOG3UfBw", - "name": "solana-dao-vote", - "full_name": "Flawm/solana-dao-vote", + "id": 389585704, + "node_id": "MDEwOlJlcG9zaXRvcnkzODk1ODU3MDQ=", + "name": "nft-image-generator", + "full_name": "benyaminahmed/nft-image-generator", "owner": { - "login": "Flawm", - "id": 10461812, - "avatar_url": "https://avatars.githubusercontent.com/u/10461812?v=4", - "url": "https://api.github.com/users/Flawm", - "html_url": "https://github.com/Flawm" + "login": "benyaminahmed", + "id": 36366023, + "avatar_url": "https://avatars.githubusercontent.com/u/36366023?v=4", + "url": "https://api.github.com/users/benyaminahmed", + "html_url": "https://github.com/benyaminahmed" }, - "html_url": "https://github.com/Flawm/solana-dao-vote", + "html_url": "https://github.com/benyaminahmed/nft-image-generator", "description": null, - "url": "https://api.github.com/repos/Flawm/solana-dao-vote", - "languages_url": "https://api.github.com/repos/Flawm/solana-dao-vote/languages", - "created_at": "2022-02-18T00:51:33Z", - "updated_at": "2023-08-22T23:50:18Z", - "git_url": "git://github.com/Flawm/solana-dao-vote.git", - "ssh_url": "git@github.com:Flawm/solana-dao-vote.git", - "clone_url": "https://github.com/Flawm/solana-dao-vote.git", + "url": "https://api.github.com/repos/benyaminahmed/nft-image-generator", + "languages_url": "https://api.github.com/repos/benyaminahmed/nft-image-generator/languages", + "created_at": "2021-07-26T09:55:12Z", + "updated_at": "2023-09-08T18:24:40Z", + "git_url": "git://github.com/benyaminahmed/nft-image-generator.git", + "ssh_url": "git@github.com:benyaminahmed/nft-image-generator.git", + "clone_url": "https://github.com/benyaminahmed/nft-image-generator.git", "homepage": null, - "stargazers_count": 17, - "watchers_count": 17, - "language": "Rust", + "stargazers_count": 1624, + "watchers_count": 1624, + "language": "Jupyter Notebook", "topics": [] }, { - "id": 325891672, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjU4OTE2NzI=", - "name": "anchor", - "full_name": "coral-xyz/anchor", + "id": 221883227, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjE4ODMyMjc=", + "name": "Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", + "full_name": "PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", "owner": { - "login": "coral-xyz", - "id": 105826615, - "avatar_url": "https://avatars.githubusercontent.com/u/105826615?v=4", - "url": "https://api.github.com/users/coral-xyz", - "html_url": "https://github.com/coral-xyz" + "login": "PacktPublishing", + "id": 10974906, + "avatar_url": "https://avatars.githubusercontent.com/u/10974906?v=4", + "url": "https://api.github.com/users/PacktPublishing", + "html_url": "https://github.com/PacktPublishing" }, - "html_url": "https://github.com/coral-xyz/anchor", - "description": "⚓ Solana Sealevel Framework", - "url": "https://api.github.com/repos/coral-xyz/anchor", - "languages_url": "https://api.github.com/repos/coral-xyz/anchor/languages", - "created_at": "2021-01-01T00:03:10Z", - "updated_at": "2023-09-25T21:21:13Z", - "git_url": "git://github.com/coral-xyz/anchor.git", - "ssh_url": "git@github.com:coral-xyz/anchor.git", - "clone_url": "https://github.com/coral-xyz/anchor.git", - "homepage": "https://anchor-lang.com", - "stargazers_count": 2786, - "watchers_count": 2786, - "language": "Rust", - "topics": [ - "blockchain", - "coral", - "rust", - "smart-contracts", - "solana" - ] + "html_url": "https://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", + "description": "Machine Learning for Algorithmic Trading, Second Edition - published by Packt", + "url": "https://api.github.com/repos/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original", + "languages_url": "https://api.github.com/repos/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original/languages", + "created_at": "2019-11-15T08:51:40Z", + "updated_at": "2023-09-26T12:44:02Z", + "git_url": "git://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", + "ssh_url": "git@github.com:PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", + "clone_url": "https://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original.git", + "homepage": "", + "stargazers_count": 882, + "watchers_count": 882, + "language": "Jupyter Notebook", + "topics": [] }, { - "id": 40508605, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDUwODYwNQ==", - "name": "relay", - "full_name": "facebook/relay", + "id": 139483807, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzk0ODM4MDc=", + "name": "python_Meijer", + "full_name": "dapperfu/python_Meijer", "owner": { - "login": "facebook", - "id": 69631, - "avatar_url": "https://avatars.githubusercontent.com/u/69631?v=4", - "url": "https://api.github.com/users/facebook", - "html_url": "https://github.com/facebook" + "login": "dapperfu", + "id": 223258, + "avatar_url": "https://avatars.githubusercontent.com/u/223258?v=4", + "url": "https://api.github.com/users/dapperfu", + "html_url": "https://github.com/dapperfu" }, - "html_url": "https://github.com/facebook/relay", - "description": "Relay is a JavaScript framework for building data-driven React applications.", - "url": "https://api.github.com/repos/facebook/relay", - "languages_url": "https://api.github.com/repos/facebook/relay/languages", - "created_at": "2015-08-10T22:09:16Z", - "updated_at": "2023-09-25T22:00:28Z", - "git_url": "git://github.com/facebook/relay.git", - "ssh_url": "git@github.com:facebook/relay.git", - "clone_url": "https://github.com/facebook/relay.git", - "homepage": "https://relay.dev", - "stargazers_count": 17933, - "watchers_count": 17933, - "language": "Rust", + "html_url": "https://github.com/dapperfu/python_Meijer", + "description": "Reverse engineered API for Meijer's Shopping List.", + "url": "https://api.github.com/repos/dapperfu/python_Meijer", + "languages_url": "https://api.github.com/repos/dapperfu/python_Meijer/languages", + "created_at": "2018-07-02T19:11:54Z", + "updated_at": "2023-05-23T22:22:56Z", + "git_url": "git://github.com/dapperfu/python_Meijer.git", + "ssh_url": "git@github.com:dapperfu/python_Meijer.git", + "clone_url": "https://github.com/dapperfu/python_Meijer.git", + "homepage": "", + "stargazers_count": 13, + "watchers_count": 13, + "language": "Jupyter Notebook", "topics": [] - }, + } + ], + "PowerShell": [ { - "id": 423421592, - "node_id": "R_kgDOGTzmmA", - "name": "solana-accountsdb-connector", - "full_name": "ckamm/solana-accountsdb-connector", + "id": 486418532, + "node_id": "R_kgDOHP4oZA", + "name": "winutil", + "full_name": "ChrisTitusTech/winutil", "owner": { - "login": "ckamm", - "id": 833306, - "avatar_url": "https://avatars.githubusercontent.com/u/833306?v=4", - "url": "https://api.github.com/users/ckamm", - "html_url": "https://github.com/ckamm" + "login": "ChrisTitusTech", + "id": 7896101, + "avatar_url": "https://avatars.githubusercontent.com/u/7896101?v=4", + "url": "https://api.github.com/users/ChrisTitusTech", + "html_url": "https://github.com/ChrisTitusTech" }, - "html_url": "https://github.com/ckamm/solana-accountsdb-connector", - "description": null, - "url": "https://api.github.com/repos/ckamm/solana-accountsdb-connector", - "languages_url": "https://api.github.com/repos/ckamm/solana-accountsdb-connector/languages", - "created_at": "2021-11-01T10:20:55Z", - "updated_at": "2023-09-18T17:12:02Z", - "git_url": "git://github.com/ckamm/solana-accountsdb-connector.git", - "ssh_url": "git@github.com:ckamm/solana-accountsdb-connector.git", - "clone_url": "https://github.com/ckamm/solana-accountsdb-connector.git", - "homepage": null, - "stargazers_count": 45, - "watchers_count": 45, - "language": "Rust", + "html_url": "https://github.com/ChrisTitusTech/winutil", + "description": "Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates", + "url": "https://api.github.com/repos/ChrisTitusTech/winutil", + "languages_url": "https://api.github.com/repos/ChrisTitusTech/winutil/languages", + "created_at": "2022-04-28T02:25:19Z", + "updated_at": "2023-09-27T11:39:43Z", + "git_url": "git://github.com/ChrisTitusTech/winutil.git", + "ssh_url": "git@github.com:ChrisTitusTech/winutil.git", + "clone_url": "https://github.com/ChrisTitusTech/winutil.git", + "homepage": "", + "stargazers_count": 6906, + "watchers_count": 6906, + "language": "PowerShell", "topics": [] }, { - "id": 414869182, - "node_id": "R_kgDOGLpmvg", - "name": "metaboss", - "full_name": "samuelvanderwaal/metaboss", + "id": 262897647, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjI4OTc2NDc=", + "name": "youtube-dl_script", + "full_name": "velodo/youtube-dl_script", "owner": { - "login": "samuelvanderwaal", - "id": 1684605, - "avatar_url": "https://avatars.githubusercontent.com/u/1684605?v=4", - "url": "https://api.github.com/users/samuelvanderwaal", - "html_url": "https://github.com/samuelvanderwaal" + "login": "velodo", + "id": 44948626, + "avatar_url": "https://avatars.githubusercontent.com/u/44948626?v=4", + "url": "https://api.github.com/users/velodo", + "html_url": "https://github.com/velodo" }, - "html_url": "https://github.com/samuelvanderwaal/metaboss", - "description": "The Metaplex NFT-standard Swiss Army Knife tool.", - "url": "https://api.github.com/repos/samuelvanderwaal/metaboss", - "languages_url": "https://api.github.com/repos/samuelvanderwaal/metaboss/languages", - "created_at": "2021-10-08T06:18:28Z", - "updated_at": "2023-09-11T19:23:03Z", - "git_url": "git://github.com/samuelvanderwaal/metaboss.git", - "ssh_url": "git@github.com:samuelvanderwaal/metaboss.git", - "clone_url": "https://github.com/samuelvanderwaal/metaboss.git", + "html_url": "https://github.com/velodo/youtube-dl_script", + "description": "Windows Powershell script with template config files for archiving YouTube channels.", + "url": "https://api.github.com/repos/velodo/youtube-dl_script", + "languages_url": "https://api.github.com/repos/velodo/youtube-dl_script/languages", + "created_at": "2020-05-10T23:58:03Z", + "updated_at": "2023-09-17T14:12:57Z", + "git_url": "git://github.com/velodo/youtube-dl_script.git", + "ssh_url": "git@github.com:velodo/youtube-dl_script.git", + "clone_url": "https://github.com/velodo/youtube-dl_script.git", "homepage": "", - "stargazers_count": 613, - "watchers_count": 613, - "language": "Rust", - "topics": [ - "metaplex", - "nft", - "rust", - "solana" - ] - }, + "stargazers_count": 20, + "watchers_count": 20, + "language": "PowerShell", + "topics": [] + } + ], + "SystemVerilog": [ { - "id": 458907326, - "node_id": "R_kgDOG1pevg", - "name": "melody", - "full_name": "yoav-lavi/melody", + "id": 204516692, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDQ1MTY2OTI=", + "name": "opentitan", + "full_name": "lowRISC/opentitan", "owner": { - "login": "yoav-lavi", - "id": 14347895, - "avatar_url": "https://avatars.githubusercontent.com/u/14347895?v=4", - "url": "https://api.github.com/users/yoav-lavi", - "html_url": "https://github.com/yoav-lavi" + "login": "lowRISC", + "id": 7814611, + "avatar_url": "https://avatars.githubusercontent.com/u/7814611?v=4", + "url": "https://api.github.com/users/lowRISC", + "html_url": "https://github.com/lowRISC" }, - "html_url": "https://github.com/yoav-lavi/melody", - "description": "Melody is a language that compiles to regular expressions and aims to be more readable and maintainable", - "url": "https://api.github.com/repos/yoav-lavi/melody", - "languages_url": "https://api.github.com/repos/yoav-lavi/melody/languages", - "created_at": "2022-02-13T19:18:21Z", - "updated_at": "2023-09-26T07:17:14Z", - "git_url": "git://github.com/yoav-lavi/melody.git", - "ssh_url": "git@github.com:yoav-lavi/melody.git", - "clone_url": "https://github.com/yoav-lavi/melody.git", - "homepage": "https://yoav-lavi.github.io/melody/book/", - "stargazers_count": 4507, - "watchers_count": 4507, - "language": "Rust", - "topics": [ - "compiler", - "language", - "melody", - "melodylang", - "regex", - "regexp", - "regular-expression", - "rust" - ] + "html_url": "https://github.com/lowRISC/opentitan", + "description": "OpenTitan: Open source silicon root of trust", + "url": "https://api.github.com/repos/lowRISC/opentitan", + "languages_url": "https://api.github.com/repos/lowRISC/opentitan/languages", + "created_at": "2019-08-26T16:30:16Z", + "updated_at": "2023-09-27T11:21:45Z", + "git_url": "git://github.com/lowRISC/opentitan.git", + "ssh_url": "git@github.com:lowRISC/opentitan.git", + "clone_url": "https://github.com/lowRISC/opentitan.git", + "homepage": "https://www.opentitan.org", + "stargazers_count": 1962, + "watchers_count": 1962, + "language": "SystemVerilog", + "topics": [] } ], "CSS": [ @@ -38957,13 +38957,13 @@ "url": "https://api.github.com/repos/nakov/Practical-Cryptography-for-Developers-Book", "languages_url": "https://api.github.com/repos/nakov/Practical-Cryptography-for-Developers-Book/languages", "created_at": "2018-10-25T14:50:40Z", - "updated_at": "2023-09-25T16:17:53Z", + "updated_at": "2023-09-27T09:57:34Z", "git_url": "git://github.com/nakov/Practical-Cryptography-for-Developers-Book.git", "ssh_url": "git@github.com:nakov/Practical-Cryptography-for-Developers-Book.git", "clone_url": "https://github.com/nakov/Practical-Cryptography-for-Developers-Book.git", "homepage": "https://cryptobook.nakov.com", - "stargazers_count": 3074, - "watchers_count": 3074, + "stargazers_count": 3073, + "watchers_count": 3073, "language": "CSS", "topics": [ "aes", @@ -39030,13 +39030,13 @@ "url": "https://api.github.com/repos/animate-css/animate.css", "languages_url": "https://api.github.com/repos/animate-css/animate.css/languages", "created_at": "2011-10-12T10:07:38Z", - "updated_at": "2023-09-26T19:05:19Z", + "updated_at": "2023-09-27T11:48:55Z", "git_url": "git://github.com/animate-css/animate.css.git", "ssh_url": "git@github.com:animate-css/animate.css.git", "clone_url": "https://github.com/animate-css/animate.css.git", "homepage": "https://animate.style/", - "stargazers_count": 78621, - "watchers_count": 78621, + "stargazers_count": 78629, + "watchers_count": 78629, "language": "CSS", "topics": [ "animation", @@ -39392,13 +39392,13 @@ "url": "https://api.github.com/repos/goldbergyoni/nodebestpractices", "languages_url": "https://api.github.com/repos/goldbergyoni/nodebestpractices/languages", "created_at": "2017-09-15T08:33:19Z", - "updated_at": "2023-09-26T22:21:25Z", + "updated_at": "2023-09-27T11:27:47Z", "git_url": "git://github.com/goldbergyoni/nodebestpractices.git", "ssh_url": "git@github.com:goldbergyoni/nodebestpractices.git", "clone_url": "https://github.com/goldbergyoni/nodebestpractices.git", "homepage": "https://twitter.com/nodepractices/", - "stargazers_count": 93053, - "watchers_count": 93053, + "stargazers_count": 93062, + "watchers_count": 93062, "language": "Dockerfile", "topics": [ "best-practices", @@ -39467,13 +39467,13 @@ "url": "https://api.github.com/repos/getumbrel/umbrel", "languages_url": "https://api.github.com/repos/getumbrel/umbrel/languages", "created_at": "2020-07-06T18:40:02Z", - "updated_at": "2023-09-26T15:46:52Z", + "updated_at": "2023-09-27T04:58:43Z", "git_url": "git://github.com/getumbrel/umbrel.git", "ssh_url": "git@github.com:getumbrel/umbrel.git", "clone_url": "https://github.com/getumbrel/umbrel.git", "homepage": "https://umbrel.com", - "stargazers_count": 4998, - "watchers_count": 4998, + "stargazers_count": 4999, + "watchers_count": 4999, "language": "Vue", "topics": [ "bitcoin", @@ -39742,13 +39742,13 @@ "url": "https://api.github.com/repos/slatedocs/slate", "languages_url": "https://api.github.com/repos/slatedocs/slate/languages", "created_at": "2013-09-13T22:15:24Z", - "updated_at": "2023-09-26T14:03:32Z", + "updated_at": "2023-09-27T10:21:18Z", "git_url": "git://github.com/slatedocs/slate.git", "ssh_url": "git@github.com:slatedocs/slate.git", "clone_url": "https://github.com/slatedocs/slate.git", "homepage": "https://slatedocs.github.io/slate", - "stargazers_count": 35465, - "watchers_count": 35465, + "stargazers_count": 35469, + "watchers_count": 35469, "language": "SCSS", "topics": [ "api", @@ -39774,13 +39774,13 @@ "url": "https://api.github.com/repos/just-the-docs/just-the-docs", "languages_url": "https://api.github.com/repos/just-the-docs/just-the-docs/languages", "created_at": "2017-11-08T16:22:28Z", - "updated_at": "2023-09-26T18:48:56Z", + "updated_at": "2023-09-27T09:14:29Z", "git_url": "git://github.com/just-the-docs/just-the-docs.git", "ssh_url": "git@github.com:just-the-docs/just-the-docs.git", "clone_url": "https://github.com/just-the-docs/just-the-docs.git", "homepage": "https://just-the-docs.com", - "stargazers_count": 6345, - "watchers_count": 6345, + "stargazers_count": 6346, + "watchers_count": 6346, "language": "SCSS", "topics": [ "documentation", @@ -39808,13 +39808,13 @@ "url": "https://api.github.com/repos/swagger-api/swagger-codegen", "languages_url": "https://api.github.com/repos/swagger-api/swagger-codegen/languages", "created_at": "2011-07-06T14:26:48Z", - "updated_at": "2023-09-26T18:53:13Z", + "updated_at": "2023-09-27T10:05:02Z", "git_url": "git://github.com/swagger-api/swagger-codegen.git", "ssh_url": "git@github.com:swagger-api/swagger-codegen.git", "clone_url": "https://github.com/swagger-api/swagger-codegen.git", "homepage": "http://swagger.io", - "stargazers_count": 15989, - "watchers_count": 15989, + "stargazers_count": 15992, + "watchers_count": 15992, "language": "Mustache", "topics": [ "openapi-specification", @@ -39994,13 +39994,13 @@ "url": "https://api.github.com/repos/upptime/upptime", "languages_url": "https://api.github.com/repos/upptime/upptime/languages", "created_at": "2020-08-08T16:34:41Z", - "updated_at": "2023-09-26T22:01:52Z", + "updated_at": "2023-09-27T07:47:49Z", "git_url": "git://github.com/upptime/upptime.git", "ssh_url": "git@github.com:upptime/upptime.git", "clone_url": "https://github.com/upptime/upptime.git", "homepage": "https://upptime.js.org", - "stargazers_count": 13716, - "watchers_count": 13716, + "stargazers_count": 13718, + "watchers_count": 13718, "language": "Markdown", "topics": [ "incidents-reports", @@ -40147,13 +40147,13 @@ "url": "https://api.github.com/repos/SegoCode/AutoWall", "languages_url": "https://api.github.com/repos/SegoCode/AutoWall/languages", "created_at": "2019-09-06T22:28:43Z", - "updated_at": "2023-09-25T14:53:32Z", + "updated_at": "2023-09-27T09:57:06Z", "git_url": "git://github.com/SegoCode/AutoWall.git", "ssh_url": "git@github.com:SegoCode/AutoWall.git", "clone_url": "https://github.com/SegoCode/AutoWall.git", "homepage": "", - "stargazers_count": 473, - "watchers_count": 473, + "stargazers_count": 474, + "watchers_count": 474, "language": "AutoIt", "topics": [ "live-wallpaper", @@ -40237,13 +40237,13 @@ "url": "https://api.github.com/repos/pmb6tz/windows-desktop-switcher", "languages_url": "https://api.github.com/repos/pmb6tz/windows-desktop-switcher/languages", "created_at": "2016-02-08T06:13:18Z", - "updated_at": "2023-09-24T17:06:45Z", + "updated_at": "2023-09-27T04:08:56Z", "git_url": "git://github.com/pmb6tz/windows-desktop-switcher.git", "ssh_url": "git@github.com:pmb6tz/windows-desktop-switcher.git", "clone_url": "https://github.com/pmb6tz/windows-desktop-switcher.git", "homepage": null, - "stargazers_count": 1006, - "watchers_count": 1006, + "stargazers_count": 1008, + "watchers_count": 1008, "language": "AutoHotkey", "topics": [] }, @@ -40320,13 +40320,13 @@ "url": "https://api.github.com/repos/ChrisAnd1998/TaskbarX", "languages_url": "https://api.github.com/repos/ChrisAnd1998/TaskbarX/languages", "created_at": "2019-06-16T05:34:42Z", - "updated_at": "2023-09-26T23:56:31Z", + "updated_at": "2023-09-27T11:07:53Z", "git_url": "git://github.com/ChrisAnd1998/TaskbarX.git", "ssh_url": "git@github.com:ChrisAnd1998/TaskbarX.git", "clone_url": "https://github.com/ChrisAnd1998/TaskbarX.git", "homepage": "https://chrisandriessen.nl/", - "stargazers_count": 7416, - "watchers_count": 7416, + "stargazers_count": 7417, + "watchers_count": 7417, "language": "Visual Basic .NET", "topics": [ "animations",