-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
508 lines (423 loc) · 19.9 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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--=============== FAVICON ===============-->
<link rel="shortcut icon" href="assets/img/favicon-32x32.png" type="image/x-icon">
<!--=============== REMIXICONS ===============-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/3.4.0/remixicon.css" crossorigin="">
<!--=============== CSS ===============-->
<link rel="stylesheet" href="assets/css/styles.css">
<title>Chandan Mahato</title>
</head>
<body>
<!--==================== HEADER ====================-->
<header class="header" id="header">
<nav class="nav container">
<a href="#" class="nav__logo">
<span class="nav__logo-circle">C</span>
<span class="nav__logo-name">Chandan.</span>
</a>
<div class="nav__menu" id="nav-menu">
<span class="nav__title">Menu</span>
<h3 class="nav__name">Chandan</h3>
<ul class="nav__list">
<li class="nav__item">
<a href="#home" class="nav__link active-link">Home</a>
</li>
<li class="nav__item">
<a href="#about" class="nav__link">About Me</a>
</li>
<li class="nav__item">
<a href="#projects" class="nav__link">Projects</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link nav__link-button">Contact Me</a>
</li>
</ul>
<!-- close button -->
<div class="nav__close" id="nav-close">
<i class="ri-close-line"></i>
</div>
</div>
<div class="nav__buttons">
<!-- theme button -->
<i class="ri-moon-line change-theme" id="theme-button"></i>
<!-- Toggle button -->
<div class="nav__toggle" id="nav-toggle">
<i class="ri-menu-4-line"></i>
</div>
</div>
</nav>
</header>
<!--==================== MAIN ====================-->
<main class="main">
<!--==================== HOME ====================-->
<section class="home section" id="home">
<div class="home__container container grid">
<h1 class="home__name">
Chandan Mahato.
</h1>
<div class="home__perfil">
<div class="home__image">
<img src="assets/img/project-HB.jpg" alt="" class="home__img">
<div class="home__shadow"></div>
<img src="assets/img/curved-arrow.svg" alt="" class="home__arrow">
<img src="assets/img/random-lines.svg" alt="" class="home__line">
<div class="geometric-box"></div>
</div>
<div class="home__social">
<a href="https://www.linkedin.com/in/chandan624/" target="_blank" class="home__social-link">
<i class="ri-linkedin-fill"></i>
</a>
<a href="https://wa.me/918016219728" target="_blank" class="home__social-link">
<i class="ri-whatsapp-line"></i>
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="home__social-link">
<i class="ri-github-fill"></i>
</a>
</div>
</div>
<div class="home__info">
<p class="home__description">
<b>Flutter Developer</b>, with knowledge in Web Development and design, I offer the best
projects resulting in quality work.
</p>
<a href="#about" class="home__scroll">
<div class="home__scroll-box">
<i class="ri-arrow-down-s-line"></i>
</div>
<span class="home__scroll-text">Scroll Down</span>
</a>
</div>
</div>
</section>
<!--==================== ABOUT ====================-->
<section class="about section" id="about">
<div class="about__container container grid">
<h2 class="section__title-1">
<span>About Me.</span>
</h2>
<div class="about__perfil">
<div class="about__image">
<img src="assets/img/project-HO.jpg" alt="image" class="about__img">
<div class="about__shadow"></div>
<div class="geometric-box"></div>
<img src="assets/img/random-lines.svg" alt="" class="about__line">
<div class="about__box"></div>
</div>
</div>
<div class="about__info">
<p class="about__description">
Passionate about creating <b>Web Pages, Apps</b> with
<b>UI/UX User Interface</b>, I have a strong mind to commit myself into some tasks and responsibly
track and review my progress until the committed task is completed.
</p>
<ul class="about__list">
<li class="about__item">
<b>My Skills Are:</b> HTML, CSS, JavaScript,Dart,
Git & GitHub,GitLab, Firebase, <b>Flutter</b> , Get-X, Google Cloud &
Figma.
</li>
</ul>
<div class="about__buttons">
<a href="https://drive.google.com/file/d/163oFIzYyz1CtIllT3a26mHKI1Ey1z5Ox/view?usp=sharing" target="_blank"
class="button">
<i class="ri-arrow-down-fill"></i>Download CV
</a>
<a href="https://www.linkedin.com/in/chandan624/" target="_blank" class="button__ghost">
<i class="ri-linkedin-box-fill"></i>
</a>
</div>
</div>
</div>
</section>
<!--==================== SERVICES ====================-->
<section class="services section">
<h2 class="section__title-2">
<span>Services.</span>
</h2>
<div class="services__container container grid">
<article class="services__card">
<div class="services__border"></div>
<div class="services__content">
<div class="services__icon">
<div class="services__box"></div>
<i class="ri-smartphone-line"></i>
</div>
<h2 class="services__title">Mobile App</h2>
<p class="services__description">
Design and transform website projects
into mobile apps to provide a seamless
user experience.
</p>
</div>
</article>
<article class="services__card">
<div class="services__border"></div>
<div class="services__content">
<div class="services__icon">
<div class="services__box"></div>
<i class="ri-layout-4-line"></i>
</div>
<h2 class="services__title">Web Design</h2>
<p class="services__description">
Beautiful and elegant designs with
interfaces that are intuitive, efficient
and pleasant to use for the user.
</p>
</div>
</article>
<article class="services__card">
<div class="services__border"></div>
<div class="services__content">
<div class="services__icon">
<div class="services__box"></div>
<i class="ri-code-box-line"></i>
</div>
<h2 class="services__title">Backend Design</h2>
<p class="services__description">
Custom backend development tailored to your specifications, designed to ensure seamless functionality and optimal performance.
</p>
</div>
</article>
</div>
</section>
<!--==================== PROJECTS ====================-->
<section class="projects section" id="projects">
<h2 class="section__title-1">
<span>Projects.</span>
</h2>
<div class="projects__container container grid">
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/project-11.jpg" alt="image" class="projects__img">
<a href="https://github.com/chandanmahato624" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">App</h3>
<h2 class="projects__title">LoogByte Dating App</h2>
<p class="projects__description">
Spark connections with our dating app—where personalities align. Swipe, chat, and discover
meaningful connections with ease. Love starts here!
</p>
</div>
<div class="projects__buttons">
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-github-line"></i>View
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-dribbble-line"></i>View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/project-22.jpg" alt="image" class="projects__img">
<a href="https://github.com/chandanmahato624" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">App</h3>
<h2 class="projects__title">AI Chat App</h2>
<p class="projects__description">
Revolutionize chats with our AI Chat System: smart, user-friendly, and adept at distinguishing AI
from real users. Introducing "AI Chat App".
</p>
</div>
<div class="projects__buttons">
<a href="https://github.com/chandanmahato624/ai-chat-system/blob/master/new_next_word_lstm_project.ipynb" target="_blank" class="projects__link">
<i class="ri-github-line"></i>View
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-dribbble-line"></i>View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/project-33.jpg" alt="image" class="projects__img">
<a href="https://github.com/chandanmahato624" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">App</h3>
<h2 class="projects__title">Student Complaint App</h2>
<p class="projects__description">
Empower students with our Flutter-based Student Complaint System, utilizing Dart, Firebase, and
GetX for seamless issue reporting and management.
</p>
</div>
<div class="projects__buttons">
<a href="https://github.com/chandanmahato624/complaint_app" target="_blank" class="projects__link">
<i class="ri-github-line"></i>View
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-dribbble-line"></i>View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/project-44.jpg" alt="image" class="projects__img">
<a href="https://loogbyte.in/" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Website</h3>
<h2 class="projects__title">LoogByte Landing Page</h2>
<p class="projects__description">
Discover meaningful connections on LoogByte, where personalities click. Swipe, chat, and find your
byte-sized slice of love today!
</p>
</div>
<div class="projects__buttons">
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-github-line"></i>View
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-dribbble-line"></i>View
</a>
</div>
</article>
<article class="projects__card">
<div class="projects__image">
<img src="assets/img/project-55.jpg" alt="image" class="projects__img">
<a href="https://tour.loogbyte.in/" class="projects__button button">
<i class="ri-arrow-right-up-line"></i>
</a>
</div>
<div class="projects__content">
<h3 class="projects__subtitle">Website</h3>
<h2 class="projects__title">Tour And Travels Website</h2>
<p class="projects__description">
Embark on local adventures with our curated tours. Explore the wonders of our country with seamless
travel experiences. Your journey begins!"
</p>
</div>
<div class="projects__buttons">
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-github-line"></i>View
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="projects__link">
<i class="ri-dribbble-line"></i>View
</a>
</div>
</article>
</div>
</section>
<!--==================== CONTACT ====================-->
<section class="contact section" id="contact">
<div class="contact__container grid">
<div class="contact__data">
<h2 class="section__title-2">
<span>Contact me.</span>
</h2>
<p class="contact__description-1">
I will read all emails. Send me any
message you want and I'll get back to you.
</p>
<p class="contact__description-2">
I need your <b>Name</b> and <b>Email Address</b>, but
you won't receive anything other than your reply.
</p>
<div class="geometric-box"></div>
</div>
<div class="contact__mail">
<h2 class="contact__title">
Send Me A Message
</h2>
<form action="" class="contact__form" id="contact-form">
<div class="contact__group">
<div class="contact__box">
<input type="text" name="user_name" class="contact__input" id="name" required
placeholder="Full Name">
<label for="name" class="contact__label">Full Name</label>
</div>
<div class="contact__box">
<input type="email" name="user_email" class="contact__input" id="email" required
placeholder="Email Address">
<label for="email" class="contact__label">Email Address</label>
</div>
</div>
<div class="contact__box">
<input type="text" name="user_subject" class="contact__input" id="subject" required
placeholder="Subject">
<label for="subject" class="contact__label">Subject</label>
</div>
<div class="contact__box contact__area">
<textarea name="user_message" id="message" class="contact__input" required
placeholder="Message"></textarea>
<label for="message" class="contact__label">Message</label>
</div>
<p class="contact__message" id="contact-message"></p>
<button class="contact__button button">
<i class="ri-arrow-up-fill"></i>Send Message</i>
</button>
</form>
</div>
<div class="contact__social">
<img src="assets/img/curved-arrow.svg" alt="" class="contact__social-arrow">
<div class="contact__social-data">
<div>
<p class="contact__social-description-1">
Does not send emails
</p>
<p class="contact__social-description-2">
Write me on my social networks
</p>
</div>
<div class="contact__social-links">
<a href="https://www.linkedin.com/in/chandan624/" target="_blank" class="contact__social-link">
<i class="ri-linkedin-box-fill"></i>
</a>
<a href="https://github.com/chandanmahato624" target="_blank" class="contact__social-link">
<i class="ri-github-fill"></i>
</a>
<a href="https://wa.me/918016219728" target="_blank" class="contact__social-link">
<i class="ri-whatsapp-line"></i>
</a>
</div>
</div>
</div>
</div>
</section>
</main>
<!--==================== FOOTER ====================-->
<footer class="footer">
<div class="footer__container container grid">
<ul class="footer__links">
<li>
<a href="#home" class="footer__link">Home</a>
</li>
<li>
<a href="#about" class="footer__link">About</a>
</li>
<li>
<a href="#projects" class="footer__link">Projects</a>
</li>
</ul>
<span class="footer__copy">
© All Rights Reserved By
<a href="https://loogbyte.in/">Chandan.</a>
</span>
</div>
</footer>
<!--========== SCROLL UP ==========-->
<a href="#" class="scrollup" id="scroll-up">
<i class="ri-arrow-up-s-line"></i>
</a>
<!--=============== SCROLLREVEAL ===============-->
<script src=""></script>
<!--=============== EMAIL JS ===============-->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js"></script>
<!--=============== MAIN JS ===============-->
<script src="assets/js/main.js"></script>
</body>
</html>