-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (161 loc) · 8.29 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
177
178
179
<!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>My Portfolio</title>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- HEADER -->
<header class="l-header">
<nav class="nav bg-grid">
<div>
<a href="#" class="nav_logo">Beginner web developer </a>
</div>
<div class="nav_menu" id="nav-menu">
<ul class="nav_list">
<li class="nav_item"><a href="#home" class="nav_link active">Home</a></li>
<li class="nav_item"><a href="#about" class="nav_link">About</a></li>
<li class="nav_item"><a href="#skills" class="nav_link">Skills</a></li>
<li class="nav_item"><a href="#work" class="nav_link">Diplomas</a></li>
<li class="nav_item"><a href="#rick-morty-search" class="nav_link">MyApi</a></li>
</ul>
</div>
<div class="nav_toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
</nav>
</header>
<main class="l-main">
<!--==================== Home ===================-->
<section class="home bg-grid" id="home">
<div class="home_data">
<h1 class="home_title">Welcome<br>I'm <span class="home_title-color">yosr</span><br> beginner Web Developer</h1>
<a href="cv com/cv.html" class="button">about me</a>
</div>
<div class="home_social">
<a href="https://www.linkedin.com/?original_referer=https%3A%2F%2Fwww.bing.com%2F" class="home_social-icon"><i class="bx bxl-linkedin"></i></a>
<a href="https://www.instagram.com/" class="home_social-icon"><i class="bx bxl-instagram"></i></a>
<a href="https://github.com/" class="home_social-icon"><i class="bx bxl-github"></i></a>
</div>
<div class="home_img">
<img src="pic-removebg-preview.png" alt="">
</div>
</section>
<!--================= About ==================-->
<section class="about section" id="about">
<h2 class="section_title">About</h2>
<div class="about_container bg-grid">
<div class="about_img">
<img src="yy.jpg" alt="">
</div>
<div>
<h2 class="about_subtitle">I'm Yosr Amamou</h2>
<p class="about_text"> Highly motivated student pursuing a Bachelor's degree in Information Technology at ISET Charguia, with a strong passion for computer science and a desire to become a skilled web developer. Seeking opportunities to apply in-depth knowledge, refine web development skills, and contribute to the creation of exceptional online experiences.</p>
</div>
</div>
</section>
<!--=========== Skills =================-->
<section class="skills section" id="skills">
<h2 class="section_title">Skills</h2>
<div class="skills_container bg-grid">
<div>
<h2 class="skils_subtitle">ComputerSkills</h2>
<p class="skills_text">I'm a Beginner web developer with a strong drive for continuous learning and growth. Making progress in HTML, CSS, JavaScript, and frames like Bootstrap, I'm well-prepared to handle diverse web development projects. I approach challenges with creativity, aiming to create exceptional online experiences.</p>
<div class="skills_data">
<div class="skills_name">
<i class="bx bxl-html5 skills_icon"></i>
<span class="skills_name">HTML5 & CSS</span>
</div>
<div class="skills_bar skills_html"></div>
<div class="skills_percentage">70%</div>
</div>
<div class="skills_data">
<div class="skills_name">
<i class="bx bxl-css3 skills_icon"></i>
<span class="skills_name">Linux</span>
</div>
<div class="skills_bar skills_css"></div>
<div class="skills_percentage">60%</div>
</div>
<div class="skills_data">
<div class="skills_name">
<i class="bx bxl-javascript skills_icon"></i>
<span class="skills_name">JavaScript</span>
</div>
<div class="skills_bar skills_js"></div>
<div class="skills_percentage">50%</div>
</div>
<div class="skills_data">
<div class="skills_name">
<i class="bx bxs-paint skills_icon"></i>
<span class="skills_name">Programming C</span>
</div>
<div class="skills_bar skills_ux"></div>
<div class="skills_percentage">60%</div>
</div>
</div>
<div>
<img src="work3.jpg" class="skills_img" alt="">
</div>
</div>
</section>
<!--============ Work =============-->
<section class="work section" id="work">
<h2 class="section_title">Diplomas</h2>
<div class="work_container bg-grid">
<div class="work_img">
<img src="bac.jpg" alt="" style="height: 220px;">
</div>
<div class="work_img">
<img src="images.jpg" alt="" style="height: 220px; width: 350px;" >
</div>
<div class="work_img">
<img src="aouina.png" alt="" style="height: 220px; width: 350px;" >
</div>
<div class="work_img">
<img src="9th.png" alt="" style="height: 220px; width: 350px;">
</div>
<div class="work_img">
<img src="download.png" alt="" style="height: 220px; width: 350px;" >
</div>
<div class="work_img">
<img src="college.png" alt="" style="height: 220px; width: 350px;" >
</div>
</div>
</section>
<!--============ Rick and Morty API Search =============-->
<section class="work section" id="rick-morty-search">
<h2 class="section_title">Rick and Morty API Search</h2>
<div class="rick-morty-container">
<label class="rick-morty-label">Search by:</label>
<select id="rick-morty-searchType" class="rick-morty-select">
<option value="character">Character</option>
<option value="episode">Episode</option>
<option value="location">Location</option>
</select>
<label class="rick-morty-label">Choose:</label>
<select id="rick-morty-searchOptions" class="rick-morty-select"></select>
<button onclick="rickMortySearch()" class="rick-morty-button">Search</button>
<div class="rick-morty-result" id="rick-morty-searchResult"></div>
</div>
</section>
<!--================ Footer ================-->
<footer class="footer">
<p class="footer_title"> yosr amamou</p>
<div class="footer_social">
<a href="https://www.facebook.com/profile.php?id=100033466897264&mibextid=LQQJ4d" class="footer_icon"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/" class="footer_icon"><i class="bx bxl-instagram"></i></a>
<a href="#" class="footer_icon"><i class="bx bxl-twitter"></i></a>
</div>
</footer>
</main>
<!-- SCROLL REVAEL -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- SCRIPT.JS -->
<script src="script.js"></script>
</body>
</html>