๐Ÿ“ฆ Asabeneh / 30-Days-Of-JavaScript

๐Ÿ“„ 30_day_mini_project_final.md ยท 73 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73<div align="center">
  <h1> 30 Days Of JavaScript: Final Projects</h1>
  <a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
  <img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
  </a>
  <a class="header-badge" target="_blank" href="https://twitter.com/Asabeneh">
  <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/asabeneh?style=social">
  </a>

<sub>Author:
<a href="https://www.linkedin.com/in/asabeneh/" target="_blank">Asabeneh Yetayeh</a><br>
<small> January, 2020</small>
</sub>
</div>
</div>

<div>

</div>

<div>
<small>Support the <strong>author</strong> to create more educational materials</small> <br />  
<a href = "https://www.paypal.me/asabeneh"><img src='./../images/paypal_lg.png' alt='Paypal Logo' style="width:10%"/></a>
</div>

[<< Day 29](../29_Day_Mini_project_animating_characters/29_day_mini_project_animating_characters.md)

![Thirty Days Of JavaScript](../images/banners/day_1_30.png)

- [Day 30](#day-30)
  - [Exercises](#exercises)
    - [Exercise: Level 1](#exercise-level-1)
    - [Exercise: Level 2](#exercise-level-2)
    - [Exercise: Level 3](#exercise-level-3)
  - [Testimony](#testimony)
  - [Support](#support)

# Day 30

## Exercises

### Exercise: Level 1

1. Create the following animation using (HTML, CSS, JS)

![Countries data](./../images/projects/dom_mini_project_countries_object_day_10.1.gif)

2. Validate the following form using regex.

   ![form validation](./../images/projects/dom_mini_project_form_validation_day_10.2.1.png)

   ![form validation](./../images/projects/dom_mini_project_form_validation_day_10.2.png)

### Exercise: Level 2

### Exercise: Level 3

๐ŸŒ• Your journey to greatness completed successfully. You reached high level of greatness. Now, you are much greater than ever before. I knew what it takes to reach to this level and you made to this point. You are a real hero. Now, it is time to celebrate your success with a friend or with a family. I am looking forward to seeing you in an other challenge.

## Testimony

Now it is time to support the author by expressing your thoughts about the Author and 30DaysOfJavaScript challenge. You can leave your testimonial on this [link](https://www.asabeneh.com/testimonials)

## Support

You can support the author to produce more educational materials

[![paypal](../images/paypal_lg.png)](https://www.paypal.me/asabeneh)

![Congratulations](./../images/projects/congratulations.gif)

[<< Day 29](../29_Day_Mini_project_animating_characters/29_day_mini_project_animating_characters.md)