Posts
All the articles I've posted.
CI/CD with GitHub Actions: Automated Testing and Deployment
Published: at 03:30 PMLearn how to implement continuous integration and deployment with GitHub Actions. This comprehensive guide covers automated testing, building, and deploying applications with practical workflows and best practices.
Introduction to Django: Python's Powerful Web Framework
Published: at 10:00 AMLearn Django fundamentals, from setup to building your first web application with Python's most popular web framework.
Introduction to Seaborn: Statistical Data Visualization in Python
Published: at 12:00 AMLearn how to create beautiful statistical visualizations with Seaborn, a powerful Python library built on matplotlib for data analysis and exploration.