Vishnuparammal

Joined 8 March 2020
no edit summary
No edit summary
No edit summary
Line 13: Line 13:


== E: Coding experience ==
== E: Coding experience ==
* I have a Strong knowledge of C++ and am experienced with various projects based on it.
* I have strong knowledge of C++ and have done many projects based on it.
* I have used Octave and Scilab as a part of college curriculum. Used it for an audio filtering based project.
* I have used Octave and Scilab as a part of the college curriculum. Used it for an audio filtering based project.
* I have a good knowledge of Python, JavaScript.
* I have a good knowledge of Python, JavaScript.
* I have experience using Postgresql for database management.
* I have experience using Postgresql for database management.
Line 21: Line 21:
* My previous projects: I had worked on a line-following bot that can solve complex mazes. My task was:
* My previous projects: I had worked on a line-following bot that can solve complex mazes. My task was:
**To store the detected nodes in a maze in a structured manner.
**To store the detected nodes in a maze in a structured manner.
**Ensure minimum search time for real time computation.
**Ensure minimum search time for real-time computation.
**Ensure minimum space as the on-chip ROM was low
**Ensure minimum space as the on-chip ROM was low
**Implement Dijkstra's algorithm to find the shortest path in maze
**Implement Dijkstra's algorithm to find the shortest path in a maze
*I have also worked on many other projects. Find them on: GitHub [https://github.com/Vishnuparammal]
*I have also worked on many other projects. Find them on GitHub [https://github.com/Vishnuparammal]
 
* Bugs solved: I have submitted a patch for the octave bug(#57774)[https://savannah.gnu.org/bugs/?57774].
* Bugs solved: I have submitted a patch for the octave bug(#57774)[https://savannah.gnu.org/bugs/?57774].