iyf-s10-week-03-Connie-cloud-svg

Concepter Bosibori - Week 03 Project

This project covers command line essentials and Git workflow.

Live Demo

View Live Site


Features


Technologies Used


๐Ÿ“‚ Project Structure

iyf-s10-week-03-yourusername/
โ”œโ”€โ”€ docs/
โ”‚   โ”œโ”€โ”€ about.html
โ”‚   โ”œโ”€โ”€ backup.html
โ”‚   โ”œโ”€โ”€ contacts.html
โ”‚   โ”œโ”€โ”€ index.html
|   โ”œโ”€โ”€ projects.html
โ”‚   โ”œโ”€โ”€ css/
โ”‚   โ”‚   โ””โ”€โ”€ styles.css
โ”œโ”€โ”€ src/
โ”œโ”€โ”€ images/ (Whatsapp)
โ”œโ”€โ”€ terminal-log.md
โ”œโ”€โ”€ .gitignore
โ””โ”€โ”€ README.md

๐Ÿ“– What I Learned

๐Ÿ–ฅ๏ธ Command Line (Lesson 5)

Working entirely in the terminal taught me to navigate and manage my file system with precision and speed. I learned core commands like pwd, ls, cd, mkdir, cp, mv, rm, and how to use find and grep to search files efficiently. Writing a shell script to automate project scaffolding was a highlight โ€” it showed me how repetitive tasks can be turned into one-line commands.

๐Ÿ”€ Git & GitHub (Lesson 6)

I went beyond basic commits this week. I practised:

Biggest lesson Git is not just a backup tool โ€” itโ€™s a communication tool. A clean commit history tells the story of how a project was built.


๐Ÿ”ฎ Future Improvements


๐Ÿ“ฌ Contact


๐Ÿ“„ License

This project is open source and available under the MIT License.