This is my personal website built with Next.js and React Three Fiber, allowing me to create interactive 3D experiences directly in the browser. It leverages @react-three/drei for useful 3D helpers, @react-three/postprocessing for visual effects, and tailwindcss for styling. The website is designed to showcase projects, experiments, and creative web interactions using modern web technologies.
- GitHub logo used under brand guidelines, available at github.com/logos.
- LinkedIn logo used under brand guidelines, available at brand.linkedin.com.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page
auto-updates as you edit the file.
This project uses
next/font
to automatically optimize and load Geist, a new font
family for Vercel.
Contributions are welcome! Open a GitHub issue or pull request.
This project is licensed under the MIT license