Intern: Zaara Firdaus
Program: WeIntern Web Development Internship
Week: 1 — Foundation & Core Web Development
Submission Date: June 2026
This repository contains all assignments and tasks completed during Week 1 of the WeIntern Web Development Internship. The tasks focus on building a strong foundation in HTML, CSS, and JavaScript through hands-on projects.
| # | Task | Description | Status |
|---|---|---|---|
| 1 | Portfolio Website | A multi-page personal portfolio showcasing skills and projects | ✅ Done |
| 2 | Business Landing Page | A responsive single-page landing page for a fictional business | ✅ Done |
| 3 | CSS Challenge | Advanced CSS exercises — Flexbox, Grid, and Animations | ✅ Done |
Weintern - week !/
├── portfolio-website/ # Task 1: Personal Portfolio
│ ├── index.html
│ ├── about.html
│ ├── projects.html
│ ├── contact.html
│ ├── css/
│ ├── js/
│ ├── screenshots/
│ └── README.md
│
├── business-landing-page/ # Task 2: Business Landing Page
│ ├── index.html
│ ├── signup.html
│ ├── css/
│ ├── js/
│ ├── screenshots/
│ └── README.md
│
├── css-challenge/ # Task 3: CSS Challenge
│ ├── index.html
│ ├── css/
│ ├── js/
│ ├── screenshots/
│ └── README.md
│
├── .gitignore
└── README.md
- HTML5 — Semantic markup and page structure
- CSS3 — Styling, Flexbox, Grid, Animations
- JavaScript (ES6+) — Interactivity and DOM manipulation
- Git & GitHub — Version control and project hosting
-
Clone the repository:
git clone https://github.com/zaaraf027-glitch/Weintern-Week-1-Task.git
-
Navigate to any project folder:
cd Weintern-Week-1-Task/portfolio-website -
Open
index.htmlin your browser:- Double-click the file, or
- Use a Live Server extension in VS Code
Each project folder contains a screenshots/ directory with visual previews of the completed work.
| Platform | Link |
|---|---|
| zaaraf027@gmail.com | |
| GitHub | zaaraf027-glitch |
| Zaara Firdaus |
Made with ❤️ by Zaara Firdaus | WeIntern 2026