Recent posts
Page 5 of 6 · 67 posts
Posted Oct 25
这个项目汇总一些编程问题,这些问题都很小,并且可以被大部分编程语言所解决。推荐给刚学习的编程,但是又不知道拿编程语言干嘛的朋友。 https://github.com/karan/Projects
Posted Oct 25
一个用SwiftUI写的macOS状态监视工具。 https://github.com/gao-sun/eul
Posted Oct 25
全平台兼容的强大工具PowerShell https://github.com/PowerShell/PowerShell
Posted Oct 25
科技公司面试手册 维护这个项目的人里,有很多本身就在公司里做招聘工作,他们不仅仅懂技术,而且还懂求职招聘,所以想找工作的朋友可以研究一下。 https://github.com/yangshun/tech-interview-handbook
Posted Oct 25
用Python实现所有的算法的一个库,适合用来学习。 https://github.com/TheAlgorithms/Python
Posted Oct 25
Fiber是一个受Express启发的web框架,它建立在最快的HTTP引擎Fasthttp之上。(Go语言) https://github.com/gofiber/fiber
Posted Oct 25
tailwindcss是一个效用优先的CSS框架,用于UI快速开发。 https://github.com/tailwindlabs/tailwindcss
Posted Oct 25
一套用PHP写的安全评估合集,包含了在安全评估使用到的大部分工具。 https://github.com/danielmiessler/SecLists
Posted Oct 25
一个运行在node上的快速、极简的web框架 真的是一个特别优秀的开源项目!哪怕你不用这个框架,也可以学习一下它里面的思想和架构,很多项目都受到Express的启发。 https://github.com/expressjs/express
Posted Oct 25
一个十分值得以看的库:NodeJS最佳实践列表 https://github.com/goldbergyoni/nodebestpractices/blob/master/README.chinese.md
Posted Oct 25
给程序员准备的设计资源 https://github.com/bradtraversy/design-resources-for-developers
Posted Oct 25
用Python实现所有的算法的一个库,适合用来学习。 https://github.com/TheAlgorithms/Python