https://github.com/xxrjun/wp-final-cv
This is final project for NCU Web Programming Course.
https://github.com/xxrjun/wp-final-cv
Last synced: 10 months ago
JSON representation
This is final project for NCU Web Programming Course.
- Host: GitHub
- URL: https://github.com/xxrjun/wp-final-cv
- Owner: xxrjun
- Created: 2022-06-06T01:50:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T02:54:05.000Z (over 3 years ago)
- Last Synced: 2025-01-15T08:25:20.979Z (12 months ago)
- Language: HTML
- Homepage: https://xxrjun.github.io/wp-final-cv/
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NCU Web Programming Final 上機考 - CV
2022/6/6 NCU 資管二A109403019 鄒翔宇
View on Github Page: [click me](https://xxrjun.github.io/)
Using **Sass** to write .scss to generate .css file.
In `index.html`, using **"CSS:"** as a header in comment to mark my css styling.
### TODO
**評分標準**
- [x] 建立 special repo 和 README.md,完成 Github 個人主頁 profile 設定
- [x] 建立 repo 並完成 CV 首頁, 新增README.md
- [x] 透過 Github Pages 發布 CV 首頁在 github.io
- [x] 內有 10 種以上 html tag
- [x] 成功使用 2 種 JS 語法
- [x] 將 CSS 放置於 .css,並使用 link 整合,.css 內需具備 5 種以上 css styling,並於 index.html 註解標示說明搭配之 CSS 特效效果
- [x] Others: Commit、網頁內容及排美觀層度
**Extra**
- [x] Date Time with Effect
- [x] Light/Dark mode with Effect
### REFERENCES & SOURCES
- Light/Dark Mode: NCU WP_Ch5 p.44
- [NCU Logo](https://www.ncu.edu.tw/en/pages/show.php?top=1&num=19)
- [Github Logo](https://www.pngegg.com/en/png-bktwj/download)
- [Button Styling](https://webdeasy.de/en/top-css-buttons-en/)