https://github.com/charmingdc/resume
Professional Resume Template: A clean, modern, and fully customizable HTML resume template designed to help professionals and graduates showcase their skills and experience with impact. Great HTML to PDF converter 👉🏽 https://pdfcrowd.com/html-to-pdf/
https://github.com/charmingdc/resume
opensource professional-resume-template
Last synced: 4 months ago
JSON representation
Professional Resume Template: A clean, modern, and fully customizable HTML resume template designed to help professionals and graduates showcase their skills and experience with impact. Great HTML to PDF converter 👉🏽 https://pdfcrowd.com/html-to-pdf/
- Host: GitHub
- URL: https://github.com/charmingdc/resume
- Owner: Charmingdc
- License: mit
- Created: 2025-07-16T19:07:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T21:28:16.000Z (9 months ago)
- Last Synced: 2025-09-22T23:30:52.744Z (9 months ago)
- Topics: opensource, professional-resume-template
- Language: HTML
- Homepage: https://charmingdc.github.io/resume/
- Size: 58.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personalized Web Resume Template ✨
This project offers a sleek, modern, and highly customizable web-based resume template designed to help you make a strong first impression. Crafted with clean HTML and CSS, it provides a professional and easily editable foundation for showcasing your skills, experience, and projects. It's built for clarity and impact, ensuring your resume stands out whether viewed on a desktop or a mobile device.
## Getting Started 🚀
To get this elegant resume template up and running on your local machine, just follow these simple steps:
### Clone the Repository
First, you'll want to grab a copy of the project files. Open your terminal or command prompt and run:
```bash
git clone git@github.com:Charmingdc/resume
```
### Navigate to the Project Directory
Once cloned, move into the newly created project folder:
```bash
cd resume
```
### Open the Template
Since this is a static HTML template, there's no complex build process. Simply open the `index.html` file directly in your preferred web browser.
```bash
# On macOS
open index.html
# On Windows
start index.html
# Or, simply navigate to the file in your file explorer and double-click it.
```
That's it! Your resume template should now be visible in your browser.
## Usage ✍️
This template is designed for straightforward content customization. All your information is stored directly within the `index.html` file, making edits super easy.
1. **Edit Your Content**: Open `index.html` in your favorite code editor (like VS Code, Sublime Text, or Atom).
* **Personal Information**: Update `FIRSTNAME LASTNAME`, `YOUR JOB ROLE`, and your contact details (LinkedIn, phone, email, GitHub, portfolio links) at the top of the file.
* **Professional Summary**: Modify the `
` tag under the "Professional Summary" heading to reflect your unique experience and aspirations.
* **Skills**: Adjust the "Skills" section to list your core competencies, categorizing them into Frontend, Backend, Tools, etc.
* **Education**: Fill in your university, degree program, graduation year, and any relevant coursework.
* **Projects Experience**: Each project is an `
` and `` block. Update the project title, technologies, your role, dates, and bullet points describing your contributions and achievements. You can add or remove projects as needed.
* **Honors & Awards**: Populate this section with any accolades or recognitions you've received.
2. **Update Links and Icons**:
* Ensure all `` tags for your social media and portfolio links point to your actual profiles.
* The template references icon images (`./icons/*.png`). If you move the `index.html` file or deploy it, make sure these paths are correct or include your own icons.
3. **Save Your Changes**: After making your edits, save the `index.html` file. Simply refresh your browser tab, and you'll see your updated resume!
4. **Print to PDF (Optional)**: Most modern browsers allow you to "Print to PDF." This is a great way to generate a printable version of your resume that retains the web styling.
## Features ✨
* **Clean and Modern Design**: A minimalist aesthetic that focuses on readability and professionalism.
* **Easy Customization**: All content is directly editable within the HTML, no complex frameworks or build steps required.
* **Responsive Layout**: Adapts gracefully to different screen sizes, looking great on both desktops and mobile devices.
* **Structured Sections**: Clearly defined sections for professional summary, skills, education, projects, and awards.
* **Clear Contact Information**: Prominently displayed contact details with clickable links for easy reach.
## Technologies Used 🛠️
This template is built with fundamental web technologies, ensuring maximum compatibility and ease of use.
| Technology | Description |
| :-------------- | :---------------------------------------------------------- |
| **HTML5** | Provides the core structure and content of the resume. |
| **CSS3** | Styles the layout, typography, and visual appearance. |
| **JavaScript** | (Implicitly used for potential future dynamic enhancements, though minimal in this version) |
| **Google Fonts**| Utilizes the "Inter" font for a clean, modern typeface. |
## Contributing 🤝
I welcome contributions to enhance this resume template! If you have ideas for improvements, bug fixes, or new features, feel free to open an issue or submit a pull request.
Here's how you can contribute:
* Fork the repository.
* Create a new branch for your feature or bug fix: `git checkout -b feature/your-feature-name`.
* Make your changes and test them thoroughly.
* Commit your changes with a clear, concise message: `git commit -m "feat: Add new awesome feature"`.
* Push to your branch: `git push origin feature/your-feature-name`.
* Open a pull request, detailing the changes you've made.
Let's make this template even better together!
## License 📜
This project is open-sourced under the MIT License. You're free to use, modify, and distribute it for personal and commercial purposes.
[](https://opensource.org/licenses/MIT)
For more details, see the [LICENSE](LICENSE) file.
## Author 👤
This project was developed by:
**Adebayo Muis**
* **GitHub**: [@Charmingdc](https://github.com/Charmingdc)
* **LinkedIn**: [Adebayo Muis](https://linkedin.com/in/adebayo-muis)
* **Portfolio**: [muis-dev.vercel.app](https://muis-dev.vercel.app)
* **Email**: [adebayomuis32@gmail.com](mailto:adebayomuis32@gmail.com)
---
[](https://www.npmjs.com/package/dokugen)