-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (162 loc) · 7.99 KB
/
index.html
File metadata and controls
163 lines (162 loc) · 7.99 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/index.css" type="text/css">
</head>
<body>
<header id="home">
<div>
<a href="index.html">
<img class="logo" src="images/Braidi-WD-logos.jpeg" alt="logo">
</a>
</div>
<nav class="menu">
<ul class="linkList">
<li><a href="index.html">Home</a></li>
<!-- <li><a href="#projects">Projects</a></li> -->
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<div class="main-text">
<h1 class="main-title">Zeir Braidi</h1>
<!-- <p class="main-p">Tired of searching the internet and not finding your own business? even when you already have a web domain? We are experts in SEO, web development and digital advertising. Working together everyone will know the brand of your business and what differentiates it, with an effective and aesthetic design and interface.</p> -->
<h3>My name is Zeir Braidi, and I enjoy work and help people. I have had a variety of services that requires of empathy and technical knowledge, I am dedicated personality, focus, and a team player. I really enjoy and feel passion building new projects and solving problems with the tools that I need, tools like css html, css, javascript, python and frameworks related with.</h3>
<h2>Education</h2>
<div class="education">
<div class="educationContainer1">
<p>Web and Computer Programming Dec. 2022</p>
<p>Brigham Young University–Idaho U.S.A.</p>
<ul>
<li>Web design, HTML, CSS, and JavaScript</li>
<li>Develop web pages that are semantic and valid</li>
<li>Use HTML5 markup language</li>
<li>Design web pages with valid CSS and SASS</li>
<li>Appropriate use and good manners using JavaScript</li>
<li>Developed appropriate, usable, and findable content</li>
<li>Develop content for both humans and machines</li>
<li>Proficient with current web design principles </li>
</ul>
</div>
<div class="educationContainer2">
<p>PathwayConnect Certificate Dec. 2020</p>
<p>BYU–Pathway Worldwide U.S.A.</p>
<ul>
<li>English language speaking & writing</li>
<li>Online teamwork & collaboration</li>
<li>Leadership & time management</li>
<li>Decision making & problem solving</li>
<li>Mathematical reasoning</li>
<li>Effective communication </li>
</ul>
</div>
</div>
<h2>Experience</h2>
<div class="Experience">
<div class="ExperienceContainer1">
<h3>E-commerce Manager Nov. 2020 – Jan. 2022</h3>
<p>Walmart Chile, Valparaiso, Chile</p>
<ul>
<li>Coordinated work teams with defined objectives in the operation of the work area</li>
<li>Trained staff to ensure the team's ability to achieve goals and improve the impact achieved by the company on customers</li>
</ul>
</div>
<div class="ExperienceContainer2">
<h3>Technical Support Nov. 2017 – Nov. 2020</h3>
<p>Walmart Chile Valparaiso, Chile</p>
<ul>
<li>Managed work team achieving productivity and maintaining deadlines and satisfied customers</li>
<li>Generated solutions based on interpersonal tools for the development of projects in the work area</li>
</ul>
</div>
</div>
<h2>Skills</h2>
<div class="skillsContainer">
<ul>
<li>Use empathetic skills to guide and motivate</li>
<li>Demonstrate personal accountability and effective work habit</li>
<li>Obtain, interpret, and use knowledge, facts, and data for reasoning and analyzing</li>
<li>Managed within a team structure</li>
<li>
Self-advocate for opportunities in the workplace </li>
</ul>
</div>
</div>
</div>
<main class="projects">
<h1 class="main-text main-title">Projects</h1>
<div class="card">
<div>
<a href="cards/1.ExpandingCards/ExpandingCards.html" target="_blank">
<img class="card-img" src="images/expandigCards.png" alt="image-project">
</a>
</div>
<div class="card-text">
<h3>Expanding Cards</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe consequatur quae nam maiores. Minus et in molestiae molestias maiores modi.</p>
</div>
</div>
<div class="card reverse-card">
<div>
<a href="cards/2.ProgressSteps/ProgressSteps.html" target="_blank">
<img class="card-img reverse-image" src="images/progressSteps.png" alt="image-project">
</a>
</div>
<div class="card-text reverseText-card">
<h3>Progress Steps</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe consequatur quae nam maiores. Minus et in molestiae molestias maiores modi.</p>
</div>
</div>
<div class="card">
<div>
<a href="cards/3.RotatingNavigator/RotatingNavigator.html" target="_blank">
<img class="card-img" src="images/rotatingNavigator.png" alt="image-project">
</a>
</div>
<div class="card-text">
<h3>Rotating Navigator</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe consequatur quae nam maiores. Minus et in molestiae molestias maiores modi.</p>
</div>
</div>
<div class="card reverse-card">
<div>
<a href="https://imust1995.github.io/RAFTING-PAGE/" target="_blank">
<img class="card-img reverse-image" src="images/raftingpage.png" alt="image-project">
</a>
</div>
<div class="card-text">
<h3>Rafting Page</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe consequatur quae nam maiores. Minus et in molestiae molestias maiores modi.</p>
</div>
</div>
</main>
<footer>
<div>
<a href="index.html">
<img class="logo" src="images/Braidi-WD-logos.jpeg" alt="logo">
</a>
</div>
<div class="info">
E-mail zeirbraidi@gmail.com
</div>
<div class="redSocial">
<a href="https://github.com/imust1995" target="_blank">
<img class="icono-social" src="images/GitHub-Mark-Light-120px-plus.png" alt="git icon">
</a>
<a href="https://www.linkedin.com/in/zeirb/" target="_blank">
<a href="https://www.linkedin.com/in/zeirbraidi/">
<img class="icono-social" src="images/In-White-96-Γäó.png" alt="in-icon">
</a>
</a>
<!-- <a href="https://instagram.com" target="_blank">
<img class="icono-social" src="images/instagram.png" alt="instagram icon">
</a> -->
</div>
</footer>
</body>
</html>