Vishnuparammal

Joined 8 March 2020
no edit summary
No edit summary
No edit summary
Line 17: Line 17:
**Maze-runner: Designed a C program to completely explore a complex maze in first person perspective. Implemented graphs to store the entire maze dynamically. Obtained the shortest path using Dijkstra's algorithm. Project Link[https://github.com/Vishnuparammal/maze_runner/]
**Maze-runner: Designed a C program to completely explore a complex maze in first person perspective. Implemented graphs to store the entire maze dynamically. Obtained the shortest path using Dijkstra's algorithm. Project Link[https://github.com/Vishnuparammal/maze_runner/]
**WiFi-bot: Designed a web-page controlled bot connected to a common WiFi network. The C++ code was written into NodeMCU chip with HTML elements embedded into it. Project link  [https://github.com/Vishnuparammal/Wifi_bot]
**WiFi-bot: Designed a web-page controlled bot connected to a common WiFi network. The C++ code was written into NodeMCU chip with HTML elements embedded into it. Project link  [https://github.com/Vishnuparammal/Wifi_bot]
* I have used Octave and Scilab as a part of the college curriculum. Used it for an audio filtering based project.
* Octave: Octave has been by far the most used language in my curriculum. Needless to mention the simple yet powerful syntax has made life of engineers quite easy. I have been using octave for 2 years now in the following subjects:
** Analog Communication Systems
** Digital Communication Systems
** Digital Signal Processing (mini project - audio filtering)
** Computer Communication Networks
** Data Compression Techniques
** Numerical Techniques
 
* 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.