Blog

Articles about technology and software engineering topics.

SSH Made Simple. The Key to Secure Server Connections.

Discover how SSH keys work and why they're essential for secure server connections.

Read More

Git Credential Managers. The guide to enhance git security.

Discover different ways to store your Git login information, from the most secure option to less secure ones.

Read More

CI/CD Made Easy. A step-by-step simple guide.

Learn the basics of CI/CD pipelines and how to set them up with GitHub Actions for your projects.

Read More

Simplifying React and Webpack setup. Easy-peasy boilerplate.

Quickly start your dev project with a simplified guide to setting up React and Webpack.

Read More

Composer and Twig. The Dynamic Duo for Easy PHP Dev.

Discover the power of Composer and Twig, the dynamic duo that simplifies PHP development.

Read More

How Docker Makes Your Life Easier. Say hello to productivity.

Get started with Docker and see how it can revolutionize your web development workflow.

Read More

ChatGPT & Python. How it processes words and replies.

Find out how ChatGPT processes and responds to your words, revealing the magic behind its conversations.

Read More

Defending Against CSRF Attacks. Best practices for API protection.

Learn how to implement CSRF protection and defend your API endpoints against malicious attacks.

Read More

How I Overcame Nginx's 'Too Many Open Files' Challenge!

From frustration to solution, follow the journey of tackling Nginx's cache and file limit challenges.

Read More