一. 前端
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