Skip to content

ipoprock/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Portfolio Website

This is a fully static portfolio website created with HTML, CSS, and vanilla JavaScript. It is ready to be deployed to GitHub Pages.

How to Deploy to GitHub Pages

  1. Create a new repository on GitHub.
  2. Push the project to the repository.
    git init
    git add .
    git commit -m "Initial commit"
    git branch -M main
    git remote add origin https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
    git push -u origin main
  3. Go to your repository's settings.
  4. In the "Pages" section, select the main branch as the source and click "Save".
  5. Your website will be live at https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip in a few minutes.

Folder Structure

website-portfolio/
├─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
├─ projects/
│   ├─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
│   ├─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
│   └─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip


├─ css/
│   └─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
├─ js/
│   └─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
├─ data/
│   └─ https://raw.githubusercontent.com/ipoprock/portfolio/main/assets/projects/Software-Nabu.zip
└─ assets/
    ├─ hero/
    └─ projects/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published