Welcome to my portfolio! This project is a first step towards showcasing my passion and skills in frontend development, with a focus on creative web experiences using shaders, GSAP, and other modern web technologies.
Hi there 👋 I'm Nick Bevers, a frontend developer with a keen interest in building interactive and visually striking web experiences. My work blends code and creativity, leveraging tools like WebGL, Three.js, and GSAP to push the boundaries of what's possible for me on the web right now! Besides that, I am actively working towards certifying myself as someone with a passion for web accessibility and how we can combine visually stunning solutions with perfectly accessible features.
- HTML, CSS, JavaScript (ES6+)
- GSAP (GreenSock Animation Platform)
- WebGL / Three.js
- Shaders (GLSL)
- React (optional if applicable)
- Vite / Webpack
- Git & GitHub
This portfolio is a work in progress and represents the first step in my journey to create a platform that reflects my development style and capabilities. Expect regular updates as I continue to experiment and refine my projects.
-
Clone the repository:
git clone https://github.com/nickbevers/webgl-portfolio.git
-
Navigate into the project folder:
cd portfolio -
Install dependencies: You can use your preferred package manager: Using npm:
npm install
Using Yarn:
yarn install
Using Bun:
bun install
-
Run the development server Start the dev server with your chosen tool: Using npm:
npm run dev
Using Yarn:
yarn dev
Using Bun:
bun run dev
-
Open localhost:3000 in your browser.
I'm always eager to connect and collaborate! Feel free to reach out:
- Email: hello@nickbevers.dev
- LinkedIn: Nick Bevers
- Twitter: @nickbevers
Thanks for stopping by — I hope you enjoy exploring my work as much as I enjoy creating it!