Skip to content

Commit

Permalink
5/20
Browse files Browse the repository at this point in the history
  • Loading branch information
gyang0817 committed May 20, 2024
1 parent 7110ddc commit e701aaa
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
19 changes: 15 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,21 @@
<a href="/pages/contactme.html">Contact Me</a>
</nav>
<h1><b>GaoSue Yang</b></h1>
<img src="/images/GAOSUEYANG (1).jpg" ; width="200px" />
<p style="font-family: Georgia, 'Times New Roman', Times, serif;">Connect with me on <a href="https://www.linkedin.com/in/myinnerchampion/" target="_blank">LinkedIn</a>.</p></body>
<div class="box">
This is a box that I made.
<div class="box"> <img src="/images/GAOSUEYANG (1).jpg" ; width="200px" />
<p style="font-family: Georgia, 'Times New Roman', Times, serif;">Connect with me on <a href="https://www.linkedin.com/in/myinnerchampion/" target="_blank">LinkedIn</a>.</p></body>

<b>Product Owner Intern, Full Time
<br>i.c. stars – Milwaukee, WI
<br>April 2023 to Present</b>
<br>• Power Apps, Power Automate, and Power BI
<br>• Microsoft SSMS SQL and Excel experience
<br>• Basic skills in GitHub, VS Code (Virtual Studio Code), & HTML
<br>• Develop user-centric solution, prioritizing user needs and feedback .
<br>• Held roles in client engagement, business analysis, tech analysis, and quality analysis
<br>• Utilized Agile project management methodologies to develop content management system.
<br>• Implemented integrated solutions for Molson Coor’s Employee Resource Groups, optimizing communication and management of volunteerism with Microsoft’s Power Platform.
<br>• Quality assurance testing for development of application tools


</div>
</body>
Expand Down
6 changes: 5 additions & 1 deletion pages/contactme.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<a href="/pages/projects.html">Projects</a>
<a href="/pages/contactme.html">Contact Me</a>
</nav>
<h1 class="red">This is page 2.</h1>
<h1 class="red">Contact me below.</h1>
<h2><b>GaoSue Yang</b></h2>
<img src="/images/GAOSUEYANG (1).jpg" ; width="200px" />
<p style="font-family: Georgia, 'Times New Roman', Times, serif;">Connect with me on <a href="https://www.linkedin.com/in/myinnerchampion/" target="_blank">LinkedIn</a>.</p></body>

</body>
</html>

0 comments on commit e701aaa

Please sign in to comment.