diff --git a/README.md b/README.md index 48e4203..0d6e60c 100644 --- a/README.md +++ b/README.md @@ -165,3 +165,5 @@ This website documents my growth during the Code Fellows Software Development pr
Qilin Xie
Updated 7/5/2024 9:45am PST + + diff --git a/cow.jpg b/cow.jpg new file mode 100644 index 0000000..7176df2 Binary files /dev/null and b/cow.jpg differ diff --git a/demo.html b/demo.html new file mode 100644 index 0000000..db7b4a4 --- /dev/null +++ b/demo.html @@ -0,0 +1,10 @@ + + + + My Webpage + + +

Hello World!

+

Today is our 102 class!

+ + \ No newline at end of file diff --git a/demo2.html b/demo2.html new file mode 100644 index 0000000..97ba8e1 --- /dev/null +++ b/demo2.html @@ -0,0 +1,17 @@ + + + + +

How cool!

+
+
+
+ shampooed cow + shampooed cow +
+
+
+ + \ No newline at end of file diff --git a/example.md b/example.md new file mode 100644 index 0000000..a8ed6db --- /dev/null +++ b/example.md @@ -0,0 +1,24 @@ +# Hi, I am Shawn Dahm + +This is my reading notes for the ITTP program. I am really excited to share my learning journey with you! + +## Table of Contents + +- [About](#about) +- [My 102 Class](#my-102-class) +- [Contact](#contact) + +## About + +In this repository, you'll find my notes and resources from various coding classes and materials. I aim to document my progress and understanding as I navigate through the ITTP program. + +## My 102 Class + +You can find the materials and notes for my [102 class](http://example.com) here. I will update this section regularly with new insights and resources. + +## Contact + +Feel free to reach out if you have any questions or want to connect! + +- Email: [shawn@example.com](mailto:shawn@example.com) +- GitHub: [ShawnDahm](https://github.com/ShawnDahm) diff --git a/feature2.jpg b/feature2.jpg new file mode 100644 index 0000000..75b3192 Binary files /dev/null and b/feature2.jpg differ