diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f21b5ebb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +Thumbs.db \ No newline at end of file diff --git a/about.html b/about.html new file mode 100644 index 00000000..2e9a2b4c --- /dev/null +++ b/about.html @@ -0,0 +1,91 @@ + + + + + + + + My Code Compendium | About Me + + + + + + + +
+
+
+ +

Emma's Code Compendium

+ + + + +
+
+ +
+ +
+
+
+ +
+ Woman smiling +
+ + + +
+ +

Come study with me!

+ +

+ Hi, I'm Sarah, and I'm diving headfirst into the world of front-end development! I’ve always been curious + about how websites work, and now I’m learning to bring my own ideas to life using HTML, CSS, and JavaScript. + It’s amazing to see how a simple wireframe can transform into a fully responsive, interactive site. I love + how front-end development combines creativity with functionality, and every new skill I learn feels like + unlocking a superpower. Watching my designs evolve as I experiment and troubleshoot makes me even more + excited to keep going. +

+

+ I’m still early in my journey, but I’m determined to keep improving. I enjoy staying up to date with the + latest web design trends and love collaborating with experienced developers to pick up new techniques. + Whether I’m solving a tricky layout issue or celebrating a smooth animation, I try to stay positive and keep + learning. I know there’s a lot to figure out, but I’m excited for the challenge and can’t wait to see how + far I can go in this exciting field! +

+
+
+
+
+ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 924b7aef..d64e23c4 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@

Emma's Code Compendium