A comprehensive guide to setting up and using Cloudflare R2 for file storage in Node.js applications, including a complete API implementation for managing files and folders.
A comprehensive guide to Cloudflare R2, exploring its benefits, pricing, and comparison with AWS S3, along with practical implementation tips for developers.
A personal reflection on the challenges of navigating a software engineering career, dealing with project uncertainty, and finding focus in a rapidly evolving tech landscape.
A comprehensive guide to setting up Plane, a free and open-source project management tool, using Docker. Learn how to configure environment variables, set up Nginx, and create your first admin user.
A personal account of a common mistake in Django password handling, explaining the proper way to handle password encryption and the consequences of incorrect implementation.