-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
241 lines (234 loc) · 10.6 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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mustapha Selim Limam - Front End Developer & Music Producer</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,900,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Header -->
<header id="header">
<div class="intro text-center">
<div class="overlay">
<div class="container">
<div class="row">
<div class="intro-text">
<h1>Mustapha Selim Limam</h1>
<p>Front End Developer & Music Producer</p>
<a href="#about" class="btn btn-default btn-lg page-scroll">Learn More</a> </div>
</div>
</div>
</div>
</div>
</header>
<!-- Navigation -->
<div id="nav">
<nav class="navbar navbar-custom">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> <i class="fa fa-bars"></i> </button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden"> <a href="#page-top"></a> </li>
<li> <a class="page-scroll" href="#page-top">Home</a> </li>
<li> <a class="page-scroll" href="#about">About</a> </li>
<li> <a class="page-scroll" href="#skills">Skills</a> </li>
<li> <a class="page-scroll" href="#portfolio">Services</a> </li>
<li> <a class="page-scroll" href="#contact">Contact</a> </li>
</ul>
</div>
</div>
</nav>
</div>
<!-- About Section -->
<div id="about">
<div class="container">
<div class="section-title text-center center">
<h2>About Me</h2>
<hr>
</div>
<div class="row">
<div class="col-xs-12 col-md-6"> <img src="img/about.png" class="img-responsive" alt=""> </div>
<div class="col-xs-12 col-md-6">
<div class="about-text">
<p>Hi, I’m Mustapha Selim Limam aka Vaulx. I’m a front end developer and music producer based in the beautiful city of Tunis. I’ve got to tell you a little bit about myself. </p>
<p>I spend my days crafting websites, creating artworks and producing music. I work for all size of companies.I speak, read and write in 3 languages: English, French and Arabic.</p>
<p>I’m constantly learning web technologies and other design related topics, currently playing around with MEAN. I’m a skilled in many areas of music, design and development. Some of my skills include:</p>
<ul class="abt-list">
<li>HTML5,CSS3</li>
<li>PHP</li>
<li>Bootstrap</li>
<li>Composing</li>
<li>Sound Design</li>
<li>Mixing and Mastering</li>
<li>Photoshop</li>
<li>FL Studio</li>
</ul>
<a href="#services" class="btn btn-primary btn-lg page-scroll">Services</a> </div>
</div>
</div>
</div>
</div>
<!-- Skills Section -->
<div id="skills" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Skills</h2>
<hr>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 skill"> <span class="chart" data-percent="95"> <span class="percent">95</span> </span>
<h4>HTML5, CSS3</h4>
</div>
<div class="col-md-3 col-sm-6 skill"> <span class="chart" data-percent="70"> <span class="percent">70</span> </span>
<h4>Bootstrap</h4>
</div>
<div class="col-md-3 col-sm-6 skill"> <span class="chart" data-percent="50"> <span class="percent">50</span> </span>
<h4>PHP</h4>
</div>
<div class="col-md-3 col-sm-6 skill"> <span class="chart" data-percent="80"> <span class="percent">80</span> </span>
<h4>Music Producing</h4>
</div>
</div>
</div>
</div>
<!-- Serivces Section -->
<div id="services">
<div class="container">
<div class="section-title text-center center">
<h2>Services</h2>
<hr>
</div>
<div class="row">
<div class="col-sm-6 col-md-3 col-lg-3 app">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/08-large.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Front end Dev</h4>
</div>
<img src="img/portfolio/08-small.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 branding">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/06-large.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Artwork Design</h4>
</div>
<img src="img/portfolio/06-small.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 branding app">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/07-large.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Mixing and Mastering</h4>
</div>
<img src="img/portfolio/07-small.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3 web">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/05-large.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Music Producing</h4>
</div>
<img src="img/portfolio/05-small.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Section -->
<div id="contact" class="text-center">
<div class="overlay">
<div class="container">
<div class="section-title center">
<h2>Get In Touch</h2>
<hr>
</div>
<div class="col-md-8 col-md-offset-2">
<form name="sentMessage" id="contactForm" novalidate>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" id="name" class="form-control" placeholder="Name" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" id="email" class="form-control" placeholder="Email" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Message" required></textarea>
<p class="help-block text-danger"></p>
</div>
<div id="success"></div>
<button type="submit" class="btn btn-default">Send Message</button>
</form>
<div class="social">
<ul>
<li><a href="https://vaulx.beatstars.com/" target="_blank"><i class="fa fa-store"></i></a></li>
<li><a href="https://www.facebook.com/mustapha.limam2" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/vaulx_off" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/official.vaulx/" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCihR32FFfHENMdAERIZkM9Q" target="_blank"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/in/limam-mustapha-selim-25877b155/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container text-center">
<div class="fnav">
<p>Copyright © 2018 Mustapha Selim Limam</p>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/easypiechart.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/jquery.counterup.js"></script>
<script type="text/javascript" src="js/waypoints.js"></script>
<script type="text/javascript" src="js/jqBootstrapValidation.js"></script>
<script type="text/javascript" src="js/contact_me.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>