diff --git a/content/posts/automated-poker-table/index.md b/content/posts/automated-poker-table/index.md index ae6ccb7..6c17ab7 100644 --- a/content/posts/automated-poker-table/index.md +++ b/content/posts/automated-poker-table/index.md @@ -1,5 +1,5 @@ --- -title: "Automated Poker Table" +title: "Automated Poker Table (B-I-K-E)" date: 2023-04-11T09:00:00+00:00 description: Introduction to Sample Post hero: images/bike_dealer.jpg @@ -13,14 +13,24 @@ menu: tags: ["Arduino", "Python", "Raspberry Pi", "I2C", "Stepper Motors"] # categories: ["Basic"] --- +The B-I-K-E (Best in Kard Entertainment) Poker Table is a capstone project for the Northeastern University Electrical and Computer Engineering program. + + +Collaborated with: +- [Connor Nelson](https://connornelson.info/) +- [Chris Swagler](https://www.linkedin.com/in/christopher-swagler/) +- [Tyler Passerine](https://www.linkedin.com/in/tyler-passerine-7ab51a1a2/) +- [Adin Moses](https://www.linkedin.com/in/adin-moses/) +- [Jackson Heun](https://www.linkedin.com/in/jack-heun-07b90017a/) +- [Professor Canek Fuentes](https://www.linkedin.com/in/canek-fuentes-79373711/) An automated system that creates a seamless home-game experience by automating the tedious and repetitive tasks that occur during a game of cards while lowering the barrier of entry of knowledge for complex games, focusing on Texas Hold 'Em Poker as a proof of concept.