-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
192 lines (163 loc) · 7.53 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
180
181
182
183
184
185
186
187
188
189
190
191
192
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="viewport" content="width=device-width" />
<title>Achref Othmani</title>
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-transparent navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li >
<img src="images/ao.png" style="width: 32px;"/>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<div class="main" >
<!-- Change the image source '/images/default.jpg' with your favourite image. -->
<div class="cover black" data-color="black"></div>
<video class="main" style="
min-width: 100%;
min-height: 100%;
max-width: 100%;"
poster="images/hero_poster.jpg" playsinline="" autoplay="" loop="" muted="">
<source src="images/hero.mp4" type="video/mp4">
</video>
<!-- You can change the black color for the filter with those colors: blue, green, red, orange -->
<div class="container">
<h1 class="logo cursive">
Hi there !
</h1>
<!-- H1 can have 2 designs: "logo" and "logo cursive" -->
<div class="content">
<h4 class="motto">I am <span style="font-weight: 700; color: #f46b45;">Achref Othmani</span>, a software engineering</h4>
<div class="subscribe">
<div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-4 col-sm6-6 col-sm-offset-3 " style="text-align: center;">
<br>
<div class="button-container" style="display: flex; justify-content: center;">
<a id="title" class="btn btn-4" href="#" data-toggle="modal" data-target="#about" style="font-weight: 600;">About</a><br><br>
<a id="title" class="btn btn-6" href="./portfolio.html" style="font-weight: 600;">Portfolio</a><br><br>
</div>
<br>
<div class="icons">
<a href="https://github.com/Achrefothmeni" target="_blank" id="github"> <img src="./images/icons/github.png" class="icon" style="margin: 10px;"> </a>
<a href="images/resume_achref_othmani.pdf" target="_blank" id="resume"><img src="./images/icons/pdf.png" class="icon" style="margin: 10px;"></a>
<a href="https://www.linkedin.com/in/achrefothmeni/" target="_blank" id="linkedin"><img src="./images/icons/linkedin.png" class="icon" style="margin: 10px;"></a>
<a href="./portfolio.html" id="portfolio"><img src="./images/icons/list.png" class="icon" style="margin: 10px;"></a>
</div>
<br><br>
<div class="contact" style="text-align: center;">
<div style="margin-bottom: 10px;">
<img src="./images//icons/email.png" style="width: 22px;">
<a style="color: #fff; font-size: 16px;" href = "mailto: [email protected]">[email protected]</a>
</div>
<div>
<img src="./images//icons/phone.png" style="width: 22px;">
<a style="color: #fff; font-size: 16px;">+216 55 320 763</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" id="about" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true" style="margin-top: 100px;">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<br>
<p style="font-size: 20px;">Person achrefOthmani = <span style="font-size: 14px;"> new Person(" I am Achref Othmani a software engineering and as we know everyone has his hobby, mine is programming, I’ve worked on different projects: academic, professional and personal, each one is different from the others, some of them are backend projects and some are frontend projects, and some are data related projects. I'm interested in programming because I have a passion for tech, creativity, and finding solutions. I love the mental challenge that programming presents and the possibility of being able to conceive a new idea and bring it to fruition. My goal is always to deliver secure, scalable and high performant solutions. ");</span></p>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<!-- Made with <i class="fa fa-heart heart"></i> by Achref Othmani-->
</div>
</div>
</div>
</body>
<script src="js/jquery-1.10.2.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script>
$('#github').hover(
function() {
$('#title').text("Github");
//$this.text("I'm replaced!");
}
);
$('#github').mouseleave(
function() {
$('#title').text("About");
//$this.text("I'm replaced!");
}
);
$('#resume').hover(
function() {
$('#title').text("Resume");
//$this.text("I'm replaced!");
}
);
$('#resume').mouseleave(
function() {
$('#title').text("About");
//$this.text("I'm replaced!");
}
);
$('#portfolio').hover(
function() {
$('#title').text("Portfolio");
//$this.text("I'm replaced!");
}
);
$('#portfolio').mouseleave(
function() {
$('#title').text("About");
//$this.text("I'm replaced!");
}
);
$('#linkedin').hover(
function() {
$('#title').text("Linkedin");
//$this.text("I'm replaced!");
}
);
$('#linkedin').mouseleave(
function() {
$('#title').text("About");
//$this.text("I'm replaced!");
}
);
</script>
</html>