From 72d5f367cef1050b0c1efcfe12d490be8f5deac2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:13:59 +0700 Subject: [PATCH] update page data (#290) Co-authored-by: chadsr <9055337+chadsr@users.noreply.github.com> --- data/github/repos.json | 96 +++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/data/github/repos.json b/data/github/repos.json index f87ed01..1dd7d98 100644 --- a/data/github/repos.json +++ b/data/github/repos.json @@ -1,35 +1,23 @@ [ { - "name": "waybar-crypto", - "description": "A Waybar module for displaying cryptocurrency market information", - "stargazerCount": 37, - "createdAt": "2019-04-30T11:22:23.000Z", - "updatedAt": "2024-11-28T02:36:39.000Z", - "url": "https://github.com/chadsr/waybar-crypto", + "name": "MesaFireEvacuation", + "description": " Agent Based Fire Evacuation Model built using Project Mesa", + "stargazerCount": 38, + "createdAt": "2018-02-08T08:47:37.000Z", + "updatedAt": "2024-12-06T13:21:25.000Z", + "url": "https://github.com/chadsr/MesaFireEvacuation", "languages": [ "Python" ], "topics": [ - "waybar", - "cryptocurrency-prices", - "cryptocurrency", - "cryptocurrencies", - "wayland", - "crypto", - "crypto-prices", - "waybar-crypto", - "bitcoin", - "ethereum", - "coinmarketcap", - "coinmarketcap-api", - "crypto-ticker", - "crypto-trading", - "cryptocurrency-price-ticker", - "swaywm", - "price-change", - "crypto-ticker-widget", - "waybar-module", - "sway-config" + "project-mesa", + "mesa", + "abm", + "python3", + "fire-simulation", + "fire-evacutation", + "agent-based-modeling", + "agent-based-simulation" ] }, { @@ -37,7 +25,7 @@ "description": "My personal website", "stargazerCount": 2, "createdAt": "2018-10-07T13:52:10.000Z", - "updatedAt": "2024-11-28T02:32:24.000Z", + "updatedAt": "2024-12-01T02:06:54.000Z", "url": "https://github.com/chadsr/ross.ch", "languages": [ "JavaScript", @@ -62,6 +50,39 @@ "typescript" ] }, + { + "name": "waybar-crypto", + "description": "A Waybar module for displaying cryptocurrency market information", + "stargazerCount": 37, + "createdAt": "2019-04-30T11:22:23.000Z", + "updatedAt": "2024-11-28T02:36:39.000Z", + "url": "https://github.com/chadsr/waybar-crypto", + "languages": [ + "Python" + ], + "topics": [ + "waybar", + "cryptocurrency-prices", + "cryptocurrency", + "cryptocurrencies", + "wayland", + "crypto", + "crypto-prices", + "waybar-crypto", + "bitcoin", + "ethereum", + "coinmarketcap", + "coinmarketcap-api", + "crypto-ticker", + "crypto-trading", + "cryptocurrency-price-ticker", + "swaywm", + "price-change", + "crypto-ticker-widget", + "waybar-module", + "sway-config" + ] + }, { "name": "Aurora-Server", "description": "A wireless, ESP32 controlled, addressable RGB LED strip server (UDP streaming & JSON API)", @@ -190,27 +211,6 @@ "work-in-progress" ] }, - { - "name": "MesaFireEvacuation", - "description": " Agent Based Fire Evacuation Model built using Project Mesa", - "stargazerCount": 37, - "createdAt": "2018-02-08T08:47:37.000Z", - "updatedAt": "2024-10-27T14:47:01.000Z", - "url": "https://github.com/chadsr/MesaFireEvacuation", - "languages": [ - "Python" - ], - "topics": [ - "project-mesa", - "mesa", - "abm", - "python3", - "fire-simulation", - "fire-evacutation", - "agent-based-modeling", - "agent-based-simulation" - ] - }, { "name": "eventsource", "description": "EventSource implementation that is fully compliant with the WHATWG Server-Sent Events specification but takes more arguments.",