A Dockerized Asp.Net Core 3.1 MVC project to generate CV from user's information.
- PuppetierSharp: For generating PDF from Html.
- QRCoder: For generating QR Code.
- EasyMongo.Net: My library to easily interact with MongoDB.
- PDF.JS: To render and show pdf as preview in site.
- jquery-colorpickersliders: For choosing theme color.
Any kinds of contributions are welcomed! If you want to design more CV templates, you can see the existing templates in "CVTemplates" folder, create a folder in it and create an HTML file named "index.html", and use variables place-holders in your template.