Merge 38c22e5e0f
into 08b771c863
commit
6d7206ff47
@ -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/)
|
Loading…
Reference in new issue