Venkatesh Babu Thevendira Subramanian's Profile
Venkatesh Babu Thevendira Subramanian's Experience
| Current : |
Team Leader -(Technical), Aztecsoft Ltd., |
|
| IT Products | ||
Working from 2006 | ||
|
Brief summary :
Working from November 2006. Very good company to work, good work culture. Motivating and Caring people. Working on Cutting Edge RIA. | ||
| Previous : |
Senior Developer, Company Period Aztecsoft Ltd. |
|
Worked from 2006 to 2011 | ||
Brief summary :
Company Period Designation Aztecsoft Ltd., Nov 2006 - till date Senior Developer Birlasoft Ltd., | ||
| Previous : |
Senior Software Engineer, Packard Ltd. |
|
| India | ||
Worked from 2006 to 2006 | ||
Brief summary :
March 2006 - Nov 2006 Senior Software Engineer Hewlett-Packard India Ltd., | ||
| Previous : |
Senior Software Engineer, Pvt Ltd. |
|
Worked from 2004 to 2006 | ||
Brief summary :
(thru Global Edge Software) Aug 2004 - March 2006 Senior Software Engineer gtpinfocom Pvt Ltd., | ||
| Previous : |
Software Engineer, Projects Handled |
|
Worked from 2002 to 2004 | ||
Brief summary :
May 2002 - Aug 2004 Software Engineer Projects Handled Project Name AS/one Supply Chainware Client Attinisoft, Germany Duration 12+ months Environment O/s: Unix flavors, Windows S/w: JDK1.5, JBOSS 4.2.1, Adobe Flex 2.0, Adobe LifeCycle Data Services 2.5, EJB3, Hibernate3 Database: PostgreSQL8.1 Tools: Eclipse, Ant, putty, Toad, SVN, TRAC Description AS/one is the first step to towards combining existing supply chain and logistics functionalities with the cutting-edge RIA and LifeCycle Data Services. This application could be packaged as a independent product for a particular supplychain vendor or as an ASP (Application Service Provider). The main aim of application is to communicate with various kind of external interfaces such as Google Map, Mobiles, GPS, Fax, Electronic Data Interchange (EDI) and give the latest information to the user with out interpreting his other works. Technologies like Adobe Flex is used for creating GUI which are stunning in look and customization, currently customization is can be possible at various levels determined by the application (application,accounts,users). Adobe LifeCycle Data Services playing a major role for doing a messaging push to the connected clients from the server for the latest available of objects. Team Size 10+ Responsibilities Requirements gathering from customer when customer visited our office, the requirements gathering using different approaches like Functional Requirement Specifications, System Requirement Specifications. Architecting the application and Designing the High and Low level designs using various design methodologies like UML, Activity Charts, Sequence Diagrams, Deployment Diagrams Development activities of system implementation according to the specified high and low-level designs. Integration and deploying the application modules. Project Name SupplierNet Sourcing and Support Operations Client GE Consumer and Industrial, Louisville, KY Duration 8 months Environment H/w: HP-UX / Linux Servers, O/s: Unix flavors, Windows S/w: JDK1.4, Tomcat 5.5, TSF Framework (MVC) Database: Oracle 9i Tools: Eclipse, Ant, putty, Toad Description SupplierNet is a Supply Chain Portal which was created for GEs Buyers and Suppliers. Buyers are GE Employees and Suppliers are external customers who deliver various products to GE. This application is developed using TSF Framework which is GEs own framework for implementing MVC Architecture. TSF Framework itself will handle the transaction controlling. SupplierNet portal is configured for the Suppliers using LDAP for roles and capabilities, Suppliers with their corresponding supplier codes. In the LDAP capabilities, the users are linked with various sub-applications which are handled by different teams. The users are created in Legacy Mainframe systems which are used to maintain the Supplier Details in a common place and for Secured Login. Team Size 20+ Responsibilities Ticket based support for Administrative tasks (Create Users, Supplier Code Linking and Supplier Profile Creation) in the SupplierNet portal. Scheduled maintenance tasks, Supporting Suppliers for their problems. Break-fixing and enhancement coding and design upon enhancement request. Deployment against Development, Staging and Production Environments. Project Name COFFEI (Common Forms Framework for Electronic Ink) Client HP IPG R and D Digital Paper and Pen Solutions, Barcelona, Spain. HP India Labs, Bangalore. HP IPG R and D Labs, Bangalore Duration 18 months Environment H/w: Intel Pentium, O/s: Win 2k S/w: Java, JSP, Struts 1.1, XPATH, VC++, Axis DB: MS SQL Server 2000, Tools: ANT, Eclipse, XFORMS, Diff. Pen Clients, Adobe Professional. Description COFFEI is a Paper based Form Processing System (FPS) and Device Neutral. COFFEI has two major modules; they are Service Controller and SDK. Service Controller is the front end UI, which is an administrative UI, designed using Struts 1.1 Framework. This has several modules like User Management, Device Management, Form Management, Review Forms and Linking Forms vs Devices and Devices vs. Users. Further the Users, Forms and Devices can be grouped to at the usage levels. SDK is the backend FPS system which has various device dependent sub-units of FPS for each type of device. The SDK is contacted thru Web Services for initiating form processing, once the SDK receives input as a form of XML (Complies with InkML), SDK looks for the corresponding device details and user details and hands the process to the corresponding device home. The Device home takes the form id and retrieves the layout information of the form and starts assigning the ink strokes to corresponding fields specified in the layout of the form. After assigning the strokes, the group of ink strokes for each field will be send to HWR engine (Handwriting Recognition Engine) and gets the recognized words/characters and assign to the fields recognized values and convert it to COFFEIML. COFFEIML is another XML file based on the COFFEI XML schema. The generated COFFEIML will be used to retrieve the information using XFORM technology which is a browser plug-in. The retrieved information later on can be corrected and stored in major.minor versioning manner. Team Size 12 Responsibilities Coding and Implementing UI using Struts 1.1 for various role based users. Implemented User Management Module and Form Publishing Module. In SDK, Assigning Ink Strokes from InkML to the corresponding Layout of the form using XPATH. High Level Designing and Low Level Designing of Various Modules Handled by me and others. Administrating Bug Tracking System. Participating in Review Process and Quality Process. Creating Unit Test Cases and System Test Cases, Integration Testing, System Testing, Deployment. Project Name Earthcomer.com Client eBluetech, Chicago, IL Duration 16 months Environment H/w: Linux Servers, O/s: Windows S/w: JDK1.4, JBOSS, Tomcat 5.5, Struts 1.1 Database: Postgres Tools: Eclipse, Ant, putty Description Earthcomer is a place finder system where it finds places with match upon the users interests. Targeted for Palmtops. Earthcomer has two major modules, one is user module and another one is Customers module. The user module has registration of users, send mail to users to activate and activation of user account. Creating users interest/wish list for searching. Searching upon users interest and giving map of a particular place which is selected by the user based on the open source map locator system by communicating using web services. The customer module has registration of customers and wish list to promote keywords (interest of the user). The keywords the customer wants to promote will be charged against their category and discount rates applicable depend on the discount coupons they have got. Also, for charging we are using credit card validation and charging by verisign. This entire application is developed using Struts 1.1 for implementing MVC architecture. Team Size 8 Responsibilities Registration of Users, Promoting Customers, Activating user accounts, Credit Card Validation Using Verisign and Encryption and Decryption of CC Numbers. Listing of users interest and updating upon users wish. Webpage to UI development using Struts 1.1. Testing and Test Case Preparation Bug-fixing and Deployment. Project Name Cheapchess.com Client eBluetech, Chicago, IL Duration 11 months Environment H/w: Linux Servers, O/s: Windows S/w: JDK1.4, JBOSS, Tomcat 5.5, Struts 1.1 Database: MySQL Tools: Eclipse, Ant, putty Description Cheapchess is a gaming site with betting capabilities. It has role based authentication system for premium users, trial users and administrative users. Credit card validation system using Verisign and betting amount will be charged using Verisign. This site has full capacity of playing chess game online using swing components and the chess moves are monitored using FICS (Free Internet Chess Server). Team Size 7 Responsibilities Registration of users, Authentication, Cre | ||
Venkatesh Babu Thevendira Subramanian's Education
Madurai Kamaraj University |
|
| MCA | |
| India | |
| From 1999 to 2002 | |
|
Brief summary :
73.5% | |
Thigarajar School of Management, Madurai |
|
| PG Diploma | |
| India | |
| From 1999 to 2000 | |
|
Brief summary :
PG Diploma in Computer Applications 64.11% | |
Sourashtra College, Madurai |
|
| B.Sc | |
| India | |
| From 1996 to 1999 | |
|
Brief summary :
B.Sc. Chemistry Degree with 74.5% Institution Level Gold Model Winner for Overall Top Score in the Batch 1996-1999 | |
Sponsored Jobs
Featured Career Adviser
Venkatesh's communities
|
35952 members, 590 jobs, 1219 articles, 574 questions, 1505 debates, 422 idea contests.
|
|
22054 members, 610 jobs, 812 articles, 392 questions, 599 debates, 256 idea contests.
|
|
1130 members, 107 jobs, 79 articles, 63 questions, 81 debates, 24 idea contests.
|
Venkatesh's
contributions
Good to know. Thank you |
Still in india, lots of Govt. departments needs to computerized and lots of data flow has to carry out between govt departments ranging from taluk to PMO. So, till all this happen IT will grow after that it can saturate |
Spring framework makes it easy to connect to different layers thru RMI, webservices, etc., This makes distributed deployment easy comparing to EJB3. Also, currently it is widely adopted now. |
Yes, if our assumptions not matched with clients, which will be the major pitfall in Project Management. This wrong assumptions were assumed because of lack in communcation. |
Yes, I go with convincing the clients either bargain for time or postpone it to next releases. |
Related Topics
2 trends
, 13 insight
, 1 debates
, 1 idea contests
, 5 question
As we have seen the spread of globalisation in our country INDIA, But then...
1 trends
, 1 debates
, 1 idea contests
2 debates
Viewers also viewed
|
(35 Points)
|
|
8
(5,352 Points)
|
|
5
(1,911 Points)
|
|
(838 Points)
|






