Skip to main content

How to proceed once you selected an organization in GSoC

How to proceed once you selected an organization in GSoC?



Image result for GSoc


In GSoC, each step you follow is very critical to get selected as a GSoC intern.For each step difficult increase and you have been specified what kind of specialize domain chose to select.Here is my experience in GSoC after I selected an organization.

Once you selected an organization, you have done research to select a project which best suits your skills and time availability.

First, find present and past project ideas given by the organization and note the projects you prefer.

Then go through the mail achieves and fine mails about selected project ideas. From those mail archives, you can get a better understanding of those projects and what kind of future improvement they require.

After that try to build an implementation for selected project and create a repository for that.then send a mail to selected organization mailing list stating your interest and showcase the what you have implemented.

also, there is another way too. find a.suitable project. Go through the all of pen issue of a particular organization in GitHub. So select an issue matches your interest and commit for it and send an email to mailing list stating about your commit.

From the mailing list, you probably get suggestions and advises about how to get into GSoC as well as about your implementations.

So keep be touch in the mailing list and send the update about your contributions to mailing list m. So you will notice by potential mentors and you will have a higher probability to get selected as a GSoC intern.

Happy Coding ..........

Comments

Popular posts from this blog

My IEEE Story

As a proud student member of IEEE. I would like to say IEEE is a great place to build your professional life and gain experiences.IEEE is a great place for those students who are curious to gather knowledge .not the only knowledge, programmes held by IEEE are based on fun and enjoyment too.  IEEE Student/Young professional / Women in engineering Congress 2017 can be mention as an example for such events. It was one of the best events I participated in my undergraduate life.lots of volunteers were participated in that. there I was able to build up a lot of friendships and relationships with the volunteers all around the country .we share those relations even after the Congress which help us to share our ideas and knowledge .that help me to solve problems which are impossible for me to solve alone. I got this golden chance only because of IEEE .i will always be thankful to IEEE for giving us such opportunities. Not only that, the fun,  glamour,  education,  ...

Essentials things to do after installing Ubuntu 18.04

Essentials things to do after installing Ubuntu 18.04 Those steps will smooth your experience with Ubuntu 18.04 Bionic Beaver 1. Update the system To update Ubuntu 18.04, press Super Key (Windows Key) to launch the Activity Overview and look for Software Updater. Run it to check for updates. Alternatively  user terminal to update and upgrade ( Use Ctrl+Alt+T): $ sudo apt update && sudo apt upgrade 2. Enable additional repositories for more software Go to Activity Overview by pressing Super Key (Windows key), and search for Software & Updates: Under the Ubuntu Software tab, make sure you have checked all of the Main, Universe, Restricted and Multiverse repository checked. Now move to the Other Software tab, check the option of Canonical Partners 3. Install media codecs Using terminal ( Use Ctrl+Alt+T):  $ sudo apt install ubuntu-restricted-extras 4. Prolong your battery and prevent overheating Let’s move on to prevent ov...

Simple Approch to Big Data

Big Data   “ Big Data is data sets that are so voluminous and complex that can’t be handle through tradition   statistical and Data Science approaches. “ All the time, Peoples and the rest of universe (electrons, protons,atoms,molecules,trees,animals,birds, rivers,sea,air, weather ,world,sky ,stars,planets,...whole the universe) generating massive amounts of  data which we didn’t gave notice  until now . But with the Internet ,WWW and recent emergence of Smart devices(Sensors ,mobiles ,Internet of  Things  IOT )capturing those massive flood of data and sinking both Academia and Enterprises  within   by urging to handle them efficiently. Big data is often characterized by 3Vs : the extreme V olume of data, the wide V ariety of data types the V elocity at which the data must be processed. Although big data doesn't equate to any specific volume of data, the term is often used to describe terabytes...