Skip to content

Commit 1c2d456

Browse files
committed
Improve wording
1 parent b0abeac commit 1c2d456

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/AboutMe.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ code:not(.tree) {
5858
I'm part of the HPC Engineering Team <a href="https://altoslabs.com">@Altos Labs</a> and the Technical Director of <a href="https://class7.consulting">Class 7 Consulting</a>.
5959
</p>
6060
<p>
61-
I have a deep passion for writing efficient and robust software to solve complex and interesting problems. <a href="https://github.com/danny-burrows">My GitHub</a> is home to a few free and open source projects, one such is <a href="https://github.com/danny-burrows/rotate-screen"><code>rotate-screen</code></a>, which has been featured in <a href="https://www.geeksforgeeks.org/build-an-application-for-screen-rotation-using-python/">articles in GeeksforGeeks</a>.
61+
I have a deep passion for writing efficient and robust software to solve complex and interesting problems. <a href="https://github.com/danny-burrows">My GitHub</a> is home to a few free and open-source projects, like <a href="https://github.com/danny-burrows/rotate-screen"><code>rotate-screen</code></a>; which has been featured in <a href="https://www.geeksforgeeks.org/build-an-application-for-screen-rotation-using-python/">articles in GeeksforGeeks</a>.
6262
</p>
6363
<p>
64-
As someone who loves Open Source, I love contributing back to great projects, be it <a href="https://github.com/withastro/astro/pull/823">documentation for the Astro framework</a> or <a href="https://github.com/ratatui/ratatui/pull/596">bugfixes for the popular Rust crate Ratatui</a>.
64+
As someone who loves Open Source, I love contributing to great projects, be it <a href="https://github.com/withastro/astro/pull/823">documentation for the Astro framework</a> or <a href="https://github.com/ratatui/ratatui/pull/596">bugfixes in the popular Rust crate Ratatui</a>.
6565
</p>
6666
<p>
67-
At <a href="https://class7.consulting">Class 7 Consulting</a> I have the pleasure of building full-stack web applications like the marine insurance underwriting sofware, <a href="">Loki</a>. I architect IT solutions and develop promotional websites for businesses across the UK. My clients include startups and established companies in industries such as finance, insurance and retail.
67+
At <a href="https://class7.consulting">Class 7 Consulting</a> I have the pleasure of building full-stack web applications like <a href="#">Loki</a>, the marine insurance underwriting sofware. I also architect IT solutions and develop promotional websites for businesses across the UK. My clients include startups and established companies in industries such as finance, insurance, and retail.
6868
</p>
6969
<p>
7070
Please get in touch via my <a href="https://www.linkedin.com/in/danny-burrows/">LinkedIn</a> if you need software expertise.

0 commit comments

Comments
 (0)