Skip to content

Repository files navigation

Nick Bevers - Frontend Developer Portfolio

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.

About Me

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.

Technologies & Tools

  • HTML, CSS, JavaScript (ES6+)
  • GSAP (GreenSock Animation Platform)
  • WebGL / Three.js
  • Shaders (GLSL)
  • React (optional if applicable)
  • Vite / Webpack
  • Git & GitHub

Current State

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.

Installation & Running Locally

  1. Clone the repository:

    git clone https://github.com/nickbevers/webgl-portfolio.git
  2. Navigate into the project folder:

    cd portfolio
  3. Install dependencies: You can use your preferred package manager: Using npm:

    npm install

    Using Yarn:

    yarn install

    Using Bun:

    bun install
  4. 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
  5. Open localhost:3000 in your browser.

Contact

I'm always eager to connect and collaborate! Feel free to reach out:

Thanks for stopping by — I hope you enjoy exploring my work as much as I enjoy creating it!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors