Resume Builder
This project is a desktop application that allows users to create and manage their resumes.
It is developed with C# and Windows Forms, and uses a SQL Server database to store and retrieve data.
The application provides a user-friendly interface for entering personal details, job history, education, skills, and other relevant information. Github repository↗
I also tried re creating this project as a MAUI app, but I couldn't finish it.
You can find the MAUI version of the project here: Resume Builder MAUI↗
Features
- Save multiple resumes for one person and edit anytime.
- Save your resume using different templates.
- Automatic saving feature.
- Import and export all created resumes.
- Print as PDF or MS Word (docx) file.
- You can add: Name, Address, Phone Number, Email, Website, Social Media Links, Summary, Job Information, Education Information, Skills, Languages, Certifications, and Photo to your resume.
- Edit titles in any language.
- Change font and picture sizes.
- English and Turkish UI.
Usage
To use the project, follow these steps:
- Open the project in Visual Studio.
- Build and run the project.
- Fill in your personal details, job history, education, and other information.
- Upload your photo.
- Choose a resume template and export your resume as a PDF or DOCX file.
- Import or export your resume data as a JSON file.
- View information about the developer and visit their Github profile.
Built With
- Visual Studio 2022
- SQL Express 2022
- C# Windows Forms App .NET 7.0
- Quest PDF .NET Library
- SautinSoft Pdf Focus .NET Library
- Newtonsoft JSON.NET .NET Library