Build an ML Model for Classifying Images in a Django API App using Fastai, Hugging Face, Gradio and ColabNov 17, 2024·19 min read
Why Authentication Matters (and How It Works)What is API Authentication? Authentication is the process of verifying who a user or system is when accessing an API. It ensures that only authorised users or applications can make API requests. Without authentication, APIs are like open doors — anyo...Jun 3, 2025·3 min read
Pictures2Stories: Transforming Images into Short Stories with AI and Azure ServicesSep 8, 2024·17 min read
10 Python Techniques for Text ManipulationA Guide to Editing and Processing Text with PythonFeb 22, 2024·10 min read
Deploying a Containerised App using Docker, Django REST Framework and PostgresIntroduction to Containerisation with DockerFeb 19, 2024·9 min read
AI Feedback API using Grafbase, Contentful and OpenAI APIRedefining Blog Content and Empowering Creators Through Seamless AI-Generated FeedbackAug 15, 2023·15 min read
Introduction to Identity Management for Web and Mobile Apps Using AWS Cognito User Sign UpsCreating and testing a user pool on AWS CognitoJul 4, 2023·3 min read
Demystifying Pipfile and Pipfile.lock: Managing Python Dependencies with ConfidenceUnlocking the secrets behind Python package managementJun 30, 2023·2 min read