This repository contains a collection of projects featured in articles on my Substack website, PFKimmerle Substack.
This folder contains individual Python projects demonstrating specific functionalities and applications.
- AI_Projects: Projects involving artificial intelligence tools and technologies.
- APIs_and_Backend_Development: Projects for building and testing APIs and backend services.
- Beginner_Projects: Simple projects for beginners to practice Python basics.
- Development_Workflows: Simple projects focused on automating, optimizing, and managing development processes across various stages.
- Learning_Resources_and_Guides: Guides and resources for learning Python and web development.
- Utilities_and_Scripts: Useful scripts and utilities for everyday tasks.
- Web_Development: Projects related to web development using various technologies.
To use the scripts or run the projects:
- Clone this repository to your local machine. 'https://github.com/PFKimmerle/Substack.git'
- Navigate to the desired project directory.
- Follow the specific instructions in the README of that directory to run the scripts or projects.
- Python Official Documentation
- Real Python
- Learn Python Programming
- W3Schools Python Tutorial
- Automate the Boring Stuff with Python
- GeeksforGeeks Python Programming Language
- Python for Beginners
- Programiz Python Tutorial
- Codecademy Learn Python
- The Python Guru
- Flask Official Documentation - The official documentation for Flask, providing everything you need to start building applications with Flask.
- Learning Postman - This site offers a variety of tutorials and documentation to help you start testing APIs with Postman effectively.
This project is licensed under the MIT License. For more details, see the license file in the repository.