A software developer from Spain.
📫 You can reach me here: [email protected]
Or you can check out my website: www.1loop.dev
Project | GitHub Stars | PyPI Downloads | Open Issues | Open Pull Requests |
---|---|---|---|---|
quipus |
Post Title | Post Description | Date Published |
---|---|---|
Write It, Test It, Trust It: Demystifying Unit Testing and TDD | Unit testing and TDD (Test-Driven Development) are more than just buzzwords—they're game-changers for clean, reliable code. Learn how to adopt these practices and why they matter. | 18 Dec 2024 |
Breakfast and Code: How Intentional Practice Transforms Your Skills | Becoming a better programmer isn't just about writing more code. It's about deliberate practice—learning how to analyze, plan, and improve systematically. Here's how to do it, with Python as an example. | 11 Dec 2024 |
Master Python Software Design with 'Software Design in Python' | Discover how 'Software Design in Python' (SDxPy) can transform the way you think about and structure Python code. | 04 Dec 2024 |
Dockerizing My Website: From Development to Production | How I leveraged Docker to deploy my Next.js website. From development to production, discover how I enhanced my workflow and optimized hosting on DigitalOcean. | 03 Dec 2024 |
Automating Deployments with GitHub Actions | Simplify your deployment with GitHub Actions. How to automate your Next.js app deployment and maintain a smooth CI/CD pipeline. | 29 Nov 2024 |