Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BleckWolf25/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BleckWolf25's Portfolio Website

This is my portfolio website built with Nuxt 3 and Nuxt UI. I'm using this as a way to learn and experiment with new technologies, and to showcase my work. I hope you enjoy it!

Live Demo

You can view the live demo of the portfolio website at https://bleckwolf25.vercel.app.

Project Structure

The project structure details can be found in the PROJECT_STRUCTURE.md file.

My Portfolio But On MarkDown File

You can view my portfolio on a markdown file in PORTFOLIO.md.

Template

This portfolio can be used by yourself! Fork the repository and make it your own. I hope you enjoy it! All the code is well documented and commented, so you should be able to understand it easily.

Requirements

Requires Node.js v22.15.0+ to run. Requires NPM v10.24.0+ to run.

Installation

# Clone the repository
git clone https://github.com/BleckWolf25/bleckwolf25-portfolio.git

# Change directory
cd bleckwolf25-portfolio

# Install dependencies
npm install

Usage

# Start the development server
npm run dev

Deployment

This project is deployed on Vercel.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Here are some guidelines for contributing to this project:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. Wait for me to merge your changes
  7. Celebrate!

License

This project is licensed under the MIT license.