<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/about/</link><description>Recent content in About on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><atom:link href="http://ghafoorsblog.com/about/index.xml" rel="self" type="application/rss+xml"/><item><title>Affiliate Disclosure</title><link>http://ghafoorsblog.com/about/affiliate-disclosure/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/affiliate-disclosure/</guid><description>&lt;h2 id="affiliate-disclosure"&gt;Affiliate Disclosure&lt;/h2&gt;
&lt;p&gt;This page contains affiliate disclosure information for &lt;strong&gt;Ghafoor&amp;rsquo;s Blog&lt;/strong&gt; (the &amp;ldquo;Site&amp;rdquo;), located at &lt;a
 href="https://ghafoorsblog.com"
 
 target="_blank" rel="noopener noreferrer"&gt;https://ghafoorsblog.com&lt;/a&gt;. This page was last updated &lt;strong&gt;18 May 2026&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id="what-are-affiliate-links"&gt;What Are Affiliate Links&lt;/h3&gt;
&lt;p&gt;Some of the links on this Site are &amp;ldquo;affiliate links.&amp;rdquo; If you click on an affiliate link and make a purchase or sign up for a service, we may receive a small commission &lt;strong&gt;at no extra cost to you&lt;/strong&gt;. These commissions help cover the costs of running this site — hosting, domain, tools, and content creation.&lt;/p&gt;</description></item><item><title>About Me</title><link>http://ghafoorsblog.com/about/aboutme/</link><pubDate>Fri, 24 Jan 2025 01:40:23 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/aboutme/</guid><description>&lt;p&gt;&lt;em&gt;Image credit: Unknown author&lt;/em&gt;&lt;/p&gt;
&lt;p class="lead text-primary"&gt;
Hello, I'm Abdul Ghafoor Sayyed, and I welcome you to my website. Here's a bit about me and what you can find here.
&lt;/p&gt;
&lt;h3 id="background"&gt;Background&lt;/h3&gt;
&lt;p&gt;I am based in the suburbs of London, in a town called Reigate, located in Surrey Hills, UK. I have a passion for learning and exploring various subjects in the world of science. My interests span a wide spectrum, from physics and cognitive psychology to software engineering and neuroscience. I hold a BSc in Science with majors in physics, mathematics, and statistics. Additionally, I have two Post Graduate Diplomas, one in Cognitive Psychology and another in Cognitive and Clinical Neuroscience.&lt;/p&gt;</description></item><item><title>About This site</title><link>http://ghafoorsblog.com/about/aboutsite/</link><pubDate>Thu, 23 Jan 2025 01:40:23 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/aboutsite/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This site serves as a comprehensive platform for sharing knowledge, blog posts, and course materials. It is built using modern web technologies and is designed to be fast, responsive, and user-friendly. The site is part of the HBStack framework and leverages Hugo for static site generation.&lt;/p&gt;
&lt;h2 id="technologies"&gt;Technologies&lt;/h2&gt;
&lt;h3 id="hugo"&gt;Hugo&lt;/h3&gt;
&lt;p&gt;Hugo is a powerful static site generator that allows for rapid development and deployment of websites. It is known for its speed and flexibility, making it an ideal choice for this project.&lt;/p&gt;</description></item><item><title>Contact Us</title><link>http://ghafoorsblog.com/about/contact/</link><pubDate>Wed, 22 Jan 2025 01:40:23 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/contact/</guid><description>&lt;p class="lead text-primary"&gt;
Have a question, a suggestion, or just want to say hello? Fill in the form below and I'll get back to you as soon as I can, usually within one to two business days. If you'd like to discuss collaboration, tutoring, or course content, please include as much detail as possible so I can respond helpfully.
&lt;/p&gt;
&lt;div class="row row-cols-1 row-cols-lg-1"&gt;
 &lt;div class="col"&gt;
 
 
 &lt;form
 class="hb-contact-form needs-validation"
 novalidate
 action="https://formspree.io/f/xeoraaaq"
 method="post"
 &gt;
 &lt;input type="hidden" name="_gotcha" style="display:none !important" /&gt;
 &lt;div class="form-floating mb-3 required"&gt;
 &lt;input class="form-control" id="contact-name" name="name" required /&gt;
 &lt;label for="contact-name"&gt;Name&lt;/label&gt;
 &lt;div class="invalid-feedback"&gt;
 Please provide a valid name.
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="form-floating mb-3 required"&gt;
 &lt;input
 type="email"
 class="form-control"
 id="contact-email"
 name="email"
 aria-describedby="contact-email-help"
 required /&gt;
 &lt;label for="contact-email"&gt;Email&lt;/label&gt;
 &lt;div id="contact-email-help" class="form-text"&gt;
 We'll never share your email with anyone else.
 &lt;/div&gt;
 &lt;div class="invalid-feedback"&gt;
 Please provide a valid email.
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="form-floating mb-3 required"&gt;
 &lt;input class="form-control" id="contact-subject" name="subject" required /&gt;
 &lt;label for="contact-subject"&gt;Subject&lt;/label&gt;
 &lt;div class="invalid-feedback"&gt;
 Please provide a valid subject.
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="form-floating mb-3 required"&gt;
 &lt;textarea
 class="form-control"
 id="contact-message"
 name="message"
 required&gt;&lt;/textarea&gt;
 &lt;label for="contact-message"&gt;Message&lt;/label&gt;
 &lt;div class="invalid-feedback"&gt;
 Please provide a valid message.
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;button type="submit" class="btn btn-primary"&gt;Submit&lt;/button&gt;
 &lt;/form&gt;
 

 &lt;/div&gt;
&lt;/div&gt;</description></item><item><title>Credits</title><link>http://ghafoorsblog.com/about/credits/</link><pubDate>Tue, 21 Jan 2025 01:40:23 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/credits/</guid><description>&lt;h2 id="credits-mentioned"&gt;Credits Mentioned&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Banner images are from &lt;a
 href="https://unsplash.com/"
 
 target="_blank" rel="noopener noreferrer"&gt;Unsplash&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Icons are from &lt;a
 href="https://icons.getbootstrap.com/"
 
 target="_blank" rel="noopener noreferrer"&gt;Bootstrap Icons&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="image-credits"&gt;Image Credits&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blog Banner:&lt;/strong&gt; free image, credit to &lt;a
 href="https://unsplash.com/@enginakyurt"
 
 target="_blank" rel="noopener noreferrer"&gt;Engin Akyurt&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docs Banner:&lt;/strong&gt; free image, credit to &lt;a
 href="https://unsplash.com/@benkarpinski"
 
 target="_blank" rel="noopener noreferrer"&gt;Ben Karpinski&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Video credit:&lt;/strong&gt; free video, credit to &lt;a
 href="https://www.pexels.com/video/elegant-movement-of-jellyfish-in-black-water-30256243/"
 
 target="_blank" rel="noopener noreferrer"&gt;Lux Werk&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Disclaimer</title><link>http://ghafoorsblog.com/about/disclaimer/</link><pubDate>Mon, 20 Jan 2025 01:40:23 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/disclaimer/</guid><description>&lt;h2 id="disclaimer"&gt;Disclaimer&lt;/h2&gt;
&lt;p&gt;The information provided on this website is for general informational purposes only. All information on the site is provided in good faith, however, we make no representation or warranty of any kind, express or implied, regarding the &lt;code&gt;accuracy, adequacy, validity, reliability, availability, or completeness of any information&lt;/code&gt; on the site.&lt;/p&gt;
&lt;p&gt;Under no circumstance shall we have any liability to you for any loss or damage of any kind incurred as a result of the use of the site or reliance on any information provided on the site. Your use of the site and your reliance on any information on the site is solely at your own risk.&lt;/p&gt;</description></item><item><title>Privacy Policy</title><link>http://ghafoorsblog.com/about/privacy/</link><pubDate>Sat, 18 Jan 2025 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/about/privacy/</guid><description>&lt;p class="lead text-muted"&gt;
This Privacy Policy explains what information is collected when you use this website, how it is used, and the options you have to manage it.
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Last updated:&lt;/strong&gt; 30 September 2025&lt;/p&gt;
&lt;p&gt;A.G. Sayyed operates this website (the “Site”). The Site is hosted as a static Hugo build and embeds a contact form powered by Formspree. Because the experience is intentionally lightweight, only a small amount of personal data is collected and it is handled with care.&lt;/p&gt;</description></item></channel></rss>