> ## Documentation Index
> Fetch the complete documentation index at: https://blogs.hammayo.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Contact Me

> Get in touch with me through various channels

# Contact Me

## Get in Touch

I'm always open to new opportunities, collaborations, or just a friendly chat. Feel free to reach out through any of the channels below.

## Contact Information

* **Email**: [hello@example.com](mailto:hello@example.com)
* **Phone**: +1 (123) 456-7890

## Social Media

* **Twitter**: [@yourusername](https://twitter.com/yourusername)
* **LinkedIn**: [linkedin.com/in/yourusername](https://linkedin.com/in/yourusername)
* **GitHub**: [github.com/yourusername](https://github.com/yourusername)

## Send a Message

<div className="contact-form">
  <div className="form-group">
    <label htmlFor="name">Name</label>

    <input type="text" id="name" placeholder="Your name" />
  </div>

  <div className="form-group">
    <label htmlFor="email">Email</label>

    <input type="email" id="email" placeholder="Your email address" />
  </div>

  <div className="form-group">
    <label htmlFor="subject">Subject</label>

    <input type="text" id="subject" placeholder="Subject of your message" />
  </div>

  <div className="form-group">
    <label htmlFor="message">Message</label>

    <textarea id="message" rows="5" placeholder="Your message" />
  </div>

  <button className="submit-button">Send Message</button>
</div>

## Office Location

I'm based in San Francisco, California. If you're in the area, I'd be happy to meet for coffee.

```
// This is just a placeholder for a map component
// In a real implementation, you would integrate with a mapping service
<Map location="San Francisco, CA" />
```

## Response Time

I typically respond to all inquiries within 24-48 hours. If you haven't heard back from me within that timeframe, please feel free to follow up or check your spam folder.
