diff --git a/2.4 Movie Ranking Project/index.html b/2.4 Movie Ranking Project/index.html index 08ae3c2..bb17ddf 100644 --- a/2.4 Movie Ranking Project/index.html +++ b/2.4 Movie Ranking Project/index.html @@ -1,10 +1,18 @@ - -

The Best Movies According to Ayush

-

My top 3 movies of all-time.

-
-

Iron Man

-

This movie inspired me.

-

Avengers

-

It was a very nice movie with different memebers uniting to fight together.

-

Robot

-

Also a good movie and inspiring.

+ + + + + Movie Ranking + + +

The Best Movies According to Ayush

+

My top 3 movies of all-time.

+
+

Iron Man

+

This movie inspired me.

+

Avengers

+

It was a very nice movie with different members uniting to fight together.

+

Robot

+

Also a good movie and inspiring.

+ + diff --git a/3.4 Birthday Invite Project/index.html b/3.4 Birthday Invite Project/index.html index 7c0fbfb..44ddc5a 100644 --- a/3.4 Birthday Invite Project/index.html +++ b/3.4 Birthday Invite Project/index.html @@ -1,13 +1,22 @@ -

It's My Birthday

-

On the 27th August

- -purple cake with candles -

What to bring:

- -

This is where you need to go:

- -Google Maps Link \ No newline at end of file + + + + + Birthday Invite + + +

It's My Birthday

+

On the 27th August

+ + purple cake with candles +

What to bring:

+ +

This is where you need to go:

+ + Google Maps Link + + \ No newline at end of file diff --git a/6.4 Motivation Meme Project/index.html b/6.4 Motivation Meme Project/index.html index 21f74ae..7852ec7 100644 --- a/6.4 Motivation Meme Project/index.html +++ b/6.4 Motivation Meme Project/index.html @@ -1,24 +1,8 @@ - - Document + Motivation Meme @@ -26,17 +10,9 @@
- + A strong character representing motivation and determination

Motivation

God is Omnipresent

-
-
- bar 1 -
- -
-
-
\ No newline at end of file diff --git a/README.md b/README.md index d27ea6f..6f899d7 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,26 @@ This repository is divided into folders, each representing a different section o ## Project List -Below are some of the key projects developed as part of this course: +Below are the key projects developed as part of this course: -1. **Personal Website** - A fully responsive portfolio website built using HTML, and CSS, showcasing my personal projects, skills, and contact information. - - - [Ayush-Portfolio-Demo-Site](https://ayushgoel0.github.io/Ayush-Portfolio-Demo-Site/) - - [Ayush-Portfolio-Demo-Site-2](https://ayushgoel0.github.io/Ayush-Portfolio-Demo-Site-2/) +1. **Movie Ranking Project** (Section 2.4) - An HTML page listing a personal top 3 movies of all time, using headings and paragraphs. + +2. **Birthday Invite Project** (Section 3.4) - A birthday invitation webpage using lists, anchor links, and images. + +3. **HTML Portfolio Project** (Section 4.3) - A multi-page HTML portfolio showcasing previous projects, with navigation links to About Me and Contact Me pages. + +4. **Color Vocab Project** (Section 5.4) - A Spanish color vocabulary page styled with external CSS, demonstrating CSS selectors and color styling. + +5. **Motivation Meme Project** (Section 6.4) - A motivational poster webpage using Google Fonts, CSS box model, and image styling. + +6. **CSS Flag Project** (Section 7.3) - A recreation of the Flag of Laos using only CSS, demonstrating CSS positioning and combining selectors. + +### Personal Portfolio (External) + +In addition to the course projects, I also built a fully responsive portfolio website using HTML and CSS: + +- [Ayush-Portfolio-Demo-Site](https://ayushgoel0.github.io/Ayush-Portfolio-Demo-Site/) +- [Ayush-Portfolio-Demo-Site-2](https://ayushgoel0.github.io/Ayush-Portfolio-Demo-Site-2/) ## Contributing