From 926a85b908d415387544535096f014daed36c0d2 Mon Sep 17 00:00:00 2001 From: carolynl23 Date: Sun, 7 Aug 2022 11:14:20 -0400 Subject: [PATCH 1/2] new commit --- about.html | 73 ++++++++++++++++ home.html | 48 +++++++++++ images/Infinite Diabolo 2019-20.jpg | Bin 0 -> 139095 bytes images/final pose.jpg | Bin 0 -> 112772 bytes images/infinite diabolo banner.png | Bin 0 -> 670540 bytes images/logo.png | Bin 0 -> 8026 bytes images/logo2.png | Bin 0 -> 14879 bytes images/logo3.png | Bin 0 -> 18014 bytes index.html | 33 ++++++++ miranda-song/README.md | 1 - miranda-song/index.html | 1 - performances.html | 23 +++++ style.css | 125 ++++++++++++++++++++++++++++ 13 files changed, 302 insertions(+), 2 deletions(-) create mode 100644 about.html create mode 100644 home.html create mode 100644 images/Infinite Diabolo 2019-20.jpg create mode 100644 images/final pose.jpg create mode 100644 images/infinite diabolo banner.png create mode 100644 images/logo.png create mode 100644 images/logo2.png create mode 100644 images/logo3.png create mode 100644 index.html delete mode 100644 miranda-song/README.md delete mode 100644 miranda-song/index.html create mode 100644 performances.html create mode 100644 style.css diff --git a/about.html b/about.html new file mode 100644 index 0000000..b74b15c --- /dev/null +++ b/about.html @@ -0,0 +1,73 @@ + + +​ + + + + + + + + + +
+ +

@@ -51,21 +43,20 @@

Education and Career

- I went to Richard Montgomery high school and learned roboticss in FIRST Tech Challenge. In APSCA, I learned basic data strctures, and got introduced to Java. I took a math-heavy courseload that included Multivariable Calculus, Ordinary Differential Equations, and AP BC Calculus. + I went to Richard Montgomery High School and learned robotics in FIRST Tech Challenge. In APSCA, I learned basic coding skills and got introduced to Java. I took a math-heavy courseload that included Multivariable Calculus, Ordinary Differential Equations, and AP BC Calculus.

In college, I am taking a variety of STEM classes such as Engineering Design where I learn CAD, and Physics which taught me how the world works the way that it does from a mathematical perspective. I also was able to take immerse myself in business through IBH with classes such as The Future of Work, which explores the future of business and work from a critical and multidisciplinary perspective.

-​ ​

Interests

- In my free time, I love drawing, traveling, biking, and running! - I am also passionate about business an entrepreneurship and love to create new startup ideas. + In my free time, I love drawing, traveling, biking, and running! I am a photography fanatic and am still trying out new types of photography and techniques and finding my own style. I love how photography allows you to capture a sliver of history to keep forever as memories! + I am also passionate about business & entrepreneurship and love to create new startup ideas.

diff --git a/home.html b/home.html index 96f6d01..450f2a5 100644 --- a/home.html +++ b/home.html @@ -1,13 +1,8 @@ - - - - + @@ -30,18 +25,24 @@

What is Infinite Diabolo?

Founded in 2019 and based in MD.

- final pose - banner + + - + + + + + + + diff --git a/images/Infinite Diabolo 2019-20.jpg b/images/team.jpg similarity index 100% rename from images/Infinite Diabolo 2019-20.jpg rename to images/team.jpg diff --git a/index.html b/index.html index 9a0c312..4897df7 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ - - + + @@ -18,15 +18,16 @@ Home | About | Performances -

- - -

- + + + + + + diff --git a/performances.html b/performances.html index fa22e28..74751ba 100644 --- a/performances.html +++ b/performances.html @@ -1,23 +1,50 @@ -
- -
-
-

- + + + + + + + + +
+
-
-

- + + + + +
+

Peformances

+
+
+

+ +
+
+

+ +
+
+

+ +
+ +
+

+ +
+ +

This site is constantly being updated with new performances so be sure to check often!

+
-
-

- -
- -
-

- -
- -
-
\ No newline at end of file + + + \ No newline at end of file diff --git a/script.js b/script.js new file mode 100644 index 0000000..bc915a3 --- /dev/null +++ b/script.js @@ -0,0 +1,23 @@ +document.write("this is a text on the document written through javascript!"); +document.body.innerHTML +=" +

+
+ + +let button1 = document.getElementById('btn'); + +BigInt.addEventListener("click, function() {} + + + + + + +