-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
146 lines (141 loc) · 6.69 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
<!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>Kalindi Fonda</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Comfortaa:700" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="index.css">
<base target="_blank">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79514229-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-79514229-3');
</script>
</head>
<body>
<div id="loading">
<div id="spinner"></div>
</div>
<div id="particles-js"></div>
<div id="box">
<div class="box1 onlywide animated bounceOutLeft" style="animation-delay:1.7s;"></div>
<div class="box2 onlywide animated bounceOutLeft" style="animation-delay:1.8s;"></div>
<div class="box2 onlywide animated bounceOutLeft" style="animation-delay:1.9s;"></div>
<div class="box2 animated bounceOutRight" style="animation-delay:1.9s;"></div>
<div class="box2 onlywide animated bounceOutRight" style="animation-delay:1.8s;"></div>
<div class="box2 onlywide animated bounceOutRight" style="animation-delay:1.7s;"></div>
</div>
<a id="about" onclick="showabout()" class="animated fadeIn" style="animation-delay:1.8s;">about</a>
<a id="work" onclick="showwork()" class="animated fadeIn" style="animation-delay:1.8s;">work</a>
<a id="contact" onclick="showcontact()" class="animated fadeIn" style="animation-delay:1.8s;">contact</a>
<div id="middle" class="animated slideInDown" style="animation-delay:2.0s;">
<h1>Kalindi Fonda</h1>
<h2>things / i can / offer </h2>
<div id="menu">
<a onclick="showabout()">about</a>
<a onclick="showwork()">book me</a>
<a onclick="showcontact()">contact</a>
</div>
<table>
<tr>
<td class="animated zoomIn" style="animation-delay:2.2s;"><a class="social" href="https://github.com/KalindiFonda/"><i class="fab fa-github"> </i></a></td>
<td class="animated zoomIn" style="animation-delay:2.4s;"><a class="social"href="https://medium.com/@Kalindi"><i class="fab fa-medium"> </i></a></td>
<td class="animated zoomIn" style="animation-delay:2.6s;"><a class="social" href="https://twitter.com/KalindiFonda"><i class="fab fa-twitter"> </i></a></td>
<td class="animated zoomIn" style="animation-delay:2.8s;"><a class="social" href="http://kalindi.me/resume"><i class="fas fa-globe"> </i></a></td>
<td class="animated zoomIn" style="animation-delay:3s;"><a class="social" href="https://instagram.com/kalindifonda/"><i class="fab fa-instagram"> </i></a></td>
<td class="animated zoomIn" style="animation-delay:3.2s;"><a class="social"href="https://www.linkedin.com/in/kalindifonda/"><i class="fab fa-linkedin"> </i></a></td>
</tr>
</table>
</div>
<div id="work_container" class="container">
<div onclick="closework()"><i class="fas fa-angle-right"></i></div>
<h1>work.</h1>
<p>i can help you with</p>
<section>
<h2>Online Education</h2>
<p>
create a path
</p>
<h2>Career Coach</h2>
<p>
get your motivation
</p>
<h2>Fitness</h2>
<p>
get fit
</p>
<h2>Cleaning</h2>
<p>
clean body, clean space, clean mind
</p>
<!--
<div id="used">
<div><i class="fas fa-circle"></i> HTML5</div>
<div><i class="fas fa-circle"></i> CSS3</div>
<div><i class="fas fa-circle"></i> Javascript</div>
</div>
<button class="btn_one">button 1</button>
<button class="btn_two">button 2</button>
-->
</section>
</div>
<div id="about_container" class="container">
<div onclick="closeabout()"><i class="fas fa-angle-left"></i></div>
<h1>about.</h1>
<section>
<h2>about me</h2>
<p>
I can do quite a few things.
</p>
<p>
And can help you with some too!
</p>
</section>
<!--
<section>
<h2>skills</h2>
<p>
i do eveything ;)
</p>
</section>
-->
</div>
<div id="contact_container" class="container">
<div onclick="closecontact()"><i class="fas fa-angle-down"></i></div>
<h1>contact.</h1>
<section>
<div id="used">
<a href="https://calendly.com/kalindifonda/30min"><div><i class="fas fa-circle"></i> Book me</div></a>
<br>
<br>
<a href="mailto:[email protected]"><div><i class="fas fa-circle"></i> Concactus</div></a>
</div>
<!--
<form>
<input type="text" placeholder="name" required>
<input type="email" placeholder="email" required><br>
<textarea placeholder="your message" required rows="5"></textarea><br>
<button class="btn_one">send</button>
</form>
-->
</section>
</div>
<!--
<div id="footer">
Me <br> <a href="https://kalindi.me" target="_blank" >kalindi</a>
</div>
-->
<script src="index.js" type="text/javascript"></script>
<script src="particles.js"></script>
<script src="app.js"></script>
<!--Thanks to https://imfunniee.github.io for this awesome template-->
</body>
</html>