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
2 changes: 1 addition & 1 deletion src/pages/burn-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ To make expectations clear: We don't offer help maintaining your project. We don
All we offer is a place to talk about your situation with people who have the experience to really understand what you're going through.
We stand by our word that we will not share anything you tell us with anyone else.

So if this offer sounds interesting to you, please reach out to us as a [group](mailto:amplifyingfsharp@gmail.com), or to David, Edgar, Florian, Jimmy individually.
So if this offer sounds interesting to you, please reach out to us as a [group](mailto:amplifyingfsharp@gmail.com), or to Edgar, Florian, Jimmy individually.
Whatever you feel most comfortable with.
56 changes: 0 additions & 56 deletions src/pages/hire.astro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import Layout from "../layouts/Layout.astro";
import { Icon } from "astro-icon/components";
import { Image } from "astro:assets";
import David from "../images/authors/DavidSchaefer.jpg";
import Edgar from "../images/authors/EdgarGonzalez.png";
import Florian from "../images/authors/FlorianVerdonck.jpg";
---
Expand Down Expand Up @@ -216,61 +215,6 @@ import Florian from "../images/authors/FlorianVerdonck.jpg";
for opportunities. We wish to inform you this is possible. Feel free to
reach out, <em>on sait jamais</em>.
</p>
<div class="contractor">
<div class="header">
<h3 id="DavidSchaefer">David Schaefer</h3>
<Image src={David} alt="David Schaefer" />
</div>
<div class="body">
<p>
Greetings, I'm David, aka dawe, a freelancing software engineer with
a big ❤️‍🔥 for functional programming. I have experience with a number
of functional languages and enjoy the diversity in this paradigm.
</p>
<p>
My passion for Open Source goes back many years. Currently, I'm
focused on the F# ecosystem and help maintain
<a href="https://github.com/fsprojects/fantomas" target="_blank"
>various</a
>
<a
href="https://github.com/ionide/FSharp.Analyzers.SDK"
target="_blank">projects</a
>. As part of the <a
href="https://opensource.gresearch.com/"
target="_blank">G-Research Open-Source team</a
>, I gained experience especially in developer tooling, such as the
<a
href="https://devblogs.microsoft.com/dotnet/safer-recursion-in-fsharp/"
target="_blank">compiler</a
>
or <a
href="https://github.com/fsharp/FsAutoComplete"
target="_blank">IDE</a
> support.
</p>
</div>
<div class="contact">
<a
href="mailto:dawedawe@posteo.de?subject=Contracting%20Amplifying%20FSharp"
target="_blank"
>
<Icon name="mdi-light:email" height={32} width={32} />
</a>
<a href="https://github.com/dawedawe" target="_blank">
<Icon name="bi:github" height={32} width={32} />
</a>
<a
href="https://www.linkedin.com/in/david-schaefer-a44177a8/"
target="_blank"
>
<Icon name="bi:linkedin" height={32} width={32} />
</a>
<a href="https://www.function-type.com/" target="_blank">
<Icon name="ph:globe-light" height={32} width={32} />
</a>
</div>
</div>
<div class="contractor">
<div class="header">
<h3 id="EdgarGonzalez">Edgar Gonzalez</h3>
Expand Down
41 changes: 0 additions & 41 deletions src/testimonials/DavidSchaefer.md

This file was deleted.