update,
This commit is contained in:
BIN
00s_cassette.fans/_ref/2328bfec-6b56-41e5-8674-bcbe0f217b90_progressive.jpg
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/_ref/2328bfec-6b56-41e5-8674-bcbe0f217b90_progressive.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
00s_cassette.fans/_ref/9bb4cfb4-ae16-490f-9576-fa5d530d2828_progressive.jpg
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/_ref/9bb4cfb4-ae16-490f-9576-fa5d530d2828_progressive.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
00s_cassette.fans/_ref/b2188089-3855-48ca-aea8-b9020f6cb9d7_progressive.jpg
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/_ref/b2188089-3855-48ca-aea8-b9020f6cb9d7_progressive.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
00s_cassette.fans/_ref/d0843073-ef3e-4426-955e-1561a3279c8c_progressive.jpg
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/_ref/d0843073-ef3e-4426-955e-1561a3279c8c_progressive.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
00s_cassette.fans/_ref/ea765467-0d75-4bad-a56a-96c9896e151d_progressive.jpg
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/_ref/ea765467-0d75-4bad-a56a-96c9896e151d_progressive.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
7
00s_cassette.fans/gitUpdate.bat
Normal file
7
00s_cassette.fans/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update 00s_cassette.fans,"
|
||||||
|
start git push
|
21
00s_cassette.fans/meta.md
Normal file
21
00s_cassette.fans/meta.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
tags: [android, react, react-native, flutter]
|
||||||
|
---
|
||||||
|
|
||||||
|
# 00s_cassette.fans
|
||||||
|
|
||||||
|
not done
|
||||||
|
|
||||||
|
[[quot1/NOTES]]
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[quot1/NOTES]: quot1/NOTES.md "NOTES.md"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
|
|
||||||
|
### contact
|
||||||
|
|
||||||
|
- https://www.carousell.com.hk/inbox/1805038336/
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[quot1/NOTES]: quot1/NOTES.md "NOTES.md"
|
||||||
|
[//end]: # "Autogenerated link references"
|
Binary file not shown.
BIN
00s_cassette.fans/quot1/EEE3457_Mini Project_AY2324.pdf
Normal file
BIN
00s_cassette.fans/quot1/EEE3457_Mini Project_AY2324.pdf
Normal file
Binary file not shown.
55
00s_cassette.fans/quot1/NOTES.md
Normal file
55
00s_cassette.fans/quot1/NOTES.md
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
# NOTES.md
|
||||||
|
|
||||||
|
## food delivery app
|
||||||
|
|
||||||
|
## food ordering app/food delivery app
|
||||||
|
|
||||||
|
### Frontend
|
||||||
|
|
||||||
|
- 有菜單俾使用者選擇附近餐廳,
|
||||||
|
- list page
|
||||||
|
- details page
|
||||||
|
- 有 web services 去睇啲菜大概點樣,
|
||||||
|
- list page
|
||||||
|
- details page
|
||||||
|
- 之後結算畫面
|
||||||
|
- order confirmation page
|
||||||
|
- 可以點選加減食物種類數量 "之類"
|
||||||
|
- order list
|
||||||
|
- order processing / payment page
|
||||||
|
- order status
|
||||||
|
- 可以系 google 地圖顯示路線圖同埋時間 (唔一定要真實外賣員,可以模擬出嚟)
|
||||||
|
|
||||||
|
- status page
|
||||||
|
|
||||||
|
- 落訂單之後,餐廳會話俾用戶知大約要幾耐先送到,
|
||||||
|
|
||||||
|
- status page
|
||||||
|
|
||||||
|
### Backend/cms (restaurant)
|
||||||
|
|
||||||
|
- provision 餐廳 (CRUD)
|
||||||
|
- provision 啲菜大概點樣 (CRUD)
|
||||||
|
- 之後結算畫面
|
||||||
|
- order list (CRUD)
|
||||||
|
- invoice (CRUD)
|
||||||
|
- 落訂單之後,餐廳會話俾用戶知大約要幾耐先送到,
|
||||||
|
|
||||||
|
- dashboard (CRUD) ?
|
||||||
|
|
||||||
|
### Backend/cms (admin)
|
||||||
|
|
||||||
|
- provision 餐廳 (CRUD)
|
||||||
|
- provision 啲菜 (CRUD)
|
||||||
|
- 之後結算畫面
|
||||||
|
- order list (CRUD)
|
||||||
|
- invoice (CRUD)
|
||||||
|
- 落訂單之後,餐廳會話俾用戶知大約要幾耐先送到,
|
||||||
|
- dashboard (CRUD) ?
|
||||||
|
|
||||||
|
## conversation
|
||||||
|
|
||||||
|
> Hello,請問 android studio 可唔可以幫我寫個 food delivery app
|
||||||
|
> function 就係,尼個 food ordering app/food delivery app,有菜單俾使用者選擇附近餐廳,有 web services 去睇啲菜大概點樣,之後結算畫面可以點選加減食物種類數量之類,之後落訂單之後,餐廳會話俾用戶知大約要幾耐先送到,可以系 google 地圖顯示路線圖同埋時間(唔一定要真實外賣員,可以模擬出嚟)。
|
||||||
|
> 學校嘅 project,唔知你可唔可以做呢?因為我尼方面真系比較弱,加上手頭上都堆積緊其他科嘅嘢。希望你可以幫我做,真心嘅 🙏
|
||||||
|
> 同埋唔需要真系做到個商業級別出嚟,我主要系想佢做到接近市面上果啲 app 嘅效果就可以
|
BIN
00s_cassette.fans/quot1/chrome_LaP8qXjgcM.png
(Stored with Git LFS)
Normal file
BIN
00s_cassette.fans/quot1/chrome_LaP8qXjgcM.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
3d print/Above-3D-Printed-parts-made-in-FDM-SLA-SLS-technology-from-left-to-right-Image-Credit-Formlabs.jpg
(Stored with Git LFS)
Normal file
BIN
3d print/Above-3D-Printed-parts-made-in-FDM-SLA-SLS-technology-from-left-to-right-Image-Credit-Formlabs.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
7
3d print/gitUpdate.bat
Normal file
7
3d print/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update 3d print,"
|
||||||
|
start git push
|
BIN
_assignment_sample/Business Law_sample.pdf
Normal file
BIN
_assignment_sample/Business Law_sample.pdf
Normal file
Binary file not shown.
BIN
_assignment_sample/Economics_sample.pdf
Normal file
BIN
_assignment_sample/Economics_sample.pdf
Normal file
Binary file not shown.
BIN
_assignment_sample/Finance Statement Analysis_sample.pdf
Normal file
BIN
_assignment_sample/Finance Statement Analysis_sample.pdf
Normal file
Binary file not shown.
BIN
_assignment_sample/Human Resource_sample.pdf
Normal file
BIN
_assignment_sample/Human Resource_sample.pdf
Normal file
Binary file not shown.
BIN
_assignment_sample/Management Accounting_sample.pdf
Normal file
BIN
_assignment_sample/Management Accounting_sample.pdf
Normal file
Binary file not shown.
BIN
_assignment_sample/Project Management_sample.pdf
Normal file
BIN
_assignment_sample/Project Management_sample.pdf
Normal file
Binary file not shown.
37
_docs/Gemfile
Normal file
37
_docs/Gemfile
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
source "https://rubygems.org"
|
||||||
|
|
||||||
|
# Hello! This is where you manage which Jekyll version is used to run.
|
||||||
|
# When you want to use a different version, change it below, save the
|
||||||
|
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
|
||||||
|
#
|
||||||
|
# bundle exec jekyll serve
|
||||||
|
#
|
||||||
|
# This will help ensure the proper Jekyll version is running.
|
||||||
|
# Happy Jekylling!
|
||||||
|
# gem "jekyll", "~> 3.9.0"
|
||||||
|
|
||||||
|
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||||
|
gem "minima", "~> 2.0"
|
||||||
|
|
||||||
|
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||||
|
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||||
|
gem "github-pages", "~> 209", group: :jekyll_plugins
|
||||||
|
|
||||||
|
# If you have any plugins, put them here!
|
||||||
|
group :jekyll_plugins do
|
||||||
|
gem "jekyll-feed", "~> 0.6"
|
||||||
|
end
|
||||||
|
|
||||||
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
|
# and associated library.
|
||||||
|
install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
|
||||||
|
gem "tzinfo", "~> 1.2"
|
||||||
|
gem "tzinfo-data"
|
||||||
|
end
|
||||||
|
|
||||||
|
# Performance-booster for watching directories on Windows
|
||||||
|
gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
|
||||||
|
|
||||||
|
# kramdown v2 ships without the gfm parser by default. If you're using
|
||||||
|
# kramdown v1, comment out this line.
|
||||||
|
gem "kramdown-parser-gfm"
|
272
_docs/Gemfile.lock
Normal file
272
_docs/Gemfile.lock
Normal file
@@ -0,0 +1,272 @@
|
|||||||
|
GEM
|
||||||
|
remote: https://rubygems.org/
|
||||||
|
specs:
|
||||||
|
activesupport (6.0.3.4)
|
||||||
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
|
i18n (>= 0.7, < 2)
|
||||||
|
minitest (~> 5.1)
|
||||||
|
tzinfo (~> 1.1)
|
||||||
|
zeitwerk (~> 2.2, >= 2.2.2)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
|
coffee-script (2.4.1)
|
||||||
|
coffee-script-source
|
||||||
|
execjs
|
||||||
|
coffee-script-source (1.11.1)
|
||||||
|
colorator (1.1.0)
|
||||||
|
commonmarker (0.17.13)
|
||||||
|
ruby-enum (~> 0.5)
|
||||||
|
concurrent-ruby (1.1.7)
|
||||||
|
dnsruby (1.61.5)
|
||||||
|
simpleidn (~> 0.1)
|
||||||
|
em-websocket (0.5.2)
|
||||||
|
eventmachine (>= 0.12.9)
|
||||||
|
http_parser.rb (~> 0.6.0)
|
||||||
|
ethon (0.12.0)
|
||||||
|
ffi (>= 1.3.0)
|
||||||
|
eventmachine (1.2.7)
|
||||||
|
execjs (2.7.0)
|
||||||
|
faraday (1.1.0)
|
||||||
|
multipart-post (>= 1.2, < 3)
|
||||||
|
ruby2_keywords
|
||||||
|
ffi (1.13.1)
|
||||||
|
forwardable-extended (2.6.0)
|
||||||
|
gemoji (3.0.1)
|
||||||
|
github-pages (209)
|
||||||
|
github-pages-health-check (= 1.16.1)
|
||||||
|
jekyll (= 3.9.0)
|
||||||
|
jekyll-avatar (= 0.7.0)
|
||||||
|
jekyll-coffeescript (= 1.1.1)
|
||||||
|
jekyll-commonmark-ghpages (= 0.1.6)
|
||||||
|
jekyll-default-layout (= 0.1.4)
|
||||||
|
jekyll-feed (= 0.15.1)
|
||||||
|
jekyll-gist (= 1.5.0)
|
||||||
|
jekyll-github-metadata (= 2.13.0)
|
||||||
|
jekyll-mentions (= 1.6.0)
|
||||||
|
jekyll-optional-front-matter (= 0.3.2)
|
||||||
|
jekyll-paginate (= 1.1.0)
|
||||||
|
jekyll-readme-index (= 0.3.0)
|
||||||
|
jekyll-redirect-from (= 0.16.0)
|
||||||
|
jekyll-relative-links (= 0.6.1)
|
||||||
|
jekyll-remote-theme (= 0.4.2)
|
||||||
|
jekyll-sass-converter (= 1.5.2)
|
||||||
|
jekyll-seo-tag (= 2.6.1)
|
||||||
|
jekyll-sitemap (= 1.4.0)
|
||||||
|
jekyll-swiss (= 1.0.0)
|
||||||
|
jekyll-theme-architect (= 0.1.1)
|
||||||
|
jekyll-theme-cayman (= 0.1.1)
|
||||||
|
jekyll-theme-dinky (= 0.1.1)
|
||||||
|
jekyll-theme-hacker (= 0.1.2)
|
||||||
|
jekyll-theme-leap-day (= 0.1.1)
|
||||||
|
jekyll-theme-merlot (= 0.1.1)
|
||||||
|
jekyll-theme-midnight (= 0.1.1)
|
||||||
|
jekyll-theme-minimal (= 0.1.1)
|
||||||
|
jekyll-theme-modernist (= 0.1.1)
|
||||||
|
jekyll-theme-primer (= 0.5.4)
|
||||||
|
jekyll-theme-slate (= 0.1.1)
|
||||||
|
jekyll-theme-tactile (= 0.1.1)
|
||||||
|
jekyll-theme-time-machine (= 0.1.1)
|
||||||
|
jekyll-titles-from-headings (= 0.5.3)
|
||||||
|
jemoji (= 0.12.0)
|
||||||
|
kramdown (= 2.3.0)
|
||||||
|
kramdown-parser-gfm (= 1.1.0)
|
||||||
|
liquid (= 4.0.3)
|
||||||
|
mercenary (~> 0.3)
|
||||||
|
minima (= 2.5.1)
|
||||||
|
nokogiri (>= 1.10.4, < 2.0)
|
||||||
|
rouge (= 3.23.0)
|
||||||
|
terminal-table (~> 1.4)
|
||||||
|
github-pages-health-check (1.16.1)
|
||||||
|
addressable (~> 2.3)
|
||||||
|
dnsruby (~> 1.60)
|
||||||
|
octokit (~> 4.0)
|
||||||
|
public_suffix (~> 3.0)
|
||||||
|
typhoeus (~> 1.3)
|
||||||
|
html-pipeline (2.14.0)
|
||||||
|
activesupport (>= 2)
|
||||||
|
nokogiri (>= 1.4)
|
||||||
|
http_parser.rb (0.6.0)
|
||||||
|
i18n (0.9.5)
|
||||||
|
concurrent-ruby (~> 1.0)
|
||||||
|
jekyll (3.9.0)
|
||||||
|
addressable (~> 2.4)
|
||||||
|
colorator (~> 1.0)
|
||||||
|
em-websocket (~> 0.5)
|
||||||
|
i18n (~> 0.7)
|
||||||
|
jekyll-sass-converter (~> 1.0)
|
||||||
|
jekyll-watch (~> 2.0)
|
||||||
|
kramdown (>= 1.17, < 3)
|
||||||
|
liquid (~> 4.0)
|
||||||
|
mercenary (~> 0.3.3)
|
||||||
|
pathutil (~> 0.9)
|
||||||
|
rouge (>= 1.7, < 4)
|
||||||
|
safe_yaml (~> 1.0)
|
||||||
|
jekyll-avatar (0.7.0)
|
||||||
|
jekyll (>= 3.0, < 5.0)
|
||||||
|
jekyll-coffeescript (1.1.1)
|
||||||
|
coffee-script (~> 2.2)
|
||||||
|
coffee-script-source (~> 1.11.1)
|
||||||
|
jekyll-commonmark (1.3.1)
|
||||||
|
commonmarker (~> 0.14)
|
||||||
|
jekyll (>= 3.7, < 5.0)
|
||||||
|
jekyll-commonmark-ghpages (0.1.6)
|
||||||
|
commonmarker (~> 0.17.6)
|
||||||
|
jekyll-commonmark (~> 1.2)
|
||||||
|
rouge (>= 2.0, < 4.0)
|
||||||
|
jekyll-default-layout (0.1.4)
|
||||||
|
jekyll (~> 3.0)
|
||||||
|
jekyll-feed (0.15.1)
|
||||||
|
jekyll (>= 3.7, < 5.0)
|
||||||
|
jekyll-gist (1.5.0)
|
||||||
|
octokit (~> 4.2)
|
||||||
|
jekyll-github-metadata (2.13.0)
|
||||||
|
jekyll (>= 3.4, < 5.0)
|
||||||
|
octokit (~> 4.0, != 4.4.0)
|
||||||
|
jekyll-mentions (1.6.0)
|
||||||
|
html-pipeline (~> 2.3)
|
||||||
|
jekyll (>= 3.7, < 5.0)
|
||||||
|
jekyll-optional-front-matter (0.3.2)
|
||||||
|
jekyll (>= 3.0, < 5.0)
|
||||||
|
jekyll-paginate (1.1.0)
|
||||||
|
jekyll-readme-index (0.3.0)
|
||||||
|
jekyll (>= 3.0, < 5.0)
|
||||||
|
jekyll-redirect-from (0.16.0)
|
||||||
|
jekyll (>= 3.3, < 5.0)
|
||||||
|
jekyll-relative-links (0.6.1)
|
||||||
|
jekyll (>= 3.3, < 5.0)
|
||||||
|
jekyll-remote-theme (0.4.2)
|
||||||
|
addressable (~> 2.0)
|
||||||
|
jekyll (>= 3.5, < 5.0)
|
||||||
|
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
|
||||||
|
rubyzip (>= 1.3.0, < 3.0)
|
||||||
|
jekyll-sass-converter (1.5.2)
|
||||||
|
sass (~> 3.4)
|
||||||
|
jekyll-seo-tag (2.6.1)
|
||||||
|
jekyll (>= 3.3, < 5.0)
|
||||||
|
jekyll-sitemap (1.4.0)
|
||||||
|
jekyll (>= 3.7, < 5.0)
|
||||||
|
jekyll-swiss (1.0.0)
|
||||||
|
jekyll-theme-architect (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-cayman (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-dinky (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-hacker (0.1.2)
|
||||||
|
jekyll (> 3.5, < 5.0)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-leap-day (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-merlot (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-midnight (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-minimal (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-modernist (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-primer (0.5.4)
|
||||||
|
jekyll (> 3.5, < 5.0)
|
||||||
|
jekyll-github-metadata (~> 2.9)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-slate (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-tactile (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-theme-time-machine (0.1.1)
|
||||||
|
jekyll (~> 3.5)
|
||||||
|
jekyll-seo-tag (~> 2.0)
|
||||||
|
jekyll-titles-from-headings (0.5.3)
|
||||||
|
jekyll (>= 3.3, < 5.0)
|
||||||
|
jekyll-watch (2.2.1)
|
||||||
|
listen (~> 3.0)
|
||||||
|
jemoji (0.12.0)
|
||||||
|
gemoji (~> 3.0)
|
||||||
|
html-pipeline (~> 2.2)
|
||||||
|
jekyll (>= 3.0, < 5.0)
|
||||||
|
kramdown (2.3.0)
|
||||||
|
rexml
|
||||||
|
kramdown-parser-gfm (1.1.0)
|
||||||
|
kramdown (~> 2.0)
|
||||||
|
liquid (4.0.3)
|
||||||
|
listen (3.3.3)
|
||||||
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
|
mercenary (0.3.6)
|
||||||
|
mini_portile2 (2.5.1)
|
||||||
|
minima (2.5.1)
|
||||||
|
jekyll (>= 3.5, < 5.0)
|
||||||
|
jekyll-feed (~> 0.9)
|
||||||
|
jekyll-seo-tag (~> 2.1)
|
||||||
|
minitest (5.14.2)
|
||||||
|
multipart-post (2.1.1)
|
||||||
|
nokogiri (1.11.5)
|
||||||
|
mini_portile2 (~> 2.5.0)
|
||||||
|
racc (~> 1.4)
|
||||||
|
octokit (4.19.0)
|
||||||
|
faraday (>= 0.9)
|
||||||
|
sawyer (~> 0.8.0, >= 0.5.3)
|
||||||
|
pathutil (0.16.2)
|
||||||
|
forwardable-extended (~> 2.6)
|
||||||
|
public_suffix (3.1.1)
|
||||||
|
racc (1.5.2)
|
||||||
|
rb-fsevent (0.10.4)
|
||||||
|
rb-inotify (0.10.1)
|
||||||
|
ffi (~> 1.0)
|
||||||
|
rexml (3.2.5)
|
||||||
|
rouge (3.23.0)
|
||||||
|
ruby-enum (0.8.0)
|
||||||
|
i18n
|
||||||
|
ruby2_keywords (0.0.2)
|
||||||
|
rubyzip (2.3.0)
|
||||||
|
safe_yaml (1.0.5)
|
||||||
|
sass (3.7.4)
|
||||||
|
sass-listen (~> 4.0.0)
|
||||||
|
sass-listen (4.0.0)
|
||||||
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
|
sawyer (0.8.2)
|
||||||
|
addressable (>= 2.3.5)
|
||||||
|
faraday (> 0.8, < 2.0)
|
||||||
|
simpleidn (0.1.1)
|
||||||
|
unf (~> 0.1.4)
|
||||||
|
terminal-table (1.8.0)
|
||||||
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||||
|
thread_safe (0.3.6)
|
||||||
|
typhoeus (1.4.0)
|
||||||
|
ethon (>= 0.9.0)
|
||||||
|
tzinfo (1.2.8)
|
||||||
|
thread_safe (~> 0.1)
|
||||||
|
tzinfo-data (1.2020.4)
|
||||||
|
tzinfo (>= 1.0.0)
|
||||||
|
unf (0.1.4)
|
||||||
|
unf_ext
|
||||||
|
unf_ext (0.0.7.7)
|
||||||
|
unicode-display_width (1.7.0)
|
||||||
|
wdm (0.1.1)
|
||||||
|
zeitwerk (2.4.2)
|
||||||
|
|
||||||
|
PLATFORMS
|
||||||
|
ruby
|
||||||
|
|
||||||
|
DEPENDENCIES
|
||||||
|
github-pages (~> 209)
|
||||||
|
jekyll-feed (~> 0.6)
|
||||||
|
kramdown-parser-gfm
|
||||||
|
minima (~> 2.0)
|
||||||
|
tzinfo (~> 1.2)
|
||||||
|
tzinfo-data
|
||||||
|
wdm (~> 0.1.0)
|
||||||
|
|
||||||
|
BUNDLED WITH
|
||||||
|
2.1.2
|
33
_docs/LICENSE.txt
Normal file
33
_docs/LICENSE.txt
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
The MIT Licence (MIT)
|
||||||
|
|
||||||
|
Copyright 2020 - present Jani Eväkallio <jani.evakallio@gmail.com>
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
the Software without restriction, including without limitation the rights to
|
||||||
|
use, copy, modify, merge, publish, distribute, sublicence, and/or sell copies of
|
||||||
|
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||||
|
subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||||
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||||
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||||
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
Where noted, some code uses the following license:
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2015 - present Microsoft Corporation
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
2
_docs/_config.yml
Normal file
2
_docs/_config.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
title: Foam
|
||||||
|
google_analytics: "UA-171027939-1"
|
52
_docs/_layouts/foam.html
Normal file
52
_docs/_layouts/foam.html
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
// NOTE: this should be in sync with the settings/usage in the vscode extension
|
||||||
|
// atm it's just a wide superset of md extensions to cover a wide range of cases
|
||||||
|
var MD_EXT = ['.md', '.markdown', '.mdx', '.mdown', '.mkdn', '.mkd', '.mdwn', '.mdtxt', '.mdtext', '.text', '.Rmd'];
|
||||||
|
function normalizeMdLink(link) {
|
||||||
|
var url = new URL(link);
|
||||||
|
var mdFileExt = MD_EXT.find(ext => url.pathname.endsWith(ext));
|
||||||
|
if (mdFileExt) {
|
||||||
|
url.pathname = url.pathname.slice(0, mdFileExt.length * -1);
|
||||||
|
}
|
||||||
|
return url.toString();
|
||||||
|
}
|
||||||
|
|
||||||
|
window.addEventListener('DOMContentLoaded', (event) => {
|
||||||
|
document
|
||||||
|
.querySelectorAll(".markdown-body a[title]:not([href^=http])")
|
||||||
|
.forEach((a) => {
|
||||||
|
// filter to only wikilinks
|
||||||
|
var prev = a.previousSibling;
|
||||||
|
var next = a.nextSibling;
|
||||||
|
if (
|
||||||
|
prev instanceof Text && prev.textContent.endsWith('[') &&
|
||||||
|
next instanceof Text && next.textContent.startsWith(']')
|
||||||
|
) {
|
||||||
|
|
||||||
|
// remove surrounding brackets
|
||||||
|
prev.textContent = prev.textContent.slice(0, -1);
|
||||||
|
next.textContent = next.textContent.slice(1);
|
||||||
|
|
||||||
|
// add CSS list for styling
|
||||||
|
a.classList.add('wikilink');
|
||||||
|
|
||||||
|
// replace page-link with "Page Title"...
|
||||||
|
a.innerText = a.title;
|
||||||
|
|
||||||
|
// ...and normalize the links to allow html pages navigation
|
||||||
|
a.href = normalizeMdLink(a.href);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
document.querySelectorAll(".github-only").forEach((el) => {
|
||||||
|
el.remove();
|
||||||
|
});
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
{{ content }}
|
16
_docs/_layouts/home.html
Normal file
16
_docs/_layouts/home.html
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
layout: foam
|
||||||
|
---
|
||||||
|
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
|
||||||
|
{{ content }}
|
||||||
|
|
||||||
|
<script>
|
||||||
|
window.addEventListener('DOMContentLoaded', (event) => {
|
||||||
|
var duplicateHeading = document.querySelector("h1:not(#foam)");
|
||||||
|
if (duplicateHeading && duplicateHeading.remove) {
|
||||||
|
duplicateHeading.remove();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
15
_docs/_layouts/mathjax.html
Normal file
15
_docs/_layouts/mathjax.html
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
layout: foam
|
||||||
|
---
|
||||||
|
|
||||||
|
{{ content }}
|
||||||
|
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
|
||||||
|
<script type="text/x-mathjax-config">
|
||||||
|
MathJax.Hub.Config({
|
||||||
|
tex2jax: {
|
||||||
|
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||||
|
inlineMath: [['$','$']]
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
5
_docs/_layouts/page.html
Normal file
5
_docs/_layouts/page.html
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
layout: foam
|
||||||
|
---
|
||||||
|
|
||||||
|
{{ content }}
|
74
_docs/assets/css/style.scss
Normal file
74
_docs/assets/css/style.scss
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
|
||||||
|
@import "{{ site.theme }}";
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #3300ff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.markdown-body {
|
||||||
|
max-width: 800px;
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.markdown-body p {
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.9em;
|
||||||
|
margin-bottom: 1.2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.markdown-body li {
|
||||||
|
line-height: 1.9em;
|
||||||
|
}
|
||||||
|
|
||||||
|
input.task-list-item-checkbox {
|
||||||
|
margin-right: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
img[src*="demo"] {
|
||||||
|
border: 1px #eee solid;
|
||||||
|
-webkit-box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.1);
|
||||||
|
-moz-box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.1);
|
||||||
|
box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.1);
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 1170px) {
|
||||||
|
img[src*="demo"] {
|
||||||
|
max-width: 130%;
|
||||||
|
margin-left: -15%;
|
||||||
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
h5,
|
||||||
|
blockquote {
|
||||||
|
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida,
|
||||||
|
"DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wikilink:before {
|
||||||
|
content: "[[";
|
||||||
|
opacity: 0.5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wikilink:after {
|
||||||
|
content: "]]";
|
||||||
|
opacity: 0.5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.github-only {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.announcement {
|
||||||
|
background: #ede7ff;
|
||||||
|
padding: 4px 16px;
|
||||||
|
color: black;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
BIN
_docs/assets/images/azure-devops-wiki-demo.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/azure-devops-wiki-demo.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/create-new-note-from-template.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/create-new-note-from-template.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/create-new-template.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/create-new-template.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/custom-snippet.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/custom-snippet.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/custom-tag-style.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/custom-tag-style.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/daily-note.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/daily-note.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/demo-backlinks-explorer.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/demo-backlinks-explorer.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
68
_docs/assets/images/diagram-drawio-demo.drawio.svg
Normal file
68
_docs/assets/images/diagram-drawio-demo.drawio.svg
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="281px" height="181px" viewBox="-0.5 -0.5 281 181" content="<mxfile host="dd26700e-36c4-4a92-a6df-21c7be0d8350" modified="2020-08-31T10:44:14.509Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.48.2 Chrome/78.0.3904.130 Electron/7.3.2 Safari/537.36" etag="ygaBEVmOlivkHZFzXaxy" version="13.1.3"><diagram id="6hGFLwfOUW9BJ-s0fimq" name="Page-1">1ZVNT4NAEIZ/DVdT2NrWq7XqQU89aI+bMsKahSHboYC/3qXMAhvUmJi08QTzzMcy72yGQKyz+sHIIn3GGHQQzeI6EHdBFIXLcGUfLWmYhMvrjiRGxcwGsFUfwHDGtFQxHLxAQtSkCh/uMc9hTx6TxmDlh72h9k8tZAITsN1LPaUvKqa0o6toOfBHUEnqTg4XN50nky6YOzmkMsZqhMQmEGuDSN1bVq9Bt+o5Xbq8+2+8/YcZyOk3Caz7gRrXG8S2VTbRUIoJ5lJvBnprsMxjaAvMrDXEPCEWFoYWvgNRw3OTJaFFKWWavVArem3Tr+z5nbkbue5qLn0yGmfkZJou69qZu7FvSDtZLq9rsO3qW4kYHbA0e46K+FZJkwBHiX489mIDZmBPsSEGtCR19KtLvmBJHzfMwL7wGL4eyeKyI1n+o5HMzzQSPvoodekXHQ3JH0GVKoJtIU8fX9k16MvN9cAQ1D9rMO2OE6I5rxC3RN1KqYaN1LN0tI0Ws78LIiaCRBcXJFz4gvQCnUOQ+UQQcXFBRHQ+Qaw5/LROvtG/X2w+AQ==</diagram></mxfile>">
|
||||||
|
<defs/>
|
||||||
|
<g>
|
||||||
|
<path d="M 110 60 L 110 90 L 60 90 L 60 113.63" fill="none" stroke="#000000" stroke-miterlimit="10" pointer-events="stroke"/>
|
||||||
|
<path d="M 60 118.88 L 56.5 111.88 L 60 113.63 L 63.5 111.88 Z" fill="#000000" stroke="#000000" stroke-miterlimit="10" pointer-events="all"/>
|
||||||
|
<path d="M 170 60 L 170 90 L 220 90 L 220 113.63" fill="none" stroke="#000000" stroke-miterlimit="10" pointer-events="stroke"/>
|
||||||
|
<path d="M 220 118.88 L 216.5 111.88 L 220 113.63 L 223.5 111.88 Z" fill="#000000" stroke="#000000" stroke-miterlimit="10" pointer-events="all"/>
|
||||||
|
<rect x="80" y="0" width="120" height="60" fill="#ffffff" stroke="#000000" pointer-events="all"/>
|
||||||
|
<g transform="translate(-0.5 -0.5)">
|
||||||
|
<switch>
|
||||||
|
<foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
|
||||||
|
<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 30px; margin-left: 81px;">
|
||||||
|
<div style="box-sizing: border-box; font-size: 0; text-align: center; ">
|
||||||
|
<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; ">
|
||||||
|
1
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</foreignObject>
|
||||||
|
<text x="140" y="34" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">
|
||||||
|
1
|
||||||
|
</text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<rect x="0" y="120" width="120" height="60" fill="#ffffff" stroke="#000000" pointer-events="all"/>
|
||||||
|
<g transform="translate(-0.5 -0.5)">
|
||||||
|
<switch>
|
||||||
|
<foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
|
||||||
|
<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 150px; margin-left: 1px;">
|
||||||
|
<div style="box-sizing: border-box; font-size: 0; text-align: center; ">
|
||||||
|
<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; ">
|
||||||
|
2
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</foreignObject>
|
||||||
|
<text x="60" y="154" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">
|
||||||
|
2
|
||||||
|
</text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<rect x="160" y="120" width="120" height="60" fill="#ffffff" stroke="#000000" pointer-events="all"/>
|
||||||
|
<g transform="translate(-0.5 -0.5)">
|
||||||
|
<switch>
|
||||||
|
<foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
|
||||||
|
<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 150px; margin-left: 161px;">
|
||||||
|
<div style="box-sizing: border-box; font-size: 0; text-align: center; ">
|
||||||
|
<div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; ">
|
||||||
|
3
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</foreignObject>
|
||||||
|
<text x="220" y="154" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">
|
||||||
|
3
|
||||||
|
</text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch>
|
||||||
|
<g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/>
|
||||||
|
<a transform="translate(0,-5)" xlink:href="https://desk.draw.io/support/solutions/articles/16000042487" target="_blank">
|
||||||
|
<text text-anchor="middle" font-size="10px" x="50%" y="100%">
|
||||||
|
Viewer does not support full SVG 1.1
|
||||||
|
</text>
|
||||||
|
</a>
|
||||||
|
</switch>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 5.7 KiB |
BIN
_docs/assets/images/foam-janitor-demo.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/foam-janitor-demo.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/foam-log.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/foam-log.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/foam-navigation-demo.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/foam-navigation-demo.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/graph-filter.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/graph-filter.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/graph-style.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/graph-style.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/markdown-snippets.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/markdown-snippets.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/md-notes-autocomplete-no-extension.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/md-notes-autocomplete-no-extension.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/md-notes-autocomplete-with-extension.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/md-notes-autocomplete-with-extension.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/migrating-one-note.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/migrating-one-note.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/note-embed-type-demo.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/note-embed-type-demo.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/prettify-links-demo.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/prettify-links-demo.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/preview-image-in-glutter.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/preview-image-in-glutter.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/preview-image-on-hover.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/preview-image-on-hover.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/readme-demo.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/readme-demo.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/snippets.gif
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/snippets.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/style-node-by-type.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/style-node-by-type.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/template-picker-annotated.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/template-picker-annotated.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_docs/assets/images/vercel-detect-preset.png
(Stored with Git LFS)
Normal file
BIN
_docs/assets/images/vercel-detect-preset.png
(Stored with Git LFS)
Normal file
Binary file not shown.
7
_docs/gitUpdate.bat
Normal file
7
_docs/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update _docs,"
|
||||||
|
start git push
|
10
_docs/index.md
Normal file
10
_docs/index.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# helloworld
|
||||||
|
|
||||||
|
## blablabla
|
||||||
|
|
||||||
|
helloworld
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
[notes1](./notes1.md)
|
6
_docs/notes1.md
Normal file
6
_docs/notes1.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
- tags: [notes1]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
notes1
|
2
_posts/.gitignore
vendored
Normal file
2
_posts/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
**/*.mp4
|
||||||
|
**/*.mkv
|
BIN
_posts/_BUD 專項基⾦/fsgg_20220819.pdf
Normal file
BIN
_posts/_BUD 專項基⾦/fsgg_20220819.pdf
Normal file
Binary file not shown.
11
_posts/_BUD 專項基⾦/gitUpdate.sh
Executable file
11
_posts/_BUD 專項基⾦/gitUpdate.sh
Executable file
@@ -0,0 +1,11 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
git add .
|
||||||
|
|
||||||
|
git commit -m"update BUD application,"
|
||||||
|
|
||||||
|
git push
|
||||||
|
|
||||||
|
echo "done"
|
1
_posts/_BUD 專項基⾦/notes.md
Normal file
1
_posts/_BUD 專項基⾦/notes.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# BUD 專項基⾦
|
7
_posts/_hkdailynews.com.hk/gitUpdate.bat
Normal file
7
_posts/_hkdailynews.com.hk/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update _hkdailynews.com.hk,"
|
||||||
|
start git push
|
40
_posts/_hkdailynews.com.hk/notes.md
Normal file
40
_posts/_hkdailynews.com.hk/notes.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
更多資料,可以參考 : https://louiscklaw.github.io/work/
|
||||||
|
|
||||||
|
🈺 視乎難度收費 Charge subject to difficulties of the task(s)
|
||||||
|
|
||||||
|
🈺 服務內容 :
|
||||||
|
|
||||||
|
- html/javascript/js/python programming
|
||||||
|
- 代 寫/開發 程式 javascript / Python 等 ... (javascript / python coding commission)
|
||||||
|
- 簡易個人 / 公司網站 / 靜態網站製作 (static webpage)
|
||||||
|
- 網店 / 網購平台製作, 網址 / 域名註冊,網站發佈 (deploy)
|
||||||
|
- 手機應用程式
|
||||||
|
- 任何自定義 / 量身定做方案, 其他 IT 相關解決方案 (solution)
|
||||||
|
- Wordpress 整公司/個人網頁
|
||||||
|
- 網上資料搜集 scraping/harvesting/crawing
|
||||||
|
- source code 想知點解咁寫開聲問,唔明講到你明
|
||||||
|
- 可以寫 bot (請先 PM 我, 要睇睇目的先答做唔做....)
|
||||||
|
|
||||||
|
吹水閒偈/諮詢攞下意見免費 😊 (睇心情/難度答 😂)
|
||||||
|
Please DM / PM for details
|
||||||
|
|
||||||
|
Some demo:
|
||||||
|
|
||||||
|
- object detection and tracking (POC level, please PM for full version)
|
||||||
|
https://youtu.be/TqrFU1WoTac
|
||||||
|
|
||||||
|
- some site demo:
|
||||||
|
https://louiscklaw.github.io/website_demo
|
||||||
|
|
||||||
|
🔖 Tags:
|
||||||
|
#programming #coding #bot
|
||||||
|
#LLM #GPT #huggingface
|
||||||
|
#figma #python #html #css
|
||||||
|
#Computer-Science #Computer-Engineering #Electronic-Engineering
|
||||||
|
#nodejs #reactjs #react #next #vue #frontend #backend #laravel
|
||||||
|
#github #opensource #Docker #VBA #Opencv #processing #Flow field #網站爬蟲 #Web-Scraping-bot
|
||||||
|
#FYP #STEM #CS #EE #EEE #CE #project #assignment #tynker #Shopping Cart #網頁製作 #公司網站 #網店 #整網頁 #私補 #補習 #城市創科大挑戰 #教材準備 #教材
|
||||||
|
#colab #jupyter
|
||||||
|
#Raspberry-Pi #Arduino #openai-gym #gymnasium
|
||||||
|
#puppeteer #chrome #firefox
|
||||||
|
#helper #mit-app-inventor #micro:bit #microbit #ICT #雜工 #代寫程式 #賭波 #賭馬 #股票 #payme #alipay #tapngo
|
8
_posts/_upwork/_posts/proposal_template.md
Normal file
8
_posts/_upwork/_posts/proposal_template.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Hi,
|
||||||
|
|
||||||
|
I can scrape them for you, please see my youtube for reference and this is my repo: https://www.github.com/louiscklaw
|
||||||
|
|
||||||
|
You may contact me by telegram: https://t.me/louiscklaw
|
||||||
|
|
||||||
|
BR,
|
||||||
|
Louis
|
7
_posts/_upwork/gitUpdate.bat
Normal file
7
_posts/_upwork/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
git status .
|
||||||
|
|
||||||
|
@pause
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m"update _upwork,"
|
||||||
|
start git push
|
9
_posts/_upwork/meta.md
Normal file
9
_posts/_upwork/meta.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
tags: ["upwork"]
|
||||||
|
---
|
||||||
|
|
||||||
|
# UpWork
|
||||||
|
|
||||||
|
https://www.upwork.com/freelancers/settings/contactInfo
|
||||||
|
https://www.upwork.com/ab/messages/rooms/
|
||||||
|
https://www.upwork.com/nx/search/jobs/?q=scraping
|
22
_posts/carousell/_hk/figma_comission.md
Normal file
22
_posts/carousell/_hk/figma_comission.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
#網站製作 #website design #programming #coding
|
||||||
|
|
||||||
|
服務內容:
|
||||||
|
|
||||||
|
- html/css/javascript programming
|
||||||
|
- 公司或個人網站製作
|
||||||
|
- website design
|
||||||
|
- 網店 / 網購平台製作, 網址 / 域名註冊,網站發佈 (deploy)
|
||||||
|
|
||||||
|
以每個頁面計費
|
||||||
|
|
||||||
|
tags:
|
||||||
|
#programming #coding
|
||||||
|
#figma #python #html #css #Adobe #InDesign
|
||||||
|
#nodejs #reactjs #react #next #vue #nest #frontend #backend
|
||||||
|
#docker
|
||||||
|
|
||||||
|
吹水閒偈/諮詢攞下意見免費 😊 (睇心情/難度答 😂)
|
||||||
|
Please DM / PM for details
|
||||||
|
https://louiscklaw.github.io/
|
||||||
|
|
||||||
|
repository / discord / slack
|
69
_posts/carousell/_hk/general_comission/index.md
Normal file
69
_posts/carousell/_hk/general_comission/index.md
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
tags: carousell, programming
|
||||||
|
---
|
||||||
|
|
||||||
|
### title
|
||||||
|
|
||||||
|
coding / javascript / python / VBA / SQL
|
||||||
|
|
||||||
|
### description
|
||||||
|
|
||||||
|
幫個忙,睇埋落去先啦....
|
||||||
|
|
||||||
|
🈺 視乎難度收費,或者你比個 budget plan 諗下都得
|
||||||
|
Charge subject to difficulties with the task(s), or bring your budget plan to me...
|
||||||
|
|
||||||
|
🈺 服務內容 :
|
||||||
|
- 代寫程式 ... ( html/javascript/python coding commission)
|
||||||
|
- 簡易 個人 / 公司網站 / 靜態網站 製作 (static/ pwa webpage)
|
||||||
|
- 網店 / 網購平台製作, 網址 / 域名註冊,網站發佈 (deploy)
|
||||||
|
- 手機應用程式 (expo/ionic)
|
||||||
|
- 任何自定義 / 量身定做方案, 其他 IT 相關解決方案 (solution)
|
||||||
|
- Wordpress 公司/個人網頁
|
||||||
|
- 網上資料搜集 scraping/harvesting/crawing
|
||||||
|
- source code 想知點解咁寫開聲問,唔明講到你明
|
||||||
|
- 補習 / 指導
|
||||||
|
- 如需補習/備課的話,請給我看看所需要課堂資料或者問題,
|
||||||
|
- 我對你個人資料沒有興趣,你大可以將個人資料屏蔽先 send 比我
|
||||||
|
- 世界這麼大,我只是想知道你遇到什麽問題,謝謝
|
||||||
|
- 可以寫bot (請先 PM 我, 要睇睇目的先答做唔做.... book場/搶飛 唔洗問)
|
||||||
|
|
||||||
|
💬 吹水閒偈/諮詢攞下意見免費 😊 (睇心情/難度答 😂)
|
||||||
|
Please DM / PM consultation for free ( But no guaranteed answer... depends... )
|
||||||
|
|
||||||
|
👋 髒話說在前面 ( Salutations being said in front ) :
|
||||||
|
- 一般黎講,我會維持對客人應有嘅禮貌同埋尊重,
|
||||||
|
- 同一時間我嘅禮貎都只會展示比對我有禮貎嘅人睇。
|
||||||
|
- 我就是我本人,不是中介,由對接到做嘅都係我,有懷疑者不用找我 👋 👋 (a.k.a. 互相尊重, implicatively 講左D乜請自己諗... )。
|
||||||
|
- 我唔係你肚入面條蟲,我唔會知你心入面有乜 requirement ... 我唯一可以做嘅就係叫你比份 requirements/pdf 我,如果你覺得比個原 file 我係好難接受嘅話(前題係當然你可以預先 blur 敏感資料),唔使搵我👋 👋
|
||||||
|
|
||||||
|
多謝你睇到喱度,我知我好長氣,若然仲有興趣搵我做野的話,
|
||||||
|
第一句叫聲我“傻豬仔~”, 結果應該會對你有利 : )
|
||||||
|
完...
|
||||||
|
|
||||||
|
🚧 Some demo:
|
||||||
|
|
||||||
|
- object detection and tracking (POC level, please PM for full version)
|
||||||
|
https://youtu.be/TqrFU1WoTac
|
||||||
|
|
||||||
|
- some site demos:
|
||||||
|
https://louiscklaw.github.io/website_demo
|
||||||
|
|
||||||
|
🔖 Tags:
|
||||||
|
#programming #coding #bot #vba #mobile-app #LLM #GPT #huggingface #llama #ollama #debug #figma #python #html #css #C #computer-science #computer-engineering #electronic-engineering #CS #EE #EEE #CE #ICT #reactjs #nodejs #nextjs #typescript #expo #nodejs #reactjs #react #next #vue #frontend #backend #laravel #github #opensource #docker #opencv #processing #flow-field #網站 #爬蟲 #scraping #RPA
|
||||||
|
#FYP #STEM #project #tkinter #shopping-cart #網頁製作 #公司網站 #網店 #整網頁 #一對一教學 #代工 #代肝 #私補 #補習 #教材 #放棄 #colab #jupyter #raspberry-pi #arduino #openai-gym #gymnasium #app-inventor #microbit #代寫程式 #團購 #賭波 #賭馬 #股票 #六合彩 #image-classification
|
||||||
|
|
||||||
|
#freelance #coldplay #電商易 #施政報告 #BUD專項基金 #香港好物節 #數碼轉型
|
||||||
|
#花碎花 #chiikawa #mofusand
|
||||||
|
|
||||||
|
### link
|
||||||
|
|
||||||
|
https://www.carousell.com.hk/p/1192889425
|
||||||
|
|
||||||
|
### references/參考 post
|
||||||
|
|
||||||
|
https://www.carousell.com.hk/p/1077308217
|
||||||
|
https://www.carousell.com.hk/p/1257666462
|
||||||
|
https://www.carousell.com.hk/p/1326340279
|
||||||
|
https://www.carousell.com.hk/p/1326252831
|
||||||
|
https://www.carousell.com.hk/p/1325098609
|
6
_posts/carousell/_hk/gitUpdate.sh
Executable file
6
_posts/carousell/_hk/gitUpdate.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m 'update carousell post backup,'
|
31
_posts/carousell/_hk/javascript_comission.md
Normal file
31
_posts/carousell/_hk/javascript_comission.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
#代做 #javascript #python #programming #react #coding #debug #html #css #figma #開發
|
||||||
|
|
||||||
|
視乎難度收費
|
||||||
|
Charge subject to difficulties of the task(s)
|
||||||
|
|
||||||
|
服務內容:
|
||||||
|
|
||||||
|
- html/javascript/js/python programming
|
||||||
|
- 代 寫/開發 程式 javascript / Python 等 (javascript / python coding commission)
|
||||||
|
- 代做 編程 , IT/CS/EEE 工作
|
||||||
|
- 簡易個人 / 公司網站 / 靜態網站製作 (static webpage)
|
||||||
|
- 網店 / 網購平台製作, 網址 / 域名註冊,網站發佈 (deploy)
|
||||||
|
- 任何自定義 / 量身定做方案, 其他 IT 相關解決方案 (solution)
|
||||||
|
- Wordpress 整公司/個人網頁, 網上資料搜集 scraping/harvesting/crawing
|
||||||
|
|
||||||
|
吹水閒偈/諮詢攞下意見免費 😊 (睇心情/難度答 😂)
|
||||||
|
Please DM / PM for details
|
||||||
|
|
||||||
|
tags:
|
||||||
|
#programming #coding
|
||||||
|
#lab #hw #assignment
|
||||||
|
#figma #python #html #css
|
||||||
|
#Computer Science #Computer Engineering #Electronic Engineering
|
||||||
|
#nodejs #reactjs #react #next #vue #nest #frontend #backend
|
||||||
|
#github #opensource #docker #VBA #opencv
|
||||||
|
#FYP #STEM #CS #EE #EEE #CE #project #assignment #代做 #編程 #幫手 #幫幫手 #救命 #救兵 #雜工 #功課
|
||||||
|
#google colab #jupyter #knn #naive bayes
|
||||||
|
#game-of-life #health-assistant #party-planner #emotion-game
|
||||||
|
#🛟
|
||||||
|
|
||||||
|
discord / slack / github repo / anydesk
|
1
_posts/carousell/_hk/next-js.svg
Normal file
1
_posts/carousell/_hk/next-js.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg height="1024pt" viewBox=".5 -.2 1023 1024.1" width="1024pt" xmlns="http://www.w3.org/2000/svg"><path d="m478.5.6c-2.2.2-9.2.9-15.5 1.4-145.3 13.1-281.4 91.5-367.6 212-48 67-78.7 143-90.3 223.5-4.1 28.1-4.6 36.4-4.6 74.5s.5 46.4 4.6 74.5c27.8 192.1 164.5 353.5 349.9 413.3 33.2 10.7 68.2 18 108 22.4 15.5 1.7 82.5 1.7 98 0 68.7-7.6 126.9-24.6 184.3-53.9 8.8-4.5 10.5-5.7 9.3-6.7-.8-.6-38.3-50.9-83.3-111.7l-81.8-110.5-102.5-151.7c-56.4-83.4-102.8-151.6-103.2-151.6-.4-.1-.8 67.3-1 149.6-.3 144.1-.4 149.9-2.2 153.3-2.6 4.9-4.6 6.9-8.8 9.1-3.2 1.6-6 1.9-21.1 1.9h-17.3l-4.6-2.9c-3-1.9-5.2-4.4-6.7-7.3l-2.1-4.5.2-200.5.3-200.6 3.1-3.9c1.6-2.1 5-4.8 7.4-6.1 4.1-2 5.7-2.2 23-2.2 20.4 0 23.8.8 29.1 6.6 1.5 1.6 57 85.2 123.4 185.9s157.2 238.2 201.8 305.7l81 122.7 4.1-2.7c36.3-23.6 74.7-57.2 105.1-92.2 64.7-74.3 106.4-164.9 120.4-261.5 4.1-28.1 4.6-36.4 4.6-74.5s-.5-46.4-4.6-74.5c-27.8-192.1-164.5-353.5-349.9-413.3-32.7-10.6-67.5-17.9-106.5-22.3-9.6-1-75.7-2.1-84-1.3zm209.4 309.4c4.8 2.4 8.7 7 10.1 11.8.8 2.6 1 58.2.8 183.5l-.3 179.8-31.7-48.6-31.8-48.6v-130.7c0-84.5.4-132 1-134.3 1.6-5.6 5.1-10 9.9-12.6 4.1-2.1 5.6-2.3 21.3-2.3 14.8 0 17.4.2 20.7 2z"/><path d="m784.3 945.1c-3.5 2.2-4.6 3.7-1.5 2 2.2-1.3 5.8-4 5.2-4.1-.3 0-2 1-3.7 2.1zm-6.9 4.5c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-5 3c-1.8 1.4-1.8 1.5.4.4 1.2-.6 2.2-1.3 2.2-1.5 0-.8-.5-.6-2.6 1.1zm-7.6 4c-3.8 2-3.6 2.8.2.9 1.7-.9 3-1.8 3-2 0-.7-.1-.6-3.2 1.1z"/></svg>
|
After Width: | Height: | Size: 1.5 KiB |
89
_posts/carousell/_hk/notes.md
Normal file
89
_posts/carousell/_hk/notes.md
Normal file
@@ -0,0 +1,89 @@
|
|||||||
|
本人為CityU computer science degree 畢業
|
||||||
|
50-2000HKD
|
||||||
|
視乎難度
|
||||||
|
簡簡單單寫for loop 印星星得幾題嗰啲就50 一題
|
||||||
|
|
||||||
|
security 果d睇你要求同難度,city 果d Bonnus question 600,果3份xx野1200到1800
|
||||||
|
|
||||||
|
data structure around 200, BU 簡單啲會平啲一份250,lab 100。city 3大要 逐提計,around 70一題。
|
||||||
|
|
||||||
|
machine learning 視乎難度200-1000一份
|
||||||
|
|
||||||
|
Web development 果d睇frame work, 做曬front end back end 要800( 呢個唔保證 會好高分純粹畀嘢你交, 加錢會做好啲嘅)
|
||||||
|
|
||||||
|
project級你send 比我, 我再答你幾錢
|
||||||
|
|
||||||
|
fyp 畀你條題目我我覆你價錢code around 1500 - 3000, 文 1200。 做data嗰啲要比埋data 我。
|
||||||
|
|
||||||
|
assignment唔識教到你識
|
||||||
|
淨係要答案都得
|
||||||
|
ps. 收費便宜 輕鬆合格 未必高分(B range is a must!!
|
||||||
|
|
||||||
|
https://instagram.com/csassignment.hk?igshid=ZDdkNTZiNTM=
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
最平(冇互動網頁500)
|
||||||
|
根據你嘅要求有唔同價錢
|
||||||
|
可登入 + 1000
|
||||||
|
可留言 + 1000
|
||||||
|
影片播放 + 500
|
||||||
|
可付款(googlepay/apple pay) + 1000
|
||||||
|
其他收費方式每種 + 500
|
||||||
|
奇怪功能就視乎難度
|
||||||
|
design 方便 最好自帶設計(圖)
|
||||||
|
或者你想參考邊個網頁/app嘅設計同我講
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
上Lecture聽唔明?
|
||||||
|
功課問題求救/debug?
|
||||||
|
業餘想增值自己?
|
||||||
|
想用coding解決工作問題?
|
||||||
|
數據分析股票?
|
||||||
|
想寫網頁?
|
||||||
|
|
||||||
|
Research Postgrad 研究碩士畢業
|
||||||
|
每年處理數百case 已獲無數好評 多謝客人支持
|
||||||
|
|
||||||
|
技術認證 自行研發使用Bot通訊 保障客人私隱
|
||||||
|
網站
|
||||||
|
|
||||||
|
https://hkcodedog.web.app/
|
||||||
|
|
||||||
|
查詢
|
||||||
|
|
||||||
|
https://t.me/codedogBot
|
||||||
|
|
||||||
|
pm講低你嘅需要 會盡快覆你
|
||||||
|
|
||||||
|
服務內容:
|
||||||
|
|
||||||
|
提供各項專業Programming services / Project / Debugging / Online coding 補習 (6年大專大學補習經驗 學生來自港英澳加德大學) / Consultation / 奇難雜症
|
||||||
|
|
||||||
|
- Computer Science
|
||||||
|
- Programming (C/C++, Python, Java, R, Matlab, C#, Data Structures & Algorithms, Design patterns, Artificial Intelligence)
|
||||||
|
- FYP
|
||||||
|
- Web App (Nodejs, PHP, Vuejs, Flask, Django, ...)
|
||||||
|
- Unity Project
|
||||||
|
- iOS app (Swift)
|
||||||
|
- Android app (Android Studio)
|
||||||
|
- Machine Learning (Object detection, NLP, Pytorch, Tensorflow, Scikit-learn)
|
||||||
|
- Data Science (Numpy, Pandas, ...)
|
||||||
|
- Database design (SQL, Firebase, MongoDB, ...)
|
||||||
|
- Visualization (Matplotlib, processing, D3js)
|
||||||
|
- Automation
|
||||||
|
- Raspberry Pi, Arduino
|
||||||
|
- Assembly x8086, MIPS
|
||||||
|
- Survey analysis (SPSS, R)
|
||||||
|
|
||||||
|
可以網上指導(Microsoft Teams, Zoom, Skype, ...)
|
||||||
|
|
||||||
|
付款方式:Payme, FPS, Bank deposit
|
||||||
|
|
||||||
|
#私補 #programming #coding
|
||||||
|
#C++ #Python #Java
|
||||||
|
#R #Matlab
|
||||||
|
#CS #computer
|
||||||
|
#Unity
|
||||||
|
#HKU #UST #CUHK #非中介 #低調唔作cm #唔買like/subscribers
|
BIN
_posts/carousell/_hk/opencv_ml/pic1/127.0.0.1_8080_.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic1/127.0.0.1_8080_.png
(Stored with Git LFS)
Normal file
Binary file not shown.
221
_posts/carousell/_hk/opencv_ml/pic1/index copy.html
Normal file
221
_posts/carousell/_hk/opencv_ml/pic1/index copy.html
Normal file
@@ -0,0 +1,221 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Document</title>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
* {
|
||||||
|
padding: 0;
|
||||||
|
margin:0;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell_container {
|
||||||
|
height: 600px; width:600px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
padding:1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell {
|
||||||
|
width: 25%;
|
||||||
|
height: 25%;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
|
padding: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
div.container {
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<div class="cell_container">
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/32/OpenCV_Logo_with_text_svg_version.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.worldvectorlogo.com/logos/kaggle-1.svg);
|
||||||
|
background-size:100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d0/Google_Colaboratory_SVG_Logo.svg);
|
||||||
|
background-size:130%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.prod.website-files.com/646dd1f1a3703e451ba81ecc/64994922cf2a6385a4bf4489_UltralyticsYOLO_mark_blue.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ae/Keras_logo.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.worldvectorlogo.com/logos/huggingface-2.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ea/Conda_logo.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/10/PyTorch_logo_icon.svg);
|
||||||
|
background-size: 75%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ab/TensorFlow_logo.svg);
|
||||||
|
background-size: 130%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/31/NumPy_logo_2020.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/8/84/Matplotlib_icon.svg);
|
||||||
|
background-size: 80%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/05/Scikit_learn_logo_small.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/b2/SCIPY_2.svg);
|
||||||
|
background-size: 90%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/22/Pandas_mark.svg);
|
||||||
|
background-size: 80%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://seaborn.pydata.org/_images/logo-mark-lightbg.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://www.statsmodels.org/stable/_images/statsmodels-logo-v2.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
265
_posts/carousell/_hk/opencv_ml/pic1/index.html
Normal file
265
_posts/carousell/_hk/opencv_ml/pic1/index.html
Normal file
@@ -0,0 +1,265 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Document</title>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
* {
|
||||||
|
padding: 0;
|
||||||
|
margin:0;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell_container {
|
||||||
|
height: 600px; width:600px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
padding:1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell {
|
||||||
|
width: 20%;
|
||||||
|
height: 20%;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
div.container {
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<div class="cell_container">
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://avatars.githubusercontent.com/u/4158466);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://avatars.githubusercontent.com/u/127165244);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://avatars.githubusercontent.com/u/126733545);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://avatars.githubusercontent.com/u/62961550);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/32/OpenCV_Logo_with_text_svg_version.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.worldvectorlogo.com/logos/kaggle-1.svg);
|
||||||
|
background-size:100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d0/Google_Colaboratory_SVG_Logo.svg);
|
||||||
|
background-size:130%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.prod.website-files.com/646dd1f1a3703e451ba81ecc/64994922cf2a6385a4bf4489_UltralyticsYOLO_mark_blue.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ae/Keras_logo.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://cdn.worldvectorlogo.com/logos/huggingface-2.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ea/Conda_logo.svg);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/10/PyTorch_logo_icon.svg);
|
||||||
|
background-size: 75%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ab/TensorFlow_logo.svg);
|
||||||
|
background-size: 130%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/31/NumPy_logo_2020.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/8/84/Matplotlib_icon.svg);
|
||||||
|
background-size: 80%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/05/Scikit_learn_logo_small.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/b2/SCIPY_2.svg);
|
||||||
|
background-size: 90%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/22/Pandas_mark.svg);
|
||||||
|
background-size: 80%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://seaborn.pydata.org/_images/logo-mark-lightbg.svg);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cell">
|
||||||
|
<div style="
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
background-image: url(https://avatars.githubusercontent.com/u/170677839?s=200&v=4);
|
||||||
|
background-size: 100%;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
_posts/carousell/_hk/opencv_ml/pic2/127.0.0.1_8080_.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic2/127.0.0.1_8080_.png
(Stored with Git LFS)
Normal file
Binary file not shown.
81
_posts/carousell/_hk/opencv_ml/pic2/index.html
Normal file
81
_posts/carousell/_hk/opencv_ml/pic2/index.html
Normal file
@@ -0,0 +1,81 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Document</title>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
* {
|
||||||
|
padding: 0;
|
||||||
|
margin:0;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell_container {
|
||||||
|
height: 600px; width:600px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
padding:1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.cell {
|
||||||
|
width: 20%;
|
||||||
|
height: 20%;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<div class="cell_container">
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:250px;
|
||||||
|
height:250px;
|
||||||
|
background-image: url(pic1.png);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:250px;
|
||||||
|
height:250px;
|
||||||
|
background-image: url(pic2.png);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:250px;
|
||||||
|
height:250px;
|
||||||
|
background-image: url(pic3.png);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
<div style="
|
||||||
|
width:250px;
|
||||||
|
height:250px;
|
||||||
|
background-image: url(pic4.png);
|
||||||
|
background-size:contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
" ></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic1.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic2.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic3.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic4.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/opencv_ml/pic2/pic4.png
(Stored with Git LFS)
Normal file
Binary file not shown.
25
_posts/carousell/_hk/package.json
Normal file
25
_posts/carousell/_hk/package.json
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"name": "carousell-comission-playlist",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"main": "index.js",
|
||||||
|
"directories": {
|
||||||
|
"doc": "docs"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
"gitUpdate": "git add . && git commit -m\"update carousell hk post,\""
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC",
|
||||||
|
"dependencies": {
|
||||||
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
||||||
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
|
"bootstrap": "^5.2.3",
|
||||||
|
"react-bootstrap": "^2.6.0"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"prettier": "^2.8.4"
|
||||||
|
},
|
||||||
|
"description": ""
|
||||||
|
}
|
101
_posts/carousell/_hk/post.html
Normal file
101
_posts/carousell/_hk/post.html
Normal file
@@ -0,0 +1,101 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Document</title>
|
||||||
|
<style>
|
||||||
|
.logo-wrapper {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
|
width: 160px;
|
||||||
|
height: 160px;
|
||||||
|
}
|
||||||
|
.logo-center {
|
||||||
|
height: 85%;
|
||||||
|
width: 85%;
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div style="width: 800px; height:800px; display: flex; flex-direction: row; flex-wrap: wrap; border: solid 1px rgba(0,0,0,0.1);">
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/9/95/Vue.js_Logo_2.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/9/99/Unofficial_JavaScript_logo_2.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/c3/Python-logo-notext.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('./next-js.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://static.requarks.io/logo/firebase.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Jupyter_logo.svg/1160px-Jupyter_logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/Figma-logo.svg/1160px-Figma-logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Microsoft_Azure_Logo.svg/2560px-Microsoft_Azure_Logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/4/49/Redux.png');"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/en/d/d0/Gatsby_Logo.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://logodix.com/logo/2116220.jpg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/HTML5_logo_and_wordmark.svg/2048px-HTML5_logo_and_wordmark.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/PHP-logo.svg/1024px-PHP-logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Ionic_Logo.svg/2560px-Ionic_Logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://user-images.githubusercontent.com/38039349/60953119-d3c6f300-a2fc-11e9-9596-4978e5d52180.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/d/d5/CSS3_logo_and_wordmark.svg');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Laravel.svg/1160px-Laravel.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Solidity_logo.svg/1160px-Solidity_logo.svg.png');"></div>
|
||||||
|
</div>
|
||||||
|
<div class="logo-wrapper" >
|
||||||
|
<div class="logo-center" style="background-image: url('https://www.vectorlogo.zone/logos/google_cloud/google_cloud-ar21.png');"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
_posts/carousell/_hk/review/_samples/eZNNsBZzll.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/_samples/eZNNsBZzll.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step1/sPsE75wyOe.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step1/sPsE75wyOe.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step1/step1.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step1/step1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step2/R6BaL0M7kH.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step2/R6BaL0M7kH.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step2/hJaartk0XR.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step2/hJaartk0XR.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step3/3hcqBXjmZ5.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step3/3hcqBXjmZ5.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step4/XXhXSupq4Y.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step4/XXhXSupq4Y.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
_posts/carousell/_hk/review/step5/7Vn8q6F5mU.png
(Stored with Git LFS)
Normal file
BIN
_posts/carousell/_hk/review/step5/7Vn8q6F5mU.png
(Stored with Git LFS)
Normal file
Binary file not shown.
21
_posts/carousell/_hk/review/steps.md
Normal file
21
_posts/carousell/_hk/review/steps.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Review
|
||||||
|
|
||||||
|
|
||||||
|
## Step1
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Step2
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Step3
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Step4
|
||||||
|
|
||||||
|

|
7
_posts/carousell/_hk/scraping_comission.md
Normal file
7
_posts/carousell/_hk/scraping_comission.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
自動化網上資料搜集抓取程式
|
||||||
|
|
||||||
|
代客製作自動化網上資料搜集程式
|
||||||
|
|
||||||
|
Python 均可
|
||||||
|
|
||||||
|
remote / repository / github / discord / slack
|
13
_posts/carousell/_tw/package.json
Normal file
13
_posts/carousell/_tw/package.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"name": "carousell taiwan post",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "https://tw.carousell.com/sell/",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
"gitUpdate": "git add . && git commit -m\"update carousell tw post,\""
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC"
|
||||||
|
}
|
192
_posts/carousell/_tw/readme.md
Normal file
192
_posts/carousell/_tw/readme.md
Normal file
@@ -0,0 +1,192 @@
|
|||||||
|
https://tw.carousell.com/sell/
|
||||||
|
|
||||||
|
工作室網站:
|
||||||
|
https://sites.google.com/view/ecoestudio
|
||||||
|
|
||||||
|
=======================================================
|
||||||
|
|
||||||
|
最近為尖峰時期。不接 500 元以下小單
|
||||||
|
|
||||||
|
為了加快流程,請直接於"聊聊/露露通/官方頻道"聯絡
|
||||||
|
|
||||||
|
並"直接"填寫需求表單
|
||||||
|
|
||||||
|
https://forms.gle/HXTvSAXp2tren5tv5
|
||||||
|
|
||||||
|
並"直接"填寫需求表單
|
||||||
|
|
||||||
|
並"直接"填寫需求表單
|
||||||
|
|
||||||
|
=======================================================
|
||||||
|
|
||||||
|
● 對客戶的資料嚴格保密,絕不洩漏客戶隱私,可簽署保密協議(NDA)
|
||||||
|
|
||||||
|
● 按客戶要求保證完成品質,提供完整解析,視項目種類提供免費售後服務
|
||||||
|
|
||||||
|
● 工程師有過多篇碩士論文、國際期刊論文、國際會議論文的撰寫經驗
|
||||||
|
|
||||||
|
● 學生畢業專題製作、作業諮詢(服務謹遵守學術倫理)
|
||||||
|
|
||||||
|
● 程式設計、程式代工、程式外包
|
||||||
|
|
||||||
|
● 光學設計、系統分析
|
||||||
|
|
||||||
|
● 中、英論文撰寫
|
||||||
|
|
||||||
|
(僅提供編修,並無代寫當槍手的服務
|
||||||
|
|
||||||
|
● 報酬按件計費,請私訊估價,切勿自行直接下單
|
||||||
|
|
||||||
|
● 聊聊、露露通、或依商品圖片上的 ID 將我們加為好友皆可
|
||||||
|
|
||||||
|
● 詳細項目:
|
||||||
|
|
||||||
|
Matlab
|
||||||
|
|
||||||
|
R
|
||||||
|
|
||||||
|
Python
|
||||||
|
|
||||||
|
C/C++
|
||||||
|
|
||||||
|
C#
|
||||||
|
|
||||||
|
VB
|
||||||
|
|
||||||
|
CodeV
|
||||||
|
|
||||||
|
Zemax
|
||||||
|
|
||||||
|
金融數學--金融指標預測、迴歸分析
|
||||||
|
|
||||||
|
信號處理
|
||||||
|
|
||||||
|
最佳化分析
|
||||||
|
|
||||||
|
機器學習、深度學習--CNN、RNN、DNN、SVM、 KNN 等傳統機器學習演算法
|
||||||
|
|
||||||
|
影音處理
|
||||||
|
|
||||||
|
影像處理
|
||||||
|
|
||||||
|
音訊處理
|
||||||
|
|
||||||
|
影像辨識
|
||||||
|
|
||||||
|
目標追蹤
|
||||||
|
|
||||||
|
影像除霧優化
|
||||||
|
|
||||||
|
影像顏色校正
|
||||||
|
|
||||||
|
影像分類
|
||||||
|
|
||||||
|
人臉識別
|
||||||
|
|
||||||
|
圖像檢索
|
||||||
|
|
||||||
|
特徵點辨識
|
||||||
|
|
||||||
|
醫療 CT 影像處理
|
||||||
|
|
||||||
|
● 近期案例(以去除/替換關鍵字以保證客戶機密):
|
||||||
|
|
||||||
|
教學:Docker 基礎使用
|
||||||
|
|
||||||
|
程式:使用 R 語言分析金融投資組合
|
||||||
|
|
||||||
|
程式:無人機即時影像處理
|
||||||
|
|
||||||
|
程式:即時工業相機降噪
|
||||||
|
|
||||||
|
程式:影像特徵抽取
|
||||||
|
|
||||||
|
程式:過去 20 年美國金融指數分析
|
||||||
|
|
||||||
|
程式:線上遊戲商城價格預測分類
|
||||||
|
|
||||||
|
程式:微分方程數值求解
|
||||||
|
|
||||||
|
程式:數值求解電路分析
|
||||||
|
|
||||||
|
程式:循環冗餘校驗
|
||||||
|
|
||||||
|
程式:數位通訊模擬
|
||||||
|
|
||||||
|
程式:Meta Learning 用於機械檢測
|
||||||
|
|
||||||
|
程式:汽機車車禍分析
|
||||||
|
|
||||||
|
程式:Python-OpenCV 電腦視覺用於化學實驗自動化
|
||||||
|
|
||||||
|
程式:Python 文字檔案處理
|
||||||
|
|
||||||
|
程式:Python Container Stacking Problem
|
||||||
|
|
||||||
|
程式:Python Defsim 社群疾病散播實驗
|
||||||
|
|
||||||
|
程式:Yolo v1~7
|
||||||
|
|
||||||
|
程式:MONAI 醫療影像處理
|
||||||
|
|
||||||
|
程式:流體力學求解
|
||||||
|
|
||||||
|
程式:python、Matlab 數值求解、推導公式
|
||||||
|
|
||||||
|
程式:python 人體姿勢偵測
|
||||||
|
|
||||||
|
程式:python 物理治療輔助工具
|
||||||
|
|
||||||
|
程式:python 貨櫃排程系統
|
||||||
|
|
||||||
|
程式:python 瑕疵檢測
|
||||||
|
|
||||||
|
程式:python 深度學習整組實驗流程工具
|
||||||
|
|
||||||
|
程式:python 音訊處理
|
||||||
|
|
||||||
|
論文整理:神經網路剖析
|
||||||
|
|
||||||
|
畢業論文指導:神經網路用於網路惡意偵測
|
||||||
|
|
||||||
|
畢業論文指導:機器學習用於化妝品分析
|
||||||
|
|
||||||
|
研究+程式:整數規劃用於排班演算法
|
||||||
|
|
||||||
|
研究+程式:DiffusionDet
|
||||||
|
|
||||||
|
研究+程式:基於神經網路進行先進材料檢測
|
||||||
|
|
||||||
|
研究+程式:機械異常訊號偵測分析
|
||||||
|
|
||||||
|
研究+程式:音樂情緒分析
|
||||||
|
|
||||||
|
研究+程式:太陽能優化算法
|
||||||
|
|
||||||
|
研究+程式:海浪影像分析
|
||||||
|
|
||||||
|
研究+程式:問卷統計最佳決策算法
|
||||||
|
|
||||||
|
研究+程式:Grad-Cam ++
|
||||||
|
|
||||||
|
研究+程式:MATLAB 神經網路 GUI
|
||||||
|
|
||||||
|
研究+程式+論文編修:殭屍網路偵測
|
||||||
|
|
||||||
|
家教:基本資料結構
|
||||||
|
|
||||||
|
作業教學:Python、MATLAB 數值方法、信號處理、影像處理、音訊處理
|
||||||
|
|
||||||
|
● 沒有做的項目:
|
||||||
|
|
||||||
|
SQL、商用網站架設、爬蟲、PC 遊戲外掛、牽涉到硬體設備的開發項目
|
||||||
|
|
||||||
|
下列注意事項請詳細閱讀,下單視同同意
|
||||||
|
|
||||||
|
● 注意事項 1: 買家同意給予好評以換取報價折扣、卻於成交後肆意更改評價時,視同違約,須賠償報價 50 倍違約金
|
||||||
|
|
||||||
|
● 注意事項 2: 程式、研究都是要做了才能知道是否完成,如遇到我們真的無法完成(例如:題目過難),買家同意自行取消訂單,若未取消訂單者,我們只能在出貨截止日前出貨,後續費用則由買家自行承擔
|
||||||
|
|
||||||
|
● 注意事項 3: 下單前請明確提供驗收標準,報價會參考驗收標準,驗收時不接受事後額外提出之標準要求重做、補做、退貨
|
||||||
|
|
||||||
|
https://tw.carousell.com/p/4%E5%B0%8F%E6%99%82%E4%BA%A4%E8%B2%A8-ecoe-matlab-python-r-c-c-c-zemax-codev-%E7%A8%8B%E5%BC%8F-%E4%BB%A3%E5%81%9A-%E4%BB%A3%E5%AF%AB-%E5%85%89%E5%AD%B8-%E6%A9%9F%E5%99%A8%E5%AD%B8%E7%BF%92-%E6%BC%94%E7%AE%97%E6%B3%95-%E8%AB%96%E6%96%87-1242092019/?t-id=h6bM2HohRd_1690261646153&t-referrer_browse_type=search_results&t-referrer_page_type=search&t-referrer_request_id=Cel6TU-y6rHWs2W1&t-referrer_search_query=%E4%BB%A3%E5%81%9A&t-referrer_search_query_source=direct_search&t-referrer_sort_by=popular&t-tap_index=3
|
11
_posts/gitUpdate.sh
Executable file
11
_posts/gitUpdate.sh
Executable file
@@ -0,0 +1,11 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
git add .
|
||||||
|
|
||||||
|
git commit -m"update _posts,"
|
||||||
|
|
||||||
|
git push
|
||||||
|
|
||||||
|
echo "done"
|
0
_posts/meta.md
Normal file
0
_posts/meta.md
Normal file
0
_posts/processing.md
Normal file
0
_posts/processing.md
Normal file
BIN
_resources/_lib/2048_ICT_SBA_Project_ZH[1].pdf
Normal file
BIN
_resources/_lib/2048_ICT_SBA_Project_ZH[1].pdf
Normal file
Binary file not shown.
BIN
_resources/_lib/6B27 ICT SBA.pdf
Normal file
BIN
_resources/_lib/6B27 ICT SBA.pdf
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user