├── PSD.png
├── PSD(1).png
├── gssoc.ico
├── images
├── gssoc.png
├── github.png
├── lead-bg.jpg
├── gs_project.png
├── sketchapp.png
├── challengerocket.png
├── submit_poster.png
└── mentorship_poster.png
├── GS_2k_whiteBG.png
├── GSsoc Type Logo Black.png
├── libs
└── font-awesome
│ ├── fonts
│ ├── fontawesome-webfont5b62.eot
│ ├── fontawesome-webfont5b62.ttf
│ ├── fontawesome-webfontd41d.eot
│ ├── fontawesome-webfont5b62.woff
│ └── fontawesome-webfont5b62.woff2
│ └── css
│ └── font-awesome.min.css
├── LICENSE
├── js
├── scripts.min.js
├── particles.min.js
└── jquery.min.js
├── README.md
├── css
├── styles.css
└── bootstrap.min.css
└── index.html
/PSD.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/PSD.png
--------------------------------------------------------------------------------
/PSD(1).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/PSD(1).png
--------------------------------------------------------------------------------
/gssoc.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/gssoc.ico
--------------------------------------------------------------------------------
/images/gssoc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/gssoc.png
--------------------------------------------------------------------------------
/GS_2k_whiteBG.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/GS_2k_whiteBG.png
--------------------------------------------------------------------------------
/images/github.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/github.png
--------------------------------------------------------------------------------
/images/lead-bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/lead-bg.jpg
--------------------------------------------------------------------------------
/images/gs_project.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/gs_project.png
--------------------------------------------------------------------------------
/images/sketchapp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/sketchapp.png
--------------------------------------------------------------------------------
/GSsoc Type Logo Black.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/GSsoc Type Logo Black.png
--------------------------------------------------------------------------------
/images/challengerocket.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/challengerocket.png
--------------------------------------------------------------------------------
/images/submit_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/submit_poster.png
--------------------------------------------------------------------------------
/images/mentorship_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/images/mentorship_poster.png
--------------------------------------------------------------------------------
/libs/font-awesome/fonts/fontawesome-webfont5b62.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/libs/font-awesome/fonts/fontawesome-webfont5b62.eot
--------------------------------------------------------------------------------
/libs/font-awesome/fonts/fontawesome-webfont5b62.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/libs/font-awesome/fonts/fontawesome-webfont5b62.ttf
--------------------------------------------------------------------------------
/libs/font-awesome/fonts/fontawesome-webfontd41d.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/libs/font-awesome/fonts/fontawesome-webfontd41d.eot
--------------------------------------------------------------------------------
/libs/font-awesome/fonts/fontawesome-webfont5b62.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/libs/font-awesome/fonts/fontawesome-webfont5b62.woff
--------------------------------------------------------------------------------
/libs/font-awesome/fonts/fontawesome-webfont5b62.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/HEAD/libs/font-awesome/fonts/fontawesome-webfont5b62.woff2
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2018 Piyush Raj
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/js/scripts.min.js:
--------------------------------------------------------------------------------
1 | /*!
2 | Title: Dev Portfolio Template
3 | Version: 1.1.3
4 | Last Change: 03/25/17
5 | Author: Ryan Fitzgerald
6 | Repo: https://github.com/RyanFitzgerald/devportfolio-template
7 | Issues: https://github.com/RyanFitzgerald/devportfolio-template/issues
8 |
9 | Description: This file contains all the scripts associated with the single-page
10 | portfolio website.
11 | */
12 | !function(e){e("html").removeClass("no-js"),e("header a").click(function(i){if(!e(this).hasClass("no-scroll")){i.preventDefault();var t=e(this).attr("href"),a=e(t).offset().top;e("html, body").animate({scrollTop:a+"px"},{duration:300},Math.abs(window.pageYOffset-e(t).offset().top)/1),e("header").hasClass("active")&&e("header, body").removeClass("active")}}),e("#to-top").click(function(){e("html, body").animate({scrollTop:0},500)}),e("#lead-down span").click(function(){var i=e("#lead").next().offset().top;e("html, body").animate({scrollTop:i+"px"},500)}),e("#experience-timeline").each(function(){$this=e(this),$userContent=$this.children("div"),$userContent.each(function(){e(this).addClass("vtimeline-content").wrap('
')}),$this.find(".vtimeline-content").each(function(){var i=e(this).data("date");i&&e(this).parent().prepend(''+i+"")})}),e("#mobile-menu-open").click(function(){e("header, body").addClass("active")}),e("#mobile-menu-close").click(function(){e("header, body").removeClass("active")})}(jQuery),particlesJS.load("particles-js","assets/particles.json",function(){console.log("callback - particles.js config loaded")});
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | 
2 |
3 | # GirlScript Summer Of Code 2018 - Mentorship Program
4 |
5 | ## What is GirlScript Summer of Code?
6 |
7 | GirlScript India is organising GirlScript Summer of Code this year. This is an opensource event where novice as well as seasoned developers from all over India come together to work on projects. Beginners get a nice opportunity to learn and work on a real world project at the same time.
8 |
9 | As of now around 900 participants have registered all across the country and we aim to complete 30+ open source projects under the program.
10 |
11 | ## 🙋♀️ Girlscript Summer Of Code Mentorship Program
12 |
13 | The Summer Of Code includes a mentorship program in which mentors will guide the projects to completion by creating issues and tutoring the novice to have a learning experience at the Summer of Code. Not only beginners but also experienced developers will have an opportunity to connect with a mentor and learn new things. Therefore, mentors play a vital role in making this a successful event.
14 |
15 | You can either **mentor for a project** or **you can submit your own projects to be completed during GSSOC**. Apart from the above project ideas, GSSOC'18 will also include the development of websites for various NGO organizations and Open-Web Literacy programs.
16 |
17 | Apply As a Mentor Here: [GirlScript Summer of Code 2018 - Mentor Application](http://www.shortto.com/MentorGSSOC)
18 |
19 | 
20 |
21 | ## 👩🏫 Your responsibilities as a mentor
22 |
23 | 1. All the projects will have labels associated with it clarifying the skill set required for significant contributions to the project which makes it more feasible for the participants to make pull requests in the proposed projects.
24 | 2. The mentors would be required to maintain a leaderboard of the contributions of all their mentees.
25 | 3. Also, the mentors are supposed to give biweekly evaluation of the participants under their project to their respective project admin and the organizing team. This would help in the overall evaluation of all the participants.
26 |
27 | ## 🖥 Submitting your project
28 |
29 | Apart from being a mentor, you can also submit your own project ideas to be completed during GSSOC. You can chose to be a mentor for your submitted projects.
30 |
31 | Projects can be from any field (Web Development, Android Development, Software Development, Artificial Intelligence/Machine Learning, Design) and can use any languages/softwares.
32 |
33 | We would appreciate if you can contribute with multiple project ideas and it will be an icing on the cake if you choose to be a mentor as well.
34 |
35 | Submit Your Projects Here: [GirlScript Summer of Code 2018 - Project Submission](http://bit.ly/ProjectsGSSOC)
36 |
37 | 
38 |
39 | ## 🎉 Awards and Goodies
40 |
41 | All hard work comes with a reward.
42 | Mentors will be awarded a **certificate of recognition from GirlScript India**.
43 | Moreover, being a mentor for a 3-Month long All India Open Source Event organised by a Non-Profit Organisation would be an amazing experience in itself.
44 | Mentors will also receive an awesome GirlScript Tshirt and exciting goodies after successful completion of your role as a mentor during GirlScript Summer of Code 2018.
45 |
46 | Apply As a Mentor Here: [GirlScript Summer of Code 2018 - Mentor Application](http://www.shortto.com/MentorGSSOC)
47 | Submit Your Projects Here: [GirlScript Summer of Code 2018 - Project Submission](http://bit.ly/ProjectsGSSOC)
48 |
49 | [GirlScript Summer Of Code 2018 - Official Website](http://www.gssoc.tech)
50 | [GirlScript India - Official Website](http://www.girlscript.tech)
51 |
--------------------------------------------------------------------------------
/css/styles.css:
--------------------------------------------------------------------------------
1 | /*!
2 | Title: Dev Portfolio Template
3 | Version: 1.1.3
4 | Last Change: 03/25/17
5 | Author: Ryan Fitzgerald
6 | Repo: https://github.com/RyanFitzgerald/devportfolio-template
7 | Issues: https://github.com/RyanFitzgerald/devportfolio-template/issues
8 |
9 | Description: This file contains all the styles associated with the page
10 | that don't come from third party libraries. This file gets compiled using
11 | Gulp and send to the /css folder which is then loaded on the page.
12 | */body{font-family:'Lato', sans-serif;font-size:16px}body.active{overflow:hidden;z-index:-1}.no-js #experience-timeline>div{background:#fff;padding:10px;margin-bottom:10px;border:1px solid #dcd9d9}.no-js #experience-timeline>div h3{font-size:1.5em;font-weight:300;color:#374054;display:inline-block;margin:0}.no-js #experience-timeline>div h4{font-size:1.2em;font-weight:300;color:#7e8890;margin:0 0 15px 0}.no-js #experience-timeline>div p{color:#74808a;font-size:0.9em;margin:0}.no-js #experience-timeline:before,.no-js #experience-timeline:after{content:none}@-webkit-keyframes dropHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}header{position:absolute;top:0;left:0;right:0;z-index:5;-webkit-animation-name:dropHeader;animation-name:dropHeader;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:0.75s;animation-duration:0.75s}header ul{background:none;text-align:right;padding:10px;margin:0}header li{font-size:1.2em;display:inline-block}header a{display:block;color:#f2f2f5;padding:10px}header a:hover{color:#7a7a7a;text-decoration:none;background:rgba(255,255,255,0);border-radius:4px}header a:focus{color:#3C3C3C;text-decoration:none}header.active{display:block}header.sticky{position:fixed;z-index:999}#menu.active{display:block}#mobile-menu-open{display:none;cursor:pointer;position:fixed;right:15px;top:10px;color:#3C3C3C;font-size:1.5em;z-index:20;padding:0 7px;border-radius:4px;background:#fff}#mobile-menu-close{display:none;text-align:right;width:100%;background:#fff;font-size:1.5em;padding-right:15px;padding-top:10px;cursor:pointer;color:#3C3C3C}#mobile-menu-close span{font-size:0.5em;text-transform:uppercase}#mobile-menu-close i{vertical-align:middle}footer{padding:50px 0}.copyright{padding-top:20px}.copyright p{margin:0;color:#74808a}.top{text-align:center}.top span{cursor:pointer;display:block;margin:15px auto 0 auto;width:35px;height:35px;border-radius:50%;border:3px solid #b9bfc4;text-align:center}.top i{color:#74808a}.social{text-align:right}.social ul{margin:5px 0 0 0;padding:0}.social li{display:inline-block;font-size:1.25em;list-style:none}.social a{display:block;color:#74808a;padding:10px}.social a:hover{color:#3C3C3C}.btn-rounded-white{display:inline-block;color:#fff;padding:15px 25px;border:none;transition:.5s ease all}.btn-rounded-white:hover{color:#3C3C3C;background:#dcd9d9;text-decoration:none}.shadow{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.shadow-large{box-shadow:0 3px 6px rgba(0,0,0,0.08),0 3px 6px rgba(0,0,0,0.15)}.heading{position:relative;display:inline-block;font-size:2em;font-weight:300;margin:0 0 30px 0}.heading:after{position:absolute;content:'';top:100%;height:1px;width:50px;left:0;right:0;margin:0 auto;background:#3C3C3C}.background-alt{background:#f2f2f5}#lead{position:relative;height:100vh;min-height:500px;max-height:1080px;background:url(../images/lead-bg.jpg);background-size:cover;padding:15px;overflow:hidden}#particles-js{position:relative;float:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}no-particles-js{position:relative;display:none}#no-lead-content{display:none;position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}#no-lead-content h1,#no-lead-content h2{margin:0}#no-lead-content h1{color:#fff;font-weight:900;font-size:5em;text-transform:uppercase;letter-spacing:0.05em;line-height:0.9em;margin-top:70px}#no-lead-content h2{color:#d3d3d3;font-weight:500;font-size:2.25em;margin-bottom:15px;margin-top:-130px}#no-lead-content h4{color:#d3d3d3;font-weight:500;font-size:1.0em;margin-bottom:15px}#lead-content{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}#lead-content h1,#lead-content h2{margin:40px}#lead-content h1{color:#fff;font-weight:900;font-size:5em;text-transform:uppercase;letter-spacing:0.05em;line-height:0.9em}#lead-content h2{color:#d3d3d3;font-weight:500;font-size:2.25em;margin-bottom:15px}#lead-content h4{color:#d3d3d3;font-weight:500;font-size:1.0em;margin-bottom:15px;margin-top:50px}#lead-overlay{position:absolute;height:100%;width:0%;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.1);z-index:1}#lead-down{position:absolute;left:0;right:0;width:100%;text-align:center;z-index:10;bottom:15px;color:#fff}#lead-down span{cursor:pointer;display:block;margin:0 auto;width:55px;height:55px;border-radius:50%;border:0px solid #fff;text-align:center}#lead-down i{-webkit-animation:pulsate 1.5s ease;animation:pulsate 1.5s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;padding-top:0px;font-size:4em;font-weight:100;color:lightgray}#lead-down p{font-size:small;color:gray}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes pulsate{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{-webkit-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}#about{padding:40px 15px;border-bottom:1px solid #dcd9d9}#about h2{color:#374054}#about p{color:#74808a;margin:0 0 0 30px;font-size:1.1em;text-align:justify}#experience{padding:50px 15px;text-align:center;border-bottom:1px solid #dcd9d9}#experience h2{color:#374054}#experience-timeline{margin:30px auto 0 auto;position:relative;max-width:1000px}#experience-timeline:before{position:absolute;content:'';top:0;bottom:0;left:303px;right:auto;height:100%;width:3px;background:#3C3C3C;z-index:0}#experience-timeline:after{position:absolute;content:'';width:3px;height:40px;background:#3C3C3C;background:linear-gradient(to bottom, #3C3C3C, rgba(60,60,60,0));top:100%;left:303px}.vtimeline-content{margin-left:350px;background:#fff;border:1px solid #e6e6e6;padding:15px;border-radius:3px;text-align:left}.vtimeline-content h3{font-size:1.5em;font-weight:300;color:#374054;display:inline-block;margin:0}.vtimeline-content h4{font-size:1.2em;font-weight:300;color:#7e8890;margin:0 0 2px 0}.vtimeline-content h5{font-size:1.0em;font-weight:300;color:#7e8890;margin:0 0 15px 0}.vtimeline-content p{color:#74808a;font-size:0.9em;margin:0}.vtimeline-point{position:relative;display:block;vertical-align:top;margin-bottom:30px}.vtimeline-icon{position:relative;color:#fff;width:50px;height:50px;background:#3C3C3C;border-radius:50%;float:left;z-index:99;margin-left:280px}.vtimeline-icon i{display:block;font-size:2em;margin-top:10px}.vtimeline-date{width:260px;text-align:right;position:absolute;left:0;top:10px;font-weight:300;color:#374054}#info{padding:50px 15px 20px 15px;border-bottom:1px solid #dcd9d9;text-align:center}#info h2{color:#374054;margin-bottom:50px}.info-block{max-width:700px;margin:0 auto 30px auto;padding:15px;border:1px solid #dcd9d9;text-align:left}.info-block h3{font-weight:500;float:left;margin:0;color:#374054}.info-block span{color:#74808a;float:right}.info-block h4{color:#74808a;clear:both;font-weight:500;margin:0 0 2px 0}.info-block h5{font-size:1.0em;font-weight:300;color:#7e8890;margin:0 0 15px 0}.info-block p,.info-block ul{margin:0;color:#74808a;font-size:0.9em}.info-block ul{padding:0 0 0 15px}#projects{padding:50px 15px;border-bottom:1px solid #dcd9d9;text-align:center}#projects h2{color:#374054;margin-bottom:50px}.project{position:relative;max-width:900px;margin:0 auto 30px auto;overflow:hidden;background:#fff;border-radius:4px}.project-image{float:left}.project-info{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:300px;padding:15px}.project-info h3{font-size:1.5em;font-weight:300;color:#374054;margin:0 0 15px 0}.project-info h4{font-size:0.9em;margin:-10px 0 10px 0;color:#74808a;font-weight:400}.project-info p{color:#74808a;margin:10px 10px 15px 10px;font-size:0.9em;text-align:justify}#skills{padding:50px 15px;text-align:center}#skills h2{color:#374054;margin-bottom:50px}#skills ul{display:block;margin:0 auto;padding:0;max-width:800px}#skills li{display:inline-block;margin:7px;padding:5px 10px;color:#374054;background:#e4e4ea;list-style:none;cursor:default;font-size:1.2em}#languages{padding:50px 15px;text-align:center;border-bottom:1px solid #dcd9d9}#languages h2{color:#374054;margin-bottom:50px}#languages ul{display:block;margin:0 auto;padding:0;max-width:800px}#languages li{display:inline-block;margin:0px;padding:5px 10px;color:#374054;background:#f2f2f5;list-style:none;cursor:default;font-size:1.4em}#companies{padding:30px 0px;text-align:center;border-bottom:1px solid #dcd9d9}#companies h2{color:#374054;margin-bottom:50px}#companies ul{display:block;margin:0 auto;padding:0;max-width:95%}#companies li{display:inline-block;margin:0px;padding:20px 30px;color:#374054;background:#f2f2f5;list-style:none;cursor:default;font-size:1.4em}#contact{padding:50px 15px;background:#3C3C3C;text-align:center}#contact h2{margin:0 0 15px 0;color:#fff;font-weight:500}#contact-form{max-width:500px;margin:0 auto}#contact-form input,#contact-form textarea{display:block;width:100%;padding:10px;border-radius:4px;border:none;margin-bottom:10px;background:#161616;color:#fff;transition:.5s ease all}#contact-form input::-webkit-input-placeholder,#contact-form textarea::-webkit-input-placeholder{color:#fff}#contact-form input:-moz-placeholder,#contact-form textarea:-moz-placeholder{color:#fff;opacity:1}#contact-form input::-moz-placeholder,#contact-form textarea::-moz-placeholder{color:#fff;opacity:1}#contact-form input:-ms-input-placeholder,#contact-form textarea:-ms-input-placeholder{color:#fff}#contact-form input:focus,#contact-form textarea:focus{outline:none;background:#000}#contact-form textarea{height:150px;resize:none}#contact-form button{display:block;width:100%;background:#fff;border-radius:4px;padding:5px 10px;border:none;color:#3C3C3C;font-weight:700;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);transition:.5s ease all}#contact-form button:hover{box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}@media only screen and (max-width: 750px){#experience-timeline:before,#experience-timeline:after{left:23px}.vtimeline-date{width:auto;text-align:left;position:relative;margin-bottom:15px;display:block;margin-left:70px}.vtimeline-icon{margin-left:0}.vtimeline-content{margin-left:70px}}@media only screen and (max-width: 992px){#particles-js{display:none}no-particles-js{display:block}#lead{height:auto;min-height:auto;max-height:auto;padding:100px 15px}#no-lead-content{display:block;position:relative;-webkit-transform:none;transform:none;left:auto;top:auto}#no-lead-content h1{font-size:3em;margin-bottom:150px}#no-lead-content h2{font-size:1.75em}#about{text-align:center}#about p{text-align:left}}@media only screen and (max-width: 768px){header{position:fixed;display:none;z-index:999;-webkit-animation:none;animation:none;bottom:0;height:100%}#mobile-menu-open,#mobile-menu-close{display:block}#menu{height:100%;overflow-y:auto;box-shadow:none;border-radius:0;width:100%}#menu li{display:block;margin-bottom:10px}#no-lead-content{position:relative;-webkit-transform:none;transform:none;left:auto;top:auto}#no-lead-content h1{font-size:2em}#no-lead-content h2{font-size:1.3em}#no-lead-content a{padding:10px 20px}#lead-down{display:none}.info-block h3,.info-block span{float:none}.project-image{display:none}.project-info{position:relative;margin:0;top:auto;-webkit-transform:none;transform:none}footer{text-align:center}.social{text-align:center}}@media only screen and (max-width: 480px){#no-lead-content{position:relative;-webkit-transform:none;transform:none;left:auto;top:auto}#no-lead-content h1{font-size:1.5em}#no-lead-content h2{font-size:1em}#no-lead-content a{font-size:0.9em;padding:5px 10px}}
13 |
--------------------------------------------------------------------------------
/css/bootstrap.min.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap v3.3.7 (http://getbootstrap.com)
3 | * Copyright 2011-2017 Twitter, Inc.
4 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 | */
6 |
7 | /*!
8 | * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=78a470ef07940263f3fc8d3809589bec)
9 | * Config saved to config.json and https://gist.github.com/78a470ef07940263f3fc8d3809589bec
10 | *//*!
11 | * Bootstrap v3.3.7 (http://getbootstrap.com)
12 | * Copyright 2011-2016 Twitter, Inc.
13 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
14 | *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 | GirlScript Summer Of Code 2018
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
115 | GirlScript India is organising GirlScript Summer of Code this year. This an opensource event where novice as well as seasoned developers from all over India come together to work on projects. Beginners get a nice opportunity to learn and work on a real world project at the same time.
As of now around 900 participants have registered all across the country and we aim to complete 30+ open source projects under the program.
116 |
148 | The Summer Of Code includes a mentorship program in which mentors will guide the projects to completion by creating issues and tutoring the novice to have a learning experience at the Summer of Code. Not only beginners but also experienced developers will have an opportunity to connect with a mentor and learn new things. Therefore, mentors play a vital role in making this a successful event.
You can either mentor for a project or you can submit your own projects to be completed during GSSOC. Apart from the above project ideas, GSSOC `18 will also include the development of websites for various NGO organizations and Open-Web Literacy programs.
149 |
All the projects will have labels associated with it clarifying the skill set required for significant contributions to the project which makes it more feasible for the participants to make pull requests in the proposed projects.
161 |
The mentors would be required to maintain a leaderboard of the contributions of all their mentees.
162 |
Also, the mentors are supposed to give biweekly evaluation of the participants under their project to their respective project admin and the organizing team. This would help in the overall evaluation of all the participants.
163 |
173 | Apart from being a mentor, you can also submit your own project ideas to be completed during GSSOC. You can chose to be a mentor for your submitted projects.
Projects can be from any field (Web Development, Android Development, Software Development, Artificial Intelligence/Machine Learning, Design) and can use any languages/softwares.
We would appreciate if you can contribute with multiple project ideas and it will be an icing on the cake if you choose to be a mentor as well.
174 |
Mentors will be awarded a certificate of recognition from GirlScript India.
187 |
Moreover, being a mentor for a 3-Month long All India Open Source Event organised by a Non-Profit Organisation would be an amazing experience in itself.
188 |
Mentors will also recieve an awesome GirlScript Tshirt and exciting goodies after successful completion of your role as a mentor during GirlScript Summer of Code 2018.
189 |