Skip to content

Commit

Permalink
update page data (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: chadsr <9055337+chadsr@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and chadsr authored Jan 26, 2025
1 parent df96225 commit 82e7a54
Showing 1 changed file with 66 additions and 66 deletions.
132 changes: 66 additions & 66 deletions data/github/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "My personal website",
"stargazerCount": 2,
"createdAt": "2018-10-07T13:52:10.000Z",
"updatedAt": "2025-01-06T23:51:40.000Z",
"updatedAt": "2025-01-22T10:05:57.000Z",
"url": "https://github.com/chadsr/ross.ch",
"languages": [
"JavaScript",
Expand All @@ -29,12 +29,53 @@
"typescript"
]
},
{
"name": "action-user-repos-json",
"description": "A Github Action to output a user's repositories as a JSON file.",
"stargazerCount": 2,
"createdAt": "2024-08-31T10:15:08.000Z",
"updatedAt": "2025-01-20T19:04:51.000Z",
"url": "https://github.com/chadsr/action-user-repos-json",
"languages": [
"JavaScript",
"TypeScript"
],
"topics": [
"actions",
"github-actions"
]
},
{
"name": "marktplaats-scraper",
"description": "Marktplaats.nl (Dutch Classifieds) Listing Scraper",
"stargazerCount": 3,
"createdAt": "2024-05-30T11:39:37.000Z",
"updatedAt": "2025-01-20T19:02:52.000Z",
"url": "https://github.com/chadsr/marktplaats-scraper",
"languages": [
"Dockerfile",
"Python"
],
"topics": [
"chromedriver",
"dataset-generation",
"dutch-language",
"machine-learning",
"machine-learning-dataset",
"marktplaats",
"scraper",
"selenium",
"web-scraper",
"web-scraping",
"dataset-creation"
]
},
{
"name": "dotfiles",
"description": "My dotfiles, managed with stow.",
"stargazerCount": 6,
"createdAt": "2018-12-03T17:08:23.000Z",
"updatedAt": "2025-01-06T17:59:30.000Z",
"updatedAt": "2025-01-20T18:58:45.000Z",
"url": "https://github.com/chadsr/dotfiles",
"languages": [
"Shell",
Expand Down Expand Up @@ -66,44 +107,33 @@
]
},
{
"name": "marktplaats-scraper",
"description": "Marktplaats.nl (Dutch Classifieds) Listing Scraper",
"stargazerCount": 3,
"createdAt": "2024-05-30T11:39:37.000Z",
"updatedAt": "2025-01-06T11:01:53.000Z",
"url": "https://github.com/chadsr/marktplaats-scraper",
"languages": [
"Dockerfile",
"Python"
],
"topics": [
"chromedriver",
"dataset-generation",
"dutch-language",
"machine-learning",
"machine-learning-dataset",
"marktplaats",
"scraper",
"selenium",
"web-scraper",
"web-scraping",
"dataset-creation"
]
},
{
"name": "action-user-repos-json",
"description": "A Github Action to output a user's repositories as a JSON file.",
"stargazerCount": 2,
"createdAt": "2024-08-31T10:15:08.000Z",
"updatedAt": "2025-01-06T11:01:47.000Z",
"url": "https://github.com/chadsr/action-user-repos-json",
"name": "ionic-vue-ts-starter",
"description": "A (slightly opinionated) starter setup for Ionic/Vue3/Tailwind/Typescript projects",
"stargazerCount": 5,
"createdAt": "2022-04-30T18:23:55.000Z",
"updatedAt": "2025-01-16T20:56:45.000Z",
"url": "https://github.com/chadsr/ionic-vue-ts-starter",
"languages": [
"JavaScript",
"TypeScript"
"HTML",
"Vue",
"TypeScript",
"CSS",
"Java",
"Swift",
"Ruby",
"Shell"
],
"topics": [
"actions",
"github-actions"
"ionic",
"ionic-framework",
"tailwind",
"tailwindcss",
"typescript",
"vue",
"vue3",
"capacitor",
"capacitorjs"
]
},
{
Expand Down Expand Up @@ -262,36 +292,6 @@
],
"topics": []
},
{
"name": "ionic-vue-ts-starter",
"description": "A (slightly opinionated) starter setup for Ionic/Vue3/Tailwind/Typescript projects",
"stargazerCount": 6,
"createdAt": "2022-04-30T18:23:55.000Z",
"updatedAt": "2024-06-18T10:01:58.000Z",
"url": "https://github.com/chadsr/ionic-vue-ts-starter",
"languages": [
"JavaScript",
"HTML",
"Vue",
"TypeScript",
"CSS",
"Java",
"Swift",
"Ruby",
"Shell"
],
"topics": [
"ionic",
"ionic-framework",
"tailwind",
"tailwindcss",
"typescript",
"vue",
"vue3",
"capacitor",
"capacitorjs"
]
},
{
"name": "NordVPN-NetworkManager",
"description": "A CLI tool for automating the importing, securing and usage of NordVPN (and in the future, more) OpenVPN servers through NetworkManager.",
Expand Down

0 comments on commit 82e7a54

Please sign in to comment.