akash85246 / Resume

This is my online resume, designed to give recruiters and collaborators a quick overview of my skills, experience, and work.

Home Page:https://akash85246.github.io/Resume/

Repository from Github https://github.comakash85246/ResumeRepository from Github https://github.comakash85246/Resume

Contributors Forks Stargazers Issues LinkedIn


Logo

Resume

This is my online resume, designed to give recruiters and collaborators a quick overview of my skills, experience, and work.
Report Bug · Request Feature . Contribute . Pull Requests . Report Security Issue . Fork the Project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

This is my online resume, designed to give recruiters and collaborators a quick overview of my skills, experience, and work. It is fully responsive and easy to navigate, with a downloadable PDF of my resume and a Contact Me form that sends messages directly to my email.

Features

  • View My Resume Online in a clean, professional layout.
  • Download Resume as a PDF directly from the site
  • Direct Links to my projects, LinkedIn, GitHub, email, and phone number
  • Contact Me Form with email integration
  • Fully Responsive design for mobile, tablet, and desktop
  • Fast & Lightweight — No unnecessary frameworks or heavy scripts

(back to top)

Built With

  • HTML5
  • CSS3
  • Formspree
  • Git
  • GitHub

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository

    git clone https://github.com/akash85246/Resume.git
    cd Resume
    
  2. Open index.html in your browser

  3. Change git remote url to avoid accidental pushes to base project

    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

Usage

Once the project is running, users can explore and interact with the following features:

  1. View Resume

    • Browse my resume directly on the homepage in a clean, professional layout.
    • All sections (Summary, Projects, Education, Skills) are neatly organized for easy reading.
  2. Download Resume

    • Click the “⬇ Download Resume” button in the top navigation bar.
    • Instantly download my latest resume as a PDF.
  3. Explore Project Links

    • Visit showcased projects via direct clickable links.
    • Each project opens in a new tab for easy navigation without leaving the site.
  4. Connect via Quick Links

    • Access my LinkedIn, GitHub, portfolio, and email from the footer.
    • Links are styled for easy visibility and quick access.
  5. Contact Me Form

    • Use the "Contact Me" form page to send me a direct message.
    • Messages are securely delivered to my email using Formspree integration.
  6. Responsive Viewing

    • Fully optimized for desktop, tablet, and mobile devices.
    • Layout adapts for readability on all screen sizes.

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would improve this project, feel free to fork the repository and submit a pull request. You can also open an issue with the label "enhancement".
Don't forget to ⭐ the project — thank you for your support!

How to Contribute

  1. Fork the Project

    • Click the "Fork" button at the top-right corner of this page to create a copy of the repository in your GitHub account.
  2. Clone the Repository

    git clone https://github.com/your-username/Resume.git
  3. Create Your Feature Branch

    git checkout -b feature/YourFeatureName
  4. Commit Your Changes

    git commit -m "Add: Your descriptive feature message"
  5. Push to the Branch

    git push origin feature/YourFeatureName
  6. Open a Pull Request

    • Go to the original repository: akash85246/Resume
    • Open a new pull request and describe the changes you’ve made.

Top Contributors

Top contributors

(back to top)

Contact

Akash Rajput - @akash_rajp91025 - akash.rajput.dev@gmail.com

Project Link: https://github.com/akash85246/Resume

(back to top)

Acknowledgments

I would like to extend my gratitude to the following resources, tools, and individuals that made this project possible:

  • Formspree –For making email form integration simple
  • Recruiters & Mentors – For feedback on improving my resume presentation.

(back to top)

About

This is my online resume, designed to give recruiters and collaborators a quick overview of my skills, experience, and work.

https://akash85246.github.io/Resume/


Languages

Language:HTML 100.0%