Forwarded from a a
JS13kGames是一个面向HTML5游戏开发者的Javascript编程比赛,第九届年度比赛在这个月举办,有超过220个游戏提交申请,所有的游戏必须在一个月内创造出来并且体积小于13KB(JS语言)。
今年的主题是404,下面是这个比赛的官方网站,网站里展示了大赛的参与者项目,访客可以随意玩耍,投票,研究代码。
在这种比赛中,开发者可以获得许多乐子,促进交流,激发创造灵感,真的蛮有意义。
https://js13kgames.com
今年的主题是404,下面是这个比赛的官方网站,网站里展示了大赛的参与者项目,访客可以随意玩耍,投票,研究代码。
在这种比赛中,开发者可以获得许多乐子,促进交流,激发创造灵感,真的蛮有意义。
https://js13kgames.com
js13kGames 2025
Check out js13kGames, the coding competition for web game developers, with a hallmark 13KB size limit.
Forwarded from a a
GitHub
GitHub - umami-software/umami: Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics…
Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude. - umami-software/umami
Forwarded from a a
Forwarded from a a
Forwarded from a a
这是一份成为软件工程师的学习清单,库主每天学习8-12个小时,坚持不懈地学习了几个月,现在已经被亚马逊雇佣了。(原版是英文的,也有中文译版。)
https://github.com/jwasham/coding-interview-university
https://github.com/jwasham/coding-interview-university
GitHub
GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer.
A complete computer science study plan to become a software engineer. - jwasham/coding-interview-university
Forwarded from a a
Forwarded from a a
科技公司面试手册
维护这个项目的人里,有很多本身就在公司里做招聘工作,他们不仅仅懂技术,而且还懂求职招聘,所以想找工作的朋友可以研究一下。
https://github.com/yangshun/tech-interview-handbook
维护这个项目的人里,有很多本身就在公司里做招聘工作,他们不仅仅懂技术,而且还懂求职招聘,所以想找工作的朋友可以研究一下。
https://github.com/yangshun/tech-interview-handbook
Forwarded from a a
GitHub
GitHub - bradtraversy/design-resources-for-developers: Curated list of design and UI resources from stock photos, web templates…
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more - bradtraversy/design-resources-for-developers
Forwarded from a a
一个十分值得以看的库:NodeJS最佳实践列表
https://github.com/goldbergyoni/nodebestpractices/blob/master/README.chinese.md
https://github.com/goldbergyoni/nodebestpractices/blob/master/README.chinese.md
GitHub
nodebestpractices/README.chinese.md at master · goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024) - goldbergyoni/nodebestpractices
Forwarded from a a
一个运行在node上的快速、极简的web框架
真的是一个特别优秀的开源项目!哪怕你不用这个框架,也可以学习一下它里面的思想和架构,很多项目都受到Express的启发。
https://github.com/expressjs/express
真的是一个特别优秀的开源项目!哪怕你不用这个框架,也可以学习一下它里面的思想和架构,很多项目都受到Express的启发。
https://github.com/expressjs/express
GitHub
GitHub - expressjs/express: Fast, unopinionated, minimalist web framework for node.
Fast, unopinionated, minimalist web framework for node. - expressjs/express
Forwarded from a a
一套用PHP写的安全评估合集,包含了在安全评估使用到的大部分工具。
https://github.com/danielmiessler/SecLists
https://github.com/danielmiessler/SecLists
GitHub
GitHub - danielmiessler/SecLists: SecLists is the security tester's companion. It's a collection of multiple types of lists used…
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, pas...
Forwarded from a a
Fiber是一个受Express启发的web框架,它建立在最快的HTTP引擎Fasthttp之上。(Go语言)
https://github.com/gofiber/fiber
https://github.com/gofiber/fiber
GitHub
GitHub - gofiber/fiber: ⚡️ Express inspired web framework written in Go
⚡️ Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.
