Skip to main content

Companies to work with


Context

Placements are coming, a friend of mine had shown interest in working for companies offering compensation of the order of 12LPA in cities of Gujarat viz. Ahmedabad, Rajkot, Baroda/Vadodara. Off the top of my head I had few names that I told him. Later I thought of keeping the list so that I can update as and when I come across nice companies to work with.

Following is the list which I will keep on updating,
  • Cignex ( http://www.cignex.com/jobs/big-data-developer )

Comments

Popular posts from this blog

Attendance Management System - An IOT approach

In the course of Software for Embedded Systems, we chose to implement Attendance Management System using embedded devices like RFID Reader, GSM Module and Raspberry Pi as our development board. Even before entering into BITS Pilani, I had wished to work with Raspberry Pi. It always intrigued me on how to work with these embedded devices. Didn't get enough encouragement while in the job to carry out experiments of my own. Coming back to the project, the components used for developing the systems are as follows : Hardware Raspberry Pi GSM Module RFID Reader LED Screen Software Django Web Framework MySQL Database (in production) SQLite Database (in development) Bootstrap 3 Frontend Framework The happy path of the system was as below : Each student is given a RFID card Student exists in our software along with the mapping of RFID card number with the student ID Student taps the card in each class to mark his presence in the class System reads the unique nu...