Skip to content

Commit 2067b73

Browse files
authored
Merge branch 'gh-pages' into main
2 parents 5c56a3c + 9aa5375 commit 2067b73

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

_data/project_list.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,21 @@
6666
- Python
6767
- Flask
6868

69+
- title: Canvas App
70+
description: A utility dashboard using Canvas as main attraction, it uses the latest Vue 3, Tailwind 3, Vuex, and JSON API standard
71+
otherLinks: true
72+
url:
73+
thumb: /assets/img/projects/uapi-canvas.jpg
74+
meta:
75+
role: Frontend Developer
76+
year: 2020 - 2022
77+
tags:
78+
- Multination Team
79+
- Vue 3
80+
- Tailwind CSS
81+
- Vuex
82+
- JSON API
83+
6984
- title: Qopnet
7085
description: a custom e-commerce, B2B later planned to be B2B2C, the challenge here is we have to be efficient to deliver a scalable e-commerce platform and by partnering with online course provider as our strategic partner, we are able to deliver a high quality site in a very tight schedule.
7186
otherLinks: true
@@ -161,7 +176,7 @@
161176
url:
162177
main: https://star-w.netlify.com/
163178
site: https://star-w.netlify.com/
164-
github: https://github.com/winndo/star-w
179+
github: https://github.com/hwindo/star-w
165180
thumb: /assets/img/projects/star-w-sceenshot-desktop.png
166181
meta:
167182
role: Product Owner, Frontend Developer

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<footer class="footer">
22
<ul>
33
<li><a href="mailto:[email protected]">[email protected]</a></li>
4-
<li><a href="https://github.com/winndo">github.com/winndo</a></li>
4+
<li><a href="https://github.com/hwindo">github.com/hwindo</a></li>
55
<li><a href="https://codepen.io/windo/"><img src="https://blog.codepen.io/wp-content/uploads/2012/06/[email protected]" width="68px">/windo</a></li>
66
<li><a href="https://stackoverflow.com/users/1528098/windo">stackoverflow</a></li>
77
<li><a href="https://www.freecodecamp.org/windo">freecodecamp</a></li>
8-
<li><a href="/assets/resume/WindoResume2019EN.docx">Resume (docx)</a></li>
9-
<li><a href="/assets/resume/WindoResume2019EN.pdf">Resume (PDF)</a></li>
8+
<li><a href="/assets/resume/WindoResume2022EN.docx">Resume (docx)</a></li>
9+
<li><a href="/assets/resume/WindoResume2022EN.pdf">Resume (PDF)</a></li>
1010
</ul>
1111
</footer>
1212
<script type="module" src="/assets/js/app.js"></script>
27.4 KB
Binary file not shown.
189 KB
Binary file not shown.

0 commit comments

Comments
 (0)