mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Add nn-from-scratch project
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
<h1 class="text-5xl font-bold text-center mb-5">{{ $t("projects") }}</h1>
|
||||
|
||||
<div class="grid grid-flow-row-dense grid-cols-12 m-auto justify-center [&>*]:px-5 [&>*]:py-5">
|
||||
<NotXiaGithubio class="col-span-12" />
|
||||
<NotXiaGithubio class="lg:col-span-8 row-span-1 col-span-12" />
|
||||
<NNFromScratch class="lg:col-span-4 row-span-1 col-span-12" />
|
||||
<TablutPlayer class="lg:col-span-4 row-span-1 col-span-12" />
|
||||
<BScThesis class="lg:col-span-8 row-span-1 col-span-12" />
|
||||
<WaveMap class="lg:col-span-4 lg:row-span-2 col-span-12" />
|
||||
|
||||
Reference in New Issue
Block a user