From a055f46582606d874dbbd57dcc0d3ebd5fef8d5c Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Sun, 5 Jan 2025 11:22:48 -0800 Subject: [PATCH] Poker table project --- data/en/sections/projects.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/en/sections/projects.yaml b/data/en/sections/projects.yaml index ff1d763..a214fbe 100644 --- a/data/en/sections/projects.yaml +++ b/data/en/sections/projects.yaml @@ -30,9 +30,9 @@ projects: summary: Simulating a pick and place task with the KUKA YouBot using a task-space feed-forward PID controller. tags: ["Mobile Robotics", "Python", "CoppeliaSim"] -- name: A sample academic paper - role: Team Lead - timeline: "Jan 2017 - Nov 2017" +- name: Automated Poker Table + role: "ECE 2023 Capstone" + timeline: "Jan 2023 - May 2034" url: "https://www.example.com" - summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente eius reprehenderit animi suscipit autem eligendi esse amet aliquid error eum. Accusantium distinctio soluta aliquid quas placeat modi suscipit eligendi nisi. - tags: ["academic","iot"] \ No newline at end of file + summary: An robot system that faciliates a game of poker with a automated shuffling, dealing, and game management. + tags: ["Arduino", "Python", "Raspberry Pi", "I2C"] \ No newline at end of file