Skip to content

Commit

Permalink
Merge branch 'gh-pages' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hwindo authored Oct 2, 2024
2 parents 5c56a3c + 9aa5375 commit 2067b73
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 5 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

17 changes: 16 additions & 1 deletion _data/project_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,21 @@
- Python
- Flask

- title: Canvas App
description: A utility dashboard using Canvas as main attraction, it uses the latest Vue 3, Tailwind 3, Vuex, and JSON API standard
otherLinks: true
url:
thumb: /assets/img/projects/uapi-canvas.jpg
meta:
role: Frontend Developer
year: 2020 - 2022
tags:
- Multination Team
- Vue 3
- Tailwind CSS
- Vuex
- JSON API

- title: Qopnet
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.
otherLinks: true
Expand Down Expand Up @@ -161,7 +176,7 @@
url:
main: https://star-w.netlify.com/
site: https://star-w.netlify.com/
github: https://github.com/winndo/star-w
github: https://github.com/hwindo/star-w
thumb: /assets/img/projects/star-w-sceenshot-desktop.png
meta:
role: Product Owner, Frontend Developer
Expand Down
6 changes: 3 additions & 3 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<footer class="footer">
<ul>
<li><a href="mailto:herwindo.artono@gmail.com">herwindo.artono@gmail.com</a></li>
<li><a href="https://github.com/winndo">github.com/winndo</a></li>
<li><a href="https://github.com/hwindo">github.com/hwindo</a></li>
<li><a href="https://codepen.io/windo/"><img src="https://blog.codepen.io/wp-content/uploads/2012/06/codepen-wordmark-display-inside-black@10x.png" width="68px">/windo</a></li>
<li><a href="https://stackoverflow.com/users/1528098/windo">stackoverflow</a></li>
<li><a href="https://www.freecodecamp.org/windo">freecodecamp</a></li>
<li><a href="/assets/resume/WindoResume2019EN.docx">Resume (docx)</a></li>
<li><a href="/assets/resume/WindoResume2019EN.pdf">Resume (PDF)</a></li>
<li><a href="/assets/resume/WindoResume2022EN.docx">Resume (docx)</a></li>
<li><a href="/assets/resume/WindoResume2022EN.pdf">Resume (PDF)</a></li>
</ul>
</footer>
<script type="module" src="/assets/js/app.js"></script>
Expand Down
Binary file added assets/resume/WindoResume2022EN.docx
Binary file not shown.
Binary file added assets/resume/WindoResume2022EN.pdf
Binary file not shown.

0 comments on commit 2067b73

Please sign in to comment.