Skip to content

Commit

Permalink
chore: add projects to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
tobySolutions committed Dec 24, 2023
1 parent aad5e1a commit 06c9a86
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions website/pages/showcase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,7 @@ import { Card, Cards } from 'nextra/components';
>
<>![Windows 11 Web preview](./showcase/windows-11-web.jpeg)</>
</ShowcaseCard>
<ShowcaseCard
title="jahir.dev"
href="https://github.com/jahirfiquitiva/jahir.dev"
>
<ShowcaseCard title="jahir.dev" href="https://jahir.dev/">
<>![jahir.dev preview](./showcase/jahir-dev.png)</>
</ShowcaseCard>
<ShowcaseCard title="LogLib" href="https://www.loglib.io/">
Expand All @@ -63,8 +60,17 @@ import { Card, Cards } from 'nextra/components';
<ShowcaseCard title="Comty" href="https://github.com/ragestudio/comty">
<>![Comty preview](./showcase/comty.svg)</>
</ShowcaseCard>
<ShowcaseCard title="4c" href="https://github.com/FrancescoXX/4c-site">
<>![Comty preview](./showcase/4c.png)</>
<ShowcaseCard title="4c" href="https://4c.rocks">
<>![4c preview](./showcase/4c.png)</>
</ShowcaseCard>
<ShowcaseCard title="LlmStack" href="https://llmstack.ai/">
<>![LlmStack preview](./showcase/llmstack.png)</>
</ShowcaseCard>
<ShowcaseCard title="Penx" href="https://www.penx.io/">
<>![Penx preview](./showcase/penx.png)</>
</ShowcaseCard>
<ShowcaseCard title="Radon" href="https://radon.games/">
<>![Radon preview](./showcase/radon.png)</>
</ShowcaseCard>
</Cards>

Expand Down
Binary file added website/pages/showcase/llmstack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/pages/showcase/penx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/pages/showcase/radon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 06c9a86

Please sign in to comment.