Wednesday 8 February 2017

In-Detail of POCs


POC #1: Externally firing events to Samsung Smart TV Emulator

Project Type
POC
Client
Internal
Description
Smart TV Emulator is used to test the functionality of the app before going to public. In the process of automation, through scripts, we have to fire events into emulator.
Environment (with skill versions)
Languages:
Python
Softwares:
Samsung Smart TV Emulator  
Tools :
Oracle VirtualBox
O/s :
Unix


POC #2: Process unstructured data & Generate Reports

Project Type
Development
Client
Disney
Description
Transform unstructured data into a structured one and generate reports using reporting tools.
Environment (with skill versions)
Languages:
Java
Softwares:
Map Reduce, Hive, QlikView  
Tools :
QlikView
O/s :
Windows

POC #3: API development for Job Portal

Project Type
POC - Development
Client
Internal
Description
This portal will add candidate and job details into database. We can get the list of suitable candidates for a job based on skill set and list of suitable jobs for a candidate. User login to allow authorized users only.
Environment (with skill versions)
Languages:
Java
Softwares:
MySql, Eclipse, Neo4J  
O/s :
Windows, Unix

POC #4: Testing for Traffic shaping using Facebook ATC

Project Type
POC - Testing
Client
Internal
Description
To test the app under different network conditions, use the tool ATC of facebook.
Environment (with skill versions)
Technologies:
ATC, Python, Django
O/s :
Unix


POC #5: Delivery of Ads

Project Type
POC - Development
Client
Internal
Description
Main target of this POC is verify the scalability and response time of nodejs compared with java. Ad Management creates zones, and Ads under each zone. On request for an Ad of a zone, Ad Delivery server will choose the best Ad based on weighted random generator and servers the Ad to the requested app.
Environment (with skill versions)
Technologies:
NodeJs, Java, MongoDB
O/s :
Unix

POC #6: User Story – Natural Language Processing

Project Type
Development
Client
Internal
Description
This POC intention is to extract entities from resume and fill the required details for creating a new candidate and details.
Environment (with skill versions)
Technologies:
Java
O/s :
Unix


POC #7: Gerrit code review

Project Type
Setup, Testing and Automation
Client
Internal
Description
Gerrit built on top of git. As part of entire automation flow, gerrit sits in between and code checkin and build. Instead of starting build process immediately after code checkin, it first wents to gerrit. Once reviewer approved the code changes, trigger will be invoked and build process starts here.
Environment (with skill versions)
Technologies:
Gerrit, Git, Jenkins
O/s :
Unix





Friday 12 February 2016

POC Work


  1. Automation of firing events in Samsung Smart TV Emulator
  2. Process unstructured data & Generate Reports
  3. API development for Job Portal
  4. Testing for Traffic shaping using Facebook ATC
  5. Delivery of Ads
  6. User Story – Natural Language Processing
  7. Dashboard of Artists – Sales & Revenue

In-Detail

Automation of firing events in Samsung Smart TV Emulator

Description : Smart TV Emulator is used to test the functionality of the app before going to public. In the process of automation, through scripts, we have to fire events into emulator.

Technologies Python, Samsung Smart TV Emulator


Process unstructured data & Generate Reports

Description : Transform unstructured data into a structured one and generate reports using reporting tools.

 Technologies : Java, Map Reduce, Hive, QlikView


API development for Job Portal

Description : This portal will add candidate and job details into database. We can get the list of suitable candidates for a job based on skill set and list of suitable jobs for a candidate. User login to allow authorized users only.

Technologies : Java, MySql, Eclipse, Neo4J

Testing for Traffic shaping using Facebook ATC

Description : To test the app under different network conditions, use the tool ATC of facebook.

Technologies : ATC

Delivery of Ads

Description : Main target of this POC is verify the scalability and response time of nodejs compared with java. Ad Management will serves in creating zones, and Ads under each zone. On request for an Ad of a zone, Ad Delivery server will choose the best Ad based on weighted random generator and servers the Ad to the requested app.

Technologies : NodeJs, MongoDB

User Story – Natural Language Processing

Description : This POC intention is to extract entities from resume and fill the required details for creating a new candidate and details.

Technologies : Java

Dashboard of Artists – Sales & Revenue

Description : This dashboard will list out all the artists, their sales and the revenues generated. Users can also select an artist so that again when he view the dashboard again, tracked artists will be shown in home page. Also we can compare one artists sales/revenue with another.

Technologies : JavaScript, BackboneJS