From 38c22e5e0f77ddc264c20c24a419943bbdcb391d Mon Sep 17 00:00:00 2001 From: Pratyush Raj Singh <40737575+PratyushSawan@users.noreply.github.com> Date: Sun, 22 Oct 2023 19:04:34 +0530 Subject: [PATCH] Create Resume-On-The-Web.md --- Projects/2-Intermediate/Resume-On-The-Web.md | 46 ++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Projects/2-Intermediate/Resume-On-The-Web.md diff --git a/Projects/2-Intermediate/Resume-On-The-Web.md b/Projects/2-Intermediate/Resume-On-The-Web.md new file mode 100644 index 00000000..716c2890 --- /dev/null +++ b/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/)