Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Resume-On-The-Web.md #799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
46 changes: 46 additions & 0 deletions Projects/2-Intermediate/Resume-On-The-Web.md
@@ -0,0 +1,46 @@
# Resume on the Web

**Tier:** 2-Intermediate

A Resume on the Web is the digital version of your resume. This is kind of your portfolio website,
This can let you show off all of your work in one place.

**Purpose:**

- A web-based resume is easily accessible to anyone with an internet connection. Potential employers, recruiters, and networking contacts can view it at any time from anywhere
- Unlike a static paper resume, a web-based resume allows you to include dynamic content.
- You can enhance your web resume with multimedia elements like images, Videos, or audio clips to showcase your skills and work visually,
- It provides an opportunity to incorporate your personal branding elements, such as a custom domain name, unique design, and personalized content, to make a lasting impression.

**Resources:**

- Need some prior or basic knowledge of HTML, CSS, and Javascript.
- Need some understanding of static site hosting platforms. such as [Github-Pages](https://pages.github.com/) , [Vercel](https://vercel.com/)

## User Stories

- The web-based Resume should be accessible through a unique and user-friendly URL (e.g., https://pratyushsawan.co.in/ )
- It should be able to include detailed information about my education, work experience, skills, and certifications on the web resume.
- The web resume should allow to inclusion of multimedia elements, such as images, videos, and links to external content (e.g., portfolio, LinkedIn profile, etc.)
- The design and layout should reflect your personal branding, with options for customization.
- It should be mobile-responsive, ensuring it's accessible and visually appealing on various devices.
- It should be user-friendly, requiring minimal technical expertise to create and maintain.
- It should load quickly and provide an engaging and informative experience for potential employers, recruiters, and networking contacts.

## Bonus features

- You can optimize your website for Search Engine Visibility by using **SEO (Search Engine Optimization)**.
- You can add **Analytics** to track how often your resume is viewed, allowing you to gauge its effectiveness.


## Useful links and resources

- Learning Resource : [Link](https://www.freecodecamp.org/news/how-to-build-a-developer-portfolio-website/)
- Learning Resource : [Link](https://www.w3schools.com/howto/howto_website_create_portfolio.asp)

## Example projects

- [Florin Pop](https://www.florin-pop.com/)
- [Pratyush Raj](https://pratyushsawan.co.in/)
- [Arun](https://arunabharjun.com/)
- [Wylon Walker](https://waylonwalker.com/)