appscms-tools-theme 4.6.0 → 4.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. checksums.yaml +4 -4
  2. data/_data/about/en/about.json +16 -16
  3. data/_data/blog/nav.json +14 -14
  4. data/_data/feature/en/batch-conversion.json +192 -192
  5. data/_data/feature/en/compress-pdf.json +305 -305
  6. data/_data/feature/en/devtools.json +321 -321
  7. data/_data/feature/en/face-detection.json +156 -156
  8. data/_data/feature/en/split-pdf.json +221 -221
  9. data/_data/feature/en/theframe.json +160 -160
  10. data/_data/footer/en/data.json +2 -2
  11. data/_data/header/en/data.json +412 -412
  12. data/_data/home/en/en.json +324 -324
  13. data/_data/home/en/posters.json +322 -322
  14. data/_includes/appscms/customblog/contenttool-recent-posts.html +94 -94
  15. data/_includes/appscms/customblog/pageRelatedPosts.html +62 -62
  16. data/_includes/appscms/customblog/recentposts.html +67 -67
  17. data/_includes/appscms/customblog/relatedBlogs.html +82 -82
  18. data/_includes/appscms/customblog/relatedposts.html +193 -193
  19. data/_includes/appscms/extras/appscms-postbox.html +57 -57
  20. data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +85 -85
  21. data/_includes/appscms/head/bloghead.html +128 -128
  22. data/_includes/appscms/headings/contenttool-headings.html +33 -33
  23. data/_includes/appscms/headings/devtool-headings.html +38 -38
  24. data/_includes/appscms/home/contenttool-feature-boxes.html +19 -19
  25. data/_includes/appscms/home/devtool-feature-boxes.html +70 -70
  26. data/_includes/appscms/infographics/infographics.html +166 -166
  27. data/_includes/appscms/loaders/loader.html +4 -4
  28. data/_includes/appscms/navbars/devtool-navbar.html +50 -50
  29. data/_includes/appscms/navbars/devtool-toolbar.html +100 -100
  30. data/_includes/appscms/recent-posts/recent_posts.html +90 -90
  31. data/_includes/appscms/recent-posts/related_categories_post.html +194 -194
  32. data/_includes/appscms/searchbar/devtool-searchbar.html +63 -63
  33. data/_includes/appscms/usp/usp.html +90 -90
  34. data/_includes/author_bio.html +41 -41
  35. data/_includes/authorpagehead/index.html +47 -47
  36. data/_includes/authors/authors.html +39 -39
  37. data/_includes/batch-conversion.html +141 -141
  38. data/_includes/bookmark.html +6 -6
  39. data/_includes/cssfile/links.html +54 -54
  40. data/_includes/custom-head.html +138 -138
  41. data/_includes/customCode.html +1 -1
  42. data/_includes/customScripts.html +1 -1
  43. data/_includes/customblog/pageRelatedPosts.html +87 -87
  44. data/_includes/customblog/recentposts.html +67 -67
  45. data/_includes/customblog/relatedBlogs.html +86 -86
  46. data/_includes/customblog/relatedposts.html +201 -201
  47. data/_includes/dropdown/langdropdown.html +32 -32
  48. data/_includes/feature.html +39 -39
  49. data/_includes/featurePageAuthors/featurePageAuthors.html +101 -101
  50. data/_includes/footer/index.html +537 -537
  51. data/_includes/google-analytics.html +32 -32
  52. data/_includes/head/index.html +623 -623
  53. data/_includes/header/blogHeader.html +34 -34
  54. data/_includes/header/index.html +192 -192
  55. data/_includes/infographics/infographics.html +241 -241
  56. data/_includes/paginationBlogPage.html +70 -70
  57. data/_includes/postbox.html +65 -65
  58. data/_includes/script.html +493 -493
  59. data/_includes/section/count.html +32 -32
  60. data/_includes/section/recent_posts.html +94 -94
  61. data/_includes/section/related_categories_post.html +196 -196
  62. data/_includes/share/socialshare.html +21 -21
  63. data/_includes/userTracking.html +14 -14
  64. data/_layouts/aboutUs.html +175 -175
  65. data/_layouts/allAuthors.html +131 -131
  66. data/_layouts/appscms-about.html +163 -163
  67. data/_layouts/appscms-audio.html +33 -33
  68. data/_layouts/appscms-author.html +436 -436
  69. data/_layouts/appscms-authors.html +145 -145
  70. data/_layouts/appscms-batch.html +141 -141
  71. data/_layouts/appscms-calculator.html +93 -93
  72. data/_layouts/appscms-categories.html +26 -26
  73. data/_layouts/appscms-contact.html +132 -132
  74. data/_layouts/appscms-disclaimer.html +124 -124
  75. data/_layouts/appscms-download.html +289 -289
  76. data/_layouts/appscms-feature-result.html +96 -96
  77. data/_layouts/appscms-help.html +25 -25
  78. data/_layouts/appscms-imagekit.html +96 -96
  79. data/_layouts/appscms-post.html +243 -243
  80. data/_layouts/appscms-privacy-policy.html +781 -781
  81. data/_layouts/appscms-terms-and-conditions.html +646 -646
  82. data/_layouts/appscms-video.html +33 -33
  83. data/_layouts/audio.html +33 -33
  84. data/_layouts/author.html +409 -409
  85. data/_layouts/batch.html +177 -177
  86. data/_layouts/blog-1.html +116 -116
  87. data/_layouts/blog.html +131 -131
  88. data/_layouts/calculator.html +99 -99
  89. data/_layouts/contenttool-feature.html +45 -45
  90. data/_layouts/contenttool-home.html +53 -53
  91. data/_layouts/devtool-blog.html +132 -132
  92. data/_layouts/devtool-feature.html +54 -54
  93. data/_layouts/devtool-home.html +53 -53
  94. data/_layouts/devtools.html +57 -57
  95. data/_layouts/feature-1.html +406 -406
  96. data/_layouts/feature.html +351 -351
  97. data/_layouts/featureResultPage.html +82 -82
  98. data/_layouts/frame.html +222 -222
  99. data/_layouts/home.html +281 -281
  100. data/_layouts/homeResultPage.html +32 -32
  101. data/_layouts/imagekit.html +308 -308
  102. data/_layouts/photo-effects-home.html +190 -190
  103. data/_layouts/post.html +233 -233
  104. data/assets/app.js +75 -75
  105. data/assets/css/appscms-blog.css +505 -505
  106. data/assets/css/appscms-contenttool.css +1384 -1384
  107. data/assets/css/appscms-home.css +5 -5
  108. data/assets/css/appscms-imagekit.css +855 -855
  109. data/assets/css/appscms-theme.css +59 -59
  110. data/assets/css/appscms-variables.css +19 -19
  111. data/assets/css/blog.css +510 -510
  112. data/assets/css/calculators.css +46 -46
  113. data/assets/css/devtool-main.css +1350 -1350
  114. data/assets/css/devtools.css +105 -105
  115. data/assets/css/feature-1.css +293 -293
  116. data/assets/css/imagekit copy.css +848 -848
  117. data/assets/css/imagekit.css +848 -848
  118. data/assets/css/tools.css +1847 -1847
  119. data/assets/images/close-button.svg +31 -31
  120. data/assets/images/digipaint.svg +6 -6
  121. data/assets/images/logo.svg +2 -2
  122. data/assets/images/manthink.svg +3552 -3552
  123. data/assets/images/search-icon.svg +2 -2
  124. data/assets/js/batch.js +219 -219
  125. data/assets/js/devtools.js +81 -81
  126. data/assets/js/sharePage.js +65 -65
  127. data/assets/js/usageTracking.js +143 -143
  128. data/assets/js/usageTrackingEvents.js +6 -6
  129. data/assets/js/webvitals.js +4 -4
  130. metadata +3 -3
@@ -1,91 +1,91 @@
1
- {% assign file = page.fileName %}
2
- {% assign lang = page.lang %}
3
- {% assign folder = page.folderName %}
4
- {% assign uspData= site.data[folder][lang][file] %}
5
- {%- if site.showusps -%}
6
- <section class="usp-section">
7
- <div class="container">
8
- <div class="row">
9
- <div class="col-md-11 mx-auto p-0">
10
- <h4 class="related_post_heading my-4">Our USPs</h4>
11
- <table class="table table-bordered table-striped table-light ">
12
- <tbody>
13
- <tr>
14
- <td class="font-weight-bold" scope="row">
15
- Security
16
- </td>
17
- <td>
18
- 100% (No files are sent to server for processing)
19
- </td>
20
- </tr>
21
- <tr>
22
- <td class="font-weight-bold" scope="row">
23
- File size limits
24
- </td>
25
- <td>
26
- None (No limit on size of files)
27
- </td>
28
- </tr>
29
- <tr>
30
- <td class="font-weight-bold" scope="row">
31
- Usage limits
32
- </td>
33
- <td>
34
- None (Process as many files as you want)
35
- </td>
36
- </tr>
37
- <tr>
38
- <td class="font-weight-bold" scope="row">
39
- Price
40
- </td>
41
- <td>
42
- Free
43
- </td>
44
- </tr>
45
- <tr>
46
- <td class="font-weight-bold" scope="row">
47
- User Information Captured
48
- </td>
49
- <td>
50
- None (We do not request for user information such as email / phone number)
51
- </td>
52
- </tr>
53
- <tr>
54
- <td class="font-weight-bold" scope="row">
55
- Ads
56
- </td>
57
- <td>
58
- None (We provide complete ad free experience)
59
- </td>
60
- </tr>
61
- </tbody>
62
- </table>
63
- </div>
64
- </section>
65
- {%- else -%}
66
- {%- if uspData -%}
67
- <section class="usp-section">
68
- <div class="container">
69
- <div class="col-md-11 mx-auto p-0">
70
- <h4 class="related_post_heading my-4">{{uspData.USP_Heading}}</h4>
71
- <table class="table table-bordered table-striped table-light ">
72
- <tbody>
73
- {%- for item in uspData.USPS -%}
74
- <tr>
75
- <td class="font-weight-bold" scope="row">
76
- {{item.USP_VALUE}}
77
- </td>
78
- <td>
79
- {{item.USP_FACTOR}}
80
- </td>
81
- </tr>
82
- {%- endfor -%}
83
- </tbody>
84
- </table>
85
-
86
-
87
- </div>
88
- </div>
89
- </section>
90
- {%- endif -%}
1
+ {% assign file = page.fileName %}
2
+ {% assign lang = page.lang %}
3
+ {% assign folder = page.folderName %}
4
+ {% assign uspData= site.data[folder][lang][file] %}
5
+ {%- if site.showusps -%}
6
+ <section class="usp-section">
7
+ <div class="container">
8
+ <div class="row">
9
+ <div class="col-md-11 mx-auto p-0">
10
+ <h4 class="related_post_heading my-4">Our USPs</h4>
11
+ <table class="table table-bordered table-striped table-light ">
12
+ <tbody>
13
+ <tr>
14
+ <td class="font-weight-bold" scope="row">
15
+ Security
16
+ </td>
17
+ <td>
18
+ 100% (No files are sent to server for processing)
19
+ </td>
20
+ </tr>
21
+ <tr>
22
+ <td class="font-weight-bold" scope="row">
23
+ File size limits
24
+ </td>
25
+ <td>
26
+ None (No limit on size of files)
27
+ </td>
28
+ </tr>
29
+ <tr>
30
+ <td class="font-weight-bold" scope="row">
31
+ Usage limits
32
+ </td>
33
+ <td>
34
+ None (Process as many files as you want)
35
+ </td>
36
+ </tr>
37
+ <tr>
38
+ <td class="font-weight-bold" scope="row">
39
+ Price
40
+ </td>
41
+ <td>
42
+ Free
43
+ </td>
44
+ </tr>
45
+ <tr>
46
+ <td class="font-weight-bold" scope="row">
47
+ User Information Captured
48
+ </td>
49
+ <td>
50
+ None (We do not request for user information such as email / phone number)
51
+ </td>
52
+ </tr>
53
+ <tr>
54
+ <td class="font-weight-bold" scope="row">
55
+ Ads
56
+ </td>
57
+ <td>
58
+ None (We provide complete ad free experience)
59
+ </td>
60
+ </tr>
61
+ </tbody>
62
+ </table>
63
+ </div>
64
+ </section>
65
+ {%- else -%}
66
+ {%- if uspData -%}
67
+ <section class="usp-section">
68
+ <div class="container">
69
+ <div class="col-md-11 mx-auto p-0">
70
+ <h4 class="related_post_heading my-4">{{uspData.USP_Heading}}</h4>
71
+ <table class="table table-bordered table-striped table-light ">
72
+ <tbody>
73
+ {%- for item in uspData.USPS -%}
74
+ <tr>
75
+ <td class="font-weight-bold" scope="row">
76
+ {{item.USP_VALUE}}
77
+ </td>
78
+ <td>
79
+ {{item.USP_FACTOR}}
80
+ </td>
81
+ </tr>
82
+ {%- endfor -%}
83
+ </tbody>
84
+ </table>
85
+
86
+
87
+ </div>
88
+ </div>
89
+ </section>
90
+ {%- endif -%}
91
91
  {%- endif -%}
@@ -1,41 +1,41 @@
1
- {%- include /authors/authors.html -%}
2
- <style>
3
- .contributor-image {
4
- width: 40px;
5
- border-radius: 100%;
6
- }
7
-
8
- .contributors-count {
9
- background: rgba(175, 184, 193, 0.2);
10
- padding: 5px;
11
- font-size: 15px;
12
- border-radius: 100%;
13
- display: inline-block;
14
- width: 30px;
15
- text-align: center;
16
- }
17
- </style>
18
- <div class="wrapfooter">
19
- <a href="/authors/{{authorName | downcase | replace: ' ' , '-'' }}" class="author_image">
20
- <img class="author-thumb" loading="lazy" src="{{ image }}" height="35px" width="35px" alt="{{ authorName}}"
21
- id="author_img" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
22
- </a>
23
-
24
- <div class="author-meta">
25
- {%- if twitter != 'N/A' -%}
26
- <a class="postName" target="_blank" href="{{twitter}}">{{authorName}}</a>
27
- {%- else -%}
28
- <!-- <p class="mb-0 postName"> -->
29
- <a class="postName" target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-'' }}">
30
- {{authorName}}
31
- </a>
32
- <!-- </p> -->
33
- {%- endif -%}
34
- {%- if twitter != 'N/A' -%}
35
- <a class="btn_follow text-decoration-none" target="_blank" href="{{twitter}}">Follow</a>
36
- {%- endif -%}
37
- <p class="author_bio mb-0">{{bio}}</p>
38
- </div>
39
- </div>
40
-
41
-
1
+ {%- include /authors/authors.html -%}
2
+ <style>
3
+ .contributor-image {
4
+ width: 40px;
5
+ border-radius: 100%;
6
+ }
7
+
8
+ .contributors-count {
9
+ background: rgba(175, 184, 193, 0.2);
10
+ padding: 5px;
11
+ font-size: 15px;
12
+ border-radius: 100%;
13
+ display: inline-block;
14
+ width: 30px;
15
+ text-align: center;
16
+ }
17
+ </style>
18
+ <div class="wrapfooter">
19
+ <a href="/authors/{{authorName | downcase | replace: ' ' , '-'' }}" class="author_image">
20
+ <img class="author-thumb" loading="lazy" src="{{ image }}" height="35px" width="35px" alt="{{ authorName}}"
21
+ id="author_img" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
22
+ </a>
23
+
24
+ <div class="author-meta">
25
+ {%- if twitter != 'N/A' -%}
26
+ <a class="postName" target="_blank" href="{{twitter}}">{{authorName}}</a>
27
+ {%- else -%}
28
+ <!-- <p class="mb-0 postName"> -->
29
+ <a class="postName" target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-'' }}">
30
+ {{authorName}}
31
+ </a>
32
+ <!-- </p> -->
33
+ {%- endif -%}
34
+ {%- if twitter != 'N/A' -%}
35
+ <a class="btn_follow text-decoration-none" target="_blank" href="{{twitter}}">Follow</a>
36
+ {%- endif -%}
37
+ <p class="author_bio mb-0">{{bio}}</p>
38
+ </div>
39
+ </div>
40
+
41
+
@@ -1,47 +1,47 @@
1
- <head>
2
- {% assign posts = site.posts | where_exp:"post","post.url != page.url" %} {%
3
- for post in posts %} {%- include /authors/authors.html -%} {% if authorName
4
- contains page.authorName %} {% capture author_info %}{% assign author =
5
- authorName %}{% assign bio = bio %}{{ author }} - {{ bio }}{% endcapture %} {%
6
- capture author_name %}{% assign author = authorName %}{{ author }}{%
7
- endcapture %} {% assign authorPageTitle = author_info %} {% assign author_name
8
- = author_name %} {%- endif -%} {% endfor %} {%- assign title = newtitle -%}
9
- {%- assign description = pagedescription-%}
10
-
11
- <meta charset="UTF-8" />
12
- <link rel="shortcut icon" href="{{favicon}}" />
13
- <link rel="canonical" href="{{site.url | append: page.url}}" />
14
- <meta
15
- name="viewport"
16
- content="width=device-width, initial-scale=1, shrink-to-fit=no"
17
- />
18
- <meta name="keywords" content="{{site.keyboard}}" />
19
- <meta
20
- name="description"
21
- content="{{ authorPageTitle | slice: 0, 155 | default: page.description }}"
22
- />
23
- <meta
24
- name="og:description"
25
- content="{{ authorPageTitle | slice: 0, 155 | default: page.description}}"
26
- />
27
- <meta
28
- property="og:title"
29
- content="{{ authorPageTitle | default: page.title }}"
30
- />
31
- <meta property="og:type" content="profile" />
32
- <meta property="og:locale" content="en_US" />
33
- <meta property="og:site_name" content="{{site.name }}" />
34
- <meta property="og:url" content="{{site.url | append: page.url}}" />
35
- <meta name="author" content="{{ author_name | default: page.title }}" />
36
- <title>{{authorPageTitle | default: page.title}}</title>
37
- <link
38
- rel="stylesheet"
39
- href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css"
40
- />
41
- <link
42
- rel="stylesheet"
43
- href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
44
- />
45
- <link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}" />
46
- {%- include google-analytics.html -%}
47
- </head>
1
+ <head>
2
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %} {%
3
+ for post in posts %} {%- include /authors/authors.html -%} {% if authorName
4
+ contains page.authorName %} {% capture author_info %}{% assign author =
5
+ authorName %}{% assign bio = bio %}{{ author }} - {{ bio }}{% endcapture %} {%
6
+ capture author_name %}{% assign author = authorName %}{{ author }}{%
7
+ endcapture %} {% assign authorPageTitle = author_info %} {% assign author_name
8
+ = author_name %} {%- endif -%} {% endfor %} {%- assign title = newtitle -%}
9
+ {%- assign description = pagedescription-%}
10
+
11
+ <meta charset="UTF-8" />
12
+ <link rel="shortcut icon" href="{{favicon}}" />
13
+ <link rel="canonical" href="{{site.url | append: page.url}}" />
14
+ <meta
15
+ name="viewport"
16
+ content="width=device-width, initial-scale=1, shrink-to-fit=no"
17
+ />
18
+ <meta name="keywords" content="{{site.keyboard}}" />
19
+ <meta
20
+ name="description"
21
+ content="{{ authorPageTitle | slice: 0, 155 | default: page.description }}"
22
+ />
23
+ <meta
24
+ name="og:description"
25
+ content="{{ authorPageTitle | slice: 0, 155 | default: page.description}}"
26
+ />
27
+ <meta
28
+ property="og:title"
29
+ content="{{ authorPageTitle | default: page.title }}"
30
+ />
31
+ <meta property="og:type" content="profile" />
32
+ <meta property="og:locale" content="en_US" />
33
+ <meta property="og:site_name" content="{{site.name }}" />
34
+ <meta property="og:url" content="{{site.url | append: page.url}}" />
35
+ <meta name="author" content="{{ author_name | default: page.title }}" />
36
+ <title>{{authorPageTitle | default: page.title}}</title>
37
+ <link
38
+ rel="stylesheet"
39
+ href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css"
40
+ />
41
+ <link
42
+ rel="stylesheet"
43
+ href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
44
+ />
45
+ <link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}" />
46
+ {%- include google-analytics.html -%}
47
+ </head>
@@ -1,39 +1,39 @@
1
- {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4 years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
2
- {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
3
- {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts on the technicalities behind various file formats and their processing. &&https://twitter.com/its_anushka_" | split: '&&' %}
4
- {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays, stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
5
- {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
6
- {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is a Data Science and Machine Learning enthusiast who loves music, books, photography, and philosophy. She also loves nature and animals. She enjoys reading and sharing information on various topics involving her knacks&&https://twitter.com/arjyahi" | split: '&&' %}
7
- {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
8
- {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for writing compellinmg content within technical and non-technical areas. As a content writer her goals include providing the best content throughout her writing journey.&&N/A" | split: '&&' %}
9
- {% assign siddhika = "Siddhika Prajapati&&/assets/images/siddhika.webp&&Siddhika Prajapati is an English Honors graduate and postgraduate in journalism. A freelance writer and a nutritionist, she is a fashion, fitness, art, tech, culture and travel writer, who loves to explore and experiment through words with an add-on of personal touch. Her enthusiasm for fashion, lifestyle, tech and fitness is what prompts her to write regularly.&&N/A" | split: '&&' %}
10
- {% assign krutika = "Krutika&&/assets/images/krutika.webp&&I am from an IT background along with being a techno geek, a writer is hidden in me. You can found me with my laptop either coding or writing journals.&&N/A" | split: '&&' %}
11
- {% assign shubhangi = "Shubhangi Singh&&/assets/images/sona.webp&&I am pursuing a degree in computer science and love reading. I am also a BTS Army and enjoy anime and K-dramas. My favourite pastime is reading on Wattpad.&&N/A" | split: '&&' %}
12
- {% assign balark = "Balark Singhal&&/assets/images/balark.webp&&I am a poet and a writer, a few of them also got published in some anthologies like Brave Heart of the motherland, and Scarlet Wings.I love to write Shayari and poetries and also in my free time I like to do skating, swimming and read books.&&N/A" | split: '&&' %}
13
- {% assign udit = "Udit Agarwal&&/assets/images/udit.webp&&Udit Agarwal is a Digital Marketer and a Content Marketing Specialist, He enjoys technical as well as non-technical writing. His passion and urge for gaining new insights has led him here. He quenches his thirst for technology through his action oriented writing skills and a profound ability to stay up to date with latest industry trends.&&N/A" | split: '&&' %}
14
- {% assign pallavi = "Pallavi Thakur&&/assets/images/pallavi.webp&&My name is Pallavi Thakur and I am an engineer and now pursuing my master's. I am very passionate about writing because it shapes my personality and connects me with world.&&N/A" | split: '&&' %}
15
- {% assign rk = "Rk Shree&&/assets/images/karuna.webp&&RK Shree - A science enthusiast with a poetic flair, and possesses an insatiable desire to explore diverse fields seeking new knowledge and experiences. My work ethic is highly disciplined and dedicated. I take pleasure in pursuing creative endeavors that captivate me. &&https://twitter.com/rkshree2118?t=wuhNmjgq18UleNBfLyumag&s=09" | split: '&&' %}
16
- {% assign debosmita = "Debosmita Bedajna&&/assets/images/debosmita.webp&&I'm Debosmita Bedajna. I have a keen interest in the arts. Dancing, painting, and playing string instruments are just a few of the ways I enjoy expressing myself creatively. I believe that engaging in art is an essential part of personal growth and development. &&N/A" | split: '&&' %}
17
- {% assign suchita = "Suchita Kasab&&/assets/images/suchita.webp&&Hi, I'm Suchita Kasab. Along with writing, I also enjoy painting. I think I can express myself better through these art forms. &&N/A" | split: '&&' %}
18
- {% assign aditya = "Aditya Thakur&&/assets/images/avatar.webp&&Hey there! I'm Aditya Thakur, a dedicated technology enthusiast with a strong passion for music and anime. I tackle challenges head-on and consistently strive for excellence. In my past time, you can find me indulging in my favorite tunes or exploring captivating anime worlds. &&N/A" | split: '&&' %}
19
- {% assign harsh = "Harsh Kumar&&/assets/images/avatar.webp&&Hey there! I'm Harsh Kumar, a dedicated technology enthusiast with a strong passion for music and anime. I tackle challenges head-on and consistently strive for excellence. In my past time, you can find me indulging in my favorite tunes or exploring captivating anime worlds. &&N/A" | split: '&&' %}
20
- {% assign taufik = "Taufik Ali&&/assets/images/taufik.webp&&Taufik has an analytical mindset and great attention to detail. He excels in analyzing website performance, conducting keyword research, optimizing on-page content, and developing effective link-building strategies. &&N/A" | split: '&&' %}
21
- {% assign bandana = "Bandana Kumari&&/assets/images/bandana.webp&&Bandana is an experienced SEO professional. In addition to her technical expertise, Bandana possesses excellent communication skills, allowing her to effectively collaborate with cross-functional teams and provide actionable recommendations to improve website performance &&N/A" | split: '&&' %}
22
- {% assign mahika = "Mahika Agrawal&&/assets/images/mahika.webp&&I'm Mahika Agrawal, an experienced content writer with a passion for words and skills in creating high-quality content that drives results. &&N/A" | split: '&&' %}
23
- {%- assign postAuthor = post.author | split: " " -%}
24
- {%- assign author = postAuthor.first | downcase -%}
25
- {%- assign collection = [author] -%}
26
- {%- for item in collection -%}
27
- {%- if forloop.index==1 -%}
28
- {%- assign authorName = item -%}
29
- {%- endif -%}
30
- {%- if forloop.index==2 -%}
31
- {%- assign image = item -%}
32
- {%- endif -%}
33
- {%- if forloop.index==3 -%}
34
- {%- assign bio = item -%}
35
- {%- endif -%}
36
- {%- if forloop.index==4 -%}
37
- {%- assign twitter = item -%}
38
- {%- endif -%}
39
- {%- endfor -%}
1
+ {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4 years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
2
+ {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
3
+ {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts on the technicalities behind various file formats and their processing. &&https://twitter.com/its_anushka_" | split: '&&' %}
4
+ {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays, stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
5
+ {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
6
+ {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is a Data Science and Machine Learning enthusiast who loves music, books, photography, and philosophy. She also loves nature and animals. She enjoys reading and sharing information on various topics involving her knacks&&https://twitter.com/arjyahi" | split: '&&' %}
7
+ {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
8
+ {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for writing compellinmg content within technical and non-technical areas. As a content writer her goals include providing the best content throughout her writing journey.&&N/A" | split: '&&' %}
9
+ {% assign siddhika = "Siddhika Prajapati&&/assets/images/siddhika.webp&&Siddhika Prajapati is an English Honors graduate and postgraduate in journalism. A freelance writer and a nutritionist, she is a fashion, fitness, art, tech, culture and travel writer, who loves to explore and experiment through words with an add-on of personal touch. Her enthusiasm for fashion, lifestyle, tech and fitness is what prompts her to write regularly.&&N/A" | split: '&&' %}
10
+ {% assign krutika = "Krutika&&/assets/images/krutika.webp&&I am from an IT background along with being a techno geek, a writer is hidden in me. You can found me with my laptop either coding or writing journals.&&N/A" | split: '&&' %}
11
+ {% assign shubhangi = "Shubhangi Singh&&/assets/images/sona.webp&&I am pursuing a degree in computer science and love reading. I am also a BTS Army and enjoy anime and K-dramas. My favourite pastime is reading on Wattpad.&&N/A" | split: '&&' %}
12
+ {% assign balark = "Balark Singhal&&/assets/images/balark.webp&&I am a poet and a writer, a few of them also got published in some anthologies like Brave Heart of the motherland, and Scarlet Wings.I love to write Shayari and poetries and also in my free time I like to do skating, swimming and read books.&&N/A" | split: '&&' %}
13
+ {% assign udit = "Udit Agarwal&&/assets/images/udit.webp&&Udit Agarwal is a Digital Marketer and a Content Marketing Specialist, He enjoys technical as well as non-technical writing. His passion and urge for gaining new insights has led him here. He quenches his thirst for technology through his action oriented writing skills and a profound ability to stay up to date with latest industry trends.&&N/A" | split: '&&' %}
14
+ {% assign pallavi = "Pallavi Thakur&&/assets/images/pallavi.webp&&My name is Pallavi Thakur and I am an engineer and now pursuing my master's. I am very passionate about writing because it shapes my personality and connects me with world.&&N/A" | split: '&&' %}
15
+ {% assign rk = "Rk Shree&&/assets/images/karuna.webp&&RK Shree - A science enthusiast with a poetic flair, and possesses an insatiable desire to explore diverse fields seeking new knowledge and experiences. My work ethic is highly disciplined and dedicated. I take pleasure in pursuing creative endeavors that captivate me. &&https://twitter.com/rkshree2118?t=wuhNmjgq18UleNBfLyumag&s=09" | split: '&&' %}
16
+ {% assign debosmita = "Debosmita Bedajna&&/assets/images/debosmita.webp&&I'm Debosmita Bedajna. I have a keen interest in the arts. Dancing, painting, and playing string instruments are just a few of the ways I enjoy expressing myself creatively. I believe that engaging in art is an essential part of personal growth and development. &&N/A" | split: '&&' %}
17
+ {% assign suchita = "Suchita Kasab&&/assets/images/suchita.webp&&Hi, I'm Suchita Kasab. Along with writing, I also enjoy painting. I think I can express myself better through these art forms. &&N/A" | split: '&&' %}
18
+ {% assign aditya = "Aditya Thakur&&/assets/images/avatar.webp&&Hey there! I'm Aditya Thakur, a dedicated technology enthusiast with a strong passion for music and anime. I tackle challenges head-on and consistently strive for excellence. In my past time, you can find me indulging in my favorite tunes or exploring captivating anime worlds. &&N/A" | split: '&&' %}
19
+ {% assign harsh = "Harsh Kumar&&/assets/images/avatar.webp&&Hey there! I'm Harsh Kumar, a dedicated technology enthusiast with a strong passion for music and anime. I tackle challenges head-on and consistently strive for excellence. In my past time, you can find me indulging in my favorite tunes or exploring captivating anime worlds. &&N/A" | split: '&&' %}
20
+ {% assign taufik = "Taufik Ali&&/assets/images/taufik.webp&&Taufik has an analytical mindset and great attention to detail. He excels in analyzing website performance, conducting keyword research, optimizing on-page content, and developing effective link-building strategies. &&N/A" | split: '&&' %}
21
+ {% assign bandana = "Bandana Kumari&&/assets/images/bandana.webp&&Bandana is an experienced SEO professional. In addition to her technical expertise, Bandana possesses excellent communication skills, allowing her to effectively collaborate with cross-functional teams and provide actionable recommendations to improve website performance &&N/A" | split: '&&' %}
22
+ {% assign mahika = "Mahika Agrawal&&/assets/images/mahika.webp&&I'm Mahika Agrawal, an experienced content writer with a passion for words and skills in creating high-quality content that drives results. &&N/A" | split: '&&' %}
23
+ {%- assign postAuthor = post.author | split: " " -%}
24
+ {%- assign author = postAuthor.first | downcase -%}
25
+ {%- assign collection = [author] -%}
26
+ {%- for item in collection -%}
27
+ {%- if forloop.index==1 -%}
28
+ {%- assign authorName = item -%}
29
+ {%- endif -%}
30
+ {%- if forloop.index==2 -%}
31
+ {%- assign image = item -%}
32
+ {%- endif -%}
33
+ {%- if forloop.index==3 -%}
34
+ {%- assign bio = item -%}
35
+ {%- endif -%}
36
+ {%- if forloop.index==4 -%}
37
+ {%- assign twitter = item -%}
38
+ {%- endif -%}
39
+ {%- endfor -%}