一. 前端
HTML
JS
ALL BLACK SCREEN https://allblackscreen.com/
任何設備API https://webapicheck.com/
css
不同瀏覽器樣式兼容Normalize.css http://necolas.github.io/normalize.css/
動畫效果 https://animista.net/play/basic
雪碧圖制作 https://www.toptal.com/developers/css/sprite-generator
字體圖標庫 https://www.iconfont.cn/home/index?spm=a313x.7781069.1998910419.2
AI生成藝術字簽名 https://www.calligrapher.ai/
ColorFu:簡單的橫幅 https://colorfu.art/editor
div樣式1 https://neumorphism.coldstone.fun/#/
div樣式2 https://neumorphism.io/#e0e0e0
Less https://less.bootcss.com/
Sass https://www.sass.hk/docs/
用戶指紋生成程序 https://noscriptfingerprint.com/
1-Line Layouts https://1linelayouts.glitch.me/
檢查當前瀏覽器是否可以用輸入的css語法 https://caniuse.com/
不用js實現的效果 http://youmightnotneedjs.com/
防御性css https://defensivecss.dev/
JQ
media query常用代碼段 https://mediaquery.style/
UI庫
組件庫查詢(很好) https://component.gallery/
旅行項目 https://orbit.kiwi/
Tailwind CSS https://www.tailwindcss.cn/
daisyUI:Tailwind CSS組件 https://daisyui.com/
uniapp https://uniapp.dcloud.io/
Vant https://vant-contrib.gitee.io/vant/#/zh-CN/home
Element https://element.eleme.cn/#/zh-CN/component/installation
前端動態 UI 樣式集合 https://useanimations.com/#explore
工具庫
Electron:桌面應用程序 https://www.electronjs.org/
iDraw.js:繪圖框架 https://idraw.js.org/
GoJS:HTML5交互性圖形庫 https://gojs.net.cn/index.html
一個將markdown文檔轉為視頻的便捷工具 http://mdvideo.gshll.com/
API文檔、技術文檔工具 https://www.showdoc.com.cn/
面部、手部和姿勢跟蹤 https://handsfree.js.org/#quickstart-workflow
Nuxt.js https://www.nuxtjs.cn/
Lodash:JavaScript 實用工具庫 https://www.lodashjs.com/
Jake.js:原始的JavaScript構建工具 https://jakejs.com/index.html
EJS:高效的嵌入式 JavaScript 模板引擎 https://ejs.bootcss.com/#about
JavaScript 代碼混淆工具 https://obfuscator.io/
其他
chrome版本狀態 https://chromestatus.com/roadmap
系統設計工具 https://honzaap.github.io/Systemizer/
基於 wechaty 的微信推送機器人 https://github.com/tans/push-bot
網站上的EPUB 閱讀器 https://github.com/satorumurmur/bibi
視頻剪輯 https://vididoo.vercel.app/
Jeecg:基於BPM的低代碼平台 http://jeecg.com/
將ps圖層轉為css3代碼 http://css3ps.com/Download/
安裝Adobe插件 https://zxpinstaller.com/
上傳人像照片,生成方塊頭像 https://blockify-xyz.glitch.me/
照片變二次元 https://huggingface.co/spaces/akhaliq/AnimeGANv2
將網頁轉成 Markdown 代碼 https://devtool.tech/html-md
尋找完美的 URL 驗證正則表達式 https://mathiasbynens.be/demo/url-regex
前端食堂技術周刊 https://github.com/Geekhyt/weekly
博客
如何優化 node 項目的 docker 鏡像 https://juejin.cn/post/6991689670027542564
ES2021 特點! https://h3manth.com/ES2021/
HTML Tips https://markodenic.com/html-tips/#header
CSS Tips https://markodenic.com/css-tips/
JavaScript Tips https://markodenic.com/javascript-tips/
改善注冊/登錄用戶體驗的15個技巧 https://learnui.design/blog/tips-signup-login-ux.html
Flex 布局教程 https://www.ruanyifeng.com/blog/2015/07/flex-grammar.html
一行CSS實現全站中文簡繁轉換 https://www.zhangxinxu.com/wordpress/2021/01/css-simplified-traditional-chinese/
一行代碼中的暗模式 https://davidwalsh.name/dark-mode-invert-filter
CSS中content屬性的妙用 https://echeverra.cn/css-content
書
JS很奇怪 https://jsisweird.com/
《Flutter實戰·第二版》 https://book.flutterchina.club/
小火柴的前端小冊子 https://xiaohuochai.site/
JavaScript Promise迷你書 http://liubin.org/promises-book/?utm_source=androiddevtools&utm_medium=website#introduction
二. 后端
C 語言簡介 https://wangdoc.com/clang/intro.html
GO語言 https://github.com/LearnGolang/LearnGolang
PHP 之道 https://learnku.com/docs/php-the-right-way/PHP8.0
三. 全棧
速查表 https://quickref.pipecraft.net/?utm_source=bestxtools.com
使用 React Hooks 構建音頻播放器 https://letsbuildui.dev/articles/building-an-audio-player-with-react-hooks
CodeTop https://codetop.cc/home
檢查網站安全性 https://observatory.mozilla.org/?utm_source=bestxtools.com
Web 開發項目檢查清單 https://www.toptal.com/developers/webdevchecklist?utm_source=bestxtools.com
使用WordPress免費搭建一個簡單的外貿網站全過程圖示教程https://www.diyzhan.com/2014/02/wordpress-building-trading-site-sample/
四. 其他
計算結構 https://computationstructures.org/index.html
信息檢索 https://nlp.stanford.edu/IR-book/
五筆7天速成 https://wubi.yantuz.cn/
數獨制作 https://me.guanghechen.com/post/game/sudoku/
音頻可視化 https://cjting.me/2021/08/07/fourier-transform-and-audio-visualization/
免費網絡書籍 https://dataschool.com/
自己動手寫編譯器 https://pandolia.net/tinyc/index.html
動手學深度學習 http://zh.d2l.ai/index.html
設計模式 https://refactoringguru.cn/
書
黑客雜志《PoC || GTFO》 https://evmn.github.io/post/2021-12-31-PoC-or-GTFO.html
Hello 算法 https://www.hello-algo.com/chapter_preface/about_the_book/
CS自學指南 https://csdiy.wiki/
工具
一鍵AI摳圖 https://www.remove.bg/zh/upload
可視化代碼執行 https://pythontutor.com/
在屏幕任何一個窗口,框選一部分內容,將其變成像素畫 https://dunin.itch.io/ptop
新手學python的IDE https://thonny.org/
其他
程序音樂 https://www.musicforprogramming.net/?sixtytwo
3D人體模特 https://setpose.com/
3D繩結 https://knots3d.com/
全國新聞 https://github.com/alaskasquirrel/Email-newsletter-RSS
有趣的網站 https://neal.fun/
全世界可以網上免費觀看的電視頻道 https://eja.tv/
網站收集了1700多種身體鍛煉的方法 https://darebee.com/workouts.html
GPS工作原理 https://pages.longtian.info/gps/
外國動漫合集 https://www.wcofun.com/
Base64編碼過程實時解析 https://devtool.tech/base64
雙精度浮點數的內部表示法 https://devtool.tech/double-type
程序員做飯指南 https://github.com/Anduin2017/HowToCook
谷歌瀏覽器皮膚制作 https://www.themebeta.com/chrome-theme-creator-online.html
技術人員如何寫好周報和日報 https://www.xiabingbao.com/post/fe/how-write-weekly.html