-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
198 lines (172 loc) · 7.11 KB
/
index.html
File metadata and controls
198 lines (172 loc) · 7.11 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Alan Cañas</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="templatemo">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- animate -->
<link rel="stylesheet" href="css/animate.min.css">
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- font-awesome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- google font -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700,800' rel='stylesheet' type='text/css'>
<!-- fullpage -->
<link rel="stylesheet" href="css/jquery.fullPage.css">
<!-- custom -->
<link rel="stylesheet" href="css/templatemo-style.css">
</head>
<body>
<div id="fullpage">
<!-- start home -->
<div id="home" class="section">
<div class="container">
<div class="row">
<div class="col-md-2"></div>
<div class="col-md-8 wow fadeIn" data-wow-delay="0.9s">
<h1>Alan Cañas</h1>
<h2 class="rotate">BITCOIN ENTHUSIAST & JUNIOR DEVELOPER, FULL STACK, WEB AND MOBILE, BILINGUAL (ENG/ESP)</h2>
<p>Hi! My name is Alan Cañas. I'm a Junior Full Stack Developer. Part of the first CUBO+ Class. I hope that this portfolio gets you to know me better. </p>
<a href="#work" class="btn btn-default smoothScroll wow fadeInUp" data-wow-delay="1s">Get started</a>
</div>
<div class="col-md-2"></div>
</div>
</div>
</div>
<!-- end home -->
<!-- start work -->
<div id="work" class="section">
<div class="container">
<div class="row">
<div class="col-md-12 wow bounce">
<h2>WHAT I DO</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
<img src="images/web.png">
</div>
<div class="media-body">
<h3 class="media-heading">Web Design</h3>
<p>HTML, CSS, Java and React. </p>
</div>
</div>
</div>
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
<img src="images/app.png">
</div>
<div class="media-body">
<h3 class="media-heading">Mobile Apps</h3>
<p>Android Studio and React Native. </p>
</div>
</div>
</div>
<div class="col-md-4 col-xs-11 wow fadeInUp" data-wow-delay="0.6s">
<div class="media">
<div class="media-object media-left">
<img src="images/database.png">
</div>
<div class="media-body">
<h3 class="media-heading">Backend & Stuff</h3>
<p>Some backend stuff using SQL, PHP, Node.js and much more!</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end work -->
<!-- start about -->
<div id="about" class="section">
<div class="container">
<div class="row">
<div class="col-md-6 col-xs-11 wow fadeInLeft" data-wow-delay="0.9s">
<h2>ABOUT ME</h2>
<h4>BITCOIN ENTHUSIAST & DEVELOPER</h4>
<p>I am a software engineering student. Who has experience developing software for real organizations like cafeterias and schools, and also government organizations.</p>
<p>I am also one of the elite students of CUBO+. So I'm ready to implement bitcoin and lightning in my future projects. </p>
</div>
<div class="col-md-6 col-xs-11 wow fadeInRight" data-wow-delay="0.9s">
<span>Java <small>60%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"></div>
</div>
<span>PHP<small>65%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 65%;"></div>
</div>
<span> SQL <small>70%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 70%;"></div>
</div>
<span>HTLM5 & CSS3 <small>90%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 90%;"></div>
</div>
<span>Bitcoin and Lightning <small>60%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"></div>
</div>
<span> JavaScript <small>70%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 70%;"></div>
</div>
<span> React <small>60%</small></span>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"></div>
</div>
</div>
</div>
</div>
</div>
<!-- end about -->
<!-- start contact -->
<div id="contact" class="section">
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-md-6 wow fadeInUp" data-wow-delay="0.6s">
<address>
<p class="contact-title">CONTACT ME</p>
<p><img width="40" height="40" src="images/github.png"> Alan-AC7</p>
<p><img width="40" height="40" src="images/twitter.png"></i> Alan_AC7</p>
<p><img width="40" height="40" src="images/telegram.png"></i> @AlanAC7</p>
<p><img width="40" height="40" src="images/mail.png"></i> xxprolegendzxx@gmail.com</p>
</address>
</div>
<div class="col-lg-6 col-md-6 col-xs-10 wow fadeInUp" data-wow-delay="0.6s">
<img width="400" height="400" src="images/cubo.jpg">
</div>
<div class="col-md-1 col-sm-1"></div>
</div>
</div>
</div>
<!-- end contact -->
<!-- start footer -->
<!-- end footer -->
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- fullpage -->
<script src="js/jquery.fullPage.js"></script>
<!-- smoothScroll -->
<script src="js/smoothscroll.js"></script>
<!-- wow -->
<script src="js/wow.min.js"></script>
<!-- text rotater -->
<script src="js/jquery.simple-text-rotator.js"></script>
<!-- custom -->
<script src="js/custom.js"></script>
</body>
</html>