New here and want to ask if my project idea is a good starter project for my first go at jQuery.

New here and want to ask if my project idea is a good starter project for my first go at jQuery.

I'm new to jQuery but have tinkered with Python and Javascript in the past, I am not a pro and have never made anything useful with these languages but I have tinkered with them. I can hold my own with html and css. 

For my first project diving into jQuery I though about making a document writer. Nothing fancy, have a pre-formatted word document (.doc) then have a html doc that has input fields for the users name and then a input field for the users last name, and maybe a few more fields asking the user questions and having a input field for the user to input their answers to those questions. 

After all this is done have all the data they input transfer into the pre-formatted word document and having them be able to download it or print it out. 

Not too useful but my goal is to eventually be able to create something that helps people write a resume. 

Is this something I can achieve with jQuery? 

Any help is appreciated.

Thanks!