Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions sites/ainsley-clark/content/_index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
title: Full Stack Engineer, Author, Speaker & Mentor
description: Ainsley Clark, a full stack software engineer working at Just Eat Takeaway.com & founder of ainsley.dev with a passion for all things tech.
heading: Shipping Go at <span class="type-serif">scale*</span><br/>Growing engineers<br class="d-none d-tab-inline"/>Building communities that <u>last</u>
lead: Senior software engineer at Just Eat Takeaway.com, owner of ainsley.dev (web design & dev), conference speaker & leader. & open-source contributor. Passionate about writing well-crafted Go, mentoring the next generation, and building communities where engineers thrive.
heading: Shipping Go at <span class="type-serif">scale*</span><br/>Growing engineers,<br class="d-none d-tab-inline"/>Building communities that <u>last</u>
lead: Senior software engineer at Just Eat Takeaway.com, owner of ainsley.dev (web design & dev), conference speaker, mentor and open-source contributor. Passionate about writing well-crafted Go, mentoring the next generation and building communities where engineers thrive.
styles:
- scss/pages/home.scss
bio:
image: images/bio.jpg
title: "Hi, I'm Ainsley."
content: |
<h3>Hi, I'm Ainsley</h3>
<p>I've always been a bit of a geek at heart. Starting with off with a pair off decks as a kid which led me into a Music Technology degree, and somewhere along the way turned into a career building software. I can say I love what I do & always excited about all things tech.</p>
<p>I've always been a bit of a geek at heart. It all started off with a pair of DJ decks as a kid which led me to a Music Technology degree, and somewhere along the way turned into a career building software. I can truly say that I love what I do and I'm always excited about all things tech.</p>
<h4>Engineering</h4>
<p>Most of my time is spent writing Go at Just Eat Takeaway.com, leading platform work across architecture, services and tooling at scale.</p>
<p>Most of my time is spent writing Go at Just Eat Takeaway.com, leading platform architecture across teams and building tools and services that last.</p>
<h4>Advocating</h4>
<p>Giving back matters to me, whether that's speaking at conferences, contributing to open source, or contributing to the Just Eat Go Guild to raise engineering standards across teams.</p>
<p>Giving back matters to me, whether that's speaking at conferences, contributing to open source or contributing to the Just Eat Go Guild to raise engineering standards across teams.</p>
<h4>Mentoring</h4>
<p>I've always loved investing in people, and watching people grow through one to ones, code reviews and pair programming.</p>
<p>I've always loved investing in people and watching them grow through one-to-ones, code reviews and working on soft skills to help them thrive in their career.</p>
skills:
- title: Languages & Frameworks
list:
Expand Down
2 changes: 1 addition & 1 deletion sites/ainsley-clark/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h1>
===================== -->
{{ partial "sections/contact.html" (dict
"title" `Say hello and get <br class="d-none d-desk-inline" />in touch <span class="type-serif"><u>now</u>*</span>`
"lead" "Looking to bring your vision to life? Get in touch using the form below, and we'llget in touch to discuss how we can make your project a success."
"lead" "Got a project in mind, or just fancy a chat? Drop me a message using the form below, I'd love to hear from you no matter the topic."
"dark" true
"class" "section-padding animate-up"
"placeholder" "Hey Ainsley..."
Expand Down
Loading