-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (189 loc) · 8.94 KB
/
Copy pathindex.html
File metadata and controls
205 lines (189 loc) · 8.94 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
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Alphanum404 - 2021</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<html>
<head>
<title>Alphanum404</title>
<meta name="description" content="Web designer and front-end developer">
<link href='https://fonts.googleapis.com/css?family=Raleway:100,200,400,600' rel='stylesheet' type='text/css'>
<link href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.7.4/jquery.fullPage.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://s3-us-west-2.amazonaws.com/parallax-theme/assets/animate.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<!-- navbar header -->
<div class="nav-header">
<div class="nav-brand">
<!-- img src="https://s3-us-west-2.amazonaws.com/parallax-theme/assets/bradlogo2.png"-->
</div>
<i class="fa fa-bars fa-3x"></i>
<div class="header-links">
<ul>
<li data-menuanchor="fourthPage"><a href="#contact">CONTACT</a></li>
<li data-menuanchor="thirdPage"><a href="#projects">PROJECTS</a></li>
<li data-menuanchor="secondPage"><a href="#about">ABOUT</a></li>
</ul>
</div>
</div>
</div>
<!-- end navbar header -->
<!-- sidebar slider -->
<div class="nav-screen">
<i class="fa fa-times fa-3x"></i>
<div class="nav-container">
<div class="nav-links">
<ul id='myMenu'>
<li data-menuanchor="secondPage"><a href="#about">ABOUT</a></li>
<li data-menuanchor="thirdPage"><a href="#projects">PROJECTS</a></li>
<li data-menuanchor="fourthPage"><a href="#contact">CONTACT</a></li>
</ul>
</div>
</div>
</div>
<!-- end navbar slider -->
<!-- begin fullpage -->
<div id="fullpage">
<!-- begin section -->
<div class="section aboutme" data-anchor="aboutme">
<div class="opaque-bg animated fadeInDown">
<h1 style="color:white">Alphanum<span style="color:#337ab7">/</span>404</h1>
<p><span id="holder"></span><span class="blinking-cursor">|</span></p>
</div>
<i id="moveDown" class="fa fa-chevron-down fa-3x bounce"></i>
</div>
<!-- end section -->
<!-- begin section -->
<div class="section" data-anchor="skills">
<div class="content">
<h1 class="wow fadeInDown" data-wow-delay="0.2s" style="color:#337ab7">ABOUT ME</h1>
<p class="wow fadeInDown" data-wow-delay="0.2s">Hi, I'm Alphanum404! I'm a Student & Noobie Developler!</p>
<div class=" wow fadeInUp container-skillbar" data-wow-delay="0.2s">
<div class="skillbar clearfix " data-percent="5%">
<div class="skillbar-title" style="background: #337ab7;"><span>JAVA</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">5%</div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="20%">
<div class="skillbar-title" style="background: #337ab7;"><span>PYTHON</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">20%</div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="5%">
<div class="skillbar-title" style="background: #337ab7;"><span>SQL</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">5%</div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="60%">
<div class="skillbar-title" style="background: #337ab7;"><span>JS</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">60%</div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="30%">
<div class="skillbar-title" style="background: #337ab7;"><span>HTML</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">30%</div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="30%">
<div class="skillbar-title" style="background: #337ab7;"><span>CSS</span></div>
<div class="skillbar-bar" style="background: #337ab7;"></div>
<div class="skill-bar-percent">30%</div>
</div> <!-- End Skill Bar -->
</div>
</div>
</div>
<!-- end section -->
<!-- begin section -->
<div class="section" data-anchor="projects">
<div class="content-slide">
<div class="slide">
<h1 class="wow fadeInDown" data-wow-delay="0.2s" style="color:#337ab7">WHATSAPP BOT</h1>
<p class="wow fadeInDown" data-wow-delay="0.2s">Multifunction</p><br><br><br>
<!--img class="wow fadeInUp" data-wow-delay="0.2s" data-src="https://s3-us-west-2.amazonaws.com/bradengelhardt/assets/xfaire.jpg"-->
<p class="wow fadeInUp" data-wow-delay="0.2s">Whatsapp Bot Development Project Using Node Js.</p>
<p class="wow fadeInUp" data-wow-delay="0.2s"> Status: <span style="color:#337ab7"> Ongoing</span></p>
<form>
<button formaction="https://wa.me/62896070552461" type="submit" id="submit" class="btn btn-lg wow fadeInUp" data-wow-delay="0.2s"> PROJECT LINK </button></form>
</form>
</div>
<div class="slide">
<h1 style="color:#337ab7">WEB RESTFULL API</h1>
<p>Rest API Documentation Project</p><br><br><br>
<p>This Project Is Also Very Influential On The Whatsapp Bot Project.</p>
<p> Status: <span style="color:#337ab7"> Ongoing</span></p>
<form>
<button formaction="https://api.mamahmubang.ga" type="submit" id="submit" class="btn btn-lg"> PROJECT LINK </button>
</form>
</div>
<div class="slide">
<h1 style="color:#337ab7">Telegram Bot</h1>
<p>A Multifunction Bot Project</p><br><br><br>
<p>Very Useful Project For Telegram Users.</p>
<p> Status: <span style="color:#337ab7"> Pending</span></p>
<!--form>
<button formaction="#" type="submit" id="submit" class="btn btn-lg"> PROJECT LINK </button>
</form-->
</div>
<div class="slide">
<h1 style="color:#337ab7">COOMING SOON</h1>
<p>N/A</p><br><br><br>
<p>M/A.</p>
<p> Status: <span style="color:#337ab7"> Cooming Soon</span></p>
<!--form>
<button formaction="#" type="submit" id="submit" class="btn btn-lg"> PROJECT LINK </button>
</form-->
</div>
<div class="slide">
<h1 style="color:#337ab7">COOMING SOON</h1>
<p>N/A</p><br><br><br>
<p>N/A</p>
<!--form>
<button formaction="#" type="submit" id="submit" class="btn btn-lg"> PROJECT LINK </button>
</form-->
</div>
</div>
</div>
<!-- end section -->
<!-- begin section -->
<div class="section" data-anchor="contact">
<div class="content wow fadeInDown" data-wow-delay="0.2s">
<h1 style="color:#337ab7">CONTACT</h1><br>
<p>Whether you're interested in working with me or just want to say hello, I'd love to hear from you!</p>
<!--- <p>MAIL: <span style="color:#337ab7">njetty@indiana.edu</span></p> -->
<p>Whatsapp: <span style="color:#337ab7">(62) 8138 7980 448</span></p>
<br>
<div class="wow fadeInUp" data-wow-delay="0.5s">
<form method="get" action="https://biolinky.co/aldiflynns">
<button type="submit" id="submit" name="submit" class="btn btn-lg">MY LINK</button></form>
<br>
<p>CONNECT WITH ME</p>
<div class="social-links">
<span><a href="https://t.me/aldiflynns" target="_blank"><i class="fa fa-telegram fa-2x"></i></a></span>
<span><a target="_blank" href="https://wa.me/6281387980448?text=Halo+Ngab!" target="_blank"><i class="fa fa-whatsapp fa-2x"></i></a></span>
<span><a href="https://github.com/Alphanum404" target="_blank"><i class="fa fa-github fa-2x"></i></a></span>
</div>
</div>
</div>
</div>
<!-- end section -->
</div>
<!-- end fullpage -->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/parallax-theme/assets/wow.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.7.4/jquery.fullPage.min.js"></script>
</body>
</html>
<!-- partial -->
<script src="./script.js"></script>
</body>
</html>