Skip to content

Portfolio website using three.js/Blender/JS/HTML/CSS.

Notifications You must be signed in to change notification settings

akmarzhan1/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akma's Portfolio

Welcome to my portfolio website repo! I use basic JS/HTML/CSS and three.js with models imported from Blender to add a twist. The three.js parts were inspired by Bruno Simon's course. The first page of the finished website looks like this:

Screen Shot 2022-06-06 at 16 00 12

If you want to see the deployed version, visit this website: https://akmarzhan.netlify.app/

I also added some of my earlier projects, feel free to contact me if you have any questions!

Setup

To run this repo, you will need to download Node.js and execute the following commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Happy coding!

About

Portfolio website using three.js/Blender/JS/HTML/CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published