Position:Java Developer(Backend)
Budget: Upto 22 LPA
Job location: Pune & Bangalore
Notice period : immediate or 15 days.
Skills sets:
Java all versions: 5+ years
Spring boot-
Rest API-
Cloud or AWS-
Agile methodologies-
SDLC-
Microservices-
Junit-
Docker-
Oops-
Mockito
Maven
Interested candidates drop your resume at ajdevikindo04@gmail.com or WhatsApp (9897410078).
#javadevelopers#javaprogramming#java
How many years of experience required
Role : Front End React JS React Native
Experience : 4+ Yrs
Notice Period : Immediate /30 Days
Location : Hyderabad
Skills : HTML/CSS/JS, React JS, JSON, of MVC, Redux & React Native, HTML5/CSS3 and ES6
References are highly appreciated
Interested people can share their resumes to pkethineni@ghsltechnologies.com
NEWSMARTWARE JOB is UK based freelancing platform same as Upwork and Freelancer, but pay in ETH, BNB, USDT.
Clients and Managers can post jobs and hire nice developers as you want.
Service FEE for Client : None
Service FEE for Freelancer : 3-5% (Lowest in the Market)
Dm me if someone is looking for freelancers or remote work.
Hope you are doing well…
#urgenthiring
Python Developer
Experience (5+)
Location (remote)
..
Please DM
*Skills:*
Python
Restful API with python *(Mandatory)*
*Company*: Citiustech healthcare
*Location*: Bengaluru/Mumbai/Pune/Chennai/Gurgaon
*Notice period*: Immediate to 30 days max
For reference kindly whatsApp 8884144165
Thanks
*Vishal Goyal*
We are looking for “Java Developer” role.
Location: Indore
Experience- 4 to 5yrs.
Salary upto- 15lpa
Email ID- hudaqureshi1205@gmail.com
HIRING NOW!
QA Automation with
Python Selenium
3 TO 5 Years
Dot Netdeveloper
3 to 10 Yrs
ReactJs with Redux
5 to 10 Years
Ui/UX Developer
2 to 5 Years
Sr Python developer
Flask Microservices
Python Django
Python Mongo DB
2 to 6 Years
Python Full stack Lead
3 to 8 Years
Data Science
2 to 6 Years
knowledge Graph
Automation Anywhere
2 to 5 Years
SQl Developer
2 to 5 Yrs
Java Developer
5 to 7 Years
RPA Business Analyst
2 to 5 Years
UIPATH
2 to 5 Years
Automation Anywhere
4 to 8 Years
Network Engineer
5 to 7
Process consultants
0 to 5 Years
Pre Sales Executive
0 to 5 Years
IDM Manager Dell one tool
2 to 7 years
Salesforce senior developer
5 to 8 Years
Java Developer
7 Years
Flutter Developer
5 years
Power Bi& bi
4 to 8 Years
Devops Engineer
5 Yrs Exp
Microstrategy Admin
2to 5
Share Cv on
mansoor.khan@latentbridge.com
Position: Dot Net Developer
Budget: Up to 21 LPA
Job location: Hyderabad (On-site)
Notice period: immediate to 30 days.
Skills sets:
Overall Experience – +4 Years to 10 Years
C#, Angular (4+ to 6+Version)- 4 Years, Dot Net, AWS/ Azure
NOTE: 2 Years Bond & 2nd + 3rd Saturdays will be working day
Interested candidates drop your resume at ajdevikindo04@gmail.com or WhatsApp (9897410078).
Ping me personally
Ping me personally
Ping me personally
I am looking for job change… With bangalore location. I m having 9 years of IT experience in Design, Development and Implementation for various projects using JAVA, spring, Hibernate, Spring Boot, Spring JPA, Oracle Database, OCI (Oracle cloud infrastructure), Kubernetes, Docker, Security, REST FUL web services, Sonar cube, HTML, CSS, React JS and JAVA SCRIPT Technologies. Have knowledge of Java language, spring, Hibernate, Spring Boot, Oracle Database, OCI (Oracle cloud infrastructure), Kubernetes, Docker, Terraform/Terra-grunt script, Security, REST FUL web services, Sonar Cube, HTML, CSS, React JS, JS, and Bootstrap CSS. Also have good understanding of Object-Oriented analysis and design.
Please let me know… If you have openings for java.
Experience :- 3+ years to 9 yrs
CTC :- 30% hike
Skills :- Core Java ,Spring Boot ,MVC
Location :- Keelkatalai ,Chennai
Interested Candidate kindly share your resume to monisharagunathan05@gmail.com
Monisha HR -7200095442
We are looking for “Java Developer” role.
Location: Indore
Experience- 4 to 5yrs.
Salary upto- 15lpa
Email ID- hudaqureshi1205@gmail.com
HIRING NOW!
Ping me personally
1) java dev 2- https://smrtr.io/bsgZt
2) Senior java Developer-
https://smrtr.io/bsj7w
3)Senior Java developer (spring,micro services)
https://smrtr.io/bsj7Z
4)lead java developer(spring,micro services)
https://smrtr.io/bsj8Q
We are looking for java developers
To join team Bluepen
blupen.co.in
We are a academic freelancing portal whereby; you can work remotely from your home and earn money online by doing simply developing academic projects and assignment that we get on our portal.
We have a large data base of freelancers working with us and they are earning a good income daily.
So, if you are really interested to do work from home as a freelancing developer, you can join our network of freelancers now.
Register yourself below:
https://bluepen.co.in/freelance.php
Dis is jyothirmai from SmartForce IT Solutions
We are looking for Java developers with 4 to 6 years of experience
If anyone interested please share your resume to hr@s4ceit.com
You can use apache pdfbox
Location: Pune, Mumbai, Bangalore, Chennai
Experience: 7-9 Yrs
Key SKills: JAVA-SPRING-STRUTS
Looking for 30days NP candidates or immediate profiles only.
Java Struts – mandatory skillset needed.
Apply on the links directly and share with your friends
https://r.ripplehire.com/s/bkfY9
#Java Structs
Position:Java Developer(Backend)
Budget: Upto 28 LPA
Job location: Pune, Maharashtra
Notice period : immediate or 15 days.
Skills sets:
Java all versions: 6+ years
Microsoft Azure-
Microservices-
Interested candidates drop your resume at ajdevikindo04@gmail.com or WhatsApp (9897410078).
#javadevelopers#javaprogramming#java
Yeah I have used but it is creating only one pdf
import java.io.*;
import org.apache.pdfbox.pdmodel.PDDocument;
import org.apache.pdfbox.pdmodel.PDPage;
import org.apache.jmeter.services.*;
import java.util.*;
import java.lang.*;
import java.text.*;
For(int i=1;i<=10;i++){
PDDocument pdfdoc= new PDDocument();
pdfdoc.addPage(new PDPage());
//path where the PDF file will be store
pdfdoc.save(“C:\Users\Anubhav\Desktop\Java PDF\Sample.pdf”);
log.info(“PDF created”);
//closes the document
pdfdoc.close();
}