[READ-ONLY] Mirror of https://github.com/flo-bit/flo-bit.github.io. my personal website, w/ astro, svelte, tailwind, typescript, threlte flo-bit.dev/
portfolio portfolio-website svelte sveltekit tailwind threejs threlte typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

59 7 0

Clone this repository

https://git.vm.fail/flo-bit.dev/flo-bit.github.io https://git.vm.fail/did:plc:iolnxwrjxmgh24yxoncx3uk5
ssh://git@knot1.tangled.sh:2222/flo-bit.dev/flo-bit.github.io ssh://git@knot1.tangled.sh:2222/did:plc:iolnxwrjxmgh24yxoncx3uk5

For self-hosted knots, clone URLs may differ based on your setup.


README.md

flo-bit portfolio#

this is my portfolio, created using astro, svelte, threlte, threejs and tailwind. wip.

demos#

see it live here

screenshot

demo videos:

https://github.com/user-attachments/assets/757d9b20-2232-4012-8013-68d5997960e6

techstack#

  • sveltekit (static build using @sveltejs/adapter-static)
  • threlte (svelte wrapper for threejs)
  • tailwind
  • automatic deployment using github actions to github pages
  • typescript

development#

clone the repo, install dependencies and run the dev server:

git clone https://github.com/flo-bit/flo-bit.github.io.git
npm install
npm run dev

when using it for your own portfolio, please remove the posthog analytics script from src/app.html (line 3-6)