Vishnuparammal

Joined 8 March 2020
no edit summary
No edit summary
No edit summary
Line 25: Line 25:
** Numerical Techniques
** Numerical Techniques
* OpenGL: The first project I mentioned in my C/C++ experience (3D mapping) required plotting. I had tried an implementation with openGL for the purpose. To be honest, I had a reference code, and only modified it as per my needs. This gave me an extremely basic idea of openGL.
* OpenGL: The first project I mentioned in my C/C++ experience (3D mapping) required plotting. I had tried an implementation with openGL for the purpose. To be honest, I had a reference code, and only modified it as per my needs. This gave me an extremely basic idea of openGL.
* I have a good knowledge of Python, JavaScript.
* Python: This language has been the beast of my projects. My goto language for scripting purposes and projectEuler problems. Describing a few of my projects:
** VAPT: I have worked on vulnerability analysis and penetration testing of PLC devices. I was responsible for writing malware scripts and modifying CIP protocol packets in a network
** Lifi: Visible Light Communication implemented for sharing of data between multiple devices (text, images and other formats). I was responsible for managing the data fragmentation, packaging and sending the data to the USB port by the sender, and all the reverse operations by the receiver using python. Project link[https://github.com/laukik-hase/Li-Fi]
** The n game: It was the very first code I wrote for myself. A generalized version of the famous 21 game. Project link[https://github.com/Vishnuparammal/The_n_game]
** Astro-shoot: A shooting game set in space. Used pygame library for GUI. Project link[https://github.com/Vishnuparammal/Astro-shoot]
* I have experience using Postgresql for database management.
* I have experience using Postgresql for database management.
* I am used to working in a team. I have worked on many projects and competitions based on programming, robotics and security. I have had experience in leading and mentoring some of them too.
* I am used to working in a team. I have worked on many projects and competitions based on programming, robotics and security. I have had experience in leading and mentoring some of them too.