-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
228 lines (193 loc) · 7.98 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>João Henrique</title>
<!-- BOOTSTRAP -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<!-- FONT-AWESOME -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- CSS -->
<link href="css\styles.css" rel="stylesheet">
<link href="css\loader.css" rel="stylesheet">
<link href="css\startAnimation.css" rel="stylesheet">
<link href="css\skillsTile.css" rel="stylesheet">
<link href="css\aboutMeText.css" rel="stylesheet">
<link href="css\portfolioBtn.css" rel="stylesheet">
<link href="css\contactForm.css" rel="stylesheet">
<link href="css\contactBtn.css" rel="stylesheet">
<link href="css\quoteMachine.css" rel="stylesheet">
<link href="css\resume.css" rel="stylesheet">
<link href="css\footer.css" rel="stylesheet">
</head>
<body>
<!-- PRELOADER -->
<div class="loaderDiv" id="loaderDiv">
<p class="loaderFix" id="loaderFix">I am</p>
<b>
<span1>
João Henrique
<br /> a Web Developer
<br /> in love with code
<br /> learning every day
<br /> just warming up
</span1>
</b>
</div>
<div class="window container-fluid">
<div class="row">
<!-- FOTO CARTOON TILE -->
<div class="col-md-4 foto"></div>
<!-- PRESENTATION TILE -->
<div class="col-md-8 presentation">
<h1 class="a">Hi, I'm João!</h1>
<p class="b">A simple guy that dreams big</p>
<p class="c"> A Full stack developer from Portugal</p>
<p class="d"> I'm eager to learn so I'm always improving my skills</p>
</div>
</div>
<div class="row">
<!-- SKILL'S TILE -->
<div class="col-md-8 skills"></div>
<!-- PORTFOLIO TILE -->
<div class="col-md-4 spinAnimation portfolio">
<h7>Want to see cool stuff?</h7>
<a href="https://joao-henrique.github.io/JH-Portfolio/" target="blank">
<button class="btn spinAnimationBtn" id="spinAnimationBtn">Portfolio</button>
</a>
</div>
</div>
<div class="row">
<!-- MY PASSIONS TILE -->
<div class="col-md-4 passions">
<h1 class="e">My Passions</h1>
<p class="f">Beautiful Wife, Two Lovely Daughters</p>
<p class="g">Friends, Coding, Music, Reading </p>
<p class="h">Surf, Crossfit, Biking, SimRacing</p>
</div>
<!-- QUOTES TILE -->
<div class="col-md-8 quote">
<h3 class="quotes" id="quote"></h3>
<h4 class="author" id="author"></h4>
</div>
</div>
<div class="row">
<!-- RESUME TILE -->
<div class="col-md-4 spinAnimation cv">
<h7>I'm a professional. Check my</h7>
<a href="https://www.visualcv.com/joaohenrique" target="blank">
<button class="btn spinAnimationBtn view-pdf" id="cvBtn">Resume</button>
</a>
</div>
<!-- WHAT DRIVES ME TILE -->
<div class="col-md-4 drivesme">
<h1 class="i">What drives me</h1>
<p class="j">A powerfull will,
<p class="k">for today I will be better</p>
<p class="l">than yesterday!</p>
</div>
<!-- CONTACT ME TILE -->
<div class="col-md-4 contact">
</br>Something you want to ask?
</br>I would love to have a coffee.</br>
<a class="btn contactBtn fa fa-envelope faa-shake animated" data-toggle="modal" data-target="#contact" data-original-title>
</a>
<!-- CONTACT MODAL -->
<div class="modal fade" id="contact" tabindex="-1" role="dialog" aria-labelledby="contactLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="panel">
<div class="panel-heading">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="panel-title" id="contactLabel">
</span> I'll be happy to hear from you!</h4>
</div>
<form action="https://formspree.io/[email protected]" method="POST" accept-charset="utf-8">
<div class="modal-body" style="padding: 40px;">
<div class="row">
<div class="col-lg-12 col-sm-12" style="padding-bottom: 20px;">
<input class="form-control" name="name" placeholder="Name" type="text" required autofocus />
</div>
</div>
<div class="row">
<div class="col-lg-12 col-sm-12" style="padding-bottom: 20px;">
<input class="form-control" name="-replyto" placeholder="E-mail" type="email" required />
</div>
</div>
<div class="row bottomForm">
<div class="col-lg-12 col-sm-12">
<textarea style="resize:vertical;" class="form-control" placeholder="Message..." rows="6" name="comment" required></textarea>
</div>
</div>
</div>
<div class="panel-footer" style="margin-bottom:-14px;">
<input type="submit" class="btn btn-success" value="Send" />
<!--<span class="glyphicon glyphicon-ok"></span>-->
<input type="reset" class="btn btn-danger" value="Clear" />
<!--<span class="glyphicon glyphicon-remove"></span>-->
<button style="float: right;" type="button" class="btn btn-default btn-close" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script src="js\loader.js"></script>
<script src="js\quoteMachine.js"></script>
<script src="js\contactForm.js"></script>
<script src="js\resume.js"></script>
</body>
<footer>
<div class="container footer">
<div class="col-md-6 socialFooter">
<ul class="social-network social-circle">
<!-- Facebook -->
<li>
<a class="socialIcon" href="https://www.facebook.com/ljoaohenriquel" class="icoFacebook" title="Facebook">
<i class="fa fa-facebook"></i>
</a>
</li>
<!-- Linkedin -->
<li>
<a class="socialIcon " href="https://www.linkedin.com/feed/?trk=" target=blank class=" icoLinkedin " title="Linkedin ">
<i class="fa fa-linkedin "></i>
</a>
</li>
<!-- Codepen -->
<li>
<a class="socialIcon " href="https://codepen.io/Joao_Henrique/" target=blank title="Codepen ">
<i class="fa fa-codepen "></i>
</a>
</li>
<!-- Glitch -->
<li>
<a class="socialIcon " href="https://glitch.com/@Joao-Henrique" target=blank title="Glitch ">
<i class="fa fa-rocket "></i>
</a>
</li>
<!-- Github -->
<li>
<a class="socialIcon " href="https://github.com/Joao-Henrique " target=blank class="icoGithub " title="Github ">
<i class="fa fa-github "></i>
</a>
</li>
<!-- StackOverflow -->
<li>
<a class="socialIcon " href="https://stackoverflow.com/users/8425954/jo%C3%A3o-henrique " target=blank title="Stack Overflow ">
<i class="fa fa-stack-overflow "></i>
</a>
</li>
</ul>
</div>
<div class="col-md-6 authorFooter">
<h6>© João Henrique 2017</h6>
</div>
</div>
</footer>
</html>