This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
362 lines (333 loc) · 13.5 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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Hackesta</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/additional.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css"
integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous">
<meta property="og:url" content="https://hackesta.org/" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<div id="wrapper">
<header id="header" class="alt">
<span style="margin-bottom: 0;" class="logo"><img style="width: 25%"
src="/assets/media/logo_main_notext.svg" alt="" /></span>
<h1>Hackesta</h1>
<p>Idea | Inspiration | Implentation</p>
</header>
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#android">Android Apps</a></li>
<li><a href="#online">Web Apps</a></li>
<li><a href="#foss">Open Source</a></li>
<!-- <li><a href="#smp">Social Media Pages</a></li> -->
<li><a href="#instaar">Instagram AR Effects</a></li>
<li><a href="#aog">Actions on Google</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
<div id="main">
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>What we do?</h2>
</header>
<h2 style="text-align:left">We</h2>
<ul style="text-align: left; list-style-type: disc;">
<li>Provide cost-efficient and reliable digital services</li>
<li>Contribute to FOSS Community</li>
<li>Manage Social Media Pages</li>
</ul>
</div>
</div>
</section>
<section id="services" class="main special">
<header class="major">
<h2>Services</h2>
</header>
<ul class="features">
<li>
<span class="icon major style3 fas fa-globe"></span>
<h3>Static Websites</h3>
<p>Websites with 100% uptime, free HTTPS, and many more features</p>
<a href="services/websites.html" class="button">Learn More</a>
</li>
<li>
<span class="icon major style5 fab fa-whatsapp"></span>
<h3>Whatsapp Sticker Android Apps</h3>
<p>Whatsapp Sticker Apps, hosted on Play Store</p>
<a href="services/wastickers.html" class="button">Learn More</a>
</li>
</ul>
</section>
<section id="android" class="main special">
<header class="major">
<h2>Android Apps</h2>
</header>
<ul class="features">
<li>
<span id="tweet2pic" class="icon major custom"></span>
<h3>Tweet2Pic</h3>
<p>Share Tweets in form of Images</p>
<a href="https://play.google.com/store/apps/details?id=org.hackesta.tweet2pic" target="_blank"
class="button primary"><i class="icon fab fa-google-play"></i> View on Play Store</a>
</li>
<li>
<span id="iftarkar" class="icon major custom"></span>
<h3>Iftarkar</h3>
<p>Ramadan Iftar & Sahar Timings for Jammu & Kashmir</p>
<a href="https://play.google.com/store/apps/details?id=org.hackesta.iftarkar"
target="_blank" class="button primary"><i class="icon fab fa-google-play"></i> View on Play
Store</a>
</li>
<li>
<span id="kashmiristickers" class="icon custom major"></span>
<h3>Kashmiri Stickers - WAStickerApp</h3>
<p>Collection of Kashmiri Sayings, in the form of WhatsApp Stickers</p>
<a href="https://play.google.com/store/apps/details?id=org.hackesta.kashmiristickers"
target="_blank" class="button primary"><i class="icon fab fa-google-play"></i> View on Play
Store</a>
</li>
</ul>
</section>
<section id="online" class="main special">
<header class="major">
<h2>Online Web Apps</h2>
</header>
<ul class="features">
<li>
<span id="hpffrec" class="icon major custom"></span>
<h3>HPFanfiction Recommender</h3>
<p>Check what people are recommending over at <a href="https://reddit.com/r/HPFanfiction">r/HPFanfiction</a></p>
<a href="https://hpffrec.hackesta.org/" target="_blank"
class="button primary"><i class="icon fas fa-globe-asia"></i> Visit Website </a>
</li>
<li>
<span id="covidkashmir" class="icon major custom"></span>
<h3>CovidKashmir.org</h3>
<p>Covid-19 Tracker focused on Jammu & Kashmir</p>
<a href="https://covidkashmir.org/" target="_blank"
class="button primary"><i class="icon fas fa-globe-asia"></i> Visit Website </a>
</li>
<li>
<span id="iftarkar" class="icon major custom"></span>
<h3>Iftarkar</h3>
<p>Ramadan Iftar & Sahar Timings for Jammu & Kashmir</p>
<a href="https://iftarkar.com/" target="_blank"
class="button primary"><i class="icon fas fa-globe-asia"></i> Visit Website </a>
</li>
</ul>
</section>
<section id="foss" class="main special">
<header class="major">
<h2>Open Source</h2>
<p>We constantly contribute to the Free & Open Source Software Community</p>
</header>
<ul class="statistics">
<li class="style1">
<span class="icon fas fa-book"></span>
<strong id="repo_count">99</strong> Respositories
</li>
<li class="style2">
<span class="icon fas fa-star"></span>
<strong id="stargazer_count">999</strong> Stars
</li>
<li class="style3">
<span class="icon fas fa-code-branch"></span>
<strong id="fork_count">999</strong> Forks
</li>
<li class="style4 no-decoration">
<a href="https://data.hackesta.org" target="_blank">
<span class="icon fas fa-database"></span>
<strong>4</strong> Datasets
</a>
</li>
</ul>
<ul class="features">
<li>
<span id="polybar-kdeconnect" class="icon major custom"></span>
<h3>polybar-kdeconnect</h3>
<p>KDEConnect Module for Polybar</p>
<a href="https://github.com/HackeSta/polybar-kdeconnect" target="_blank"
class="button primary"><i class="icon fab fa-github"></i> View on Github</a>
</li>
<li>
<span id="polybar-browsermediacontrol" class="icon major custom"></span>
<h3>polybar-browsermediacontrol</h3>
<p>Polybar Module to control media playing in browser</p>
<a href="https://github.com/HackeSta/polybar-browsermediacontrol"
target="_blank" class="button primary"><i class="icon fab fa-github"></i> View on Github</a>
</li>
<li>
<span id="dbsscouterfont" class="icon major custom"></span>
<h3>DBS Scouter Font</h3>
<p>Scouter Language Font as seen in Dragon Ball Super: Broly</p>
<a href="https://github.com/HackeSta/DBSScouterFont"
target="_blank" class="button primary"><i class="icon fab fa-github"></i> View on Github</a>
</li>
</ul>
<footer class="major">
<ul class="actions special">
<li><a href="https://github.com/hackesta" class="button"><i class="icon fab fa-github"> </i>
Github</a></li>
</ul>
</footer>
</section>
<!-- <section id="smp" class="main special">
<header class="major">
<h2>Social Media Pages</h2>
</header>
<ul class="features">
<li>
<span id="ghuraralhikam" class="icon major custom"></span>
<h3>Ghurar Al-Hikam</h3>
<p>Random Quotes from Ghurar al-Hikam wa Durar al-Kalim</p>
<ul class="icons">
<li><a href="https://instagram.com/ghuraralhikamquotes"
class="icon fab fa-instagram alt"></a></li>
<li><a href="https://facebook.com/ghuraralhikamquotes" class="icon fab fa-facebook alt"></a>
</li>
</ul>
</li>
<li>
<span id="kashurlugat" class="icon major custom"></span>
<h3>Kashur Lugat</h3>
<p>Random Words with meaning, from Kashmiri Language</p>
<ul class="icons">
<li><a href="https://instagram.com/kashurlugat" class="icon fab fa-instagram alt"></a></li>
<li><a href="https://facebook.com/kashurlugat" class="icon fab fa-facebook alt"></a></li>
<li><a href="https://twitter.com/kashurlugat" class="icon fab fa-twitter alt"></a></li>
</ul>
</li>
<li>
<span id="materialquote" class="icon material major"></span>
<h3>Material Quote</h3>
<p>Random Quotes, posted as images with Material Design</p>
<ul class="icons">
<li><a href="https://instagram.com/materialquote" class="icon fab fa-instagram alt"></a>
</li>
<li><a href="https://facebook.com/materialquote" class="icon fab fa-facebook alt"></a></li>
<li><a href="https://twitter.com/materialquote" class="icon fab fa-twitter alt"></a></li>
</ul>
</li>
</ul>
</section> -->
<section id="instaar" class="main special">
<header class="major">
<h2>Instagram AR Effects</h2>
</header>
<ul class="features">
<li>
<span id="iar_asa" class="icon major custom"></span>
<h3>Shahid Ali Verse</h3>
<p>Which Agha Shahid Ali quote is on your mind?</p>
<a href="https://instagram.com/a/r/?effect_id=1088303871538968"
target="_blank" class="button primary"><i class="icon fab fa-instagram"></i> View in Instagram</a>
</li>
<li>
<span id="iar_ke" class="icon major custom"></span>
<h3>Kashur EmojiProverbs </h3>
<p>Identify Kashmiri Proverbs from Emojis</p>
<a href="https://instagram.com/a/r/?effect_id=525624128315897"
target="_blank" class="button primary"><i class="icon fab fa-instagram"></i> View in Instagram</a>
</li>
</ul>
<footer class="major">
<ul class="actions special">
<li><a href="https://instagram.com/hackesta" class="button"><i class="icon fab fa-instagram"> </i>View all Effects</a></li>
</ul>
</footer>
</section>
<section id="aog" class="main special">
<header class="major">
<h2>Actions on Google</h2>
</header>
<ul class="features">
<li>
<span id="ghuraralhikam" class="icon major custom"></span>
<h3>Pearls of Speech</h3>
<p>Random Quotes from Ghurar al-Hikam wa Durar al-Kalim</p>
<blockquote><b>Ask your assistant:</b>Talk to Pearls of Speech
</blockquote>
<a href="https://assistant.google.com/services/a/uid/00000096e7cd8357?hl=en"
target="_blank" class="button primary"><i class="icon fab fa-google"></i> View on Google Assistant</a>
</li>
</ul>
</section>
<section id="contact" class="main special">
<header class="major">
<h2>Contact Us</h2>
</header>
<form method="post" id="contact_form" name="contact">
<div class="row gtr-uniform">
<div class="col-6 col-12-xsmall">
<input type="text" name="name" id="name" value="" placeholder="Name" />
</div>
<div class="col-6 col-12-xsmall">
<input type="email" name="email" id="email" value="" placeholder="Email" />
</div>
<div class="col-12">
<textarea name="message" id="message" placeholder="Enter your message" rows="6"></textarea>
</div>
<span class="col-3 col-12-medium success" id="successMessage"
onclick="javascript:$(this).hide();" style="display:none;">
Message Sent
</span>
<div class="col-12">
<ul class="actions">
<li><input id="submitButton" type="submit" value="Send Message" class="primary" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
<footer id="footer">
<section>
<h2>Find us on Social Media</h2>
<ul class="icons">
<li><a href="https://twitter.com/hackestaorg" class="icon fab fa-twitter alt"><span
class="label">Twitter</span></a></li>
<li><a href="https://facebook.com/hackesta" class="icon fab fa-facebook alt"><span
class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/hackesta" class="icon fab fa-instagram alt"><span
class="label">Instagram</span></a></li>
<li><a href="https://github.com/hackesta" class="icon fab fa-github alt"><span
class="label">GitHub</span></a></li>
</ul>
</section>
<a href="https://www.patreon.com/bePatron?u=35249787" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
<p class="copyright">© Hackesta. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="/assets/js/countUp.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="/assets/js/additional.js"></script>
<script src="/assets/js/contact.js"></script>
<script>
$(document).ready(() => {
getFoss();
});
</script>
</body>
</html>