Editing User:The brainiac

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
== 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.  
I'm currently studying electrical engineering at the National Institute of Technology, Karnataka, India. I'm an avid programmer with experience in Java,C++(STL), Javascript  & Lua. I'm a former National Science Olympiad(NSO) gold medalist.
I'm currently studying electrical engineering at the National Institute of Technology, Karnataka, India. I'm an avid programmer with experience in Java, C++(STL), Javascript  & Lua. I'm a former National Science Olympiad(NSO) gold medalist.
**Which languages do you speak?
**Which languages do you speak?
  I speak Hindi, English, Arabic, and German
  I speak Hindi, English, Arabic, and German
Line 14: Line 14:
== 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 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 want unique nicks. You might want to bold it.''
Github:<b>akshit0201</b>  Octave:<b>The Brainiac</b>  Freenode:<b>The_brainiac</b> Savannah:<b>The_brainiac</b>
* 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 UTC+5:30, this summer I'll be in UTC+4.
* Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?  
* Please state the timeframe (in UTC+0) when you feel most comfortable working during GSoC. Where are your time buffers?  
I code from 8:00(UTC+4) to 11:00 and from 4:00 to 8:00
** ''Example: I usually code around 9.00 to 18.00 and could also try to start earlier (~7.00) for few days ;-)''


== 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.
I've been coding in C++ for the past 4 years. I was introduced to the Standard Template Library last year and have been using that ever since. C++ was also the first language that I learned and I code in it almost every day.
Octave was the second language I learned and I've written many programs in it. I love modular programming and create a separate m-script for every function that I use. I've implemented many Machine Learning algorithms in Octave like Neural Networks (for object recognition), K-Means (for optimizing), SVM's(for classification) and more. (https://github.com/akshit0201/Neural-Networks.git)
My experience in OpenGL is limited to my programming lab assignments in which I had to create basic shapes using OpenGL. I've no experience in Qt
* Please describe your experience with other programming languages.
* Please describe your experience with other programming languages.
I learned JavaScript this year and I've built some basic webpages using it. I also know Java and I've implemented Dijkstra's and Prim's algorithms using it. I recently learned Lua to build 2D games in the LOVE2D framework.
* 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 a lot a code fixing and develop my own games independently but I've never worked on a development team.
* 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 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.
I recently developed a flappy bird program. I learned the key concept of "Finite State Machine" on which games run. According to this concept every object in the game is stored in a stack and with changing event push and pops are made to alter the stack. My role in this project was that of programmer and debugger.
* 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.''
* 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.''
Bugs: #57881


== 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 won't necessarily need all of 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 won't necessarily need all of them while working with us.''
** IRC and mailing lists  
** IRC and mailing lists  
I've used IRC. and I've sent mails using mailing lists.
** Mercurial or other source code management systems
** Mercurial or other source code management systems
  I've used GitHub. My repo: https://github.com/akshit0201/Game-Dev.git
** Mediawiki or other wiki software
** Mediawiki or other wiki software
Wikipedia is the only MediaWiki software I've used.
** make, gcc, gdb or other development tools
** make, gcc, gdb or other development tools
I use Atom to develop my games in Lua. Most of the other development work happens mostly in the Octave editor or online.


* 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 :-)''
Veteran developers shouldn't dismiss pull requests by budding developers without due consideration. A more welcome environment will definitely make me contribute more.


== O: Only out of interest ==
* Did you ever hear about Octave before?
** If so, when and where? How far have you been involved already?
** If not, where would you expect or advise us to do advertising?
* 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, …''


== P: Prerequisites ==
== P: Prerequisites ==
* Please state the operating system you work with.
* Please state the operating system you work with.
MacOSX
* 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
  24 hrs
** a computer
** a computer
24 hrs
** a computer with your progressing work on
** a computer with your progressing work on
15 hrs


* 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.
I've admin rights to my Mac so I can install any software that is required.


== 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:  
* How autonomous are you when developing:
I'm very autonomous while developing. I only contact the community when I've tried everything I could.
** Do you like to discuss changes intensively and not start coding until you know what you want to do?
** Do you like to discuss changes intensively and not start coding until you know what you want to do?
No, I start first and step by step piece together a solution. I believe by taking the first step the rest of the journey becomes more clear.
** 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, I don't.


== Y: Your task ==
== Y: Your task ==
* Did you select a task from our list of proposals and ideas?
* Did you select a task from our list of proposals and ideas?
Yes
** 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 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.''
I chose PolarAxes and Plotting Improvements. I want to focus on developing PolarAxes as an object first and then I'll be focusing on adding aesthetic features like Thetacolor, RLim, and RDir etc. https://github.com/akshit0201/Octave-project.git
* Please provide a roughly 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.''
* Please provide a roughly 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.''
[[Category: Summer of Code]]
[[Category: Summer of Code]]
2nd week of May -Start Coding,1st week of April-PolarAxis object is created,3rd week of April-Debugging complete,4th Week of April-Noncoding time, 2nd week of June-aesthetic features like fontsize,fontcolor, etc are added,1st week of July-M files are created to access the PolarAxes object,4th week of July-Debugging complete, 2nd week of August-Code submission.
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)