-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
804 lines (780 loc) · 44.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
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
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
<!DOCTYPE html>
<html lang="en">
<head>
<title>cmcodes - React Native Mobile App Developer</title>
<!-- Meta tags -->
<meta charset="utf-8" />
<meta name="keyword"
content="cmcodes, cm, portfolio, javascript, ios, android, react native, react, developer, web developer, mobile developer, hyderabad" />
<meta name="description"
content="Hi, I am cmcodes. A Mobile Developer (iOS + android) from Hyderabad, Telangana. Here's my portfolio where you can see all my projects, blogs, and achievements." />
<meta name="author" content="cmcodes" />
<meta name="copyright" content="cmcodes" />
<meta name="robots" content="follow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes" />
<meta name="theme-color" content="#377cd7" />
<!-- Icon tags -->
<link rel="icon" href="img/favicon.png" type="image/png" />
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon.png" />
<link rel="stylesheet" rel="preload" as="style"
href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css">
<link rel="stylesheet" rel="preload" as="style"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"
integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog=="
crossorigin="anonymous" />
<link rel="stylesheet" rel="preload" as="style"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css"
integrity="sha512-+L4yy6FRcDGbXJ9mPG8MT/3UCDzwR9gPeyFNMCtInsol++5m3bk2bXWKdZjvybmohrAsn3Ua5x8gfLnbE1YkOg=="
crossorigin="anonymous" />
<!-- CSS links -->
<link rel="stylesheet" rel="preload" as="style" href="css/style.css" />
<link rel="stylesheet" rel="preload" as="style"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" rel="preload" as="style" href="vendors/owl-carousel/owl.carousel.min.css" />
<link rel="stylesheet" rel="preload" as="style" href="vendors/nice-select/css/nice-select.css" />
</head>
<body>
<!--================ Start Header Area =================-->
<header class="header_area">
<div class="main_menu">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
<i class="navbar-brand logo_h">
<img src="img/favicon.png"
style="border-radius: 50%; height: 50px; width: 50px; margin-left: 10px" alt="cmcodes_dp" />
</i>
<h1 class="gradient-color">cmcodes</h1>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse offset" id="navbarSupportedContent">
<ul class="nav navbar-nav menu_nav justify-content-end">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#blogs">Blogs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#achievements">Achievements</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#newsletter">Newsletter</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!--================ End Header Area =================-->
<!--================ Start Home Banner Area =================-->
<section class="home_banner_area">
<div class="banner_inner">
<div class="container">
<div class="row">
<div class="col-lg-7">
<div class="banner_content">
<p class="text-uppercase header">Hi</p>
<h1 class="text-uppercase gradient-color">I'm cmcodes</h1>
<h2 class="text-uppercase typewrite" style="color: black" data-period="1000"
data-type='["Web Developer", "Mobile Developer"]'>
<span class="wrap"> </span>
</h2>
<br />
<div class="d-flex align-items-center">
<a class="primary_btn" href="mailto:cm@cmcodes.in"><span>Hire Me</span></a>
<a class="primary_btn tr-bg" href="Resume_C-M-Pandey_9012913225_05-02-2025.pdf"
target="_blank"><span>View Resume</span></a>
</div>
</div>
</div>
<div class="col-lg-5">
<div class="home_right_img">
<img class="" src="img/banners/home-right.png" alt="home-banner" />
</div>
</div>
</div>
</div>
</div>
</section>
<!--================ End Home Banner Area =================-->
<!--================ Start About Area =================-->
<section class="about_area section_gap" id="about">
<div class="container">
<div class="row justify-content-start align-items-center">
<div class="col-lg-5">
<div class="about_img">
<img class="" src="img/banners/about-us.png" alt="about-us" />
</div>
</div>
<div class="offset-lg-1 col-lg-5">
<div class="main_title text-left">
<h1>
A li'l bit <br /> about myself <br />
</h1>
<p>
A professional in the field of coding since the date of birth, who has a great affinity
towards making useful stuff (mostly with JS); fueled with lots and lots of optimism and
self-motivation. 💪
</p>
<p>
Wrote a piece of code 7 years ago, it was fun; so that’s what I have been doing till date.
Also, a huge Marvel fan! 😄
</p>
</div>
</div>
</div>
</div>
</section>
<!--================ End About Area =================-->
<!--================ Start Skills Area =================-->
<section class="skills_area section_gap" id="skills">
<div class="main_title text-center">
<h1>My Skills</h1>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-react-original colored" style="font-size: 80px"></i><br />
<text>React</text>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-react-original colored" style="font-size: 80px"></i><br />
<text>React Native</text>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-javascript-plain colored" style="font-size: 80px"></i><br />
<text>JavaScript</text>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-typescript-plain colored" style="font-size: 80px"></i><br />
<text>TypeScript</text>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-firebase-plain colored" style="font-size: 80px"></i><br />
<text>Firebase</text>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-skill-item d-table">
<div class="d-table-cell text-center">
<i class="devicon-graphql-plain colored" style="font-size: 80px"></i><br />
<text>GraphQL</text>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================ End Skills Area =================-->
<!--================ Start Projects Area =================-->
<section class="portfolio_area section_gap" id="projects">
<div class="container">
<div class="main_title text-center">
<h1>My Projects</h1>
</div>
<div class="contain_grid">
<div class="single-portfolio-item d-table">
<h2>
☑️ Studify
</h2>
<p>
Student Utility Mobile App. Everything that a student needs.
<br />
<img src="https://img.shields.io/badge/Platform-Android-brightgreen.svg"
alt="Platform-Android" />
<img src="https://img.shields.io/badge/Version-3.0-green.svg" alt="Version-3.0" />
<img src="https://img.shields.io/badge/App_Size-9.6_MB-orange.svg" alt="App Size-9.6_MB" />
<img src="https://img.shields.io/badge/Editor-VS_Code-0078d7.svg" alt="Editor-VS Code" />
<img src="https://img.shields.io/badge/Framework-React_Native-61dbfb.svg"
alt="Framework-React Native" />
<img src="https://img.shields.io/badge/Language-JavaScript-f0db4f.svg"
alt="Language-JavaScript" />
<img src="https://img.shields.io/badge/Rating-4.9-greeen.svg" alt="Rating-4.9" />
<img src="https://img.shields.io/badge/Downloads-1K+-blue.svg" alt="Downloads-1K+" />
</p>
<p>
<abbr title="stars" style="text-decoration-line: none; cursor: default">
<i class="fa fa-star" alt="stars" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">18</span>
</abbr>
<abbr title="forks" style="text-decoration-line: none; cursor: default">
<i class="fa fa-code-fork" alt="forks" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">8</span>
</abbr>
<abbr title="commits" style="text-decoration-line: none; cursor: default">
<i class="fa fa-history" alt="commits" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">135</span>
</abbr>
</p>
<div align="center">
<a href="https://play.google.com/store/apps/details?id=com.cmcodes.studify">
<div
style="border-radius: 10px; color: #008bcc; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View on Play Store <i class="fas fa-play" alt="hosted link"></i>
</div>
</a>
<a href="https://github.com/cmcodes1/Studify">
<div
style="border-radius: 10px; color: #7c2ae8; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View code on GitHub <i class="fab fa-github" alt="github link"></i>
</div>
</a>
</div>
</div>
<div class="single-portfolio-item d-table">
<h2>
🐟 staart - vendor
</h2>
<p>
A mobile app for construction vendors to manage projects and track payments.
<br />
<img src="https://img.shields.io/badge/Platform-Android-brightgreen.svg"
alt="Platform-Android" />
<img src="https://img.shields.io/badge/Version-7.9-green.svg" alt="Version-7.9" />
<img src="https://img.shields.io/badge/App_Size-34_MB-orange.svg" alt="App Size-34_MB" />
<img src="https://img.shields.io/badge/Editor-VS_Code-0078d7.svg" alt="Editor-VS Code" />
<img src="https://img.shields.io/badge/Framework-React_Native-61dbfb.svg"
alt="Framework-React Native" />
<img src="https://img.shields.io/badge/Language-JavaScript-f0db4f.svg"
alt="Language-JavaScript" />
<img src="https://img.shields.io/badge/Rating-5.0-greeen.svg" alt="Rating-5.0" />
<img src="https://img.shields.io/badge/Downloads-100+-blue.svg" alt="Downloads-100+"
</p>
<div align="center">
<a href="https://play.google.com/store/apps/details?id=com.indusvendorapp">
<div
style="border-radius: 10px; color: #008bcc; height: auto; padding: 10px; font-size: 24px; width: 46%; float: center; margin: 0% 2% 0% 2%;">
View on Play Store <i class="fas fa-play" alt="hosted link"></i>
</div>
</a>
</div>
</div>
<div class="single-portfolio-item d-table">
<h2>
🌞 Weather Bot
</h2>
<p>
An automated bot that notifies you every morning about the weather in your city. <br />
<img src="https://img.shields.io/badge/Platform-Android/_iOS-brightgreen.svg"
alt="Platform-Android/_iOS" />
<img src="https://img.shields.io/badge/Version-v1.0beta-brightgreen.svg"
alt="Version-v1.0beta" />
<img src="https://img.shields.io/badge/Repo_Size-238_KB-orange.svg" alt="Repo_Size-238_KB" />
<img src="https://img.shields.io/badge/Editor-VS_Code-0078d7.svg" alt="Editor-VS_Code" />
<img src="https://img.shields.io/badge/Language-JavaScript-f0db4f.svg"
alt="Language-JavaScript" />
<img src="https://img.shields.io/badge/Runtime_Environment-Node.js-68A063.svg"
alt="Runtime_Environment-Node.js" />
<img src="https://img.shields.io/badge/Weather_API-OpenWeatherMap-e96e4d.svg"
alt="Weather_API-OpenWeatherMap" />
<img src="https://img.shields.io/badge/Chat_API-Telegram-139bd0.svg" alt="Chat_API-Telegram" />
</p>
<p>
<abbr title="stars" style="text-decoration-line: none; cursor: default">
<i class="fa fa-star" alt="stars" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">16</span>
</abbr>
<abbr title="forks" style="text-decoration-line: none; cursor: default">
<i class="fa fa-code-fork" alt="forks" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">2</span>
</abbr>
<abbr title="commits" style="text-decoration-line: none; cursor: default">
<i class="fa fa-history" alt="commits" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">23</span>
</abbr>
</p>
<div align="center">
<a href="https://t.me/cmcodes_weather_bot">
<div
style="border-radius: 10px; color: #008bcc; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View on Telegram <i class="fab fa-telegram" alt="hosted link"></i>
</div>
</a>
<a href="https://github.com/cmcodes1/weather-bot">
<div
style="border-radius: 10px; color: #7c2ae8; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View code on GitHub <i class="fab fa-github" alt="github link"></i>
</div>
</a>
</div>
</div>
<div class="single-portfolio-item d-table">
<h2>
🔍 Tanay Pratap Search Engine
</h2>
<p>
Do you have a question for
<a href="https://www.tanaypratap.com" class="link">Tanay</a>? Search here before you ask him!
<br />
<img src="https://img.shields.io/badge/Platform-Web-brightgreen.svg" alt="Platform-Web" />
<img src="https://img.shields.io/badge/Version-0.1.0-green.svg" alt="Version-0.1.0" />
<img src="https://img.shields.io/badge/App_Size-7_MB-orange.svg" alt="App_Size-7_MB" />
<img src="https://img.shields.io/badge/Editor-VS_Code-0078d7.svg" alt="Editor-VS_Code" />
<img src="https://img.shields.io/badge/Library-React-61dbfb.svg" alt="Library-React" />
<img src="https://img.shields.io/badge/Languages-HTML,_CSS,_JS-red.svg"
alt="Languages-HTML,_CSS,_JS" />
</p>
<p>
<abbr title="stars" style="text-decoration-line: none; cursor: default">
<i class="fa fa-star" alt="stars" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">7</span>
</abbr>
<abbr title="forks" style="text-decoration-line: none; cursor: default">
<i class="fa fa-code-fork" alt="forks" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">1</span>
</abbr>
<abbr title="commits" style="text-decoration-line: none; cursor: default">
<i class="fa fa-history" alt="commits" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">44</span>
</abbr>
</p>
<div align="center">
<a href="https://tanaypratapsearchengine.netlify.app/">
<div
style="border-radius: 10px; color: #008bcc; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View on Web <i class="fas fa-globe" alt="hosted link"></i>
</div>
</a>
<a href="https://github.com/cmcodes1/tanaypratap-search-engine">
<div
style="border-radius: 10px; color: #7c2ae8; height: auto; padding: 10px; font-size: 24px; width: 46%; float: left; margin: 0% 2% 0% 2%;">
View code on GitHub <i class="fab fa-github" alt="github link"></i>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!--================End Projects Area =================-->
<!--================ Start Blogs Area =================-->
<section class="portfolio_area section_gap" id="blogs">
<div class="container">
<div class="main_title text-center">
<h1>My Blogs</h1>
</div>
<div class="contain_grid">
<div class="single-portfolio-item d-table">
<h2>
<a
href="https://dev.to/cmcodes/my-website-now-loads-in-less-than-2-sec-here-s-how-i-did-it-hoj">
My website now loads in less than 1 sec! Here's how I did it! ⚡
</a>
</h2>
<p>
Sharing the tips and tricks I used to load my portfolio in just 0.8 seconds and achieved a
performance score of 97 on lighthouse. <br />
</p>
<p>
<abbr title="reactions" style="text-decoration-line: none; cursor: default">
<i class="fa fa-heart" alt="reactions" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">1,207</span>
</abbr>
<abbr title="comments" style="text-decoration-line: none; cursor: default">
<i class="fa fa-comments" alt="comments" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">107</span>
</abbr>
<abbr title="views" style="text-decoration-line: none; cursor: default">
<i class="fa fa-eye" alt="views" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">31,983</span>
</abbr>
</p>
</div>
<div class="single-portfolio-item d-table">
<h2>
<a href="https://dev.to/cmcodes/how-my-portfolio-got-a-seo-score-of-100-456c">
How my portfolio got a SEO score of 100 ? 😲
</a>
</h2>
<p>
Sharing the tips and tricks I used to achieve a SEO score of 100 on lighthouse. <br />
</p>
<p>
<abbr title="reactions" style="text-decoration-line: none; cursor: default">
<i class="fa fa-heart" alt="reactions" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">202</span>
</abbr>
<abbr title="comments" style="text-decoration-line: none; cursor: default">
<i class="fa fa-comments" alt="comments" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">35</span>
</abbr>
<abbr title="views" style="text-decoration-line: none; cursor: default">
<i class="fa fa-eye" alt="views" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">18,207</span>
</abbr>
</p>
</div>
<div class="single-portfolio-item d-table">
<h2>
<a href="https://dev.to/cmcodes/how-to-add-splash-screen-in-a-react-native-android-app-287l">
How to add Splash Screen in a React Native Android App? 🌟
</a>
</h2>
<p>
Sharing all the steps which I did to implement it within minutes! <br />
</p>
<p>
<abbr title="reactions" style="text-decoration-line: none; cursor: default">
<i class="fa fa-heart" alt="reactions" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">54</span>
</abbr>
<abbr title="comments" style="text-decoration-line: none; cursor: default">
<i class="fa fa-comments" alt="comments" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">19</span>
</abbr>
<abbr title="views" style="text-decoration-line: none; cursor: default">
<i class="fa fa-eye" alt="views" style="margin-left: 1em"></i>
<span style="margin-left: 0.5em">15,981</span>
</abbr>
</p>
</div>
<div class="single-portfolio-item d-table">
<h2>
<a
href="https://medium.com/@cmcodes/how-to-prepare-for-placements-and-a-good-package-9e4146d68437">
How to prepare for placements (and a good package 😉) ?
</a>
</h2>
<p>
Sharing the tips and resources I used to crack interviews at many big IT companies of India.
<br />
</p>
</div>
</div>
</div>
</section>
<!--================End Blogs Area =================-->
<!--================ Start Achievements Area =================-->
<section class="achievements_area section_gap" id="achievements">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 text-center">
<div class="main_title">
<h1>My Achievements</h1>
</div>
</div>
</div>
<div class="row">
<div class="testi_slider owl-carousel">
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/colosseum2019.png" alt="colosseum2019"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">Colosseum 2019</p>
<p>
Participated in national level inter college competitive coding competition
organized by College of Technology, Pantnagar.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/sandhaan2019.png" alt="sandhaan2019"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">Sandhaan 2019 Codex Runner Up</p>
<p>
Inter College Competitive Coding Competition organised by Amrapali Group of
Institutes, Haldwani.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/sandhaan2019_2.png" alt="sandhaan2019_2"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">Sandhaan 2019 Codex Runner Up</p>
<p>
Receiving the award by Dr. M.K.Sharma (Head of Department of Amrapali Institute
of Applied Science).
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/youthparliament2019_2.png" alt="youthparliament2019_2"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">National Youth Parliament 2019</p>
<p>
Presented my views on "India sets global narrative on economic offenders" at
this event.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/youthparliament2019.png" alt="youthparliament2019"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">National Youth Parliament 2019</p>
<p>
Presented my views on "Arresting corruption through zero tolerance policy" at
this event.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/youthopia2018.png" alt="youthopia2018"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">Youthopia 2018 Second Runner Up</p>
<p>
Participated in inter college competitive coding competition organized by DIT
University, Dehradun.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/kdmm2018.png" alt="kdmm2018"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">KDMM 2018 Winner</p>
<br />
<p>
Inter College Quiz Competition organised by Amrapali Group of Institutes,
Haldwani.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/youthparliament2018.png" alt="youthparliament2018"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">National Youth Parliament 2018</p>
<p>
Presented my views on "One Nation One Election" at this event organized by the
Ministry of Youth Affairs and Sports.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/impulse2018.png" alt="impulse2018"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">Impulse 2018</p>
<br />
<p>
Participated in inter college debate competition at tech fest organized by
Amrapali Group of Institutes, Haldwani.
</p>
</div>
</div>
</div>
</div>
<div class="testi_item">
<div class="row">
<div class="col-lg-4">
<img src="img/achievements/iitdelhi2018.png" alt="iitdelhi2018"
style="max-width: 136px; max-height: 136px" />
</div>
<div class="col-lg-8">
<div class="testi_text">
<p class="heading">IIT Delhi Tryst 2018</p>
<br />
<p>
Participated in Android Apps Development workshop organized by Robosapiens
Technologies Pvt. Ltd.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================ End Achievements Area =================-->
<!--================ Start Newsletter Area =================-->
<section class="newsletter_area section_gap" id="newsletter">
<div class="container">
<div class="row justify-content-center align-items-center">
<div class="col-lg-12">
<div class="subscription_box text-center">
<h1 class="text-uppercase text-white"># to my weekly</h1>
<code class="text-white" style="font-size: 33px"><CODE-LETTER/></code>
<br />
<br />
<p class="text-white">
Don't worry! 😄 I don't spam! <br /> Just drop your email here and get updates on coding
directly in your inbox.
</p>
<div class="subcribe-form" id="mc_embed_#">
<form target="_blank" novalidate="true"
action="https://gmail.us10.list-manage.com/subscribe/post?u=68c92422e2fab58245c62aca5&id=7201dff900"
method="get" class="subscription relative">
<label>
<input name="EMAIL" style="text-align: center; margin-left: 10px"
placeholder="Type your e-mail address" onfocus="this.placeholder=''"
onblur="this.placeholder='Type your e-mail address'" required="" type="email"
id="mce-EMAIL" />
</label>
<div style="position: absolute; left: -5000px">
<label>
<input name="b_36c4fd991d266f23781ded980_aefe40901a" tabindex="-1" value=""
type="text" />
</label>
</div>
<br />
<input type="submit" class="primary-btn" value="# now!" />
<div class="info"></div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================ End Newsletter Area =================-->
<!--================Footer Area =================-->
<footer class="footer_area section_gap" id="contact">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="footer_top flex-column">
<div class="footer_logo">
<img src="img/dp.png" style="height: 300px; width: 300px; border-radius: 50%"
alt="cmcodes_dp" />
<p style="font-family: Arial, Helvetica, sans-serif; margin-top: 30px; font-size: x-large;">
Say Hi to me! 👋
</p>
</div>
<div class="footer_social">
<a href="tel:+919012913225">
<i class="fa fa-phone" alt="call"></i>
</a>
<a href="mailto:cm@cmcodes.in">
<i class="fa fa-envelope-o" alt="mail"></i>
</a>
<a href="https://www.instagram.com/cmcodes">
<i class="fab fa-instagram" alt="instagram"></i>
</a>
<a href="https://www.dev.to/cmcodes">
<i class="fab fa-dev" alt="dev"></i>
</a>
<a href="https://github.com/cmcodes1">
<i class="fab fa-github" alt="github"></i>
</a>
<a href="https://www.twitter.com/cmcodes1">
<i class="fab fa-twitter" alt="twitter"></i>
</a>
<a href="https://www.linkedin.com/in/cmcodes">
<i class="fab fa-linkedin" alt="linkedin"></i>
</a>
</div>
</div>
</div>
</div>
<div class="row footer_bottom justify-content-center">
<p class="col-lg-8 col-sm-12 footer_text">© 2024 CMCODES</p>
</div>
</div>
</footer>
<!--================End Footer Area =================-->
<script defer src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script defer src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script defer src="vendors/nice-select/js/jquery.nice-select.min.js"></script>
<script defer src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script defer src="js/jquery.ajaxchimp.min.js"></script>
<script defer src="js/mail-script.js"></script>
<script defer src="js/theme.js"></script>
<script defer src="js/typingtext.js" rel="preload" as="style"></script>
</body>
</html>