Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bound3R committed Nov 18, 2024
2 parents 3bbd8c7 + 99d0302 commit bb4a9b4
Showing 1 changed file with 133 additions and 76 deletions.
209 changes: 133 additions & 76 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GCalendar-Visuals

A repository to list and display Google Calendar codewords with images and titles, organized in visual cards. Perfect for easy reference and quick use.
A repository to list and display Google Calendar codewords with images and titles, organized in tables. Perfect for easy reference and quick use.

## Table of Contents

Expand All @@ -13,11 +13,11 @@ A repository to list and display Google Calendar codewords with images and title

## Introduction

Google Calendar codewords are a powerful way to organize and beautify your events. **GCalendar-Visuals** provides an easy-to-navigate interface with visually appealing cards that display codewords alongside related images and titles for better comprehension and use.
Google Calendar codewords are a powerful way to organize and beautify your events. **GCalendar-Visuals** provides an easy-to-navigate interface with visually appealing tables that display codewords alongside related images and titles for better comprehension and use.

## Features

- **Visual Cards**: Each codeword is presented with a title, related image, and associated keywords.
- **Visual Tables**: Each codeword is presented with a title, related image, and associated keywords.
- **Simplified Search**: Quickly find codewords for specific types of events.
- **Creative Organization**: Add flair and creativity to your Google Calendar events effortlessly.
- **User-Friendly Interface**: Clean, intuitive design for ease of access.
Expand All @@ -38,79 +38,136 @@ This visual enhancement helps identify event types at a glance.

## Codewords

<details>
<summary>Sports</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%football%** | %soccer%, %american football% | `Game %football%` | ![Football](./images/football.jpg) |
| **%basketball%**| %hoops%, %bball% | `Practice %basketball%`| ![Basketball](./images/basketball.jpg) |
| **%boxing%** | %fight%, %punch% | `Training %boxing%` | ![Boxing](./images/boxing.jpg) |
| **%rugby%** | %football%, %union% | `Play %rugby%` | ![Rugby](./images/rugby.jpg) |
</details>

<details>
<summary>Outdoor Activities</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%hiking%** | %trekking%, %walking% | `Weekend %hiking%` | ![Hiking](./images/hiking.jpg) |
| **%cycling%** | %biking%, %bicycle% | `Enjoy %cycling%` | ![Cycling](./images/cycling.jpg) |
| **%camping%** | %tenting%, %outdoor% | `Go %camping%` | ![Camping](./images/camping.jpg) |
| **%kayaking%** | %canoeing%, %paddling% | `Try %kayaking%` | ![Kayaking](./images/kayaking.jpg) |
</details>

<details>
<summary>Celebrations</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%christmas%** | %xmas%, %holiday% | `Celebrate %christmas%`| ![Christmas](./images/christmas.jpg) |
| **%birthday%** | %party%, %celebration% | `John's %birthday%` | ![Birthday](./images/birthday.jpg) |
| **%wedding%** | %marriage%, %nuptials% | `Plan the %wedding%` | ![Wedding](./images/wedding.jpg) |
</details>

<details>
<summary>Leisure & Relaxation</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%coffee%** | %latte%, %brew% | `Enjoy a %coffee%` | ![Coffee](https://ssl.gstatic.com/calendar/images/eventillustrations/2024_v1/img_coffee.svg) |
| **%reading%** | %books%, %literature% | `Read a %book%` | ![Reading](https://ssl.gstatic.com/calendar/images/eventillustrations/2024_v1/img_read.svg) |
| **%relaxing%** | %chilling%, %unwinding% | `Spend time %relaxing%`| ![Relaxing](https://ssl.gstatic.com/calendar/images/eventillustrations/2024_v1/img_art.svg) |
</details>

<details>
<summary>Arts & Crafts</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%painting%** | %art%, %canvas% | `Create %painting%` | ![Painting](./images/painting.jpg) |
| **%crochet%** | %knitting%, %threadwork% | `Learn to %crochet%` | ![Crochet](./images/crochet.jpg) |
| **%embroidery%**| %stitching%, %needlework% | `Practice %embroidery%`| ![Embroidery](./images/embroidery.jpg) |
</details>

<details>
<summary>Cooking & Dining</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%cooking%** | %meal prep%, %chef% | `Prepare some %cooking%`| ![Cooking](./images/cooking.jpg) |
| **%bbq%** | %barbecue%, %grill% | `Host a %bbq%` | ![BBQ](./images/bbq.jpg) |
| **%brunch%** | %breakfast lunch%, %midday meal% | `Enjoy a %brunch%` | ![Brunch](./images/brunch.jpg) |
</details>

<details>
<summary>Fitness & Wellness</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%yoga%** | %stretch%, %meditation% | `Start %yoga% today` | ![Yoga](./images/yoga.jpg) |
| **%crossfit%** | %fitness%, %workout% | `Join a %crossfit% class` | ![Crossfit](./images/crossfit.jpg) |
| **%massage%** | %relax%, %therapy% | `Book a %massage%` | ![Massage](./images/massage.jpg) |
</details>

<details>
<summary>Technology & Learning</summary>
| Codeword | Synonyms | Example Usage | Image Placeholder |
|-----------------|----------------------------------|-----------------------|--------------------------|
| **%coding%** | %programming%, %development% | `Learn %coding%` | ![Coding](./images/coding.jpg) |
| **%hackathon%** | %coding event%, %competition% | `Join the %hackathon%`| ![Hackathon](./images/hackathon.jpg) |
| **%computer science%** | %IT%, %technology% | `Study %computer science%` | ![Computer Science](./images/computer_science.jpg) |
</details>
### Sports

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **american football**, gridiron, football |
| ![image2](path/to/image2.png) | **archery**, bow and arrow |
| ![image3](path/to/image3.png) | **artistic gymnastics**, gymnastics |
| ![image4](path/to/image4.png) | **badminton**, shuttlecock sport |
| ![image5](path/to/image5.png) | **baseball**, baseball game |
| ![image6](path/to/image6.png) | **basketball**, basketball game |
| ![image7](path/to/image7.png) | **bmx**, bicycle motocross |
| ![image8](path/to/image8.png) | **bowling**, ten-pin bowling |
| ![image9](path/to/image9.png) | **boxing**, fight, pugilism |
| ![image10](path/to/image10.png) | **competitive shooting**, target shooting |
| ![image11](path/to/image11.png) | **cricket**, cricket match |
| ![image12](path/to/image12.png) | **crossfit**, cross-fit |
| ![image13](path/to/image13.png) | **cycling**, bike riding |
| ![image14](path/to/image14.png) | **diving**, scuba diving |
| ![image15](path/to/image15.png) | **fencing**, sword fighting |
| ![image16](path/to/image16.png) | **field hockey**, hockey |
| ![image17](path/to/image17.png) | **fitness center**, gym |
| ![image18](path/to/image18.png) | **football**, soccer, association football |
| ![image19](path/to/image19.png) | **golf**, golfing |
| ![image20](path/to/image20.png) | **gymnastics**, gymnastic routine |
| ![image21](path/to/image21.png) | **handball**, handball game |
| ![image22](path/to/image22.png) | **hiking**, trek, mountain hike |
| ![image23](path/to/image23.png) | **horseback riding**, equestrian |
| ![image24](path/to/image24.png) | **javelin**, javelin throw |
| ![image25](path/to/image25.png) | **jiu jitsu**, jujutsu |
| ![image26](path/to/image26.png) | **jogging**, running, jogging exercise |
| ![image27](path/to/image27.png) | **judo**, jujutsu |
| ![image28](path/to/image28.png) | **jumping**, jump |
| ![image29](path/to/image29.png) | **karate**, martial arts |
| ![image30](path/to/image30.png) | **rowing**, row |
| ![image31](path/to/image31.png) | **rugby**, rugby football |
| ![image32](path/to/image32.png) | **running**, running race |
| ![image33](path/to/image33.png) | **sailing**, sailboat |
| ![image34](path/to/image34.png) | **shooting**, gun shooting |
| ![image35](path/to/image35.png) | **skiing**, ski |
| ![image36](path/to/image36.png) | **snowboarding**, snow board |
| ![image37](path/to/image37.png) | **soccer**, football, soccer game |
| ![image38](path/to/image38.png) | **sprinting**, sprint |
| ![image39](path/to/image39.png) | **synchronized swimming**, synchro swimming |
| ![image40](path/to/image40.png) | **table tennis**, ping-pong |
| ![image41](path/to/image41.png) | **taekwondo**, martial arts |
| ![image42](path/to/image42.png) | **tennis**, tennis match |
| ![image43](path/to/image43.png) | **track and field**, athletics |
| ![image44](path/to/image44.png) | **triathlon**, three-sport event |
| ![image45](path/to/image45.png) | **volleyball**, volleyball game |
| ![image46](path/to/image46.png) | **weightlifting**, weight lifting |
| ![image47](path/to/image47.png) | **wrestling**, wrestling match |

### Outdoor Activities

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **auto maintenance**, car repair |
| ![image2](path/to/image2.png) | **back to school**, back 2 school |
| ![image3](path/to/image3.png) | **bicycle**, bike |
| ![image4](path/to/image4.png) | **boat cruise**, boat trip |
| ![image5](path/to/image5.png) | **camping**, camp out |
| ![image6](path/to/image6.png) | **canoe**, canoeing |
| ![image7](path/to/image7.png) | **climbing**, rock climbing |
| ![image8](path/to/image8.png) | **fishing**, fish catching |
| ![image9](path/to/image9.png) | **going for a walk**, walking |
| ![image10](path/to/image10.png) | **hiking**, trek |
| ![image11](path/to/image11.png) | **mountain biking**, mountain bike ride |
| ![image12](path/to/image12.png) | **snowboarding**, snow board |
| ![image13](path/to/image13.png) | **walking**, stroll |

### Holidays

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **Boxing Day**, Christmas |
| ![image2](path/to/image2.png) | **christmas**, xmas |
| ![image3](path/to/image3.png) | **chinese new year**, chinese lunar new year |
| ![image4](path/to/image4.png) | **father christmas**, Santa Claus |
| ![image5](path/to/image5.png) | **halloween**, all hallows' eve |
| ![image6](path/to/image6.png) | **Hanukkah**, Jewish Festival of Lights |
| ![image7](path/to/image7.png) | **Hijri New Year**, Islamic New Year |
| ![image8](path/to/image8.png) | **Mardi Gras**, Fat Tuesday |
| ![image9](path/to/image9.png) | **new year**, New Year's Eve |
| ![image10](path/to/image10.png) | **Nowruz**, Persian New Year |
| ![image11](path/to/image11.png) | **Santa Claus**, Saint Nick |
| ![image12](path/to/image12.png) | **Shrove Tuesday**, Pancake Day |
| ![image13](path/to/image13.png) | **St Patricks**, Saint Patrick's Day |
| ![image14](path/to/image14.png) | **thanksgiving**, Turkey Day |
| ![image15](path/to/image15.png) | **valentine day**, valentines day |
| ![image16](path/to/image16.png) | **vietnamese new year**, Tết |

### Other Celebrations

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **baby shower**, babyshower |
| ![image2](path/to/image2.png) | **bachelorette party**, bridal shower |
| ![image3](path/to/image3.png) | **birthday**, bday |
| ![image4](path/to/image4.png) | **christopher street day**, Pride Parade |
| ![image5](path/to/image5.png) | **dyke march**, LGBTQ pride march |
| ![image6](path/to/image6.png) | **family meal**, family dinner |
| ![image7](path/to/image7.png) | **gay pride**, LGBTQ parade |
| ![image8](path/to/image8.png) | **ladies night**, girls night out |
| ![image9](path/to/image9.png) | **lesbian march**, lesbian pride |
| ![image10](path/to/image10.png) | **quinceanera**, 15th birthday party |
| ![image11](path/to/image11.png) | **wedding**, nuptials |
| ![image12](path/to/image12.png) | **world pride**, global pride |

### Trades

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **electrician**, electrical technician |
| ![image2](path/to/image2.png) | **handyman**, home repairman |
| ![image3](path/to/image3.png) | **plumber**, pipe technician |

### Learning

| Image | Codeword |
|---|---|
| ![image1](path/to/image1.png) | **art workshop**, art class |
| ![image2](path/to/image2.png) | **classical music**, symphony music |
| ![image3](path/to/image3.png) | **coding time**, coding session |
| ![image4](path/to/image4.png) | **creative writing**, writing workshop |
| ![image5](path/to/image5.png) | **doing homework**, study |
| ![image6](path/to/image6.png) | **learn**, education |
| ![image7](path/to/image7.png) | **lecture**, academic talk |
| ![image8](path/to/image8.png) | **music class**, piano class |
| ![image9](path/to/image9.png) | **study group**, study session |



## Contributing
Expand Down

0 comments on commit bb4a9b4

Please sign in to comment.