Python
- ruff-formatter - ruff linter now formats code just like black formatter
- benedict - Python dict with super powers
- Panther - yet another async web framework with optional ODM
- Spring Python - Java Spring framework features like IOC in Python
- Polars - pandas alternative with better API and duckdb compat
- queryish - Django ORM for JSON endpoints
- ptpython-shell - article about better Python REPL
- pycln - tool for automatically removing unused imports
JS
- https://mswjs.io/ - JS request mocking lib
AI
- https://star-history.com/blog/coding-ai - review of open source ai code completion tools
- cody - reads project source, but understands context on high level, no deep context
- refact.ai - yet another ai codding assistant
Other
- openapi-devtools - chrome extension that turns any website underhood requests into swagger
- system-design-101 - system design interview prep
- penpot - open source figma alternative
- https://medium.com/@addyosmani/photoshop-is-now-on-the-web-38d70954365a?s=09 - article about Photoshop in browser
Top comments (0)