CONTACT
SKILLS
- HTML5 & CSS3
- JavaScript (ES6+)
- Responsive Web Design
- Version Control (Git)
- Problem Solving
EDUCATION
Your Degree or Certification
Institution Name
Start Date - End Date
# Create a Resume Website Using VSCode.dev Transform your career prospects by building a professional resume website wey dey show your skills and experience for interactive, modern format. Instead make you dey send traditional PDFs, think say you fit give recruiters one clean, responsive website wey dey show both your qualifications and your web development skills. This hands-on assignment go make all your VSCode.dev skills work as you dey create something wey go really help your career. You go experience the full web development workflow – from repository creation to deployment – all inside your browser. If you complete this project, you go get professional online presence wey e easy to share with potential employers, fit update as your skills grow, and you fit customize am to match your personal brand. Na this kind practical project dey show real-world web development skills. ## Learning Objectives After you finish this assignment, you go fit: - **Create** and manage full web development project using VSCode.dev - **Structure** professional website using semantic HTML elements - **Style** responsive layouts with modern CSS techniques - **Implement** interactive features using basic web technologies - **Deploy** one live website wey people fit access with shareable URL - **Demonstrate** version control best practices throughout the development process ## Prerequisites Before you start this assignment, make sure say you get: - GitHub account (if no get, create one for [github.com](https://github.com/)) - Finish the VSCode.dev lesson wey cover interface navigation and basic operations - Basic understanding of HTML structure and CSS styling concepts ## Project Setup and Repository Creation Make we start to set up your project foundation. This process dey similar to real-world development workflow wey projects dey start with proper repository initialization and structure planning. ### Step 1: Create Your GitHub Repository To set up dedicated repository go make sure say your project dey well organize and version-controlled from the start. 1. **Go** to [GitHub.com](https://github.com) and sign in to your account 2. **Click** the green "New" button or the "+" icon for top-right corner 3. **Name** your repository `my-resume` (or choose another name wey be like `john-smith-resume`) 4. **Add** short description: "Professional resume website built with HTML and CSS" 5. **Choose** "Public" so that employers fit access your resume 6. **Check** "Add a README file" to create initial project description 7. **Click** "Create repository" to finish the setup > 💡 **Repository Naming Tip**: Use descriptive, professional names wey clearly talk the project purpose. This one go help if you wan share am with employers or during portfolio reviews. ### Step 2: Initialize Project Structure Because VSCode.dev need at least one file to open repository, we go create our main HTML file directly for GitHub before we switch go the web editor. 1. **Click** "creating a new file" link for your new repository 2. **Type** `index.html` as the filename 3. **Add** this initial HTML structure: ```html
Professional Resume Website
``` 4. **Write** commit message: "Add initial HTML structure" 5. **Click** "Commit new file" to save your work  **Wetin this initial setup dey do:** - **Establishes** correct HTML5 document structure with semantic elements - **Includes** viewport meta tag for responsive design - **Sets** descriptive page title wey go show for browser tab - **Creates** foundation for professional content organization ## Working in VSCode.dev Now we don set your repository foundation, make we move go VSCode.dev to do the main development work. This web-based editor get all tools wey you need for professional web development. ### Step 3: Open Your Project in VSCode.dev 1. **Go** to [vscode.dev](https://vscode.dev) for new browser tab 2. **Click** "Open Remote Repository" for welcome screen 3. **Copy** your repository URL from GitHub and paste am for input box Format: `https://github.com/your-username/my-resume` *Replace `your-username` with your real GitHub username* 4. **Press** Enter to load your project ✅ **Success indicator**: You go see your project files for Explorer sidebar and `index.html` ready for editing for main editor  **Wetin you go see for interface:** - **Explorer sidebar**: **Shows** your repository files and folder structure - **Editor area**: **Displays** content of selected files for editing - **Activity bar**: **Gives** access to features like Source Control and Extensions - **Status bar**: **Shows** connection status and current branch info ### Step 4: Build Your Resume Content Replace the placeholder content inside `index.html` with full resume structure. This HTML go be the foundation for professional way to show your qualifications.Your Professional Title
Institution Name
Start Date - End Date
Write a compelling summary that highlights your passion for web development, key achievements, and career goals. This section should give employers insight into your personality and professional approach.
Company Name | Start Date – End Date
Previous Company | Start Date – End Date