---
layout: home
hero:
name: "Mitchell Simon"
text: "Software Engineer"
tagline: Specializing in web, mobile, and dev-ops
<script setup lang="ts">
import ContactButtons from './components/ContactButtons.vue';
</script>
<ContactButtons />