Worked as an Emerging Technology Institute Intern, on middleware technologies.
Worked primarily on a Java based Honeywell proprietary framework called Niagara for over 2 years.
Fully responsible for developing a core Java software capable of converting a Microsoft access database file(.mdb) into an XML file containing the same device information.
SimpleDB is a multi-user transactional database server written in Java, which interacts with Java client programs via JDBC. Some of the things implemented were:
Mouse Mover app is a simple yet highly useful app in Java using multi-threading which moves the mouse pointer after a fixed interval, thus keeping the computer active without human effort. Another thread checks when computer has been left idle, then executes the mouse mover thread. Some of the things implemented were: