-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
234 lines (216 loc) · 10.8 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
<!DOCTYPE html>
<html lang="fr">
<head>
<!-- META -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Suylo • Développeur web Front-end Junior</title>
<!-- OPEN GRAPH -->
<meta property="og:title" content="Suylo's Website • Développeur web FrontEnd Junior">
<meta property="og:type" content="website">
<meta property="og:description"
content="Voici mon site web ! Vous pouvez y retrouver mes compétences, projets réalisés ou encore voir les prix pour un site web.">
<meta property="og:locale" content="fr_FR">
<meta property="og:url" content="https://suylo.github.io/">
<meta property="og:site_name" content="suylo.github.io">
<meta property="og:image" content="https://suylo.github.io/public/img/faviconn.png">
<meta property="og:image:secure_url" content="https://suylo.github.io/public/img/faviconn.png">
<meta name="theme-color" content="#66b9ff">
<meta name="apple-mobile-web-app-status-bar-style" content="#66b9ff">
<meta name="msapplication-navbutton-color" content="#66b9ff">
<!-- CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" href="public/css/main.css">
<link rel="stylesheet" href="public/css/loader.css">
<link rel="stylesheet" href="public/css/scroll.css">
<link rel="stylesheet" href="public/css/responsive.css">
<link rel="shortcut icon" href="public/img/faviconn.png" type="image/x-icon">
<!-- FONTS -->
<link href="https://fonts.googleapis.com/css?family=Permanent+Marker" rel="stylesheet">
</head>
<body>
<a href="#" id="scroll" title="Remonte en haut !" style="display: none;">Top<span></span></a>
<header>
<div class="logo">
<img src="public/img/faviconn.png" alt="Logo" width="125">
</div>
<div class="title">
<h1>Suylo</h1>
<p>
Développeur Web Front-End Junior
</p>
<div class="social-media">
<a href="https://twitter.com/_Suylo" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/Suylo" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://discord.gg/yJd9Bc5" target="_blank">
<i class="fab fa-discord"></i>
</a>
</div>
</div>
</header>
<div class="breaker"></div>
<h2 class="about foo-top">à propos de moi</h2>
<section class="about-me foo-bottom">
<p>
Louis, 16 ans, actuellement en première STI2D SIN. Cela fait 1 an que j'ai commencé le
développement web front-end, j'ai tout d'abord débuté mon apprentissage dans le domaine du Java,
voyant que cela m'intéressait très peu, j'ai décidé de me mettre au web. Suite à de nombreux cours, de conseils et en
faisant des recherches j'ai pu acquérir beaucoup d'expériences. Aujourd'hui, je continue
mon apprentissage et m'intéresse de plus en plus au monde de la programmation.
</p>
</section>
<h2 class="cmpt foo-top">Mes compétences</h2>
<section class="competences row foo-bottom">
<div class="container">
<div class="chart" data-percent="72">HTML5</div>
<div class="chart" data-percent="69">CSS3</div>
<div class="chart" data-percent="5">SASS</div>
<div class="chart" data-percent="20">Ruby</div>
<div class="chart" data-percent="20">PHP</div>
<div class="chart" data-percent="15">JS</div>
</div>
</section>
<section class="portfolio">
<h2 class="my-works foo-top">Projet(s) réalisés </h2>
<section class="portfolio-content">
<div class="portfolio-list foo-bottom2">
<a href="http://laboratoire-sigmabio.fr" target="_blank">
<img alt="lbm Sigmabio" class="portfolio-img" src="public/img/sigmabio.png"
width="325" />
</a>
<h3>Sigmabio</h3>
<p>
<span class="html5">HTML5</span>
<span class="css3">CSS3</span>
<span class="bootstrap">BootStrap</span>
</p>
<span class="litle">Réalisé en Février 2018.</span>
</div>
<div class="portfolio-list foo-bottom3">
<a href="cosmoH-front">
<img src="public/img/cosmoheberg.png" class="portfolio-img" alt="soon" width="325" />
</a>
<h3>CosmoHeberg
<span class="litle">- Hébérgeur</span>
</h3>
<p>
<span class="html5">HTML5</span>
<span class="css3">CSS3</span>
<span class="js">JavaScript</span>
</p>
<span class="litle">Réalisé en Août 2018.</span>
</div>
<div class="portfolio-list foo-bottom4 none">
<a href="#">
<img alt="portfolio suylo" class="portfolio-img" src="public/img/suylo.png" width="325" />
</a>
<h3>Mon site
<span class="litle">- Portfolio</span>
</h3>
<p>
<span class="html5">HTML5</span>
<span class="css3">CSS3</span>
<span class="js">JavaScript</span>
</p>
<span class="litle">Réalisé en Juin 2018.</span>
</div>
</section>
<section class="portfolio-content top">
<div class="portfolio-list foo-bottom4">
<a href="#">
<img alt="portfolio suylo" class="portfolio-img" src="public/img/suylo.png" width="325" />
</a>
<h3>Mon site
<span class="litle">- Portfolio</span>
</h3>
<p>
<span class="html5">HTML5</span>
<span class="css3">CSS3</span>
<span class="js">JavaScript</span>
</p>
<span class="litle">Réalisé en Juin 2018.</span>
</div>
</section>
</section>
<section class="need-help">
<h2 class="ndh foo-top">Mes services</h2>
<p class="foo-left resp">
Je propose mes services de développement de site web <span class="text-danger">Front-End</span>.
Les prix sont en fonction de votre demande, ils sont à but purement indicatif.
Je ne réponds pas si un cahier des charges ou une maquette n’est pas fourni (ou une explication parfaite
ce que vous voulez)
</p>
<div class="list-services">
<div class="services foo-top2">
<h4>1 page</h4>
<p class="price">
10 - 15 €
</p>
<hr class="dashed-bar"/>
<ol>
<li>
Site web une page, pour un portfolio (pour exposer vos compétences, vous présenter) ou
bien une landing page.
</li>
</ol>
<p class="marge">
<a class="srv" href="services.html"> Me contacter</a>
</p>
</div>
<div class="services foo-top3">
<h4>Plusieurs pages</h4>
<p class="price">
20 - 35 €
</p>
<hr class="dashed-bar"/>
<ol>
<li>
Site web composé de plusieurs pages, pour votre serveur minecraft, projet d'hébergeur ou
encore votre boutique.
</li>
</ol>
<p class="marge">
<a class="srv" href="services.html"> Me contacter</a>
</p>
</div>
<div class="services foo-top4">
<h4>Autres</h4>
<p class="price">
? - ? €
</p>
<hr class="dashed-bar"/>
<ol>
<li>
Autres demande de site web, dans ce cas le prix dépendera du cahier des charges et des
tâches à accomplir.
</li>
</ol>
<p class="marge">
<a class="srv" href="services.html"> Me contacter</a>
</p>
</div>
</div>
</section>
<div class="breaker-4"></div>
<footer>
<p style="text-align: center;color: white;font-family: 'Roboto', sans-serif;">
© 2018-2019 • Suylo - Toute reproduction est interdite sans l'autorisation de l'auteur.
</p>
</footer>
<script src="https://code.jquery.com/jquery-2.1.3.min.js"
integrity="sha256-ivk71nXhz9nsyFDoYoGf2sbjrR9ddh+XDkCcfZxjvcM="
crossorigin="anonymous">
</script>
<script src="public/js/script.js"></script>
<script src="https://unpkg.com/scrollreveal/dist/scrollreveal.min.js"></script>
<script src="public/js/loader.js"></script>
<script src="public/js/easyPieChart.js"></script>
<script src="https://rendro.github.io/easy-pie-chart/javascripts/jquery.easy-pie-chart.js"></script>
</body>
</html>