diff --git a/amanda_tan/amanda.jpg b/amanda_tan/amanda.jpg new file mode 100644 index 0000000..2c69b09 Binary files /dev/null and b/amanda_tan/amanda.jpg differ diff --git a/amanda_tan/amanda_tan.css b/amanda_tan/amanda_tan.css new file mode 100644 index 0000000..7d41132 --- /dev/null +++ b/amanda_tan/amanda_tan.css @@ -0,0 +1,27 @@ +body{ + font-family: 'PT Sans', sans-serif; +} +.profile-img{ + height:100px; + width:100px; +} +.profile-icon{ + color:gray; +} +.profile-icon:hover{ + color:white; + background-color:#588adb; + transition:1.4s; + text-decoration: none; +} +#portfolio{ + border:solid gray 1px; + border-radius: 2px; + padding:3px; +} +.section-subheading{ + color:#588adb; +} +.section-heading{ + color:#588adb; +} \ No newline at end of file diff --git a/amanda_tan/amanda_tan.html b/amanda_tan/amanda_tan.html new file mode 100644 index 0000000..f84e34f --- /dev/null +++ b/amanda_tan/amanda_tan.html @@ -0,0 +1,146 @@ + + + +
+ + + + ++ I graduated from Balboa High School in spring of 2019 and will be attending San Francisco State + University in the following fall. I joined Code Nation in 2017 in hopes of learning how to code + and now I plan to major in computer science. +
++ The company I worked is relatively small so there is an empahsis on connecting with people even on if they're on + a different team. People are very friendly with each other and often go JoJos, which are coffee chats with random + people from the company. I had daily check-ins with my manager and internship buddy where we discuss our work + from yesterday, our plan for the day, and our current roadblocks. +
++ My project was a culture dashboard. This is a chrome extension that replaces the new tab page with + resources that company employees would find useful. It includes links to regularly used resources, includes + a lunch menu, inclues a top sites widget, and displays messages from slack channels. It is also customizable where + the user could hide widgets or change the order in they appear. +
++ Being my first time working in an office enviroment, I had to learn how to be accountable for myself. I learned + how to stay on schedule for the project, which meant knowing what to aspects to prioritize. During my internship, + I met a lot of new people from all types of backgrounds which gave me a better idea of what Clever's like. +
+