Skip to content

my personal website, w/ astro, svelte, tailwind, typescript, threlte

Notifications You must be signed in to change notification settings

flo-bit/flo-bit.github.io

Repository files navigation

flo-bit portfolio

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

demos

see it live here

screenshot

demo videos:

portfolio-demo.mp4

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)