diff --git a/pages/farrah_y/farrah.css b/pages/farrah_y/farrah.css new file mode 100644 index 0000000..89a3662 --- /dev/null +++ b/pages/farrah_y/farrah.css @@ -0,0 +1,4 @@ +.aboutText { + color: darkblue; + font-size: 15px; +} \ No newline at end of file diff --git a/pages/farrah_y/farrah.html b/pages/farrah_y/farrah.html new file mode 100644 index 0000000..8331b66 --- /dev/null +++ b/pages/farrah_y/farrah.html @@ -0,0 +1,142 @@ + + + + + + + + + ScriptEd Interns 2018 + + + + + + + + + + + +
+
+
+
+

Farrah Y

+ +

Intern At Etsy

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

About Me

+

+ I will be an intern at Etsy on the localization/translation team. +

+
+
+
+
+

My Internship Experience

+

+ Week 1:
+ In the first week, time was mostly spent on learning Node JS and trying to get permissions.
+ I wrote a converter script to change Markdown files to HTML. There was an issue because + previously, the files were overwritten. I altered the code so that instead of changing the + previous text,it appended to it.
+ + Week 2:
+ After learning the basics of modules and test cases, we began trying to return messages + to the client through a slackbot. We learned more about Slack's Real Time Messaging API. +

+
+
+
+
+

What I Worked On

+

+ I will work with Nataly on making a slackbot. +

+
+
+
+
+

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/farrah_y/farrah.js b/pages/farrah_y/farrah.js new file mode 100644 index 0000000..e69de29