Ver Fonte

Update resume.

Lee Morgan há 2 anos atrás
pai
commit
9f81a5bf2e
1 ficheiros alterados com 6 adições e 3 exclusões
  1. 6 3
      views/resume/resume.html

+ 6 - 3
views/resume/resume.html

@@ -27,14 +27,16 @@
                         <h2>Work Experience</h2>
 
                         <div class="experience">
-                            <h3 class="xTitle">Teachers Assistant</h3>
-                            <h4 class="xCompany">edX</h4>
+                            <h3 class="xTitle">Teachers Assistant/Grader</h3>
+                            <h4 class="xCompany">edX/2U</h4>
                             <h5 class="xDate">December 6, 2022 - Present</h5>
                             <ul class="jobReqs">
                                 <li>Review classroom material for the day's lesson</li>
                                 <li>Assist students with coursework</li>
                                 <li>Provide instruction and assistance with HTML/CSS/JavaScript/React</li>
                                 <li>Organize study sessions for the benefit of the students</li>
+                                <li>Grading assignments from bootcamp students</li>
+                                <li>Created plagiarism detection software for use of other graders</li>
                             </ul>
                         </div>
 
@@ -151,6 +153,7 @@
                             <li>HTML/CSS</li>
                             <li>JavaScript/Node.js</li>
                             <li>Vue</li>
+                            <li>Svelte</li>
                             <li>MongoDB</li>
                             <li>JSON</li>
                             <li>Linux</li>
@@ -195,4 +198,4 @@
             </div>
         </div>
     </body>
-</html>
+</html>