Home

About Me

Side Project

Link-in-bio

Link-in-bio

一頁式網站,包含簡單的個人簡介,搭配一些美化特效

https://github.com/TMHsu-0413/TMHsu-0413.github.iohttps://tmhsu-0413.github.io/
#react.js #vanta.js #tailwindCSS

Graph Visualizer

Graph Visualizer

可根據LeetCode題目為Graph或Tree選擇,並動態產生出視覺化圖行,以便debug使用

https://github.com/TMHsu-0413/Graph-Visualizerhttps://graph-visualizer-three.vercel.app/graph
#next.js #d3.js #tailwindCSS

Anonymous Chatroom

Anonymous Chatroom

免登入匿名聊天室,提供一對一與公開區域,可以傳送系統預設貼圖或圖片,並有語音及視訊功能

https://github.com/TMHsu-0413/CCU_web_hw5https://youtu.be/897qX4mINIk
#react.js #express.js #socket.io

Weather Forecast

Weather Forecast

天氣查詢系統,根據使用者查詢位置回傳當地天氣狀況,可以選擇查詢後是否寄到信箱

https://github.com/TMHsu-0413/CCU_web_hw4https://youtu.be/zMlGZl0fOxc
#react.js #PHP #axios #MySQL

Blog Life

Blog Life

模擬部落格,包含登入驗證,CRUD功能,並動態抓取最新的前3筆文章顯示在主頁面

https://github.com/TMHsu-0413/CCU_web_hw3https://youtu.be/BmyGGveNl6w
#react.js #PHP #Bootstrap #MySQL #Docker

Calculator

Calculator

計算機與亂數骰子,練習React Hooks,Ex. useState useReducer useContext

https://github.com/TMHsu-0413/CCU_web_hw2https://youtu.be/M9k6Oa0hBTI
#react.js