-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-old.html
187 lines (141 loc) · 6.27 KB
/
index-old.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Alifa Nurani Putri</title>
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet' type='text/css'>
<!-- font awesome -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<!-- bootstrap -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<!-- animate.css -->
<link rel="stylesheet" href="assets/animate/animate.css" />
<!-- gallery -->
<link rel="stylesheet" href="assets/gallery/blueimp-gallery.min.css">
<!-- favicon -->
<link rel="shortcut icon" href="images/con.png" type="image/x-icon">
<link rel="icon" href="images/icon.png" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="assets/slidingheader/layout-simple.css" />
<link rel="stylesheet" href="assets/style.css">
</head>
<body id="home">
<div id="container">
<header class="intro">
<div class="intro__content">
<h1>Alifa Nurani Putri</h1>
<h3>female developer. love codes. love apps.</h5>
<button class="trigger">
<svg width="100%" height="100%" viewBox="0 0 60 60" preserveAspectRatio="none">
<g class="icon icon--grid">
<rect x="32.5" y="5.5" width="22" height="22"/>
<rect x="4.5" y="5.5" width="22" height="22"/>
<rect x="32.5" y="33.5" width="22" height="22"/>
<rect x="4.5" y="33.5" width="22" height="22"/>
</g>
<g class="icon icon--cross">
<line x1="4.5" y1="55.5" x2="54.953" y2="5.046"/>
<line x1="54.953" y1="55.5" x2="4.5" y2="5.047"/>
</g>
</svg>
<span>View content</span>
</button>
</div><!-- /intro__content -->
</header><!-- /intro -->
<section class="items-wrap">
<div class="container">
<div class="spacer">
<div class="row">
<div class="col-sm-4 fadeInUp wowload">
<div class="gallery-items">
<img class="img-responsive" src="images/portfolio/photo1.JPG" alt="item01"/>
<div class="caption"><h3>Kartuku Internship - 2014</h3> <a title="Kartuku Internship - 2014" class="gallery-image btn btn-default" data-gallery>View Details</a></div>
</div>
</div>
<div class="col-sm-4 fadeInUp wowload">
<div class="gallery-items">
<img class="img-responsive" src="images/portfolio/photo2.jpg" alt="item01"/>
<div class="caption"><h3>Lab Assistant - Graphics & Artificial Intelligent</h3> <a title="Lab Asssistant - Graphics & Artificial Intelligent" class="gallery-image btn btn-default" data-gallery>View Details</a></div>
</div>
</div>
<div class="col-sm-4 fadeInUp wowload">
<div class="gallery-items">
<img class="img-responsive" src="images/portfolio/photo3.jpg" alt="item01"/>
<div class="caption"><h3>BESTAPPS.ID Hackaton @Sabuga, Bandung 2014</h3> <a title="BESTAPPS.ID Hackaton @Sabuga, Bandung 2014" class="gallery-image btn btn-default" data-gallery>View Details</a></div>
</div>
</div>
</div>
</div>
</div>
</section>
</div><!-- /container -->
<!-- ABOUT -->
<div class="about">
<div class="overlay spacer text-center">
<div class="container">
<h2>Hello! I am <b>Alifa</b></h2>
<h4>A senior undergraduate student with Major Informatics/Computer Science in Institut Teknologi Bandung. I love developing. I love codes. I love Apps.This portfolio page is still under construction. I will finish it soon :) </h4>
</div>
</div>
</div>
<!-- ABOUT -->
<!-- SOCMED -->
<div id="socmed">
<div class="container">
<div class="row">
<div class="col-md-3 wowload fadeInUp social">
<p class="centered"><a href="http://id.linkedin.com/in/alifanuraniputri"><i class="fa fa-linkedin fa-inverse fa-5x "></i></a></p>
</div>
<div class="col-md-3 wowload fadeInUp social">
<p class="centered"><a href="https://www.facebook.com/alifanuraniputri"><i class="fa fa-facebook fa-inverse fa-5x "></i></a></p>
</div>
<div class="col-md-3 wowload fadeInUp social">
<p class="centered"><a href="https://alifanuraniputri.wordpress.com"><i class="fa fa-wordpress fa-inverse fa-5x "></i></i></a></p>
</div>
<div class="col-md-3 wowload fadeInUp social">
<p class="centered"><a href="https://twitter.com/aLIFAnp"><i class="fa fa-twitter fa-inverse fa-4x "></i></i></a></p>
</div>
</div><!-- row -->
</div><!-- container -->
</div><!-- social footer section -->
<!-- SOCMED -->
<!-- FOOTER -->
<div id="footer">
<div class="container">
<div class="row">
<h3>Made with ♥ by alifanuraniputri © - 2015 - edited from <a href="http://thebootstrapthemes.com"> thebootstrapthemes.com </a></h3>
</div><!-- row -->
</div><!-- container -->
</div><!-- footer -->
<!-- The Bootstrap Image Gallery lightbox, should be a child element of the document body -->
<div id="blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h3 class="title">title</h3>
<a class="prev">‹</a>
<a class="next">›</a>
<a class="close">×</a>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
</div>
<!-- jquery -->
<script src="assets/jquery.js"></script>
<!-- wow script -->
<script src="assets/wow/wow.min.js"></script>
<!-- slider -->
<script src="assets/slidingheader/classie.js"></script>
<!-- boostrap -->
<script src="assets/bootstrap/js/bootstrap.js" type="text/javascript" ></script>
<!-- jquery mobile -->
<script src="assets/mobile/touchSwipe.min.js"></script>
<!-- jquery mobile -->
<script src="assets/respond/respond.js"></script>
<!-- gallery -->
<script src="assets/gallery/jquery.blueimp-gallery.min.js"></script>
<!-- custom script -->
<script src="assets/script.js"></script>
</body>
</html>
<!-- Made with ♥ by alifanuraniputri - 2015 - edited from Mokey Digital themes from thebootstrapthemes.com -->