Skip to main content

Summer Internship

Summer Internship at VVDN Technologies

Summer Internship

This blog post is all about to share my experience about summer internship in VVDN Technologies, Gurgaon. Then here I’m share some thoughts about Summer Internship.
First of all, Internship is nothing it’s only playful learning with your mentor and also this is good chance to know how the office people manage their tasks and complete that with time.
This is my 2nd year of B.Voc(IoT) & my summer internship duration is 6 week from 22nd May to July 1st week. Summer Intern timing is similar to the office timing from Monday to Friday & 10:00 AM to 6:00 PM.



About the Company:

The company VVDN Technology is a good company. The company is working on different Area like Software Development, IoT product development, Embedded Hardware. The company’s employee is very kind & also the canteen is very good with TT. This company is developed the product on the request of another user/customer/company. The Product Development process is following: - Product Development Process

About the mentor: 

The mentor Mr. Yugal Kishor is very generous and good. He starts my internship from teaching the basic and after that he gave me an IoT EVM (Nordic Semiconductor- NRF52832) and perform different tasks on that board.
Meanwhile he also visits and show me how the one product is complete from initial stage. Every day he introduced me a minimum one new word. He taught me every topic with very simple methods.
Really the mentor is very Good.



My Experience

Overall the summer internship experience is very good. In this small time we met with different people with different thoughts and ideas.

 


 

 




Comments

Popular posts from this blog

SANTA CLAUS' HAT USING PYTHON

Hello IoTIAN , In this video we create a SANTA Claus’ HAT using python in this we use turtle library for drawing the steps are following for creating Santa Hat.   Import TURTLE library       Import shapes file which already built        Import  RANDOM library        Give the name to your turtle pen        Set the speed of your pen        Choose background color        Draw a circle in which area you want to create a cap        Create a red color triangle        Set different circle with different radius and coordination to convert it into a cap    Hide the turtle using myPen.hideturtle() The Code in this give a link for the following Santa HAT          https://github.com/iotianinnovator/Python_Project         Comment if yo...

PRE-ORDER: IoT-A(Masterboard)

Beta Version of PRE-ORDER IoT-A(Masterboard) A single device solution to monitoring and automation:  Features: Convenient for data monitoring and handling. Compatible with major IoT device for remote control and automation. Completely Open Source Cost Effective. One masterboard for different IoT Application. Controllable by web and android both

How to Install Node-RED in Windows or any OS || Part-1

In this post, we learn how to install Node-RED in a window or any OS. This is a part-1 of this playlist. So, let’s start. There are some instructions to install Node-RED in your machine. Step-1 : Download the Node.JS software from the link. The link is given in the below image: Step-2 : Set the path of Node.js in OS environment variable, for the set, the path sees the instruction is given below images. Step 3: Now check that path is correctly set or not for this: ·          Open the CMD prompt ·          Type the command NPM ·          And if this gives any response then the path is successfully set otherwise check again: Step 4 : Now download the second software mosquitto. For download it sees the instructions in given below image: Step 5: Set the path of mosquito MQTT broker in the OS environment variable. For...