Can you provide a proof for the following claim:
In any triangle $ABC$ construct isosceles right triangles on sides $AC$ and $BC$, with right angles at the points $A$ and $B$. Let points $F$ and $G$ divide catheti $AE$ and $BD$ respectively in the same arbitrary ratio . The midpoint $H$ of the line segment that connects points $F$ and $G$ is independent of the location of $C$ .
GeoGebra applet that demonstrates this claim can be found here. I tried to mimic a proof of Bottema's theorem given on this page but without success.


Basically here we mimic the proof from cut-the-knot, but replacing congruence with similarity:
Let
$$\frac {AH}{AG} = \frac {BI}{BD} = a$$
Let's drop perpendiculars $HL$, $CX$, $JK$, and $IM$ onto $AB$. (I forgot to label $X$)
$JK$ is the midline of trapezoid $HLMI$ so that
$$JK = \frac {HL + IM}2$$
Further, since $\angle HAC$ is right, $\angle HAL$ and $\angle CAX$ are complementary which makes right triangles $\triangle HAL$ and $\triangle ACX$ similar, implying
$$HL=aAX$$
Similarly,
$$IM=aBX$$
Taking all three identities into account shows that
$$JK = \frac {HL + IM}2 = \frac a2 (AX+BX) = \frac a2 AB = aAK$$
independent of $C$. No trigs but tricks.
EDIT: I see how I can prove that $AK=KB$.
By the previous similar triangles ($\triangle HAL \sim \triangle ACX$ and $\triangle IBM \sim \triangle BCX$), we have:
$$AL = k CX = BM$$
By midline theorem, $LK = KM$.
Therefore $AK = LK-AL=KM-BM=KB$.
This shows that (finally!) $J$ is fixed, since it is at a fixed distance "above" the midpoint of $AB$.