-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
373 lines (358 loc) · 19.8 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
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tags For SEO -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="Lyricist helps get musical notes from online music classes automatically.">
<meta name="keywords" content="Lyricist, Agora, RTC, Video Call, Conference Call, Broadcast, SDK, CDN, Agora.io">
<meta name="author" content="Akshat Gupta">
<meta name="copyright" content="Akshat Gupta">
<meta name="language" content="en">
<meta name="url" content="https://lyricist.akshatvg.com">
<meta name="category" content="Music and Entertainment">
<meta name="coverage" content="Worldwide">
<meta name="rating" content="General">
<meta name="og:phone_number" content="+919600093179">
<meta name="og:country-name" content="India">
<meta name="og:region" content="Delhi, Chennai, Mumbai, Vellore, Kolkatta, Bangalore, Gurgaon,">
<meta name="og:site_name" content="Lyricist">
<meta property="og:type" content="website">
<meta property="og:title" content="Lyricist">
<meta property="og:description"
content="Lyricist helps get musical notes from online music classes automatically.">
<meta property="og:url" content="https://lyricist.akshatvg.com">
<meta property="og:site_name" content="Lyricist">
<meta name="twitter:card" content="website">
<meta name="twitter:site" content="Lyricist">
<meta name="twitter:title" content="Lyricist">
<meta property="og:image" itemprop="image" content="assets/img/favicon.png">
<meta name="twitter:description"
content="Lyricist helps get musical notes from online music classes automatically.">
<meta name="twitter:creator" content="@akshatvg">
<meta itemprop="name" content="Lyricist">
<meta itemprop="description"
content="Lyricist helps get musical notes from online music classes automatically.">
<link rel="canonical" href="https://lyricist.akshatvg.com">
<!-- Title -->
<title>Home || Lyricist</title>
<!-- Linking Favicon, Apple Touch Icon, Font Awesome, AOS, Bootstrap, Dropzone, DataTables & CSS -->
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
defer>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/index.css">
<!-- No Script -->
<noscript>Please enable JavaScript to open this page.</noscript>
</head>
<body>
<!-- Top Nav -->
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper">
<a href="/" class="brand-logo pl-md-5">Lyricist</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="/">Home</a></li>
<li><a href="/startClass">Start Class</a></li>
<li><a href="/joinClass">Join Class</a></li>
</ul>
<a href="#" data-target="slide-out" class="sidenav-trigger right"><i class="material-icons">menu</i></a>
</div>
</nav>
</div>
<!-- Sidenav -->
<ul id="slide-out" class="sidenav">
<a href="/" class="center-align">
<li class="mt-3">
<img alt="Lyricist" src="assets/img/logo.png" class="responsive-img" width="120px">
</li>
</a>
<li class="mt-3"><a class="waves-effect grey lighten-4" href="/" id="activeSide">Home</a></li>
<li><a class="waves-effect black-text" href="/startClass">Start Class</a></li>
<li><a class="waves-effect grey lighten-4" href="/joinClass">Join Class</a></li>
</ul>
<!-- Main -->
<main>
<!-- Carousel -->
<div class="carousel carousel-slider center">
<div class="row slider-center">
<i id="next" class="material-icons waves-effect">chevron_right</i>
<i id="prev" class="material-icons waves-effect">chevron_left</i>
</div>
<div class="carousel-item bg-img-1 lyricist-text" href="#one!">
<h2 class="lyricist-text bolder black-overlay-text-head">Online Learning</h2>
<p class="white-text bolder black-overlay-text">Shift your physical classes, online without any
disturbance.</p>
<div class="carousel-fixed-item center">
<a class="btn waves-effect waves-light btn-Lyricist p-1 z-depth-5" href="/joinClass">Go to
Class</a>
</div>
</div>
<div class="carousel-item bg-img-2 lyricist-text" href="#two!">
<h2 class="lyricist-text bolder black-overlay-text-head">Hit the Right Beats</h2>
<p class="white-text bolder black-overlay-text">Spend quaranTIME learning music the right way, from
wherever you
are.</p>
<div class="carousel-fixed-item center">
<a class="btn waves-effect waves-light btn-Lyricist p-1 z-depth-5" href="/joinClass">Go to
Class</a>
</div>
</div>
<div class="carousel-item bg-img-3 lyricist-text" href="#three!">
<h2 class="lyricist-text bolder black-overlay-text-head">Easy Notes</h2>
<p class="white-text bolder black-overlay-text">Take notes from your lecturers and experience a real
time doubt solving experience without having to do anything yourself.</p>
<div class="carousel-fixed-item center">
<a class="btn waves-effect waves-light btn-Lyricist p-1 z-depth-5" href="/joinClass">Go to
Class</a>
</div>
</div>
</div>
<!-- Features -->
<section class="p-3">
<div class="container mt-4">
<div class="row center">
<h4 class="mt-2 mb-4">One portal, Many features</h4>
</div>
<div class="row center mt-5">
<div class="col s6 m3">
<i class="material-icons large lyricist-text">group</i>
<p class="blue-grey-text text-darken-4 bolder">Meetings</p>
</div>
<div class="col s6 m3">
<i class="material-icons large lyricist-text">ondemand_video</i>
<p class="blue-grey-text text-darken-4 bolder">Online Classes</p>
</div>
<div class="col s6 m3">
<i class="material-icons large lyricist-text">group_work</i>
<p class="blue-grey-text text-darken-4 bolder">Save & View Notes Later</p>
</div>
<div class="col s6 m3">
<i class="material-icons large lyricist-text">important_devices</i>
<p class="blue-grey-text text-darken-4 bolder">Automatic Notes</p>
</div>
</div>
</div>
</section>
<!-- Why Lyricist -->
<section class="grey lighten-5 p-3">
<div class="container mt-4">
<div class="row center">
<h4 class="mt-2 mb-4">Why use Lyricist?</h4>
</div>
<div class="row center mt-5">
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">looks_one</i>
<p class="blue-grey-text text-darken-4">One consistent enterprise for all use cases</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">security</i>
<p class="blue-grey-text text-darken-4">Engineered & optimized to work reliably</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">thumb_up</i>
<p class="blue-grey-text text-darken-4">Easy-to-use and understand</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">trending_up</i>
<p class="blue-grey-text text-darken-4">Multiple video participants & viewers</p>
</div>
</div>
<div class="row center mt-n3">
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">chat_bubble</i>
<p class="blue-grey-text text-darken-4">Live chat support</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">monetization_on</i>
<p class="blue-grey-text text-darken-4">Free to use with no hidden costs</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">file_download</i>
<p class="blue-grey-text text-darken-4">Download Notes</p>
</div>
<div class="col s6 m3">
<i class="material-icons medium lyricist-text-light">public</i>
<p class="blue-grey-text text-darken-4">Connect with anyone, anywhere</p>
</div>
</div>
</div>
</section>
<!-- Users -->
<section class="p-3">
<div class="container mt-4">
<div class="row center mt-5">
<h4 class="mt-5 mb-2">Our users love us</h4>
</div>
<div class="row center mt-5">
<div class="col s12 m3">
<div class="row">
<a href="https://wozzby.in/" target="_blank"><img src="assets/img/wozzby.svg" alt="Wozzby"
class="responsive-img" width="130px"></a>
</div>
<div class="row">
<i class="material-icons yellow-text">star</i><i class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i> <i
class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i>
</div>
<div class="row mt-n4">
<p>5 out of 5</p>
</div>
</div>
<div class="col s12 m3">
<div class="row">
<a href="https://dscvit.com/" target="_blank"><img src="assets/img/dscvit.svg" alt="DSC VIT"
class="responsive-img" width="130px"></a>
</div>
<div class="row">
<i class="material-icons yellow-text">star</i><i class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i> <i
class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star_outline</i>
</div>
<div class="row mt-n4">
<p>4 out of 5</p>
</div>
</div>
<div class="col s12 m3">
<div class="row">
<a href="https://www.agora.io/" target="_blank"><img src="assets/img/agora.png"
alt="Agora.io" class="responsive-img" width="130px"></a>
</div>
<div class="row">
<i class="material-icons yellow-text">star</i><i class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i> <i
class="material-icons yellow-text">star_half</i>
<i class="material-icons yellow-text">star_outline</i>
</div>
<div class="row mt-n4">
<p>3.5 out of 5</p>
</div>
</div>
<div class="col s12 m3">
<div class="row mt-md-n2">
<a href="https://www.codechefvit.com/" target="_blank"><img src="assets/img/codechef.png"
alt="CodeChef-VIT" class="responsive-img" width="130px"></a>
</div>
<div class="row">
<i class="material-icons yellow-text">star</i><i class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i> <i
class="material-icons yellow-text">star</i>
<i class="material-icons yellow-text">star</i>
</div>
<div class="row mt-n4">
<p>5 out of 5</p>
</div>
</div>
</div>
</div>
</section>
<!-- Collapsible FAQs -->
<section class="grey lighten-5 p-3">
<div class="container mt-4 mb-5">
<div class="row center mt-5">
<h4 class="mt-5 mb-2">Frequently Asked Questions</h4>
</div>
<ul class="collapsible">
<li>
<div class="collapsible-header"><i class="material-icons">looks_one</i>How do I join or create a
video call?</div>
<div class="collapsible-body"><span>Go to <a href="/musicClass">this link</a> and enter a new
channel name and share that name with your friends to create a new video call
channel.<br>If you want to join an existing call, just enter the channel name created by
the host on the same link.</span></div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">looks_two</i>Do Lyricist links expire?
</div>
<div class="collapsible-body"><span>A meeting link remains active until the meeting has
ended.</span></div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">looks_3</i>Is Lyricist free?</div>
<div class="collapsible-body"><span>Lyricist is absolutely free for anyone to use.</span></div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">looks_4</i>How do I download a class's
musical notes?</div>
<div class="collapsible-body"><span>Go to <a href="/musicClass">this link</a> and start a new
call
or join an existing one.<br>All you have to do now is click on the record button and we
do the rest for you.</span></div>
</li>
</ul>
</div>
</section>
<!-- Footer -->
<footer class="page-footer" id="page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="lyricist-text">Lyricist</h5>
<p class="grey-text text-lighten-4">Lyricist helps get musical notes from online music classes
automatically.</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="lyricist-text">Links</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="/">Home</a></li>
<li><a class="grey-text text-lighten-3" href="/startClass">Start Class</a></li>
<li><a class="grey-text text-lighten-3" href="/joinClass">Join Class</a></li>
</ul>
</div>
</div>
</div>
<!-- Footer Copyright -->
<div class="footer-copyright">
<div class="container">
© 2020 Copyright <a href="https://www.akshatvg.com" class="lyricist-text text-lighten-4">Akshat
Gupta</a>
<a class="grey-text text-lighten-4 right" href="https://www.facebook.com/akshatvg"
target="_blank"><i class="fa fa-facebook social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://twitter.com/akshatvg" target="_blank"><i
class="fa fa-twitter social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://www.instagram.com/akshatvg/"
target="_blank"><i class="fa fa-instagram social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://www.linkedin.com/in/akshatvg"
target="_blank"><i class="fa fa-linkedin social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://github.com/akshatvg" target="_blank"><i
class="fa fa-github social-icons mx-3"></i></a>
</div>
</div>
</footer>
</main>
<!-- Loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#FE9400" /></svg></div>
<!-- Scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script src="assets/js/main.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/5f3a49364c7806354da6eb9a/default';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>