0:00
uh hello guys welcome to this video so
0:02
in this video I'll show you a PDF rumé
0:05
editor that I developed inside the
0:07
browser so with the help of this editor
0:09
you will be able to generate resumeums
0:14
by filling information
0:16
about the rumé and side by side on the
0:19
right hand side you will see the live
0:20
preview as well and we also have the
0:23
button to export the rum to PDF as well
0:26
so you can try this tool i've deployed
0:29
freemediattools.com/pdfresum
0:32
maker i've also given the link of the
0:35
demo in the description of the video so
0:38
it is built using two open-source
0:40
libraries of JavaScript which is JSPDF
0:43
and HTML to canvas so now you can fill
0:47
out all this information right here the
0:50
name of the person the job title of the
0:52
resume so as you can see I'm filling out
0:55
this information so side by side
1:00
the changes are reflected back
1:07
so you can even fill out the website
1:10
profile information the number
1:15
and automatically you will see the
1:18
information will be there and you can
1:19
write a professional summary like this
1:23
you can add your work experience as well
1:25
the job title the company here
1:29
start date description
1:33
so you can see it's ready rumé editor
1:37
i'm just filling out some random data
1:39
here so we also have the column for
1:42
filling out education as well so you can
1:46
try this uh so it is built entirely
1:48
inside HTML CSS and JavaScript so if you
1:51
need the full source code of this
1:53
application you can directly purchase it
1:55
the link is given in the description you
1:57
can check out all the payment links
2:04
so once you are happy with this rum you
2:06
have the export to PDF button so you
2:09
simply click the export to PDF button to
2:11
actually export all this rum to PDF
2:16
so this is your rum nothing fancy but uh
2:20
if you are looking forward to generate
2:22
rum quickly then this tool might be
2:24
useful for you and if I show you the
2:27
source code here as you can see we are
2:29
using uh this JSPDF library and we are
2:32
also using HTML to canvas library as
2:34
well so this is the overall project here
2:38
the link is given in the description you
2:39
can directly purchase it so it's almost
2:42
I think uh 1,300 lines of code here so
2:45
it's a fully static single page
2:50
you can see this is the index html file
2:53
you will get so you can directly open it
2:55
in the browser as well after purchasing
2:57
it so you will be able to modify the
2:59
code as well so as you can see now we
3:02
are running it on local host so again
3:04
you fill out select any theme here
3:08
you can even add some more features once
3:10
you get the source code here so you will
3:11
see it's a fully fleshed editor so here
3:13
you fill out your information side by
3:15
side you will see the result as well so
3:17
we also have the export to PDF button as
3:23
so I shown you the demo here so you can
3:26
even try this by going to this i've
3:29
given the link of the demo before
3:31
purchasing it you can try this so we
3:33
have all these sections additional
3:35
information education project skills
3:38
this is your job title work experience
3:41
professional summary and this is your
3:43
basic details this personal information
3:47
if you don't know about the JSPDF it's a
3:50
PDF generation library inside JavaScript
3:52
so we have used this apart from that we
3:55
also used HTML to canvas which is
3:58
screenshot library with the help of this
4:00
library you can take screenshots
4:05
inside the browser itself so we are
4:07
using these two packages to build this
4:13
thank you very much guys for watching
4:14
this video and I will be seeing you in