The Beginning
Welcome! Here, you can find intermediate and advanced tutorials on Django, React, Docker, Git, and other technologies. This blog was born out of a desire to demonstrate how a modern app can be designed, developed, and deployed, drawing from my own experiences. We’ll start by focusing on the essential technologies you should understand before building apps. The series will begin with a tutorial on creating a simple personal blog using Django. As we progress, we’ll delve into more complex and challenging topics. Throughout this journey, we’ll implement various features on our blog, including user profiles with access via Google and other platforms, integration with e-commerce and API services, and separating the backend and frontend using React. We’ll also cover CI/CD with Git and deployment using Docker. As a final treat, we’ll explore how to use AI for automatic content generation and how to contribute to an open-source project (OpenAI) via GitHub. All of this will be documented here on the blog and on my YouTube channel through vlogs. Enjoy the journey!
0