18 | We're sorry, but the page you're looking for cannot be found.
19 | It seems that the link you followed may be outdated or
20 | incorrect. Please double-check the URL or try searching for
21 | the content you're looking for using the search bar. If you
22 | continue to experience difficulties, feel free to contact our
23 | support team for further assistance.
24 |
55 |
56 |
57 |
58 | >
59 | );
60 | }
61 |
62 | export default Community;
63 |
--------------------------------------------------------------------------------
/pages/data/ServicesData.js:
--------------------------------------------------------------------------------
1 | import {
2 | PiShootingStarDuotone,
3 | PiGraduationCapDuotone,
4 | PiAlarmDuotone,
5 | } from "react-icons/pi";
6 | export default [
7 | {
8 | ServiceIcon: { PiShootingStarDuotone },
9 | serviceHeading: "40+ Dream Internships",
10 | serviceDescription:
11 | "Grabtern Contains the dream Internship and global hackathons.",
12 | },
13 | {
14 | ServiceIcon: { PiGraduationCapDuotone },
15 | serviceHeading: "Former Interns",
16 | serviceDescription:
17 | "Get the mentorship from the past fellows and increase your chance to get your internship",
18 | },
19 | {
20 | ServiceIcon: { PiAlarmDuotone },
21 | serviceHeading: "Book your Session",
22 | serviceDescription:
23 | "Session are at very minimal price, you can book multiple session to multiple interns",
24 | },
25 | ];
26 |
--------------------------------------------------------------------------------
/pages/data/faq.js:
--------------------------------------------------------------------------------
1 | export default [
2 | {
3 | ques: "Who is a mentor?",
4 | ans: "A mentor is a person who can support, advise and guide you. They typically take the time to get to know you and the challenges you’re facing and then use their understanding and personal experience to help you improve.",
5 | },
6 | {
7 | ques: "Can I be a mentor in multiple areas or subjects?",
8 | ans: "Yes, if you have expertise and experience in multiple areas, you can choose to mentor in more than one field. However, it's essential to ensure that you can dedicate enough time and attention to each mentee.",
9 | },
10 | {
11 | ques: "How much time do I need to commit as a mentor?",
12 | ans: "The time commitment varies depending on your availability and the mentee's needs. Typically, mentors spend a few hours per month in one-on-one sessions or group interactions.",
13 | },
14 | {
15 | ques: "Is prior mentoring experience required?",
16 | ans: "While prior mentoring experience can be beneficial, it is not a strict requirement. A genuine willingness to help others and share your knowledge and experiences are more important qualities.",
17 | },
18 | {
19 | ques: "Can I be a mentor in multiple areas or subjects?",
20 | ans: "Yes, if you have expertise and experience in multiple areas, you can choose to mentor in more than one field. However, it's essential to ensure that you can dedicate enough time and attention to each mentee.",
21 | },
22 | {
23 | ques: "Can I be a mentor in multiple areas or subjects?",
24 | ans: "Yes, if you have expertise and experience in multiple areas, you can choose to mentor in more than one field. However, it's essential to ensure that you can dedicate enough time and attention to each mentee.",
25 | },
26 | {
27 | ques: "Will mentors receive payment after each session or on a monthly basis?",
28 | ans: " Mentors get the option to choose between receiving payment after each session or on a monthly basis.",
29 | },
30 | ];
31 |
--------------------------------------------------------------------------------
/pages/data/teamsData.js:
--------------------------------------------------------------------------------
1 | // export default [
2 | // {
3 | // imageSrc: "/assets/img/community_mentors/profile1.webp",
4 | // imageAlt: "Chirag Singhal",
5 | // profileName: "Chirag Singhal",
6 | // profileDescription: "Amazon ML summer mentor",
7 | // }
8 | // {
9 | // imageSrc: "/assets/img/community_mentors/profile2.webp",
10 | // imageAlt: "Anmol Agrawal",
11 | // profileName: "Anmol Agrawal",
12 | // profileDescription: "Google Summer of Code Mentor",
13 | // },
14 | // {
15 | // imageSrc: "/assets/img/community_mentors/profile3.webp",
16 | // imageAlt: "Syed Mohd Abbas",
17 | // profileName: "Syed Mohd Abbas",
18 | // profileDescription: "ISRO Mentor",
19 | // },
20 | // {
21 | // imageSrc: "/assets/img/community_mentors/Aarib.webp",
22 | // imageAlt: "Aarib",
23 | // profileName: "Aarib",
24 | // profileDescription: "Web Developer",
25 | // },
26 | // {
27 | // imageSrc: "/assets/img/community_mentors/profile4.webp",
28 | // imageAlt: "Muhammad Jufry",
29 | // profileName: "Muhammad Jufry",
30 | // profileDescription: "Chief Technical officer",
31 | // },
32 | // {
33 | // imageSrc: "/assets/img/community_mentors/profile5.webp",
34 | // imageAlt: "Shwetank Maheshwari",
35 | // profileName: "Shwetank Maheshwari",
36 | // profileDescription: "Amazon ML Summer Mentor",
37 | // },
38 | // {
39 | // imageSrc: "/assets/img/community_mentors/bhavy.webp",
40 | // imageAlt: "Bhavy Airi",
41 | // profileName: "Bhavy Airi",
42 | // profileDescription: "KDE Season of Docs Mentor",
43 | // },
44 | // {
45 | // imageSrc: "/assets/img/community_mentors/MyImage.webp",
46 | // imageAlt: "Md Riyazul Islam",
47 | // profileName: "Md Riyazul Islam",
48 | // profileDescription: "Front-End Developer",
49 | // },
50 | // {
51 | // imageSrc: "/assets/img/community_mentors/rafey_ahmad.webp",
52 | // imageAlt: "Rafey Ahmad",
53 | // profileName: "Rafey Ahmad",
54 | // profileDescription: "Back-End Developer",
55 | // },
56 | // ];
57 |
--------------------------------------------------------------------------------
/pages/data/testiomialsData.js:
--------------------------------------------------------------------------------
1 | export default [
2 | {
3 | testimonialUserName: "Lubna Fatima",
4 | testimonialUserHeadline: "B.Tech(2nd Year) | Amazon ML Intern",
5 | testimonialUserImage: "/assets/img/testimonials/lubna.webp",
6 | testimonialRate: 4,
7 | testimonialDescription:
8 | "Grabtern made the daunting task of applying for the Amazon ML Summer Internship a breeze, guiding me every step of the way. I'm very thankful for the difference GrabTern has made in my career journey I had the privilege of being a part it, and let me tell you, it exceeded all my expectations. It's the epitome of what an internship guide platform should be.",
9 | },
10 | {
11 | testimonialUserName: "Talib Hussain",
12 | testimonialUserHeadline: "B.Tech(3rd year) | MITACS Intern",
13 | testimonialUserImage: "/assets/img/testimonials/talib.webp",
14 | testimonialRate: 4.5,
15 | testimonialDescription:
16 | "The level of guidance and support I've received has been unparalleled. They made the daunting task of applying for the MITACS Research Internship a breeze, guiding me every step of the way. I couldn't be more thankful for the difference GrabTern has made. Thank you for providing such an outstanding service. I would highly recommend college student to give it a chance.",
17 | },
18 | {
19 | testimonialUserName: "Sidhdhi Varshney",
20 | testimonialUserHeadline: "B.Tech(2nd Year) | ISRO Intern",
21 | testimonialUserImage: "/assets/img/testimonials/testimonial-profile1.webp",
22 | testimonialRate: 3.5,
23 | testimonialDescription:
24 | "I have had an incredible experience using this platform and the results speak for themselves. I am beyond impressed with the guidance and support they provided, making the process of finding internships stress-free. Their commitment to helping individuals reach their career goals is unparalleled. If you want to take control of your career and reach a new height, GrabTern is the way to go.",
25 | },
26 | // {
27 | // testimonialUserName: "Ankit Kumar",
28 | // testimonialUserHeadline: "B.Tech(2nd Year) | GSOC 2022",
29 | // testimonialUserImage: "/assets/img/testimonials/ankit.webp",
30 | // testimonialRate: 4,
31 | // testimonialDescription:
32 | // "I was able to secure an internship that paid $3000, all thanks to the guidance and support of the GrabTern team. The platform is designed to help individuals like me achieve their career aspirations. If you're looking for a paid internship that will boost your resume and give you valuable industry experience, don't waste another moment searching. Use GrabTern and watch your career take off.",
33 | // },
34 | ];
35 |
--------------------------------------------------------------------------------
/pages/mentor/register.page.js:
--------------------------------------------------------------------------------
1 | import React from "react";
2 | import Header from "../../components/layout/Header";
3 | import Footer from "../../components/layout/Footer";
4 | import MentorForm from "../../components/MentorRegistration/MentorFormRegistration";
5 | import Head from "next/head";
6 |
7 | const MentorRegister = () => {
8 | return (
9 | <>
10 |
11 | GrabTern | Mentors Register Here
12 |
13 |
14 |
15 |
16 |
17 |
18 | >
19 | );
20 | };
21 |
22 | export default MentorRegister;
23 |
--------------------------------------------------------------------------------
/pages/mentor/setpassword/[mentorPWCode].page.js:
--------------------------------------------------------------------------------
1 | import React from "react";
2 | import dynamic from "next/dynamic";
3 | const Header = dynamic(() => import("../../../components/layout/Header"));
4 | const MentorFormSetupPW = dynamic(() =>
5 | import("../../../components/MentorFormSetupPW"),
6 | );
7 | const Footer = dynamic(() => import("../../../components/layout/Footer"));
8 | import axios from "axios";
9 |
10 | function Index({ mentorPWCode }) {
11 | return (
12 | <>
13 |
14 |
15 |
16 |
17 |
18 | >
19 | );
20 | }
21 |
22 | export default Index;
23 |
24 | export const getServerSideProps = async (context) => {
25 | const { mentorPWCode } = context.params;
26 | const url = `${process.env.NEXT_PUBLIC_BACKEND_URL}/api/mentors/verify/checkPW/${mentorPWCode}`;
27 | try {
28 | const { data: res } = await axios.get(url);
29 | if (res.message == "Invalid link") {
30 | return {
31 | redirect: {
32 | permanent: false,
33 | destination: "/",
34 | },
35 | props: {
36 | checkPW: "BAD",
37 | mentorPWCode: null,
38 | },
39 | };
40 | }
41 | } catch (error) {
42 | console.error("Server side props error ", error);
43 | }
44 | return {
45 | props: {
46 | checkPW: "OK",
47 | mentorPWCode: mentorPWCode,
48 | },
49 | };
50 | };
51 |
--------------------------------------------------------------------------------
/postcss.config.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | plugins: {
3 | tailwindcss: {},
4 | autoprefixer: {},
5 | },
6 | };
7 |
--------------------------------------------------------------------------------
/public/Grabtern2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/Grabtern2.jpg
--------------------------------------------------------------------------------
/public/Grabtern2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/Grabtern2.png
--------------------------------------------------------------------------------
/public/Hexagon.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/public/NewLogo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/NewLogo.png
--------------------------------------------------------------------------------
/public/assets/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/.DS_Store
--------------------------------------------------------------------------------
/public/assets/Visibillity.jsx:
--------------------------------------------------------------------------------
1 | import React from 'react'
2 |
3 | function Visibillity() {
4 | return (
5 |
9 | )
10 | }
11 |
12 | export default Visibillity
--------------------------------------------------------------------------------
/public/assets/VisibillityOff.jsx:
--------------------------------------------------------------------------------
1 | import React from 'react'
2 |
3 | function VisibillityOff() {
4 | return (
5 |
8 | )
9 | }
10 |
11 | export default VisibillityOff
--------------------------------------------------------------------------------
/public/assets/css/progressbar_barfiller.css:
--------------------------------------------------------------------------------
1 | /* Custom Code skills */
2 | .single-skill {
3 | display: flex;
4 | }
5 |
6 | .single-skill span {
7 | color: #79838b;
8 | font-size: 13px;
9 | font-weight: 300;
10 | letter-spacing: 0;
11 | margin-bottom: 14px;
12 | display: block;
13 | }
14 | .single-skill .bar-progress {
15 | width: 100%;
16 | }
17 | .single-skill .bar-title {
18 | width: 20%;
19 | margin-bottom: 19px;
20 | }
21 |
22 | .skills-content {
23 | padding-top: 200px;
24 | padding-left: 70px;
25 | }
26 |
27 | .skills-shape-bg {
28 | height: 651px;
29 | width: 868px;
30 | position: absolute;
31 | content: "";
32 | border: 2px solid #4d4d4d;
33 | left: 40%;
34 | top: 255px;
35 | }
36 |
37 | .skills-shape-bg::before {
38 | position: absolute;
39 | content: "";
40 | height: 465px;
41 | width: 300px;
42 | border: 2px solid #4d4d4d;
43 | left: -35%;
44 | top: 50%;
45 | transform: translateY(-50%);
46 | border-right: 0;
47 | }
48 |
49 | /* Default */
50 | .barfiller {
51 | width: 100%;
52 | height: 10px;
53 | background: #f6f9fc;
54 | position: relative;
55 | border-radius: 5px;
56 | }
57 |
58 | .barfiller .fill {
59 | display: block;
60 | position: relative;
61 | width: 0px;
62 | height: 100%;
63 | background: #333;
64 | z-index: 1;
65 | border-radius: 5px;
66 | }
67 |
68 | .barfiller .tipWrap {
69 | display: none;
70 | }
71 |
72 | .barfiller .tip {
73 | margin-top: -28px;
74 | padding: 2px 4px;
75 | font-size: 16px;
76 | color: #09cc7f;
77 | left: 0px;
78 | position: absolute;
79 | z-index: 2;
80 | background: transparent;
81 | font-weight: 800;
82 | }
83 |
84 | .barfiller .tip:after {
85 | border: solid;
86 | border-color: rgba(0, 0, 0, 0.8) transparent;
87 | border-width: 6px 6px 0 6px;
88 | content: "";
89 | display: block;
90 | position: absolute;
91 | left: 9px;
92 | top: 100%;
93 | z-index: 9;
94 | display: none;
95 | }
96 |
--------------------------------------------------------------------------------
/public/assets/css/responsive.css:
--------------------------------------------------------------------------------
1 | /* Normal desktop :1200px. */
2 | @media (min-width: 1200px) and (max-width: 1500px) {
3 | }
4 |
5 | /* Normal desktop :992px. */
6 | @media (min-width: 992px) and (max-width: 1200px) {
7 | }
8 |
9 | /* Tablet desktop :768px. */
10 | @media (min-width: 768px) and (max-width: 991px) {
11 | }
12 |
13 | /* small mobile :320px. */
14 | @media (max-width: 767px) {
15 | }
16 |
17 | /* Large Mobile :480px. */
18 | @media only screen and (min-width: 480px) and (max-width: 767px) {
19 | .container {
20 | width: 450px;
21 | }
22 | }
23 |
--------------------------------------------------------------------------------
/public/assets/fonts/Flaticon.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/Flaticon.eot
--------------------------------------------------------------------------------
/public/assets/fonts/Flaticon.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/Flaticon.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/Flaticon.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/Flaticon.woff
--------------------------------------------------------------------------------
/public/assets/fonts/Flaticon.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/Flaticon.woff2
--------------------------------------------------------------------------------
/public/assets/fonts/_flaticon.scss:
--------------------------------------------------------------------------------
1 | /*
2 | Flaticon icon font: Flaticon
3 | Creation date: 02/06/2020 05:24
4 | */
5 |
6 | @font-face {
7 | font-family: "Flaticon";
8 | src: url("./Flaticon.eot");
9 | src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
10 | url("./Flaticon.woff2") format("woff2"),
11 | url("./Flaticon.woff") format("woff"),
12 | url("./Flaticon.ttf") format("truetype"),
13 | url("./Flaticon.svg#Flaticon") format("svg");
14 | font-weight: normal;
15 | font-style: normal;
16 | }
17 |
18 | @media screen and (-webkit-min-device-pixel-ratio: 0) {
19 | @font-face {
20 | font-family: "Flaticon";
21 | src: url("./Flaticon.svg#Flaticon") format("svg");
22 | }
23 | }
24 |
25 | .fi:before {
26 | display: inline-block;
27 | font-family: "Flaticon";
28 | font-style: normal;
29 | font-weight: normal;
30 | font-variant: normal;
31 | line-height: 1;
32 | text-decoration: inherit;
33 | text-rendering: optimizeLegibility;
34 | text-transform: none;
35 | -moz-osx-font-smoothing: grayscale;
36 | -webkit-font-smoothing: antialiased;
37 | font-smoothing: antialiased;
38 | }
39 |
40 | .flaticon-null:before {
41 | content: "\f100";
42 | }
43 | .flaticon-null-1:before {
44 | content: "\f101";
45 | }
46 | .flaticon-gear:before {
47 | content: "\f102";
48 | }
49 | .flaticon-think:before {
50 | content: "\f103";
51 | }
52 |
53 | $font-Flaticon-null: "\f100";
54 | $font-Flaticon-null-1: "\f101";
55 | $font-Flaticon-gear: "\f102";
56 | $font-Flaticon-think: "\f103";
57 |
--------------------------------------------------------------------------------
/public/assets/fonts/fa-brands-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-brands-400.eot
--------------------------------------------------------------------------------
/public/assets/fonts/fa-brands-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-brands-400.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/fa-brands-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-brands-400.woff
--------------------------------------------------------------------------------
/public/assets/fonts/fa-brands-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-brands-400.woff2
--------------------------------------------------------------------------------
/public/assets/fonts/fa-regular-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-regular-400.eot
--------------------------------------------------------------------------------
/public/assets/fonts/fa-regular-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-regular-400.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/fa-regular-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-regular-400.woff
--------------------------------------------------------------------------------
/public/assets/fonts/fa-regular-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-regular-400.woff2
--------------------------------------------------------------------------------
/public/assets/fonts/fa-solid-900.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-solid-900.eot
--------------------------------------------------------------------------------
/public/assets/fonts/fa-solid-900.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-solid-900.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/fa-solid-900.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-solid-900.woff
--------------------------------------------------------------------------------
/public/assets/fonts/fa-solid-900.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/fa-solid-900.woff2
--------------------------------------------------------------------------------
/public/assets/fonts/flaticon.css:
--------------------------------------------------------------------------------
1 | /*
2 | Flaticon icon font: Flaticon
3 | Creation date: 02/06/2020 05:24
4 | */
5 |
6 | @font-face {
7 | font-family: "Flaticon";
8 | src: url("./Flaticon.eot");
9 | src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
10 | url("./Flaticon.woff2") format("woff2"),
11 | url("./Flaticon.woff") format("woff"),
12 | url("./Flaticon.ttf") format("truetype"),
13 | url("./Flaticon.svg#Flaticon") format("svg");
14 | font-weight: normal;
15 | font-style: normal;
16 | }
17 |
18 | @media screen and (-webkit-min-device-pixel-ratio: 0) {
19 | @font-face {
20 | font-family: "Flaticon";
21 | src: url("./Flaticon.svg#Flaticon") format("svg");
22 | }
23 | }
24 |
25 | [class^="flaticon-"]:before,
26 | [class*=" flaticon-"]:before,
27 | [class^="flaticon-"]:after,
28 | [class*=" flaticon-"]:after {
29 | font-family: Flaticon;
30 | font-size: 20px;
31 | font-style: normal;
32 | margin-left: 20px;
33 | }
34 |
35 | .flaticon-null:before {
36 | content: "\f100";
37 | }
38 | .flaticon-null-1:before {
39 | content: "\f101";
40 | }
41 | .flaticon-gear:before {
42 | content: "\f102";
43 | }
44 | .flaticon-think:before {
45 | content: "\f103";
46 | }
47 |
--------------------------------------------------------------------------------
/public/assets/fonts/gijgo-material.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/gijgo-material.eot
--------------------------------------------------------------------------------
/public/assets/fonts/gijgo-material.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/gijgo-material.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/gijgo-material.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/gijgo-material.woff
--------------------------------------------------------------------------------
/public/assets/fonts/themify.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/themify.eot
--------------------------------------------------------------------------------
/public/assets/fonts/themify.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/themify.ttf
--------------------------------------------------------------------------------
/public/assets/fonts/themify.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/fonts/themify.woff
--------------------------------------------------------------------------------
/public/assets/img/BecomeMentor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/BecomeMentor.png
--------------------------------------------------------------------------------
/public/assets/img/MentorImg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/MentorImg.png
--------------------------------------------------------------------------------
/public/assets/img/QR.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/QR.png
--------------------------------------------------------------------------------
/public/assets/img/RequestState/error.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/RequestState/error.png
--------------------------------------------------------------------------------
/public/assets/img/RequestState/loading.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/RequestState/loading.png
--------------------------------------------------------------------------------
/public/assets/img/chatSupport.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/chatSupport.gif
--------------------------------------------------------------------------------
/public/assets/img/comingSoon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/comingSoon.png
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/Aarib.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/Aarib.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/MyImage.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/MyImage.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/bhavy.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/bhavy.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/blank-profile-photo.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/blank-profile-photo.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/profile1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/profile1.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/profile2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/profile2.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/profile3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/profile3.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/profile4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/profile4.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/profile5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/profile5.webp
--------------------------------------------------------------------------------
/public/assets/img/community_mentors/rafey_ahmad.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/community_mentors/rafey_ahmad.webp
--------------------------------------------------------------------------------
/public/assets/img/company/hackerRank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
--------------------------------------------------------------------------------
/public/assets/img/company/microsoft.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
10 |
--------------------------------------------------------------------------------
/public/assets/img/elements/a.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/a.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/a2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/a2.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/d.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/d.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/disabled-check.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/disabled-check.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/disabled-radio.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/disabled-radio.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f1.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f2.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f3.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f4.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f5.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f6.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f6.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f7.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f7.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/f8.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/f8.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g1.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g2.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g3.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g4.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g5.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g6.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g6.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g7.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g7.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/g8.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/g8.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/primary-check.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/primary-check.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/primary-radio.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/primary-radio.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/success-check.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/success-check.webp
--------------------------------------------------------------------------------
/public/assets/img/elements/success-radio.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/elements/success-radio.webp
--------------------------------------------------------------------------------
/public/assets/img/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/favicon.ico
--------------------------------------------------------------------------------
/public/assets/img/favicon1.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/favicon1.ico
--------------------------------------------------------------------------------
/public/assets/img/gallery/20944201.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/20944201.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/Outreachysr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/Outreachysr.png
--------------------------------------------------------------------------------
/public/assets/img/gallery/about2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/about2.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/about3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/about3.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/adobeshe.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/adobeshe.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/engage.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/engage.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured1.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured2.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured3.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured4.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured5.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/featured6.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/featured6.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/footer-bg.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/footer-bg.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/footer_bg.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/footer_bg.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/form.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/form.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/grid.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/grid.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/gsoc.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/gsoc.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/h1_hero2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/h1_hero2.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/hackerrank.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/hackerrank.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/heart1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/heart1.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/interngsoc.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/interngsoc.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/isro.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/isro.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/kde.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/kde.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/logo2_footer.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/logo2_footer.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/mentors.avif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/mentors.avif
--------------------------------------------------------------------------------
/public/assets/img/gallery/mitacs.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/mitacs.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/mlamazon.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/mlamazon.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/mlhfellowship.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/mlhfellowship.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/mlhprep.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/mlhprep.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/qutaion.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/qutaion.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/screen.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/screen.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/section-bg3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/section-bg3.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/section_bg01.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/section_bg01.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/section_bg02.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/section_bg02.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/sn-boses.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/sn-boses.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/sobs.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/sobs.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/step.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/step.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic1.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic2.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic3.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic4.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic5.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic6.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic6.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic7.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic7.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/topic8.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/topic8.webp
--------------------------------------------------------------------------------
/public/assets/img/gallery/wow.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gallery/wow.webp
--------------------------------------------------------------------------------
/public/assets/img/gif/Spinner.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/gif/Spinner.gif
--------------------------------------------------------------------------------
/public/assets/img/hackathons/689.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/689.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/917.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/917.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/Apple Swift Challenge.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/Apple Swift Challenge.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/Facebook Hacker Cup.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/Facebook Hacker Cup.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/Hackoctoberfest.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/Hackoctoberfest.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/Microsoft Image Cup.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/Microsoft Image Cup.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/Solve_for_Tomorrow_346x219_1_346x210_1_346x205_1_346x202_1_346x200.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/Solve_for_Tomorrow_346x219_1_346x210_1_346x205_1_346x202_1_346x200.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/codecrush.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/codecrush.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/gcccode.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/gcccode.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/girls3_384x219.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/girls3_384x219.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/image.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/image.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/magnifying-glass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/magnifying-glass.png
--------------------------------------------------------------------------------
/public/assets/img/hackathons/north.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/north.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/p_1178x720.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/p_1178x720.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/q5_2_1173x720.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/q5_2_1173x720.webp
--------------------------------------------------------------------------------
/public/assets/img/hackathons/tata Imagination.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hackathons/tata Imagination.webp
--------------------------------------------------------------------------------
/public/assets/img/hero/h1_hero.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hero/h1_hero.webp
--------------------------------------------------------------------------------
/public/assets/img/hero/hero2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hero/hero2.webp
--------------------------------------------------------------------------------
/public/assets/img/hero/screen.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/hero/screen.webp
--------------------------------------------------------------------------------
/public/assets/img/icon/about.svg:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/public/assets/img/icon/icon3.svg:
--------------------------------------------------------------------------------
1 |
15 |
--------------------------------------------------------------------------------
/public/assets/img/icon/no-profile-picture.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/icon/no-profile-picture.webp
--------------------------------------------------------------------------------
/public/assets/img/icon/right-icon.svg:
--------------------------------------------------------------------------------
1 |
14 |
--------------------------------------------------------------------------------
/public/assets/img/login-bg.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/login-bg.mp4
--------------------------------------------------------------------------------
/public/assets/img/logo/loder.svg:
--------------------------------------------------------------------------------
1 |
8 |
--------------------------------------------------------------------------------
/public/assets/img/logo/loder.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/logo/loder.webp
--------------------------------------------------------------------------------
/public/assets/img/logo/logo.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/logo/logo.webp
--------------------------------------------------------------------------------
/public/assets/img/logo/logo2_footer.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/logo/logo2_footer.webp
--------------------------------------------------------------------------------
/public/assets/img/noSupport.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/noSupport.gif
--------------------------------------------------------------------------------
/public/assets/img/post/next.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/next.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_1.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_10.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_10.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_2.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_2.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_3.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_3.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_4.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_4.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_5.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_5.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_6.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_6.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_7.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_7.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_8.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_8.webp
--------------------------------------------------------------------------------
/public/assets/img/post/post_9.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/post_9.webp
--------------------------------------------------------------------------------
/public/assets/img/post/preview.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/post/preview.webp
--------------------------------------------------------------------------------
/public/assets/img/support.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/support.gif
--------------------------------------------------------------------------------
/public/assets/img/testimonials/ankit.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/testimonials/ankit.webp
--------------------------------------------------------------------------------
/public/assets/img/testimonials/lubna.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/testimonials/lubna.webp
--------------------------------------------------------------------------------
/public/assets/img/testimonials/talib.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/testimonials/talib.webp
--------------------------------------------------------------------------------
/public/assets/img/testimonials/testimonial-profile1.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/testimonials/testimonial-profile1.webp
--------------------------------------------------------------------------------
/public/assets/img/userIcon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/userIcon.png
--------------------------------------------------------------------------------
/public/assets/img/vector_images/image_1-removebg-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/img/vector_images/image_1-removebg-preview.png
--------------------------------------------------------------------------------
/public/assets/index.js:
--------------------------------------------------------------------------------
1 | export { default as MentorImg } from './img/MentorImg.png';
2 | export { default as BecomeMentor } from './img/BecomeMentor.png';
3 | export { default as GSoC } from './img/company/GSoC.svg';
4 | export { default as microsoft } from './img/company/microsoft.svg';
5 | export { default as mlh } from './img/company/mlh.svg';
6 | export { default as hackerRank } from './img/company/hackerRank.svg';
7 | export { default as mentorImg } from './img/MentorImg.svg';
8 | export { default as comingSoon } from './img/comingSoon.png';
9 | export { default as userIcon } from './img/userIcon.png';
10 | export { default as support } from './img/support.gif';
11 | export { default as noSupport } from './img/noSupport.gif';
12 | export { default as chatSupport } from './img/chatSupport.gif';
13 |
--------------------------------------------------------------------------------
/public/assets/sound/greet.wav:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/assets/sound/greet.wav
--------------------------------------------------------------------------------
/public/blacklogo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/blacklogo.png
--------------------------------------------------------------------------------
/public/blank-profile-photo.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/blank-profile-photo.webp
--------------------------------------------------------------------------------
/public/discord.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/discord.png
--------------------------------------------------------------------------------
/public/exampleMentorPhoto.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/exampleMentorPhoto.webp
--------------------------------------------------------------------------------
/public/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/favicon.ico
--------------------------------------------------------------------------------
/public/faviconn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/anmode/grabtern-frontend/5c8bb32a1bcdb097b130eb0087a613d299c7d58e/public/faviconn.png
--------------------------------------------------------------------------------
/public/feed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | GrabTern
4 |
5 | https://grabtern.in/
6 |
7 |
8 | Welcome to GrabTern!
9 |
With GrabTern you can easly get your dream Intern from GSoc, MLH, Amazon ML Summer Intern and Many more that will be guide by mentor only just for ₹ 1 Rupee, So What are you waiting for? Sign Up the intern at GrabTern and will be guide by mentor and dream your intern job sooner!