diff --git a/assets/images/hsky_24.jpg b/assets/images/hsky_24.jpg new file mode 100644 index 0000000..c3498fa Binary files /dev/null and b/assets/images/hsky_24.jpg differ diff --git a/content/posts/agv-hsky/index.md b/content/posts/agv-hsky/index.md index cd60505..6ecbde4 100644 --- a/content/posts/agv-hsky/index.md +++ b/content/posts/agv-hsky/index.md @@ -2,7 +2,7 @@ title: "Autonomous Ground Vehicle Motion Planning" date: 2025-01-05T09:00:00+00:00 description: Introduction to Sample Post -hero: images/error_plot.png +hero: images/hsky_24.jpg author: image: /images/sharwin_portrait.jpg menu: diff --git a/content/posts/automated-poker-table/index.md b/content/posts/automated-poker-table/index.md index 11ef8d6..d7e726c 100644 --- a/content/posts/automated-poker-table/index.md +++ b/content/posts/automated-poker-table/index.md @@ -1,6 +1,6 @@ --- title: "Automated Poker Table" -date: 2025-01-05T09:00:00+00:00 +date: 2023-04-18T09:00:00+00:00 description: Introduction to Sample Post hero: images/bike_dealer.jpg author: @@ -10,6 +10,6 @@ menu: name: Automated Poker Table identifier: automated-poker-table weight: 3 -tags: ["Basic", "Multi-lingual"] -categories: ["Basic"] +tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors"] +# categories: ["Basic"] --- \ No newline at end of file diff --git a/content/posts/chess-robot/index.md b/content/posts/chess-robot/index.md index 1dd5665..a2fd2f9 100644 --- a/content/posts/chess-robot/index.md +++ b/content/posts/chess-robot/index.md @@ -2,7 +2,7 @@ title: "Chess Robot" date: 2025-01-05T09:00:00+00:00 description: Introduction to Sample Post -hero: images/error_plot.png +hero: images/chess.jpg author: image: /images/sharwin_portrait.jpg menu: diff --git a/content/posts/pen-thief/index.md b/content/posts/pen-thief/index.md index aeaef0a..df61a26 100644 --- a/content/posts/pen-thief/index.md +++ b/content/posts/pen-thief/index.md @@ -2,7 +2,7 @@ title: "Pen Thief" date: 2025-01-05T09:00:00+00:00 description: Introduction to Sample Post -hero: images/error_plot.png +hero: images/pincherx100.jpg author: image: /images/sharwin_portrait.jpg menu: diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index 5c555fe..211ebe8 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -46,7 +46,7 @@ projects: url: "/posts/automated-poker-table/" repo: "https://github.com/Connor205/B-I-K-E" summary: An robotic system that faciliates a game of poker with automated shuffling, dealing, and game management. - tags: ["Arduino", "Python", "Raspberry Pi", "I2C"] + tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors"] - name: Chess Robot role: "NEU Robotics Club Project"