Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Page Data #337

Merged
merged 1 commit into from
Jan 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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