-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
176 lines (167 loc) · 5.01 KB
/
index.html
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
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="fa">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Yasaman Amani</title>
<link rel="stylesheet" href="mysite.css">
</head>
<body>
<header>
<div class="container">
<h1>Yasaman Amani</h1>
<div>
<img class="image" src="photo/1.jpg">
<a href="#about" class="button1">About Me</a>
<a href="#skills" class="button1">Projects</a>
<a href="#contact" class="button1">Contact Me</a>
</div>
</div>
</header>
<br>
<br>
<main>
<section id="about">
<div class="container">
<h2>About Me</h2>
<p>Hey there! I'm an experienced UI/UX designer with acreative flair and a rock-solid command of design
tools like HTML, CSS, and Vue.js. Over the years, I've perfected my analytical, problem-solving,
organizational, But that's not all! What truly ignites my passion and fills me with pride is
collaborating with cross-functional teams, where we join forces to deliver mind-blowing designs that
go above and beyond business objectives. So buckle up, because with me on your team, we're going to
rock the design world!</p>
</div>
</section>
<br>
<section id="skills">
<h1 class="text-skills">Projects</h1>
<div class="container">
<div class="card Graphics">
<div class="border">
<h2>Graphics</h2>
</div>
</div>
<div class="card UI-Ux">
<div class="border">
<h2>Ui/Ux</h2>
</div>
</div>
<div class="card codes">
<div class="border">
<h2>Codes</h2>
</div>
</div>
</div>
<div class="small-page">
<h3 class="title-graphics">Graphics</h3>
<p class="text-graphics">Designing business card and Poster for Lebasinno</p>
<img class="close-button" src="photo/4.png" alt="cancel">
<div class="pic-graphics">
<img src="photo/15.png" alt="">
<img src="photo/2.jpg" alt="">
<img src="photo/3.jpg" alt="">
</div>
<p class="text-graphics2">Designing business card and Poster for Raf advertising company
</p>
<div class="pic-graphics2">
<br>
<img src="photo/14.jpg" alt="">
<img src="photo/15.jpg" alt="">
<img src="photo/16.jpg" alt="">
<img src="photo/18.jpg" alt="">
</div>
<p class="text-graphics3">Designing a order form for Iran Talent company
</p>
<div class="pic-graphics3">
<br>
<img src="photo/1page.jpg" alt="">
<img src="photo/2page.jpg" alt="">
<img src="photo/3page.jpg" alt="">
</div>
<p class="text-graphics4">Creating an image with Photoshop (with a blank page)
</p>
<div class="pic-graphics4">
<br>
<img src="photo/4.jpg" alt="">
<img src="photo/5.jpg" alt="">
</div>
<p class="text-graphics5">Designing Billboard for Mihan ice cream (work sample)
</p>
<div class="pic-graphics5">
<br>
<img src="photo/6.jpg" alt="">
<img src="photo/7.jpg" alt="">
</div>
<p class="text-graphics6">Designing images for the IraniKalanet website(with a blank page)
</p>
<div class="pic-graphics6">
<br>
<img src="photo/8.jpg" alt="">
<img src="photo/9.jpg" alt="">
<img src="photo/10.jpg" alt="">
<img src="photo/11.jpg" alt="">
<img src="photo/12.jpg" alt="">
<img src="photo/13.jpg" alt="">
</div>
<p class="text-graphics7"> Designing Jopopel cartoon packaging
</p>
<div class="pic-graphics7">
<br>
<img src="photo/19.jpg" alt="">
<img src="photo/20.jpg" alt="">
</div>
</div>
<div class="small-page">
<h3 class="title-ui-ux">Ui/Ux</h3>
<p class="text-ui-ux">Designing the human body's 3D scan application</p>
<img class="close-button" src="photo/4.png" alt="cancel">
<div class="pic-ui-ux">
<img src="photo/11.png" alt="">
</div>
<p class="text-ui-ux2">Designing the Virtual fitting room
</p>
<div class="pic-ui-ux2">
<br>
<img src="photo/12.png" alt="">
</div>
<p class="text-ui-ux3">Designing the lebasinno.com website
</p>
<div class="pic-ui-ux3">
<br>
<img src="photo/13.png" alt="">
<img src="photo/14.png" alt="">
</div>
</div>
</div>
<div class="small-page">
<h3 class="title-codes">Codes</h3>
<p class="text-codes">Habit-tracker project with vue.js</p>
<img class="close-button" src="photo/4.png" alt="cancel">
<div class="pic-codes">
<img src="photo/3.png" alt="">
<img src="photo/6.png" alt="">
<img src="photo/7.png" alt="">
</div>
<p class="text-codes2">Changing parts of Jopopel site with vue.js</p>
<div class="pic-codes2">
<br>
<img src="photo/9.png" alt="">
<img src="photo/10.png" alt="">
</div>
</div>
</section>
<br>
<br>
<section id="contact">
<div class="container">
<img src="photo/21.gif" alt="">
<h2>Contact Me</h2>
<p>Phone number: 09918729930</p>
<p>Email: [email protected]</p>
</div>
</section>
</main>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="mysite.js"></script>
</body>
</html>