From 205a0e3b6e707644bcdcd9b69236ea682679ec0d Mon Sep 17 00:00:00 2001 From: AndresScripted Date: Tue, 11 Jun 2019 23:05:37 +0000 Subject: [PATCH 1/2] made my own section --- pages/andres_huitzil/andres.css | 0 pages/andres_huitzil/andres.html | 137 +++++++++++++++++++++++++++++++ pages/andres_huitzil/andres.js | 0 3 files changed, 137 insertions(+) create mode 100644 pages/andres_huitzil/andres.css create mode 100644 pages/andres_huitzil/andres.html create mode 100644 pages/andres_huitzil/andres.js diff --git a/pages/andres_huitzil/andres.css b/pages/andres_huitzil/andres.css new file mode 100644 index 0000000..e69de29 diff --git a/pages/andres_huitzil/andres.html b/pages/andres_huitzil/andres.html new file mode 100644 index 0000000..aa69dfc --- /dev/null +++ b/pages/andres_huitzil/andres.html @@ -0,0 +1,137 @@ + + + + + + + + + ScriptEd Interns 2018 + + + + + + + + + + + +
+
+
+
+

Andres Huitzil

+ +

Intern at Square

+ + + + + + + + + +
+
+
+
+
+
+
+
+

About Me

+

+ My name is Andres and I am a sophomore at Thurgood Marshall High School. I've been a Code Nation student for 2 years + and now I have the opportunity to be an intern at Square! +

+
+
+
+
+

My Internship Experience

+

+ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, + laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde. +

+
+
+
+
+

What I Worked On

+

+ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, + laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde. +

+
+
+
+
+

Key Takeaways

+

+ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, + laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde. +

+
+
+ +
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pages/andres_huitzil/andres.js b/pages/andres_huitzil/andres.js new file mode 100644 index 0000000..e69de29 From eb28da3706749ed2ef2e2ba761d6ba15c0aa127f Mon Sep 17 00:00:00 2001 From: AndresScripted Date: Mon, 1 Jul 2019 22:18:30 +0000 Subject: [PATCH 2/2] added some more text to about me and experience --- pages/andres_huitzil/andres.css | 4 ++++ pages/andres_huitzil/andres.html | 14 +++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/pages/andres_huitzil/andres.css b/pages/andres_huitzil/andres.css index ee561b5..67dbf69 100644 --- a/pages/andres_huitzil/andres.css +++ b/pages/andres_huitzil/andres.css @@ -9,4 +9,8 @@ h3{ font-family: 'Cinzel', serif; +} + +.section-heading{ + text-decoration: underline; } \ No newline at end of file diff --git a/pages/andres_huitzil/andres.html b/pages/andres_huitzil/andres.html index 7798be5..9bf1890 100644 --- a/pages/andres_huitzil/andres.html +++ b/pages/andres_huitzil/andres.html @@ -54,7 +54,9 @@

Intern at Square

About Me

My name is Andres and I am a sophomore at Thurgood Marshall High School. I've been a Code Nation student for 2 years - and now I have the opportunity to be an intern at Square! + and now I have the opportunity to be an intern at Square! + I am apart of the Developer Services team at Square. +

@@ -62,8 +64,8 @@

About Me

My Internship Experience

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, - laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde. + So far I have had an amazing time at Square. Everyone is really fun and supportive. The working environment makes + me feel comfortable and included.

@@ -71,8 +73,10 @@

My Internship Experience

What I Worked On

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, - laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde. + Our goal is to make an eCommerce site. This will give feedback to Square's API team and it will help customer service and + the user experience. So far I have made the "base" code for all of the pages we are going to have and now all we have to do is + implement the API and display all the information to all the pages. I also need all the pages to work together/ talk to each other + so that everything can work well.