Skip to content

samzx/soft-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soft Portfolio

A neumorphic inspired personal website and portfolio.

  • Showcase your project screenshots with carousels
  • Link up your social and other links
  • Supports light and dark mode 💡

Demo: https://samxie.net/

Deploy your own

Clone and deploy with vercel.

Deploy with Vercel

Configurations

  • Under src/data/fixtures.ts, edit to customise copy.

  • Under src/themes, edit light and dark themes (including background image).

  • Render your own 3D model by editing blender/peregrine-falcon.blend using Blender for free.

  • Download company logos and use Figma to edit and export svg with no borders.

Push your changes to master to auto-deploy to vercel.

Development

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.