From 1884082e8ba0ca4dea7cc49b7be2bf2f6fdc489d Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:03:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20Tooltips=20to?= =?UTF-8?q?=20README=20Links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💡 What: Added `title` attributes to all external links in the `README.md` file. This creates descriptive tooltips that appear when a user hovers over a link. 🎯 Why: This micro-UX enhancement provides users with additional context about where a link will take them before they click, making navigation more intuitive and confident. ♿ Accessibility: While `title` attributes have limited impact on screen readers, they improve usability for mouse users by offering extra information on hover without cluttering the primary text. --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 76df896..69748f5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## Hi there 👋 -I'm James Hayes (née McMahon) (he/him), a Principal Information Analyst for [Public Health Scotland](https://www.publichealthscotland.scot/) with a passion for data and its power to drive meaningful insights. My journey into the world of data started with a Maths BSc from the [University of St Andrews](https://www.st-andrews.ac.uk/), and since then, I've been on an exciting ride through the ever-evolving landscape of data science. +I'm James Hayes (née McMahon) (he/him), a Principal Information Analyst for [Public Health Scotland](https://www.publichealthscotland.scot/ "Visit the Public Health Scotland website") with a passion for data and its power to drive meaningful insights. My journey into the world of data started with a Maths BSc from the [University of St Andrews](https://www.st-andrews.ac.uk/ "Visit the University of St Andrews website"), and since then, I've been on an exciting ride through the ever-evolving landscape of data science. -I live in the beautiful region of [Perthshire, Scotland](https://en.wikipedia.org/wiki/Perthshire), and I'm a big advocate for remote work. Working for PHS in this way is excellent for maintaining a healthy work-life balance and ensuring I can maximize my time with my family. It also gives me the flexibility to serve my community as a retained firefighter. +I live in the beautiful region of [Perthshire, Scotland](https://en.wikipedia.org/wiki/Perthshire "Learn more about Perthshire on Wikipedia"), and I'm a big advocate for remote work. Working for PHS in this way is excellent for maintaining a healthy work-life balance and ensuring I can maximize my time with my family. It also gives me the flexibility to serve my community as a retained firefighter. When I'm not wrangling data or responding to emergencies, I enjoy exploring my hobbyist interest in Python. @@ -20,28 +20,28 @@ Here are some of the projects I'm proud to have worked on: ### Major Projects -* **[Source Linkage Files](https://github.com/Public-Health-Scotland/source-linkage-files):** I played a key role in the management and development of source linkage files, which are crucial for connecting different health datasets and enabling powerful, large-scale research. -* **[Locality Profiles](https://github.com/Public-Health-Scotland/list-localities-profiles):** I led the creation of locality profiles, providing detailed health and social care data at a local level to help inform decision-making and improve services. +* **[Source Linkage Files](https://github.com/Public-Health-Scotland/source-linkage-files "View the Source Linkage Files project on GitHub"):** I played a key role in the management and development of source linkage files, which are crucial for connecting different health datasets and enabling powerful, large-scale research. +* **[Locality Profiles](https://github.com/Public-Health-Scotland/list-localities-profiles "View the Locality Profiles project on GitHub"):** I led the creation of locality profiles, providing detailed health and social care data at a local level to help inform decision-making and improve services. ### R Packages -* **[OctopusR](https://github.com/Moohan/octopusR):** An R package for interacting with the Octopus Energy API, allowing users to easily retrieve and analyze their energy data. -* **[phsmethods](https://github.com/Public-Health-Scotland/phsmethods):** A collection of standardized methods for common analytical tasks in Public Health Scotland, improving efficiency and reproducibility. -* **[phsopendata](https://github.com/Public-Health-Scotland/phsopendata):** A package that simplifies access to data from the Scottish Health and Social Care Open Data platform. -* **[phslookups](https://github.com/Public-Health-Scotland/phslookups):** A package for working with PHS lookup files. -* **[phstemplates](https://github.com/Public-Health-Scotland/phstemplates):** An R package for creating standardized R projects and documents at Public Health Scotland. The functionality from [`phssensitivitylabels`](https://github.com/Moohan/phssensitivitylabels) has been incorporated into this package. +* **[OctopusR](https://github.com/Moohan/octopusR "View the OctopusR package on GitHub"):** An R package for interacting with the Octopus Energy API, allowing users to easily retrieve and analyze their energy data. +* **[phsmethods](https://github.com/Public-Health-Scotland/phsmethods "View the phsmethods package on GitHub"):** A collection of standardized methods for common analytical tasks in Public Health Scotland, improving efficiency and reproducibility. +* **[phsopendata](https://github.com/Public-Health-Scotland/phsopendata "View the phsopendata package on GitHub"):** A package that simplifies access to data from the Scottish Health and Social Care Open Data platform. +* **[phslookups](https://github.com/Public-Health-Scotland/phslookups "View the phslookups package on GitHub"):** A package for working with PHS lookup files. +* **[phstemplates](https://github.com/Public-Health-Scotland/phstemplates "View the phstemplates package on GitHub"):** An R package for creating standardized R projects and documents at Public Health Scotland. The functionality from [`phssensitivitylabels`](https://github.com/Moohan/phssensitivitylabels "View the phssensitivitylabels package on GitHub") has been incorporated into this package. ## GitHub Stats Here's a snapshot of my GitHub activity: -[![A GitHub stats card showing James Hayes's contributions, stars, commits, and PRs.](https://github-readme-stats.vercel.app/api?username=Moohan&show_icons=true&theme=radical "My GitHub stats")](https://github.com/anuraghazra/github-readme-stats) -[![A card showing James Hayes's top languages on GitHub.](https://github-readme-stats.vercel.app/api/top-langs/?username=Moohan&layout=compact&theme=radical "My top languages")](https://github.com/anuraghazra/github-readme-stats) +[![A GitHub stats card showing James Hayes's contributions, stars, commits, and PRs.](https://github-readme-stats.vercel.app/api?username=Moohan&show_icons=true&theme=radical "My GitHub stats")](https://github.com/anuraghazra/github-readme-stats "View the source for the GitHub stats card") +[![A card showing James Hayes's top languages on GitHub.](https://github-readme-stats.vercel.app/api/top-langs/?username=Moohan&layout=compact&theme=radical "My top languages")](https://github.com/anuraghazra/github-readme-stats "View the source for the top languages card") ## Contact I prefer to be contacted by email. You can reach me at the email address associated with my GitHub account. -[![ORCID profile for James Hayes with ID 0000-0002-5380-2029](https://img.shields.io/badge/ORCID-0000--0002--5380--2029-a6ce39?style=social&logo=orcid)](https://orcid.org/0000-0002-5380-2029) -[![Mastodon profile for James Hayes (@james_mcmahon@mastodon.scot)](https://img.shields.io/badge/Mastodon-@james__mcmahon@mastodon.scot-6364ff?style=social&logo=mastodon)](https://mastodon.scot/@james_mcmahon) -[![Bluesky profile for James Hayes (@strathview.uk)](https://img.shields.io/badge/Bluesky-@strathview.uk-1da1f2?style=social&logo=bluesky)](https://bsky.app/profile/strathview.uk) +[![ORCID profile for James Hayes with ID 0000-0002-5380-2029](https://img.shields.io/badge/ORCID-0000--0002--5380--2029-a6ce39?style=social&logo=orcid)](https://orcid.org/0000-0002-5380-2029 "Visit my ORCID profile") +[![Mastodon profile for James Hayes (@james_mcmahon@mastodon.scot)](https://img.shields.io/badge/Mastodon-@james__mcmahon@mastodon.scot-6364ff?style=social&logo=mastodon)](https://mastodon.scot/@james_mcmahon "Follow me on Mastodon") +[![Bluesky profile for James Hayes (@strathview.uk)](https://img.shields.io/badge/Bluesky-@strathview.uk-1da1f2?style=social&logo=bluesky)](https://bsky.app/profile/strathview.uk "Follow me on Bluesky")