Bläddra i källkod

fix misc typos

David 8 år sedan
förälder
incheckning
ac824e707c
1 ändrade filer med 9 tillägg och 8 borttagningar
  1. 9 8
      index.html

+ 9 - 8
index.html

@@ -6,7 +6,7 @@
   <title>Tatiana Inama - Resume</title>
   <meta name="Tatiana Inama" content="Resume">
   <link rel="stylesheet" href="styles.css">
-  <link href="https://fonts.googleapis.com/css?family=Lora:400i|Raleway:400,600,700" rel="stylesheet">
+  <link href="http://fonts.googleapis.com/css?family=Lora:400i|Raleway:400,600,700" rel="stylesheet" type="text/css">
 </head>
 <body>
   <div class="wrapper">
@@ -168,11 +168,11 @@
         <h3>Musimundo - NEC</h3>
         <small>Hexacta</small>
         <h6>
-          Ssr. Javascript/.NET developer<br>
+          Ssr. Javascript<br>
           June 2017 - August 2017
         </h6>
         <p>
-          The main objective of this project was to redefine the user/client experience in the sales process of Musimundo. To achieve this, we first defined a discovery stage, where we worked in two fronts:
+          The main objective of this project was to redefine the user/client experience in the sales process of Musimundo. To achieve this, we first defined a discovery stage, where we worked on two fronts:
         </p>
         <ul>
           <li>UX/CX Analysis: Analysis of the current process and defining the different customer and user archetypes, the current POS and requirements.</li>
@@ -196,7 +196,7 @@
           April 2017 - June 2017
         </h6>
         <p>
-          The project involved a multi-platform app to read and listen non-fiction book summaries. The platform consists of a back-office web app and a mobile end-user app.
+          The project involved a multi-platform app to read and listen to non-fiction book summaries. The platform consists of a back-office web app and a mobile end-user app.
         </p>
         <h4>Technologies used:</h4>
         <ul class="technology-list">
@@ -217,8 +217,8 @@
           March 2015 - April 2017
         </h6>
         <p>
-          Prescient Traveler is a platform for monitoring and assisting people who are traveling around the world. The platform consists of a mobile application that travelers use, a web monitoring application that is used in the control center, and a backoffice application used to generate content for the mobile application.
-          The platform allows Prescient Traveler to know where people are located, provides information to travelers related to ther location, potential threats, risks, etc.
+          Prescient Traveler is a platform for monitoring and assisting people who are traveling around the world. The platform consists of a mobile application that travelers use, a web monitoring application that is used at the control center and a backoffice application used to generate content for the mobile application.
+          The platform allows Prescient Traveler to know where people are located and provides information to travelers related to ther location, potential threats, risks, etc.
         </p>
         <h4>Technologies used:</h4>
         <ul class="technology-list">
@@ -230,6 +230,7 @@
         </ul>
       </div>
 
+      <p class="new-page"></p>
       <div class="experience-wrapper">
         <h3>HAT - Hexacta Architecture Team</h3>
         <small>Hexacta</small>
@@ -238,7 +239,7 @@
           June 2014 - March 2015
         </h6>
         <p>
-          The HAT main objective is to provide advice and solutions to Hexacta's technical project-managers on issues of architectural and design decisions, technologies and frameworks to use, improving product quality and productivity.
+          The HAT main objective is to provide advice and solutions to Hexacta's (technical) project-managers on architectural and design decisions, technologies and frameworks to use, improving product quality and productivity.
         </p>
         <h4>Technologies used:</h4>
         <ul class="technology-list">
@@ -282,4 +283,4 @@
     
   </div>
 </body>
-</html>
+</html>