[android-developers] تأمين وادارة الشبكات باعتماد الاكاديمية الدولية للامن الداخلي - للفترة القادمة - دبي تنظيم مركز أرض المعرفة

2018-05-11 Thread Knowledge-land.org


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABw0zXq8qdFr8OLFB-vZW%2B8fCDEKzDP9dcJr7e9RqSU73KG3-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How socket.io get response with synchronous call on android?

2018-05-11 Thread xuzhitong1983
I'm writing a android chat application with socket.io-client-java.I want to 
check whether the client user exist at first.So I need to send a command 
like "user/exist" to server url and get the response from server.I need to 
wait the server response then can go to next step.But the socket.io use the 
asynchronous callback.For getting the response synchronous I known the 
Furture and Callable only.So I tried the way using code as below:But it 
dose not work.The respObj is null. How can i get the reponse synchronous? I 
am a green hand on java and forgive my poor chinese english. Any help would 
be appreciated!

//this is request method using socket.iopublic JSONObject request(final String 
method,final String url,final JSONObject data){
final JSONObject responseObj = new JSONObject();
if (mSocket.connected()) {
 mSocket.emit(method, reqObj, new Ack() {
@Override
public void call(Object... objects) {
System.out.println("get Ack");
try {
responseObj.put("body", (JSONObject) objects[0]);
}catch (JSONException e){
e.printStackTrace();
}
}
})
 }}//this is Callable call implement
 @Override
public JSONObject call(){
  return request("get","https://my-chat-server/user/exist",new 
JSONObject());}
//this is call method in activity
ExecutorService executor = Executors.newCachedThreadPool();
Future response = executor.submit(mApiSocket);
executor.shutdown();
JSONObject respObj = new JSONObject();
JSONObject respBody = new JSONObject();
try {
respObj = response.get();
respBody = respObj.getJSONObject("body");
}catch (ExecutionException e){

}catch(InterruptedException e1){

}catch(JSONException e2){

   }

And I known the js can use Promise and await like below:

//request methodstatic request(method, url, data) {

return new Promise((resolve, reject) => {

this.socket.emit(method,
{
url: url, 
method,
data, 
},
async (res) => {
if (res.statusCode == 100) { 
resolve(res.body, res); 
} else {
throw new Error(`${res.statusCode} error: ${res.body}`);
reject(res.body, res);
}
}
)

})
}//call method
response = await mSocket.request('get','https://my-chat-server/user/exist', {
first_name: 'xu',
last_name: 'zhitong',

});

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0593dce8-483a-49ba-90b7-96cc0c2b8acd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C-Node.JS Developer(10yr) || Dallas TX

2018-05-11 Thread neha nityo
Greeting !!

We have a 12 Months Contract position with our client, If you have resume
please share with me .

Must Need : Passport Copy, Number /Highest Education Document+ Update Resume



Role : Node.JS Developer(10yr)

Location : Dallas TX

Duration: 12+ Months



Skills & Qualifications
Mid-level, highly motivated, self-directed Developer with QA mindset

Must have demonstrable experience in:

Node.js

JavaScript








Thanks & Regards,

Neha Gupta

Team Lead

Desk : 609-853-0818 * 2105

neh...@nityo.com

neha.gupta1...@gmail.com

www.nityo.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGvWLmd8PLm-zAU5Ucey2Wux-f6rbEVn%2BZ-7K6tUgyMvftr9Zg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Business Analyst with Facets Analyst (Healthcare) !! Hiring Now !!

2018-05-11 Thread Recruiter@CKI
*Hiring Now  Please Reply ASAP with your consultant
resume to kanahiy...@consultingknights.com
*







*Job Title : Business Analyst with Facets Analyst (Healthcare)Location :
Owings Mills, MDDuration : 6+Months ContractPASSPORT NUMBER REQUIRED Must
Have Skills:*
1. Healthcare Facets expert
2. At least 4 years of technical experience working as System
Analyst/Developer.
3. At least 4 years of experience with US Healthcare Facets

*Nice to have skills (Top 2 only)*
SQL Skills
Good professional communication and documentation

*Top 3 responsibilities* you would expect the Subcon to shoulder and
execute:
1. Work closely with internal and external stakeholders to elicit business
requirements.
2. Analyze business requirements and develops functional design
specifications that include business rules, data mapping tables, logical
flow charts, edit logic, etc.







*Regards,Kanhaiya JaiswalProfessional RecruiterConsulting Knights Inc,
Princeton, New Jersey |08540Phone : (609) 357-9399| Fax:  (609)
228-5321kanahiy...@consultingknights.com
www.consultingknights.com
*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGj9h7CmJ2hHHMVkHxFv2F2gsbQb6B%3DocUg6H%2Bv-k_E4P-wTUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] bhart...@resource-logistics.com

2018-05-11 Thread Recruiter I
Hi,

Please find job description below and if you have anyone available, please
share me updated resume as soon as possible at "
*bhart...@resource-logistics.com* *".*





*Position: Project Manager*

*Location: Atlanta, GA*

*Duration: 1 year*



*Interview:: H1B/GC/USC*



*Must Have Skills: *

   - Candidate must have experience in large scale project management.
   - Candidate should have worked in Agile, SAFe environment.
   - Experienced in Rally.
   - Managing the budget
   - Work with team, client, good presenter, detail oriented.
   - Good communications skills, result oriented, Go- getter
   - Should be able to interface at all the level within client
   organization Technology and Business partners
   - Should be able to remove impediments for the project and team
   seamlessly
   - Should be able to hit the ground running on already established team.





--

Thanks & Best Regards,



*Bharti Rajak*

*Resource Logistics Inc.*

505 Thornall Street, Edison, NJ 08837

*Phone*: 732-553-0566 *Ext.* 77

*Fax:* 732-553-0568|Open Jobs With Resource Logistics Inc.


*E-Mail:* *bhart...@resource-logistics.com
*

*Website:* www.resource-logistics.com

*Note: In case I am unreachable please contact Bhanu at Phone: 732-553-0566
Ext. 86*

*Disclaimer:** This email is not intended to be a solicitation. It is
targeted to recruiting and consulting professionals. If you are not the
intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful.*

*Unsubscribe:** If you are not interested in receiving mails from us then
please forward this mail with unsubscribe in the subject to *
rem...@resource-logistics.com*. Sorry for any inconvenience. E-mails sent
from or to Resource Logistics, Inc. may be subject to our monitoring and
recording procedures.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bWtPFXpoZaUCigbWnUc%2BM8deB8YUVyKdfnB%3DjrUJWTumA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need_OIM developer || Multiple Location

2018-05-11 Thread neha nityo
We have a 12 Months Contract position with our client, please check the
details below and please respond



Role : OIM developer

Location : Woonsocket, RI , New jersey, NJ , Scottsdale, AZ

Duration: 12+ Months

Client : CVS/TCS

QUALIFICATIONS AND SKILLS REQUIRED: IDENTITY and ACCESS MANAGEMENT - OIM
Developer

• Minimum of 7 years’ experience with Identity and Access management
planning and implementation including 5 years enterprise organization
experience.

•  In-depth understanding and knowledge of Identity and Access management
concepts, processes and general trends in the industry

•  Experience implementing Oracle Identity Governance Product OIM11gR2 PS2

• Experience in implementation, configuration and deployment of OIM
solution that involves integration with legacy systems using custom
connectors and various B2B partners

• Experience configuring OIM toolset to provision/de-provision and
reconciliation.

• Experience with access control modeling methodologies, authorization
policy management, and risk-based methods of access lifecycle management
for applications and data.

•  Experience maintaining, troubleshooting and enhancing OPAM/ IAM
infrastructure; leading or participating in their day-to-day operation and
maintenance; and monitoring, reporting, and auditing technical, security,
and business activities.









Thanks & Regards,

Neha Gupta

Team Lead

Desk : 609-853-0818 * 2105

neh...@nityo.com

neha.gupta1...@gmail.com

www.nityo.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGvWLmc%2BBPOq4MTBQ8N_mnQpsAENnXA_%3DxrWd42vD%3DEvF6NusA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Developer

2018-05-11 Thread Prabhdeep Singh
 

Hi,
Hope you are doing well.
Below is the job description ,Let me know your availability with  an 
updated copy of your resume.
 
*Java Developer*
*SanJose CA *

*Contract & Fulltime*
*Immediate start* 
 

*Note: i94 Mandatory *


*Required Skills / Experience:*
• 7+ years of experience with Java, Spring, Oracle , *Java 8*
• Strong understanding of SOA concepts, Web services and REST API
• Working experience in Spring, Hibernate
• Excellent problem solving skills, willingness to take ownership and 
risks, and enthusiasm in the face of technical challenges
• Experience in performing proof of concept for new technologies
• Good knowledge on Agile Methodology and the Scrum process.
 

*Thanks & Regards*

*Prabhdeep | Technical Recruiter*

*2 N. Market St., #400, San Jose, CA, 95113*

*Phone: 732.256.8755 | **prab...@e-solutionsinc.com* 


*LinkedIn: **https://www.linkedin.com/in/prabhdeep-singh-prabh-a383b4160/*

*www.e-solutionsinc.com* 
[image: cid:image001.jpg@01CE409A.098A8FA0]

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail 
cannot be considered spam as long as we include contact information and a 
remove link for removal from our mailing list. To be removed from our 
mailing list reply with "remove" and include your "original email 
address/addresses" in the subject heading. Include complete addresses 
and/or domain to be removed. We will immediately update it accordingly. We 
apologize for the inconvenience if any caused. If you have erroneously 
received this message, please delete it immediately and notify the sender. 
Before opening any attachments please check them for viruses and defects.
WARNING: Computer viruses can be transmitted via email. The recipient 
should check this email and any attachments for the presence of viruses. 
The company accepts no liability for any damage caused by any virus 
transmitted by this email.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ca4453d5-37f4-4be0-b1fc-3d7d9ffc9acd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: SharePoint Developer__ Teaneck, New Jersey

2018-05-11 Thread Recruiter I
Hi,

Please find job description below and if you have anyone available, please
share me updated resume as soon as possible at "
*bhart...@resource-logistics.com* *".*



*Position::* *SharePoint Developer*

*Location: Teaneck, New Jersey*

*Duration:: 12 Months+*



*Visa:: H1B/GC/USC*



*Primary Skills: SharePoint, Sitecore and NetSuite applications*

·  Provide L2 and L3 Functional and Technical support
for Sharepoint, Sitecore and NetSuite applications.

·  Work with Covanta’s Level I and II Helpdesk support
teams, triage and resolve Level III application break/fix incidents per
expected service level agreements (SLA)

·  Support enhancements on a best effort basis as
requested by Covanta

·  Maintain IT Development standards and technical
design documentation in accordance with accepted standards

·  Support internal & external audit activities, as
requested, on a best effort basis.





--

Thanks & Best Regards,



*Bharti Rajak*

*Resource Logistics Inc.*

505 Thornall Street, Edison, NJ 08837

*Phone*: 732-553-0566 *Ext.* 77

*Fax:* 732-553-0568|Open Jobs With Resource Logistics Inc.


*E-Mail:* *bhart...@resource-logistics.com
*

*Website:* www.resource-logistics.com

*Note: In case I am unreachable please contact Bhanu at Phone: 732-553-0566
Ext. 86*

*Disclaimer:** This email is not intended to be a solicitation. It is
targeted to recruiting and consulting professionals. If you are not the
intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful.*

*Unsubscribe:** If you are not interested in receiving mails from us then
please forward this mail with unsubscribe in the subject to *
rem...@resource-logistics.com*. Sorry for any inconvenience. E-mails sent
from or to Resource Logistics, Inc. may be subject to our monitoring and
recording procedures.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bU77UAjEi5m%3D4xEPokQgD67BoKf0fHLosF%2BQ3Gi%2BNSfLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Data Modeler|Cumberland RI |Phone than Skype|| USC, GC, GC EAD Only

2018-05-11 Thread Neha Saral
*Hi,*

*Hope you are doing great…*

*We do have a position for the Below requirement so please have a look and
let me know your interest*





*Position Data Modeler*

*Location: Cumberland RI *

*Duration: 12+ Months*

*Interview:Phone than Skype*



*USC/GC/ GC-EAD.*



*Preference is folks that can convert to full time after 1 year.*



*Job Description: *





Need REALLY strong Data Modelers



·  Minimum of 5 years data warehousing

· Minimum of 5 years with Oracle or Teradata

· Minimum of 3 years of data modeling using ERWin, normalized,
dimensional & semantic design expertise, DDL generation

· Minimum of 3 years experience with  n-tier platforms, data
integration patterns and application data models using ERWin.





[image: cid:image001.jpg@01D2DA68.60080D00]



Neha Saral

VSG Business Solutions

221 Cornwell Dr Bear, DE

n...@vsgbusinesssolutions.com

Phone: 302-261-3207 Ext: 107

GTalk:neha@gmail.com

P Please consider the environment before printing this email

Important!  This message is intended only for the use of the individual or
entity to which it is addressed and may contain information that is
privileged, confidential, and exempt from disclosure under applicable law.
If the reader of this message is not the intended recipient, or the
employee or agent responsible to deliver it to the intended recipient, you
are hereby notified that reading, disseminating, distributing, or copying
this communication is strictly prohibited.  If you have received this
communication in error, please immediately notify us by telephone, and
discard the original message.  Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJdfOTSZ2rncCj8L_O-MHHkCC55tnecq%3DrDae4kRe2FRZtTNSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent :: Automation Python Testers

2018-05-11 Thread sumouli . staffing


Greetings,

Job Title: Automation Python testing for Tester

Location: Dallas , Philadelphia , or  san jose  CA

If you are qualified, available, interested, planning to make a change, or 
know of a friend who might have the required qualifications and interest, 
please email me at sumouli.staff...@gmail.com. If you do respond, please 
include a daytime phone number so I can reach you. 

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/dd3a499d-d6d8-43b6-9838-6ed2df7d5732%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hadoop/Ab Initio Solutions Architect

2018-05-11 Thread shiva
*Urgent Need -* *Hadoop**/**Ab* *Initio* *Solutions* *Architect*
*Location: Charlotte, NC or Phoenix, AZ or Minneapolis, MN *
Duration: 12 Months plus   
More than 12 + years of experience in Data Lake, Data Warehousing, Big Data 
 Worked as a Hadoop developer 
Worked as a Ab Initio developer BI – reporting

Need Senior Candidates above 9+ 

  


[image: photo]
*Best Regards...[image: Inline image 2]*

*ShivaSr.Technical Recruiter at InterSources Inc.*
[image: Inline image 7]A *39159 Paseo Padre Pkwy # 106 Fremont CA 94538 
.*
[image: Inline image 8]  

*5109623522E  
**sh...@intersourcesinc.com
  
*

*   G Talk- sprashanth9...@gmail.com 
*W- *www.intersourcesinc.com* 

*LinkedIn id: **https://www.linkedin.com/in/shiva-prashanth-12K/ 
*
 
 Connect With Us


Note: This message is intended for recruiting and consulting professionals 
only and is not intended as a solicitation. If you received this email in 
error and/or you wish to be removed from our list for any reason, please 
REPLY with REMOVE in the subject line. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/13f5e933-4c4c-4fa0-80fd-c89b1082db6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hadoop/Ab Initio Lead Developer

2018-05-11 Thread shiva


*Hadoop/Ab Initio Lead Developer San Francisco, CA / Charlotte, NC / 
NY/NJ24 Months plus*

*Responsibilities:*
Design and implement highly distributed, scalable and performant ETL 
processes - Staging, Data Enrichments and Strong data delivery techniques 
using Ab Intio as ETL environment
Hands on ETL development (data transformations and data movement) using Ab 
Initio, Ab Initio Express IT, DQE (Data Quality) and Metadata Portal as key 
tools
Effectively work in an ETL framework driven environment
Identify key business processes and deliver subject specific ETL processes 
to load physical data models
Support ongoing ETL efforts for Development, QA and Production environments
Effectively communicate data design to other members of the team to ensure 
proper implementation and utilization of the data structures
Partner with source system Subject Matter Experts (SMEs), Data Analysts and 
Modelers to build integration and curated views of complex data sources 
into our environment.
Work very closely with business analysts, development teams and project 
managers for requirements and business rules
Work with Microsoft SQL Server DBAs in Enterprise Database Management group 
to troubleshoot problems and optimize performance

*Required Qualifications*


*7+ years of application development and implementation experience7+ years 
of Ab Initio, Data Modeler, Hadoop experience7+ years of SQL experience*
6+ years of source/version control tools experience
5+ years of experience supporting or designing complex ETL production 
environments
5+ years of SDLC (System Development Life Cycle) experience
5+ years of performance tuning experience
Good verbal, written, and interpersonal communication skills

*Desired Qualifications:*
5+ years of Metadata experience
3+ years of Agile experience
Experience applying new technologies to business needs in a technologically 
innovative, change-driven organization
Knowledge and understanding of relational database concepts, querying, data 
warehousing, ETL process, requirements gathering and/or decision support 
tools
Knowledge and understanding of software development life cycle (SDLC): code 
control, build and deployment
Knowledge and understanding of authentication methods or protocols
Knowledge and understanding of database modeling techniques and theory

*2+ years of experience using Build Tools such as Jenkins and uDeploy3+ 
years of agile software development techniques including designing software 
for unit testing and acceptance testing, *and the use of continuous 
integration.

*EDUCATION: BS/BA degree or higher in information technology* 


[image: photo]
*Best Regards...[image: Inline image 2]*

*ShivaSr.Technical Recruiter at InterSources Inc.*
[image: Inline image 7]A *39159 Paseo Padre Pkwy # 106 Fremont CA 94538 
.*
[image: Inline image 8]  

*5109623522E  
**sh...@intersourcesinc.com
  
*

*   G Talk- sprashanth9...@gmail.com 
*W- *www.intersourcesinc.com* 

*LinkedIn id: **https://www.linkedin.com/in/shiva-prashanth-12K/ 
*
 
 Connect With Us


Note: This message is intended for recruiting and consulting professionals 
only and is not intended as a solicitation. If you received this email in 
error and/or you wish to be removed from our list for any reason, please 
REPLY with REMOVE in the subject line. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/01ae89c2-f20c-486b-a39d-9996c305a316%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] ~~IMMEDIATE CLOSER~~

2018-05-11 Thread robin raj
Hello Partners,

Hope you are doing great!

Here is the list of Consultants I am currently marketing. Please let me
know if you have any matching Contract (C2C) Requirements.

Please add me in your distribution list

*
Hotlist*

*S.no*

*Consultant*

*Technology*

*Experience*

*Visa*

*Location*

*Relocation*

*1*

*Unnatha*

*Penetration Testing*

*6+ Years*

*H4*

*Texas*

*Yes*

*2*

*Gopi*

*UI Developer*

*7+ Years*

*H1*

*California*

*Yes*

*3*

*Pravalika*

*QA Analyst*

*6+ Years*

*H4*

*Kansas*

*Yes*

*4*

*Priya*

*BA/ Retail, Construction*

*7+Years*

*GC*

*Huston, TX*

*Huston/Dallas*

*5*

*Sumanth*

*Java Developer*

*5+ Years*

*OPT*

*Texas*

*Yes*

*6*

*Anurag*

*Business Analyst*

*4+ Years*

*OPT*

*Florida*

*Yes*

*7*

*Deepthi*

*.Net Developer*

*4 Years*

*OPT*

*Kansas*

*Yes*

*8*

*Kotla*

*.Net Developer*

*6+Years*

*OPT*

*Michigan*

*Yes*

*9*

*Krishna*

*UI Developer*

*6+ Years*

*OPT*

*Frisco, Texas*

*Yes*

*10*

*Rama Raju*

*Project Manager/Scrummaster*

*12+ years*

*H1*

*Kansas*

*Yes*
















Uday®
Staffing Specialist
O: (785) 380-8559 x109
uday.varanga...@performancesoftech.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJrAxZRpimxQ_SRQWY9067T%2Bk3PGNNbwuVdnDDQ_KaBm1s4Ekw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Multiple Roles Jr | Sr | || Pittsburg, PA || F2F || C2C || Any VISA

2018-05-11 Thread Recruitment Network
Hi,

*We have Multiple Java Roles - Any Visa is fine.*

*Face 2 Face interview  Location – Pittsburg, PA*
 
*Reach me at cha...@fraank.com  *


*Position: 1*
*Team Manager *
*Primary – Java ( Dev& Arch), Rest Services and UI Development*

*Secondary – Angular*
*8-10 Years *

1.Manage daily operations of an IT Application Development area focused 
on Java and Angular technologies.
2.Ensure the Application Development area uses sound practices and 
processes for implementing custom developed and packaged solutions.
3.Ensure business area requests for application development services 
are understood, prioritized and addressed.
4.Experience with both custom application software development and 
packaged software implementations.
5.Demonstrated ability to solve problems, determine appropriate actions 
and complete projects with little direction.
6.Experience in agile development processes.
7.Excellent verbal and written communication skills. 


*Position: 2* 
*Java Developer ( Backend) *

*Primary – Java J2EE/JEE design and software development experience 
including designing, programming, and documenting2 - 3 years *
1.Java J2EE/JEE design and software development experience including 
designing, programming, and documenting
2.Demonstrated expertise with Java, Java Frameworks (Spring, JMS), 
Object-Oriented Design and development principles; and Java Application 
Servers such as WebLogic or Apache Tomcat; and relational databases such as 
Oracle
3.Demonstrated expertise in software engineering practices (e.g., 
reading/generating software specs, design patterns, continuous integration)
4.Service Oriented Architecture design and development experience 2- 3 
years 40$/hr

*Position: 3* 
*Java Developer ( Front End)* 
*Primary – Java/J2EE *
1.Java/J2EE, HTML5,CSS3, JavaScript, Jquery and other front end tools.
2.Experience working with a JavaScript framework (Angular, Vue, React, 
etc.)
3. 
4.Understanding of HTTP, XML, JSON and web technologies 


*Position:4 * 
*Java Developer ( FullStack)  *
*Primary – Java web architectures & RESTful APIs* 
1.Extensive experience with cloud design patterns, Java web 
architectures & RESTful APIs.
2.Experience with AWS services and tools.
3.Develop objects and code from the database up to a browser based user 
interface.
4.Strong SQL and relational databases expertise including caching and 
performance optimization.
5.Experience with JavaScript, jQuery, spring, HTML5 and CSS is a plus. 

*Fullstack Lead *
*8-9 years *1.Very strong Full Stack skills.
2.Very strong on Restful services, Spring, Caching, Rest vs Soap
3.Strong knowledge on Microservices
4.Knowledge about Digest Lifecycle, Dependency Injection, Hashing
5.Should be able to contribute in terms of architecture decisions
6.Should be able to help finalize the design and lead the team
7.Should have good knowledge on CICD packaging, build and release like 
Git – should know Fork and Merge in Git. 


*Position: 5* 
*Java PL/SQL *
Java with PL SQL 
Java, JSF, Spring, Hibernate along with PL/SQL 


Please add me to your LinkedIn network…

 

Thank you,

 

Chaitanya M

Talent Acquisition Specialist

E-mail: cha...@fraank.com

Fraank Systems

Office: 510-771-9314

Gtalk: audid...@gmail.com LinkedIn: Chaitanya LION

Fax: 408-262-6662 | www.fraank.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d8d15faf-6bf3-4f9c-a266-61a75a16f2fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Python Developer |Windsor CT|Phone than Face to Face

2018-05-11 Thread Neha Saral
*Hi,*



*Pls, find the suitable resume for the below mentioned role.*





*Position: Python Developer *

*Location: Windsor CT*

*Duration: Long term *

*Interview: Phone than Face to Face*



MUST:

•  Understands

o  native Python data structures

o  common patterns for Python I/O

  common packages used for such

o  understands the difference between
Stateful/less

o  branching& Git Flow practices

•  Has experience

o  with robust logging and exception handling

o  root cause analysis

  then actioning a permanent fix

o  working with git (not learning it for the
first time, this was a disaster)

o  with CI / CD environments…  We don’t have
complete CI / CD but we have build automation that as you realize is
critical.



Nice to have:



•  Experience writing web services in the Flask
framework

•  Understands / Has Experience with
containerization

•  Experience writing supportable Feeds




Thank you!











[image: cid:image001.jpg@01D32BC6.E9DF2270]



VISHAL

VSG Business Solutions

221 Cornwell Dr Bear, DE

vis...@vsgbusinesssolutions.com

Phone: 302-261-3207 Ext: 116

www.vsgbusinesssolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJdfOTRnnd82kG4MxTmMUcHf8w9v57G0QKJLxbDgeDnDs4T8wA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: Java Developer with DevOps__ San Antonio, TX

2018-05-11 Thread Recruiter I
Hi,

Please find job description below and if you have anyone available, please
share me updated resume as soon as possible at "
*bhart...@resource-logistics.com* *".*





*Position:: Java Developer with DevOps*

*Location::**San Antonio, TX*

*Duration:: 12 Months+*

*Interview:: Phone+ Skype*



*Visa:: H1B/GC/USC………Need passport Number for H1B *



*Java Developer:*

· 2 – Java developers (REST, Spring, Hibernate)

· 4-6 years of experience in Java development (Must have – REST,
Spring, Hibernate)

· Knowledge of professional software engineering practices for the
full software development life cycle including coding standards, code
reviews, source control management, build processes, testing, and operations

· Sharp analytical abilities and proven software design skills

· Experience with designing, building and deploying scalable,
highly available systems.

· Experience with modern tools and environments (e.g., XML, web
services, version control systems, bug/issue tracking tools)

· Experience with Scrum, XP or other agile methodologies a plus.

· Good communication skills with both technical and business people.



--

Thanks & Best Regards,



*Bharti Rajak*

*Resource Logistics Inc.*

505 Thornall Street, Edison, NJ 08837

*Phone*: 732-553-0566 *Ext.* 77

*Fax:* 732-553-0568|Open Jobs With Resource Logistics Inc.


*E-Mail:* *bhart...@resource-logistics.com
*

*Website:* www.resource-logistics.com

*Note: In case I am unreachable please contact Bhanu at Phone: 732-553-0566
Ext. 86*

*Disclaimer:** This email is not intended to be a solicitation. It is
targeted to recruiting and consulting professionals. If you are not the
intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful.*

*Unsubscribe:** If you are not interested in receiving mails from us then
please forward this mail with unsubscribe in the subject to *
rem...@resource-logistics.com*. Sorry for any inconvenience. E-mails sent
from or to Resource Logistics, Inc. may be subject to our monitoring and
recording procedures.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bVF3dp4HsHCuRoV3KyJ8hRaoVCtPCm9-AQbBNxV8%2BoveA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Title: Oracle E-Business Applications Developer ,Columbus ,OH

2018-05-11 Thread Dhanabal p
Title:  Oracle E-Business Applications Developer ,Columbus ,OH

Plz add me on  ur mailing list dhanabal2016...@gmail.com


*Responsibilities:*
Develop Oracle application extensions, integrations, conversions, 
customizations, reports, and workflows and participate in all phases of the 
product development lifecycle, starting with requirements analysis and 
progressing through functional design, system development, testing, and 
system implementation

*Experience below on EBS 12.1.3 and any Oracle Cloud products:*
Knowledge and experience with Oracle open interfaces and Application 
Programming Interfaces (APIs)
In depth knowledge of Oracle Applications Implementation Methodology (AIM)
In depth understanding of integration alternatives including Electronic 
Data Interchange (EDI) and Extensible Markup Language (XML) 
In depth knowledge of the Oracle Application schema
Hands on experience in Oracle Forms, Reports, Oracle Applications Framework 
(OAF), Discoverer, and Workflow, SQL, PL/SQL, XML, Java, Java Server Pages 
(JSP), Java Beans, Web Services, XML, Toad or SQL Navigator
Familiarity with UNIX shell scripting
Experience in unit testing and systems testing
Strong conceptual and analytical skills
Experience in tuning SQL queries
Hands on experience writing of database objects such as stored procedures, 
triggers, views, etc.
Functional knowledge of Oracle E-Business Suite financial and procurement 
modules

 


Thanks.,

Dhana

dh...@highbrowbiz.com

dhanabal2016...@gmail.com

614-525-9917

Highbrowbiz.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f6469f1c-fec9-40d7-8776-0ddfb42239e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Requirement Architect 1 - Columbus,OH (This position is similar to a Desktop Engineer)

2018-05-11 Thread Dhanabal p
 Urgent Requirement Architect 1 - Columbus,OH   (This position is similar 
to a Desktop Engineer)



Need Mandatory

   Requirements/Time

This position is similar to a Desktop Engineer

 

   1. 8 Years SCCM or SMS/MOM like experience


   - SCCM 2012 Experience Required (SCCM 2007 not sufficient)
   - Advanced understanding of Content Distribution and Management, 
   Maintenance Windows, Queries, Application Deployment, Packaging Deployment, 
   Operating Systems Deployment, LTI and ZTI Operating System Deployment, 
   Microsoft Software Updates, and 3rd-Party Integrations.
   - Full knowledge of the Operating System Deployment process from design 
   to deployment and the support tools and technology involved (SCCM, MDT, 
   WDS, PXE, Bootable Media, Task Sequences, MSI and MST files, etc.)
   - *STRONG* SCCM, OS, AD and Application troubleshooting abilities.
   - Experience with top level support (no escalation beyond).
   - *STRONG* experience in the following tools: MDT, APP-V, InstallShield, 
   Software Repackagers, MSI Tables
   - Ability to fully script repeatable tasks, Operating System Deployment, 
   Application Installs and configuration changes.
   - Experience in Windows XP/7/8/10 from an Administrator perspective (not 
   desktop support.)

 

   1. 5 Years PowerShell scripting experience in a production environment


   - *STRONG *shell experience in windows (command shell, vbscript, 
   PowerShell.)
   - Understanding of WMI/CIM.
   - Experience with Active Directory User and Computer accounts, Security 
   Groups, and group policy objects.  
   - Ability to work on multiple assignments concurrently.
   - Experience working in a highly distributed environment.


   1. Minimum 4-year (Bachelors) degree in computer science or related IT 
   field. With equivalent work experiences showing that, the candidate has 
   designed systems and migrations to success.
   2. The ability to train and mentor staff on design changes and the 
   ability to explain changes and needs to business units.

 

  Desired Skills/Time

 

5 Years planning, designing and implementing change in a distributed 
corporate environment.

10 Years Troubleshooting experience

10 years knowledge of networking technologies to include PING, NETSTAT, 
DHCP, OSPF, DNS, and NSLOOKUP.

12 total years I.T experience.

Master’s degree in Information Technology

8 years’ experience with Active Directory.

Contributes to continuous process improvements to increase the efficiency 
of section.

Excellent communication skills both written and oral.

PowerShell 3.0 scripting background.

Certifications in Microsoft tools and technologies

Certification/classes in SCCM

ITIL Knowledge and ITSM Tools

Knowledge of Flexera Corporate Software Inspector

Knowledge of 1E Nomad Software Distribution.

 

 


Thanks.,

Dhana

dh...@highbrowbiz.com

dhanabal2016...@gmail.com

614-525-9917

Highbrowbiz.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9666afd1-bdb7-4169-983e-1b8285ab6e39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Automation Tester with UFT !! Hiring Now !!

2018-05-11 Thread Recruiter@CKI
*Hiring Now .. Please Reply ASAP with your consultant
resume to kanahiy...@consultingknights.com
*









*Job Title : Automation Tester with UFT ExperienceLocation : Beaverton, OR
Duration : 6+Months ContractPASSPORT NUMBER REQUIREDVendor Rate: 33-35/hr
on C2CMust Have Skills*
3-5 years experience
Test Automation Engineer
UFT

*Detailed Job Description*
Automation Engineer with UFT experience of atleast 3 yrs

*Top 3 responsibilities* you would expect the Subcon to shoulder and
execute Test Automation Engineer Communication Coordination







*Regards,Kanhaiya JaiswalProfessional RecruiterConsulting Knights Inc,
Princeton, New Jersey |08540Phone : (609) 357-9399| Fax:  (609)
228-5321kanahiy...@consultingknights.com
www.consultingknights.com
*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGj9h7D9CsXMU3ciSP%2BBdWeEoC2n4CcNDG%2B4uGSer8h7YXfk9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: Salesforce Technical Lead__AZ & CA

2018-05-11 Thread Recruiter I
Greetings,

Please go through the below requirement:
Job Description:


*Interview:* Video Call Only (Skype/WebEx).

*Job Title:* Salesforce Technical Lead

*Type of Hire:* Contract or Contract to Hire

*Duration:* 6 Months to One Year

*Job Locations Are:*

· Phoenix AZ.

· San Francisco CA.

· Irvine CA.

· Agoura Hills CA.



*Minimum Qualifications:* 6+ Years in Salesforce.

*Required Skills\Experience\Job Summary:*

· Lead the development and code review for the Engage 1.0 project
by working with the Architect and following the Salesforce best practices.

· Help developers resolve various technical challenges and raise
technical caveats with the architect.

· Develop complex logics for the release user stories and support
hotfixes to the production issues.

· Support the continuous integration process w.r.t the development,
such as resolving GIT related issues, following branching strategies,
working with developers to resolve code scan issues, assisting sandbox and
production deployments etc.

· Strong at algorithms, object oriented programming, and large data
volumes solutions.

· Good at writing APEX triggers in a bulkified manner.

· Aware of the differences and considerations within various Web
Service approaches.

· Able to implement complex APEX logics by efficiently using
Collection classes.

· Able to refactor the existing code and develop re-usable
components.

· Experience with Lighting Components & Lightning Design System is
add-on.



--

Thanks & Best Regards,



*Ravi Singh*

Resource Logistics Inc.

*505 Thornall Street, Edison, NJ 08837*

*Gtalk: *ravirecruiter03

*E-Mail: *r...@resource-logistics.com

*Website: *www.resource-logistics.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bWmvYGAG%2B%3DVWxTBAWj6SZWzsGKRnXKEqA7saJru6%2BHRhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: SFDC Project Manager-Billerica MA

2018-05-11 Thread Recruiter I
Greetings,



Please go through the below requirement:



*Job Description:*



*Role: SFDC Project Manager*

*Location : Billerica, MA*

*Experience: 8-10+ yrs*

*Duration : 10+ months *

*Client Domain : LIFE SCIENCE*

*Responsibilities:*

· Planning and managing large scale projects across the Commercial,
Marketing, Customer Service domains

· Ensuring that priorities are set as well as planning the time and
human resources required for the projects

· Planning the resources required to successfully implement the
systems on time, cost and quality

· Managing umbrella programs for the overall observation of several
related projects

· Analyzing the interdependencies within the portfolio and
conducting the required risk analyses

· Responsible for supporting the project managers in developing the
business case, defining the RFPs,applying, presenting, managing,concluding
and post-calculating the costs of projects

· Regular reporting on the project/program progress: Indicates
problems and risks; recommends corrective action

· Coordinating, escalating andfollowing up on issues.

· Translating recurring issues and problems into fundamental
solutions

· Identifying problems and opportunities within
processes,independently seeking solutions with the involvement of other
colleagues and clients

· Handling client expectations in a professional manner
Commissions, steers and monitors external service providers working on the
project



Qualification

· SFDC process knowledge

· Customer Data Management process knowledge

· 3+ Customer Data Management and governance

· Relevant industry experience(Biotech, Pharma, Life Science)

· Relevant functional domain knowledge (sales, marketing,territory
management and incentive compensation, customer service,customer data
management and governance, business intelligence

· and data warehousing)

· 8+ years project management experience on the Salesforce.com
platform

· Certified PMP or equivalent preferred

· Strong hands-on platform experience - must understand and be able
to effectively manage the implementation of Salesforce configuration and
visual force

· Knowledge of ETL, integration and migration tools using Oracle
database and Informatica middleware products, as well as SAP PI

· Integration experience with SAP

· ERP and Oracle ERP systems is a strong plus

· Strong planning, conflict resolution, analytical/problem solving
skills with ability to learn quickly

· Knowledge in Application Lifecycle and Implementation processes
(e.g. PMI, Agile)

· Superior communicator experienced in global, multi cultural
project setup at multiple hierarchical organizational levels



--

Thanks & Best Regards,



Ravi Singh

Resource Logistics Inc.

505 Thornall Street, Edison, NJ 08837

*Gtalk: *ravirecruiter03

*E-Mail: *r...@resource-logistics.com

*Website: *www.resource-logistics.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bUJLWJFa%3DRgVLhWd2t7QpUZWeNCuDcW4JC5ghpw1g0%3D0g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Micro Services Lead Opening @ Memphis, TN

2018-05-11 Thread abdullahyusuf1581
Hi ,

We have an opening for " Java Micro Services Lead" with our client @ 
Memphis, TN.

Contract : Long Term

If you're interested, kindly send me their resumes asap.

Job Details:-

 

Primary Skills: 

 

• Microservices architecture, Java, Spring, Spring boot, Docker, 
REST webservices ,

• Strong understanding of Cloud computing (concepts of PaaS, 
DevOps, techs like Ribbon, Eureka, Hysterix or similar).

 

Description:

 

• Should have 8-10 years of experience.? Preferred to have 1+ years 
of seasonal architect role experience. 

• The candidate should be able to build a service using 
microservices architectural pattern using Spring-boot. 

• Having good understanding on DDD and CI/CD, is preferred? 
Candidate should be able to deploy the microservices using Docker, and 
should know how to auto scale the service instances based on load. 
Candidate should be well versed with webservices and Cloud concepts.? 
Knowledge of deployment of applications to any application server with all 
the relevant configurations is a must. 

• Good Communication skills and able to lead the team.

• Having prior PaaS experience (PCF, AWS, Bluemix, Azure etc) is 
preferred

•API Gateway experience (CA Layer 7 preferred)

Abdullah K
 
Senior US IT Recruiter
Technosoft Corporation
One Towne Square, Suite 600
Southfield, MI 48076
Direct   : +1 248 415 4576
Board   : +1 248 603 2600
abdulla...@technosoftcorp.com
www.technosoftcorp.com
“GO Beyond Possible”

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/53f2826f-b3cd-4882-9ea7-4cff85129588%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Full Stack UI Developer !! Hiring Now !!

2018-05-11 Thread Recruiter@CKI
*Hiring Now .. Please Reply ASAP with your consultant
resume to kanahiy...@consultingknights.com
*







*Job Title : Java Full Stack UI Developer with AngularjsJs NodejsLocation :
Milwaukee, WIDuration : 12+Months ContractPASSPORT NUMBER REQUIREDMust Have
Skills:*
1. Proficient front end coding skills in JavaScript, with one or more
frameworks React, AngularJS, NodeJS, or similar
2. Proficient coding skills in one or more core application languages
including Java, C#, Python, .NET
3. Experience with implementing design patterns.

*Nice to have skills (Top 2 only)*
1. Working knowledge of relational and nonrelational databases Postgres,
Microsoft SQL, MySQL, mongo dB, Redis
2. Experience working in an Agile development environment leveraging TDD
and whole team approaches within a fullydedicated Agile team

*Detailed Job Description:*
With 6 years software engineering experience. Proficient front end coding
skills in JavaScript, with one or more frameworks React, AngularJS, NodeJS,
or similar. Proficient coding skills in one or more core application
languages including Java, C, Python, .NET. Experience with implementing
design patterns.







*Regards,Kanhaiya JaiswalProfessional RecruiterConsulting Knights Inc,
Princeton, New Jersey |08540Phone : (609) 357-9399| Fax:  (609)
228-5321kanahiy...@consultingknights.com
www.consultingknights.com
*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGj9h7DgNm0kyH%2BHwZnM3Tegqe5yULQzUrd25%2BBcwL3ZUQvUDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] DevOps Project Manager || Sunnyvale , CA(Local)

2018-05-11 Thread neha nityo
Greeting !!

We have a 12 Months Contract position with our client, If you have resume
please share with me .

Must Need : Passport Copy, Number /Highest Education Document+ Update Resume



Role : DevOps Project Manager

Location : Sunnyvale , CA(Local)

Duration: 12+ Months

Client : TCS(WWW.TCS.COM)

Interview : F2F



Mandatory Experience:-

Looking for Project Manager with key qualifications

Priortizing the tasks based on Project releases and crtiticattlity

Closely working with engineers and help in follow-ups with cross-functional
teams whereever needed.

Scrum knowledge

Exposure to PCI patching and OEL kernel upgrades







Thanks & Regards,

Neha Gupta

Team Lead

Desk : 609-853-0818 * 2105

neh...@nityo.com

neha.gupta1...@gmail.com

www.nityo.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGvWLmd58hzK-V1x-uz20cVZsmwsSHWa%3Dczmy%2BgBw0ROQ3MYYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] **HOTLIST OF TECHNOCRAFT**

2018-05-11 Thread Mohd Muzeeb
Hello Partners,

Hope you are doing great!



This email is to explore the possibility of interacting with your company
in providing you software consultants in the areas of your requirement.
Please find below the available list of candidates for project nationwide
unless specified below. Your help and support is highly appreciated.



Please add muz...@technocraftsol.com to your Corp 2 Corp distribution list.

You can reach me at 614-664-7636



Also you can send Instant Messages in Google Hangout at
muzeebtechnocr...@gmail.com





Looking forward to work with you.



*S. No*

*Name*

*Technology*

*Total Exp*

*LOCATION*

*Re-Location*

1

N B

Business Analyst

8+

Downtown Seattle, WA

WA

2

R T

AWS DevOps

8+

ALPHARETTA, GA

Open

3

T M

Hadoop Lead Developer

10+

Hartford, CT

Open

4

H H

Hadoop Developer

8+

Lincolnshire, IL

Open

5

K S

Scrum Master/ Project Manager

7+

AZ

AZ

6

R C

Cassandra Admin

8+

Sunnyvale CA

Open

7

S T

Java Developer

8+

STAPLES, MA

Open

8

R Q

QA

5+

San Jose, CA

Bay Area in CA

9

S A

Sr. QA Lead

5+

Chicago, IL

Chicago, IL

10

T A

Sr.QA Lead

7+

Davenport IA

Chicago/Desmonies/Naperville/Iowa City/Quad Cities

11

B P

QA

7+

Columbus, OH

Columbus, OH

12

D P

Quality Analyst

7+

Florham Park, NJ

Open

13

V T

Teradata Developer

5+

Cincinnati, OH

Open

14

R R

Oracle PL/SQL Developer

7+

Duluth, GA

Open

15

V E

SAILPOINT DEVELOPER

7+

Charlotte, NC

Open

16

S K

Cognos/Data Analyst

5+

Tulsa, OK

Open





Please get in touch with me for further information. I look forward to hear
from you at the earliest.




-- 

*Thanks & Regards,*



*MUZEEB*



*BUSINESS DEVELOPMENT MANAGER*

[image: Description: Description: download]

*Contact No.:* *614-664-7636*

*Office ID: **muz...@technocraftsol.com* 

*Yahoo ID: **muzeebtechnocraft*

*Gmail ID: **muzeebtechnocraft*

*7000 parkwood Blvd, Ste#200G*

*Frisco,TX,75034*

*www.technocraftsol.com* 

*www.XPedantic.com* 

*Partner with X Pedantic.*

*Fax: 866-360-3962*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMg%3D-2do8pTGBke3YYBJKQBAFn8z8TuykjL%2BZSdeK0EbDDT_bA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: ETL Tester - Princeton, New Jersey

2018-05-11 Thread job-alerts7
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/20OkZkT.jpg;>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-incpubid=ra-56e8d0c36464f675ct=1title=ETL%20Testerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
ETL Tester in Princeton, New Jersey, if you have matching candidates 
please submit their profiles http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-inc?utm_source=JA07-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Hi All, Greeting from millennium info tech   Role:  
ETL Tester with Data-warehouse (informatica) Duration: 
6 Months Location: Columbus, Ohio.  
Interview Today  Must 
Skill: Must have Dataware house (informatica) 
testing EXP http://www.job4tech.com/jobs/4844409-etl-tester-at-millennium-info-tech-inc?utm_source=JA07-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">
Connect with ushttps://j4t.co/2dKXni9;>http://i.imgur.com/2ocYyEZ.png; 
height="64" width="64" alt="Mailing List"> https://j4t.co/2aKBc8z;>http://i.imgur.com/gZN62gb.png; 
height="32" width="32" border="0" alt="LinkedIn"> https://j4t.co/290PJQd;>http://i.imgur.com/KBYhvGp.png; 
height="32" width="32" border="0" alt="Facebook"> https://j4t.co/2czrVGT;>http://i.imgur.com/7BQZxSD.png; 
height="32" width="32" border="0" alt="Twitter"> https://j4t.co/1XZKwMu;>http://i.imgur.com/fYxvx3Y.png; 
height="32" width="32" border="0" alt="Google+">  https://j4t.co/2cox4xp;>http://i.imgur.com/hBrqdUy.png; 
height="32" width="32" border="0" alt="Blogger"> https://j4t.co/2bOm6mo;>http://i.imgur.com/5XMUusO.png; 
height="32" width="32" border="0" alt="RSS"> https://j4t.co/2mq60Sc;>http://i.imgur.com/jaaEJ92.png; 
height="32" width="32" border="0" alt="Telegram">

https://j4t.co/2bNpOPW;>Post Jobs https://j4t.co/2dCL07E;>Free Resume Evaluation



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at 

[android-developers] Marvel Technologies- HOT LIST!!!

2018-05-11 Thread Nivedha Ashok
 Dear Recruiter,

Please find Below our current* Hotlist .* Let me know if there are any
positions available
Candidate Name Skills Experience Current Location Immigration Status Open
To Relocate Availability
Vijay Kannan SAP ABAP 7 Years Novi,MI H1B Yes Immediate
Hemanth Anne .Net 4 Years Novi,MI OPT Yes 2 weeks
Vijay Vamsi UI Developer 5 Years Novi,MI OPT Yes 2 weeks
Soma Sundar Rao Java Developer 18 Years Novi,MI H1B VA and DC Only 2 weeks
Srinivas J SAP ABAP 11 Years Novi,MI H1B Yes 2 weeks
Bhuvanashree Venkatesan QA  Tester 6 years Novi,MI GC EAD Metro Detroit
Immediate
Chandana Reddy .Net Developer 8 years CA CPT Yes 2 weeks
Thank you,

*Nivedha Ashok  *
Marvel Technologies, Inc.
www.marveltechus.com
Email: nivedha.rajago...@marveltechus.com
Linkedin: https://www.linkedin.com/in/nivedha-ashok-24852510a/
Office: 248-946-4023 x 722
42400 Grand River Ave # 207, Novi - MI 48375
SAP Partner| SAP Add-ons | SuccessFactors Partner

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BSc7WoHnprx8hnw-4G5xOGDyx2M5CTcCG%3D_puQ7_hHzxCs1Aw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: SFDC Project Manager__ Billerica, MA

2018-05-11 Thread Recruiter I
Hi,

Please find job description below and if you have anyone available, please
share me updated resume as soon as possible at "
*bhart...@resource-logistics.com* *".*





*Position: SFDC Project Manager*

*Location :** Billerica, MA*

*Experience:** 8-10+ years *

*Duration :** 10+ months*





Responsibilities:

· Planning and managing large scale projects across the Commercial,
Marketing, Customer Service domains

· Ensuring that priorities are set as well as planning the time and
human resources required for the projects

· Planning the resources required to successfully implement the
systems on time, cost and quality

· Managing umbrella programs for the overall observation of several
related projects

· Analyzing the interdependencies within the portfolio and
conducting the required risk analyses

· Responsible for supporting the project managers in developing the
business case, defining the RFPs,applying, presenting, managing,concluding
and post-calculating the costs of projects

· Regular reporting on the project/program progress: Indicates
problems and risks; recommends corrective action

· Coordinating, escalating andfollowing up on issues.

· Translating recurring issues and problems into fundamental
solutions

· Identifying problems and opportunities within
processes,independently seeking solutions with the involvement of other
colleagues and clients

· Handling client expectations in a professional manner
Commissions, steers and monitors external service providers working on the
project



Qualification

· SFDC process knowledge

· Customer Data Management process knowledge

· 3+ Customer Data Management and governance

· Relevant industry experience(Biotech, Pharma, Life Science)

· Relevant functional domain knowledge (sales, marketing,territory
management and incentive compensation, customer service,customer data
management and governance, business intelligence

· and data warehousing)

· 8+ years project management experience on the Salesforce.com
platform

· Certified PMP or equivalent preferred

· Strong hands-on platform experience - must understand and be able
to effectively manage the implementation of Salesforce configuration and
visual force

· Knowledge of ETL, integration and migration tools using Oracle
database and Informatica middleware products, as well as SAP PI

· Integration experience with SAP

· ERP and Oracle ERP systems is a strong plus

· Strong planning, conflict resolution, analytical/problem solving
skills with ability to learn quickly

· Knowledge in Application Lifecycle and Implementation processes
(e.g. PMI, Agile)

· Superior communicator experienced in global, multi cultural
project setup at multiple hierarchical organizational levels



--

Thanks & Best Regards,



*Bharti Rajak*

*Resource Logistics Inc.*

505 Thornall Street, Edison, NJ 08837

*Phone*: 732-553-0566 *Ext.* 77

*Fax:* 732-553-0568|Open Jobs With Resource Logistics Inc.


*E-Mail:* *bhart...@resource-logistics.com
*

*Website:* www.resource-logistics.com

*Note: In case I am unreachable please contact Bhanu at Phone: 732-553-0566
Ext. 86*

*Disclaimer:** This email is not intended to be a solicitation. It is
targeted to recruiting and consulting professionals. If you are not the
intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful.*

*Unsubscribe:** If you are not interested in receiving mails from us then
please forward this mail with unsubscribe in the subject to *
rem...@resource-logistics.com*. Sorry for any inconvenience. E-mails sent
from or to Resource Logistics, Inc. may be subject to our monitoring and
recording procedures.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bVkRkGGGLnF%2BwneqBdh0zw%2BpvoyD3gDxHY18TBdyVJ80g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Position:: Salesforce Technical Lead__Phoenix, AZ

2018-05-11 Thread Recruiter I
Hi,

Please find job description below and if you have anyone available, please
share me updated resume as soon as possible at "
*bhart...@resource-logistics.com* *".*



*Position: **Salesforce Technical Lead*

*Location :** Phoenix, AZ*

*Duration :** 6+ months *

*Experience:** 8+ yrs *





*Interview: Phone+ Skype *



*Job Description:*

1. Lead the development and code review for the Engage 1.0 project by
working with the Architect and following the Salesforce best practices

2. Help developers resolve various technical challenges and raise technical
caveats with the architect

3. Develop complex logics for the release user stories and support hotfixes
to the production issues

4. Support the continuous integration process w.r.t the development, such
as resolving GIT related issues,following branching strategies,working with
developers to resolve code scan issues, assisting sandbox and production
deployments



*Requirements:*

1. Strong at algorithms, object oriented programming, and large data
volumes solutions

2. Good at writing APEX triggers in a bulkified manner

3. Aware of the differences and considerations within various Web Service
approaches

4. Able to implement complex APEX logics by efficiently using Collection
classes

5. Able to refactor the existing code and develop re-usable components

6. Experience with Lighting Components & Lightning Design System is add-on



--

Thanks & Best Regards,



*Bharti Rajak*

*Resource Logistics Inc.*

505 Thornall Street, Edison, NJ 08837

*Phone*: 732-553-0566 *Ext.* 77

*Fax:* 732-553-0568|Open Jobs With Resource Logistics Inc.


*E-Mail:* *bhart...@resource-logistics.com
*

*Website:* www.resource-logistics.com

*Note: In case I am unreachable please contact Bhanu at Phone: 732-553-0566
Ext. 86*

*Disclaimer:** This email is not intended to be a solicitation. It is
targeted to recruiting and consulting professionals. If you are not the
intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful.*

*Unsubscribe:** If you are not interested in receiving mails from us then
please forward this mail with unsubscribe in the subject to *
rem...@resource-logistics.com*. Sorry for any inconvenience. E-mails sent
from or to Resource Logistics, Inc. may be subject to our monitoring and
recording procedures.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC%2BR9bX9KDHgyfcAyb7AogZrhWpvWZY23N1YaQQqa4OwHQ-q_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for .Net/ C# Developer |Rocky hill, CT|Phone than Skype|| USC, GC, GC EAD Only

2018-05-11 Thread Neha Saral
*Hi,*

*Hope you are doing great…*

*We do have a position for the Below requirement so please have a look and
let me know your interest*



*Role*:.Net/ C# Developer

*Location*: Rocky hill, CT

Duration:6+ Months

Interview: Phone and Skype



*Visa: USC, GC, GC EAD Only*



*Job Description*:



*Responsibilities*:

1. Working collaboratively with product specialists and regulatory
personnel to develop application specifications that conform to existing
architecture.

2. Developing, testing, and debugging application source code per
specifications.

3. Manipulating application test/production data as required by the
regulatory and product specialists

4. Creating and assembling all components associated with product
distributions.

5. Performing comprehensive QA review and testing of product distributions
prior to release

6. Participating in scheduled maintenance cycles for existing products

7. Working with Client Support and directly with the clients to resolve
reported installation issues



*What software tools/skills are needed to perform these daily
responsibilities*

Tools: Microsoft Visual Studio/SQL Server



*What skills/attributes are a must have? *

2+ yrs .Net/C# experience

2+ yrs T-SQL, PL/SQL

6+ months Cloud experience



*What skills/attributes are nice to have? *

HTML5  MVC  Javascript/Jquery

Object Oriented Analysis & Design

Documentation Skills







[image: cid:image001.jpg@01D2DA68.60080D00]



Neha Saral

VSG Business Solutions

221 Cornwell Dr Bear, DE

n...@vsgbusinesssolutions.com

Phone: 302-261-3207 Ext: 107

GTalk:neha@gmail.com

P Please consider the environment before printing this email

Important!  This message is intended only for the use of the individual or
entity to which it is addressed and may contain information that is
privileged, confidential, and exempt from disclosure under applicable law.
If the reader of this message is not the intended recipient, or the
employee or agent responsible to deliver it to the intended recipient, you
are hereby notified that reading, disseminating, distributing, or copying
this communication is strictly prohibited.  If you have received this
communication in error, please immediately notify us by telephone, and
discard the original message.  Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJdfOTRr9%2Bb3E--%3Dg%2BGZj5GqLXyZwA1we-LhhM4Y680aXTmqpw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Java architect with Cloud Experience inperson interview

2018-05-11 Thread Sudhakar Reddy
Hi,

Hope you are doing great,
We represent *R2 Technologies*. We have a requirement for *Java architect*
at *Atlanta,GA *. Please review the Job description below and if you’d like
to pursue this, please include a word copy of your latest resume along with
a daytime phone number and rate in your response. You can also reach
me at *470-242-7345,
EXT**: 304* Drop the suitable profiles on *sudha...@r2techcorp.com*




*Role: Java architect with Cloud Experience*

*Location: Atlanta, GA*

*Duration: 6 months+*

*Need Locals (F2F Interview)*



   - Bachelor’s or foreign equivalent degree in computer science,
   engineering or a related technical field
   - 5 years of experience developing, supporting, or implementing
   application software
   - 5 years of experience developing with Java
   - 3 years of experience working with Oracle, MySQL, or DB2
   - 5 years of experience working in Unix/Linux operating systems
   - 3 years of experience developing with Spring or similar frameworks
   - 1 year of experience using containerization tolls (i.e. Docker)
   - 3 years of experience utilizing WebSphere, JBoss, Tomcat, or WebLogic
   application servers



*Thanks and Regards . . . .*

*Sudhakar.Muchumari*

*R2 Technologies*

6515, Shiloh Rd Unit 110,

Alpharetta, GA - 30005

Direct: 470-242-7345*304

Email: sudha...@r2techcorp.com

Visit Us:*www.r2techcorp.com *













Virus-free.
www.avg.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGxT0BRmsBe004pVN%2B00S_nfcf2fbSLYHD%2B0fn5XC64NR8R9jg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: java (microservices) developer - Dallas, Texas

2018-05-11 Thread job-alerts7
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/20OkZkT.jpg;>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-incpubid=ra-56e8d0c36464f675ct=1title=java%20(microservices)%20developerpco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
java (microservices) developer in Dallas, Texas, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/4840246-java-microservices-developer-at-sariansolutions-inc?utm_source=JA07-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Job Title: Java Micrioservices developer 
Duration: Long term  Location: 
Dallas,TX  Visa Status:USC,GC,GC-EAD,H1B  
   Note: Face to Face interview is must    
 Job Description:  Strong Java developer with 
very good understanding of MicroServices architecture.   Ability to communicate 
the concepts clearly, apply industry standards and best practices.   
Candidates should meet the following minimum requirement to be qualified for 
the interview process:  · Recent hands-on experience,   · 
Working experience in Spring Boot  · Spring Framework, 
REST Standards,  · Good understanding of CI/CD, Security and 
performance tuning experience  · Development Practices such as 
TDD/BDD  · Well versed with design such OOP, Resiliency, Circuit 
Breaker  · Code quality analysis of performing static and 
dynamic analysis on their own code  · GITHub      
Good to have:  · Good understanding of 
CI/CD, Security and performance tuning experience  · Rest 
assured for integration test cases  · Understanding of PACT for 
contract testing           May you need any 
further details or have questions, please feel free to call me and I will be 
happy to get you the same.  Looking forward to hear 
 work with you soon.        Thanks 
 Regards  Swamy K  
Staffing Executive     Sarian 
Solutions, Inc.   

[android-developers] C2C :: Automation Test Engineer - Herndon, Virginia

2018-05-11 Thread job-alerts7
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/20OkZkT.jpg;>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technologypubid=ra-56e8d0c36464f675ct=1title=Automation%20Test%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
Automation Test Engineer in Herndon, Virginia, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/4840274-automation-test-engineer-at-isolve-technology?utm_source=JA07-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
 Title: Automation Test Engineer  
Location: Herndon, VA  Duration:2 
years  Rate: DOE on W2  
Interview Mode: Telephonic + F2F     Expertise in a 
QA role that is 95% Automation and 5% manual  Expert in designing, implementing 
and maintaining software test automation test frameworks/solutions using 
Cucumber/Selenium  Develop functional and regression automated test cases using 
Cucumber/Selenium  Experience with developing, documenting and implementing 
complex multi-program data driven functional/regression test strategies using 
Cucumber/Selenium is required.  Update existing regression Selenium scripts per 
the new release requirements  Execute automation, manual cases and document the 
test results in Quality Center/ALM and Rally.  Create and/or update automation 
test scenarios / cases by analyzing business requirements or manual test cases. 
 Conduct walkthrough of automation test cases  results with stakeholders.  
Log and report defects in Quality Center/ALM or Rally  Communicate automation 
testing issues with lead, developers and management.  Required Skills:  7+ 
years of experience with any Automation tool  5 -7 years of experience in 
automating test cases with Selenium  2 - 4 years of experience with Cucumber  
2- 3 years of experience with Java programming language  Experience with 
Jenkins or any continuous integration test tool  Experience in executing large 
set of Selenium regression cases in selenium grid environment  Strong knowledge 
of testing processes and 

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 44 updates in 39 topics

2018-05-11 Thread maghii

Thanks for emailing me! No, I haven’t been hacked :)

I signed up for a spam filtering service called BitBounce. To deliver your 
email to my inbox, please click the link below. Thanks!

https://bitbounce.com/pay_bitbounce_fee/918031974

BitBounce is a product by:

Turing Technology, Inc.
BitBounce.com
San Mateo, CA

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5af53f253212e_67ec2aae205c337c54295075%40ip-172-31-30-11.mail.
For more options, visit https://groups.google.com/d/optout.