BSIT Students of Ilocos Sur Polytechnic State College
git clone https://github.com/YOUR-USERNAME/ISPSC_BSIT.git
ISPSC_BSIT on your computer and open it.
cd ISPSC_BSIT
code .
student.json and add your information using this format:
{
"name": "Your Full Name",
"course": "BSIT",
"yearLevelSection": "Your Year & Section",
"github": "https://github.com/YOUR-USERNAME",
"bio": "Short description about yourself",
"photo": "images/your-image.jpg"
}
Make sure to keep valid JSON format and do not delete existing entries.
images folder.
git add .
git commit -m "Add portfolio: Your Name"
git push origin main
View the repository here: github.com/JhorexMacusi/ISPSC_BSIT