Blog Section
Blog Section
The blog is where I unpack ideas from the trenches—shipping static sites with HBStack, experimenting with machine learning, and capturing the playbooks that help curious builders move faster. Whether you’re here to learn something new, grab a ready-to-use snippet, or just see what I’m experimenting with, you’ll find a rotating mix of deep dives and quick wins. What you can expect Hands-on build notes – Step-by-step walkthroughs of how I configure Hugo + HBStack projects, integrate services, and keep things maintainable in production. Applied AI & ML – Practical explorations of data science workflows, MLOps pipelines, and how generative AI is reshaping day-to-day engineering. Productivity systems – The checklists, automations, and task flows I rely on to juggle learning, consulting, and shipping content consistently. Learning paths & course summaries – Structured notes from the certifications I’m completing, distilled into action-ready guides. Featured series JavaScript Basics – Nine bite-sized modules that take you from variables to modular architecture, complete with diagrams and exercises. AI & ML Field Notes – From tinkering with local LLM stacks to staying sane with prompt engineering best practices. DevOps & Cloud Foundations – Annotated certificate notes covering agile, CI/CD, containers, and Kubernetes. Stay in the loop New articles typically land every couple of weeks. When a theme is worth following, I collect it into a “Start Here” guide so you can binge the whole arc.
How to use prompts with OpenManus
How to use prompts with OpenManus
A comprehensive guide to OpenManus the intuitive web interface for interacting with local LLMs like Ollama
OpenManus for Local LLMs
OpenManus for Local LLMs
A comprehensive guide to OpenManus the intuitive web interface for interacting with local LLMs like Ollama
OpenWebUI
OpenWebUI
A comprehensive guide to OpenWebUI - the intuitive web interface for interacting with local LLMs like Ollama
How to Run Private LLMs on Your Own Hardware
How to Run Private LLMs on Your Own Hardware
A comprehensive guide to downloading and running uncensored large language models offline on affordable hardware
Hyper Parameters
Hyper Parameters
Understanding Hyper Parameters in AI and Machine Learning
AVX Technology Explained
AVX Technology Explained
Understanding AVX and its importance for AI and LLM runtimes
Installing Ollama
Installing Ollama
A guide to installing and configuring Ollama for local LLM usage
Setting Up Text Generation WebUI (No AVX Required)
Setting Up Text Generation WebUI (No AVX Required)
This guide provides a step-by-step approach to installing and configuring Text Generation WebUI without requiring AVX support.
Open AI Quasi Religious
Open AI Quasi Religious
This document explores the quasi-religious nature of OpenAI's AGI mission examining how the company operates more like a belief system than a scientific endeavour with competing factions of believers and doomers.
Overview of Bash
History of Bash
Example Post
A sample blog post demonstrating the standard post format and structure used on Ghafoor's Blog.
JavaScript Basics
JavaScript Basics
A beginner-friendly introduction to JavaScript fundamentals including variables, functions, and DOM manipulation.
What and why in JS
What and why in JS
Key JavaScript code concepts for achieving success in programming.
JavaScript Modules
JavaScript Objects
Introduction to Functions