Skip to content

thepuzzlemaster/mentalfabrications

Repository files navigation

About this site

A personal portfolio site, built to showcase some of my past work. Built using sv.

This site is meant to convey a professional, yet playful attitude. It was a fun excuse to explore a new-to-me (at the time) framework (svelte), and a good excuse to play around with creating a playful particle system. All the physics of the particle system were coded from scratch without relying on any existing drawing or physics libraries.

live site

local dev

  1. npm install
  2. npm run dev

Building

To create a production version of your app:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published