DEV Community

6 1 1 1 2

Level Up Your AWS Community Day: Creating Custom Gaming Mats with AWS Architecture Icons

The AWS Community Day Aotearoa- 2023 (New Zealand) was a success. This Gaming Mat SWAG drew a lot of attention from the attendees. First and foremost, I'd like to thank fellow AWS Community Builder @rmitula for his assistance in designing the Gaming Mat for AWS Community Day Aotearoa (New Zealand). The custom-made AWS Architecture Icons Mouse Pad that was given away during Poland AWS Community Day - Warsaw inspired me to do this.

Here is the Cool Gaming Mat:

Image description

Image description

So I decided to include the steps and a script for creating the Gaming Mat design.

Check this out if you're searching for some fantastic SWAGS for your AWS Community Day: https://github.com/awsfanboy/AWS-Community-Day-Gaming-Mat

Let me know if you need any help :) .

Image of Timescale

πŸš€ pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applicationsβ€”without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post β†’

Top comments (6)

Collapse
 
jasondunn profile image
Jason Dunn [AWS] β€’

Absolutely amazing! πŸ™Œ ❀️

Collapse
 
awsfanboy profile image
Arshad Zackeriya πŸ‡³πŸ‡Ώ ☁️ β€’

Thank you, Jason I will definitely bring you one, as well as some for other awesome builders, if I go to the re:invent. :D

Collapse
 
kasundsilva profile image
Kasun de Silva β€’

I love it @awsfanboy I'm gonna print one for me.

Collapse
 
awsfanboy profile image
Arshad Zackeriya πŸ‡³πŸ‡Ώ ☁️ β€’

Thanks @kasundsilva

Collapse
 
rakigit profile image
Raki Dissanayaka β€’

Nice

Collapse
 
awsfanboy profile image
Arshad Zackeriya πŸ‡³πŸ‡Ώ ☁️ β€’

Thanks Raki

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post