User:Adityamanglik: Difference between revisions

From Octave
Jump to navigation Jump to search
 
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
=GSOC 2016 Public application template =
=GSOC 2016 under GNU Octave: Public application =
== A: An introduction ==
== A: An introduction ==
* Please describe yourself in three sentences, one of them regarding your current studies.
* ''Please describe yourself in three sentences, one of them regarding your current studies.''
Hello, my name is Aditya Manglik.  I am a hard working and dedicated person who likes to complete his work with utmost perfection. I am currently a college student in India.
Hello, my name is Aditya Manglik.  I am a hard working and dedicated person who likes to complete his work with utmost perfection. I am currently a college student in India.
** What's your overall background? ''The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...''
* ''What's your overall background? The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...''
I am an undergraduate at BITS Pilani(India), currently majoring in Electrical and Electronics engineering with Computer Science concentration.
I am an undergraduate at BITS Pilani(India), currently majoring in Electrical and Electronics Engineering with Computer Science concentration. I am interested in mathematics and enjoy working on projects related to AI and Robotics.
I am fluent in English, Hindi and Punjabi. Language preferred for professional work: English.
I am fluent in English, Hindi and Punjabi. Language preferred for professional work: English.
* Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?
* ''Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?''
I wish to contribute to the open source community to the best of my efforts and boost my skills as a developer during this period. It's about giving back to the community which has contributed so much to changing our lives. Linux, FFMPEG, GNU Octave etc are softwares which are used by us on almost daily basis without even realizing their importance to our lives and the computer science field. Open source gives people the freedom to express themselves without any 'Digital Handcuffs' and learn a lot about this amazing technology in the process as well. I wish and hope that Google Summer Of Code will give me the chance to express my ideas.
I wish to contribute to the open source community to the best of my efforts and boost my skills as a developer during this period. It's about giving back to the community which has contributed so much to changing our lives. Linux, FFMPEG, GNU Octave etc are softwares which are used by us on almost daily basis without us even realizing their importance to our lives and the computer science field. Open source gives people the freedom to express themselves without any 'Digital Handcuffs' and learn a lot in the process as well. I wish and hope that Google Summer Of Code will give me the chance to express these ideas.
** Please also describe your previous experience with the GSoC, if any. ''Includes any community-bonding, mentor experience or application, not necessarily accepted. We use this subquestion to identify which students are unfamiliar with how the program goes, providing further support. It has no negative impact on your rating!''
* ''Please also describe your previous experience with the GSoC, if any. Includes any community-bonding, mentor experience or application, not necessarily accepted. We use this subquestion to identify which students are unfamiliar with how the program goes, providing further support. It has no negative impact on your rating!''
My experience with GSOC has been really good. I have been in contact with your organisation via Mailing List and IRC channel and help was always available. Even when it was not possible to directly answer the query, you pointed me to the potential sources, which helped a lot.
I have not participated in GSOC prior to this. I am familiar with the program and its time line.
* Why are you choosing Octave?
* ''Why are you choosing Octave?''
Because Octave is an amazing project. I have used MATLAB and Octave at my college for lots of projects and realised that this knowledge and tools must be available to all for free. Progress of science and technology must not be bound by licencing fees. Octave is the free alternative to MATLAB. As a student, it is very important for me to realise the importance of, and promote Free and Open Source software.
I chose Octave because it is an amazing project. I have used MATLAB and Octave at my college and school for lots of projects and realized that this knowledge and computation tool must be available to all for free. '''Science and Technology education must not be bound by licensing fees.''' It is very important for us to realize the importance of, and promote Free and Open Source software.


== C: Contact ==
== C: Contact ==
* Please state the (unique and identical where possible) nick you use on IRC and any other communication channel related to Octave. ''We really want unique nicks. You might want to bold it.''
* ''Please state the (unique and identical where possible) nick you use on IRC and any other communication channel related to Octave. We really want unique nicks. You might want to bold it.''
IRC nick: '''carpediem'''
IRC nick: '''carpediem'''
* Which time zone do you live in? Will that change over GSoC duration? ''Perhaps DST adjustment or a relocation. Note that both UTC and GMT are not aware of daylight saving time! Please state UTC+x or -x.''
* ''Which time zone do you live in? Will that change over GSoC duration? Perhaps DST adjustment or a relocation. Note that both UTC and GMT are not aware of daylight saving time! Please state UTC+x or -x.''
I live in India. Timezone: UTC+5:30.
I live in India. Timezone: UTC+5:30. Not expected to change over period of GSOC duration.
* Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers? ''Example: I usually code around 9.00 to 18.00 and could also try to start earlier (~7.00) for few days ;-)''
* ''Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?''
I prefer working in mornings(9:00(UTC-3:30) to 14:00(UTC-8:30) and evenings(17:00(UTC-11:30) to 21:00(UTC-15:30)).
I prefer working in mornings(9:00(UTC-3:30) to 14:00(UTC-8:30) and evenings(17:00(UTC-11:30) to 21:00(UTC-15:30)). Late nights are an option too.
 
== E: Coding experience ==
== E: Coding experience ==
This part is one of the more important ones in your application. You are allowed to be as verbose as you want, as long as you stay on topic ;-)
''This part is one of the more important ones in your application. You are allowed to be as verbose as you want, as long as you stay on topic ;-)''
* Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.
* ''Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.''
'''C++''': I have executed some projects in C++ ( built a Library Management software in school).
'''C++''': I have executed some projects in C++ ( built a Library Management software in school).


Github: https://github.com/adityamanglik/Librarian
Github: https://github.com/adityamanglik/Librarian


Comfortable with classes and objects, file handling and algorithm implementation.
Comfortable with STL,classes and objects, file handling and algorithm implementation.


'''Octave and MATLAB''': I have executed (large)projects on Octave and MATLAB, collaborating with a team members.
'''Octave and MATLAB''': I have executed (large) projects on Octave and MATLAB, collaborating with team members.
Some of the projects are:
Some of the projects are:


Alternate solutions to the Travelling Salesman problem: https://github.com/adityamanglik/Travelling_Salesman_Problem
Real life Hexapod MATLAB simulation:  
 
https://github.com/adityamanglik/Spider-Gait-Simulator--Genetic-Algorithm
 
A youtube video for the entire project, including MATLAB simulation and hexapod parts:
 
https://www.youtube.com/watch?v=JdoxzhlmOAg&feature=youtu.be
 
Alternate solutions to the Travelling Salesman problem(project under progress):


Real life Hexapod MATLAB simulation: https://github.com/adityamanglik/Spider-Gait-Simulator--Genetic-Algorithm
https://github.com/adityamanglik/Travelling_Salesman_Problem


* Please describe your experience with other programming languages.
* ''Please describe your experience with other programming languages''.
I am comfortable working with '''C'''. Have done quite a bit of competitive programming as well, though did not like the experience(of competitive programming) much.
I am comfortable working with '''C'''. Have done quite a bit of competitive programming as well, though did not like the experience(of competitive programming) much.
* Please describe your experience with being in a development team. ''Do you have experience working with open source or free projects?''
* ''Please describe your experience with being in a development team. Do you have experience working with open source or free projects?''
I do not have a lot of experience working with open source and development projects, but have worked in a team before and would love to collaborate with the Octave development team as well to make Octave the best program for numerical computations out there.
I do not have a lot of experience working with open source projects, but have worked in a team before and would love to collaborate with the Octave development team as well to make Octave the best program for numerical computations out there.
I have worked on quite some projects in my college as a team member and have a lot of experience:
I have worked on some projects in my college as a team member, as a member of the Department of Visual Media. Collaborated working with a team to deliver a successful and enjoyable fest for college students.
As a member of the Department of Visual Media, I have collaborated working with a team to deliver a successful and enjoyable fest for college students.


https://www.linkedin.com/in/aditya-manglik-5a3130ba
https://www.linkedin.com/in/aditya-manglik-5a3130ba
* Please describe the biggest project you have written code for and what you learned by doing so. Also describe your role in that project over time.
The Hexapod simulation mentioned above and the Library Management Software. My role in these projects was that of the major developer for the project, collaborating and working with team members.


Learning experience- Both of them taught me a lot about the software development process, the frustration of a bug and how to find the out answer required to solve a given problem. These projects taught me that no matter the complexity or scale of the project, there is always a way to do it.
* ''Please describe the biggest project you have written code for and what you learned by doing so. Also describe your role in that project over time.''
* Please state the commits and patches you already contributed to Octave. ''This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.''
The Hexapod simulation project. My role was that of developer for the project, collaborating and working with team members.
TO ADD. A lot.
 
Learning experience- Projects have taught me a lot about the software development process, the problems(sometimes) involved in debugging and how to find out the answer required to solve a given problem. Have learned that no matter the complexity or scale of the project, there is always a way to do it.
* ''Please state the commits and patches you already contributed to Octave. This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.''
Worked on this bug and submitted a patch.
https://savannah.gnu.org/bugs/?47627#attached
Working on more patches.


== F: Feeling fine ==
== F: Feeling fine ==
* Please describe (in short) your experience with the following tools: ''We only use this question to determine where you need guidance, not for rating!  We by no means expect you to be familiar with all of these and you'll won't necessarily need them while working with us.''
* ''Please describe (in short) your experience with the following tools: We only use this question to determine where you need guidance, not for rating!  We by no means expect you to be familiar with all of these and you'll won't necessarily need them while working with us.''
** IRC and mailing lists
** IRC and mailing lists
Comfortable with both.
Comfortable with both.
** Mercurial or other source code management systems
** ''Mercurial or other source code management systems''
Comfortable working with Git or Hg.
Comfortable working with Git or Hg.
** Mediawiki or other wiki software
** ''Mediawiki or other wiki software''
First time experience, will learn fast.
First time experience, will learn fast.
** make, gcc, gdb or other development tools
** ''make, gcc, gdb or other development tools''
Comfortable with all these tools, working with Linux as my primary work platform for the past year.
Comfortable with all these tools, working with Linux as my primary work platform for the past year.
* What will make you actively stay in our community after this GSoC is over? ''You can also tell us after applications close and we'll happily try to fulfill :-)''
* ''What will make you actively stay in our community after this GSoC is over? You can also tell us after applications close and we'll happily try to fulfill :-)''
Richard Stallman, FOSS, Octave is free, open source and hence BETTER than MATLAB.
Since I regularly use Octave for work, contributing to it would be a rewarding experience. After GSOC, I plan to stay with Octave and contribute as much as I can for its development. I also plan to push for Octave as the primary numerical computations platform used in my college and hopefully, guide some juniors too.
 
== O: Only out of interest ==
== O: Only out of interest ==
* Did you ever hear about Octave before?  
* ''Did you ever hear about Octave before?''
Yes.
Yes.
* If so, when and where? How far have you been involved already?
* ''If so, when and where? How far have you been involved already?''
Used in college a lot. Used it for Image processing and computation projects.
Used in school and college for projects. Used it for Image processing and computation projects.
* If not, where would you expect or advise us to do advertising?
* ''If not, where would you expect or advise us to do advertising?''
Just accept my proposal and I will advertise Octave in my entire college!
You don't have to. I will do so gladly. Just accept my proposal and I will advertise Octave in my entire college! :D
* What was the first question concerning Octave you could not find an answer to rather quickly? ''Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …''
* ''What was the first question concerning Octave you could not find an answer to rather quickly? Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …''
The first question in this application: "Please describe yourself in three words."
The first question in this application: "Please describe yourself in three sentences."


== P: Prerequisites ==
== P: Prerequisites ==
* Please state the operating system you work with.
* ''Please state the operating system you work with''.
Ubuntu 14.04 LTS
Ubuntu 14.04 LTS
** If you have access to more than one, please state them and the conditions under which you are granted this access.
* ''If you have access to more than one, please state them and the conditions under which you are granted this access.''
Windows 8.1 and Windows 10. Access anytime(dual boot configuration).
Windows 8.1 and Windows 10. Access anytime(dual boot configuration).
* Please estimate an average time per day you will be able to access
* ''Please estimate an average time per day you will be able to access''
** an internet connection
** ''an internet connection
** a computer
** a computer
** a computer with your progressing work on
** a computer with your progressing work on''
* Please describe the degree to which you can install new software on computers you have access to.
* ''Please describe the degree to which you can install new software on computers you have access to.''
24/7. I have my own laptop(pretty powerful one with Core i7).
24/7. Own laptop. Complete freedom and root access to boot.
 
== S: Self-assessment ==
== S: Self-assessment ==
* Please describe how useful criticism looks from your point of view as committing student.
* ''Please describe how useful criticism looks from your point of view as committing student.''
* How autonomous are you when developing:
Constructive criticism is very important for the project. From the point of view of a committing student, I feel that criticism may be discouraging at times, but is needed to guide the project on the right path. Healthy criticism is fundamental to development of any project, otherwise flaws may show up later which would be very damaging for the project as well as undermine later work.
Like to work independently on my parts of project and finish the work to perfection.
* ''How autonomous are you when developing:''
** Do you like to discuss changes intensively and not start coding until you know what you want to do?
I like to work independently on my parts of project and finish the work to perfection.
** ''Do you like to discuss changes intensively and not start coding until you know what you want to do?''
I like to draw out a framework and start coding, then keep on filling in details as the project progresses.
I like to draw out a framework and start coding, then keep on filling in details as the project progresses.
** Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?
** ''Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?''
Yes. Everytime. I thought that was standard development practice.
A proof of concept is useful to determine potential pitfalls and determine the correct method of solving a problem, so a good timeline may be decided upon for the same.
 
== Y: Your task ==
== Y: Your task ==
* Did you select a task from our list of proposals and ideas?
Please refer to the Private Application submitted on the summerofcode website.
** If yes, what task did you choose? Please describe what part of it you especially want to focus on if you can already provide this information. ''Please also wiki-link the page for your elaborated proposal here.''
 
** If you apply for a task you have added yourself instead, please describe this task, its scope and people you already talked to concerning it. What field of tasks did you miss on the list?
'''Thank You!'''
* Please provide a rough estimated timeline for your work on the task. ''This should include the GSoC midterms and personal commitments like exams or vacation ("non-coding time"). If possible, include two or three milestones you expect.''

Latest revision as of 04:46, 9 April 2016

GSOC 2016 under GNU Octave: Public application[edit]

A: An introduction[edit]

  • Please describe yourself in three sentences, one of them regarding your current studies.

Hello, my name is Aditya Manglik. I am a hard working and dedicated person who likes to complete his work with utmost perfection. I am currently a college student in India.

  • What's your overall background? The general field you work in or are studying, e.g. computer science, physics, artificial intelligence, control theory...

I am an undergraduate at BITS Pilani(India), currently majoring in Electrical and Electronics Engineering with Computer Science concentration. I am interested in mathematics and enjoy working on projects related to AI and Robotics. I am fluent in English, Hindi and Punjabi. Language preferred for professional work: English.

  • Why do you want to participate in the Google Summer of Code? What do you hope to gain by doing so?

I wish to contribute to the open source community to the best of my efforts and boost my skills as a developer during this period. It's about giving back to the community which has contributed so much to changing our lives. Linux, FFMPEG, GNU Octave etc are softwares which are used by us on almost daily basis without us even realizing their importance to our lives and the computer science field. Open source gives people the freedom to express themselves without any 'Digital Handcuffs' and learn a lot in the process as well. I wish and hope that Google Summer Of Code will give me the chance to express these ideas.

  • Please also describe your previous experience with the GSoC, if any. Includes any community-bonding, mentor experience or application, not necessarily accepted. We use this subquestion to identify which students are unfamiliar with how the program goes, providing further support. It has no negative impact on your rating!

I have not participated in GSOC prior to this. I am familiar with the program and its time line.

  • Why are you choosing Octave?

I chose Octave because it is an amazing project. I have used MATLAB and Octave at my college and school for lots of projects and realized that this knowledge and computation tool must be available to all for free. Science and Technology education must not be bound by licensing fees. It is very important for us to realize the importance of, and promote Free and Open Source software.

C: Contact[edit]

  • Please state the (unique and identical where possible) nick you use on IRC and any other communication channel related to Octave. We really want unique nicks. You might want to bold it.

IRC nick: carpediem

  • Which time zone do you live in? Will that change over GSoC duration? Perhaps DST adjustment or a relocation. Note that both UTC and GMT are not aware of daylight saving time! Please state UTC+x or -x.

I live in India. Timezone: UTC+5:30. Not expected to change over period of GSOC duration.

  • Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?

I prefer working in mornings(9:00(UTC-3:30) to 14:00(UTC-8:30) and evenings(17:00(UTC-11:30) to 21:00(UTC-15:30)). Late nights are an option too.

E: Coding experience[edit]

This part is one of the more important ones in your application. You are allowed to be as verbose as you want, as long as you stay on topic ;-)

  • Please describe your experience with C++, Octave or Matlab m-scripts, OpenGL and Qt.

C++: I have executed some projects in C++ ( built a Library Management software in school).

Github: https://github.com/adityamanglik/Librarian

Comfortable with STL,classes and objects, file handling and algorithm implementation.

Octave and MATLAB: I have executed (large) projects on Octave and MATLAB, collaborating with team members. Some of the projects are:

Real life Hexapod MATLAB simulation:

https://github.com/adityamanglik/Spider-Gait-Simulator--Genetic-Algorithm

A youtube video for the entire project, including MATLAB simulation and hexapod parts:

https://www.youtube.com/watch?v=JdoxzhlmOAg&feature=youtu.be

Alternate solutions to the Travelling Salesman problem(project under progress):

https://github.com/adityamanglik/Travelling_Salesman_Problem

  • Please describe your experience with other programming languages.

I am comfortable working with C. Have done quite a bit of competitive programming as well, though did not like the experience(of competitive programming) much.

  • Please describe your experience with being in a development team. Do you have experience working with open source or free projects?

I do not have a lot of experience working with open source projects, but have worked in a team before and would love to collaborate with the Octave development team as well to make Octave the best program for numerical computations out there. I have worked on some projects in my college as a team member, as a member of the Department of Visual Media. Collaborated working with a team to deliver a successful and enjoyable fest for college students.

https://www.linkedin.com/in/aditya-manglik-5a3130ba

  • Please describe the biggest project you have written code for and what you learned by doing so. Also describe your role in that project over time.

The Hexapod simulation project. My role was that of developer for the project, collaborating and working with team members.

Learning experience- Projects have taught me a lot about the software development process, the problems(sometimes) involved in debugging and how to find out the answer required to solve a given problem. Have learned that no matter the complexity or scale of the project, there is always a way to do it.

  • Please state the commits and patches you already contributed to Octave. This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.

Worked on this bug and submitted a patch. https://savannah.gnu.org/bugs/?47627#attached Working on more patches.

F: Feeling fine[edit]

  • Please describe (in short) your experience with the following tools: We only use this question to determine where you need guidance, not for rating! We by no means expect you to be familiar with all of these and you'll won't necessarily need them while working with us.
    • IRC and mailing lists

Comfortable with both.

    • Mercurial or other source code management systems

Comfortable working with Git or Hg.

    • Mediawiki or other wiki software

First time experience, will learn fast.

    • make, gcc, gdb or other development tools

Comfortable with all these tools, working with Linux as my primary work platform for the past year.

  • What will make you actively stay in our community after this GSoC is over? You can also tell us after applications close and we'll happily try to fulfill :-)

Since I regularly use Octave for work, contributing to it would be a rewarding experience. After GSOC, I plan to stay with Octave and contribute as much as I can for its development. I also plan to push for Octave as the primary numerical computations platform used in my college and hopefully, guide some juniors too.

O: Only out of interest[edit]

  • Did you ever hear about Octave before?

Yes.

  • If so, when and where? How far have you been involved already?

Used in school and college for projects. Used it for Image processing and computation projects.

  • If not, where would you expect or advise us to do advertising?

You don't have to. I will do so gladly. Just accept my proposal and I will advertise Octave in my entire college! :D

  • What was the first question concerning Octave you could not find an answer to rather quickly? Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …

The first question in this application: "Please describe yourself in three sentences."

P: Prerequisites[edit]

  • Please state the operating system you work with.

Ubuntu 14.04 LTS

  • If you have access to more than one, please state them and the conditions under which you are granted this access.

Windows 8.1 and Windows 10. Access anytime(dual boot configuration).

  • Please estimate an average time per day you will be able to access
    • an internet connection
    • a computer
    • a computer with your progressing work on
  • Please describe the degree to which you can install new software on computers you have access to.

24/7. Own laptop. Complete freedom and root access to boot.

S: Self-assessment[edit]

  • Please describe how useful criticism looks from your point of view as committing student.

Constructive criticism is very important for the project. From the point of view of a committing student, I feel that criticism may be discouraging at times, but is needed to guide the project on the right path. Healthy criticism is fundamental to development of any project, otherwise flaws may show up later which would be very damaging for the project as well as undermine later work.

  • How autonomous are you when developing:

I like to work independently on my parts of project and finish the work to perfection.

    • Do you like to discuss changes intensively and not start coding until you know what you want to do?

I like to draw out a framework and start coding, then keep on filling in details as the project progresses.

    • Do you like to code a proof of concept to 'see how it turns out', modifying that and taking the risk of having work thrown away if it doesn't match what the project or original proponent had in mind?

A proof of concept is useful to determine potential pitfalls and determine the correct method of solving a problem, so a good timeline may be decided upon for the same.

Y: Your task[edit]

Please refer to the Private Application submitted on the summerofcode website.

Thank You!