This developer portfolio project was built using Svelte Kit, SCSS, and TypeScript. It serves as a platform to showcase my work and skills to potential employers or clients, and includes a list of my past projects with descriptions and live demos/code repositories. The website also includes a section highlighting my skills and experience, as well as a contact feature for easy communication. The goal of this project is to give an understanding of my capabilities and personality as a developer, and to provide a way for potential employers or clients to reach out to me.
To setup and run this project locally, you will need to have NodeJS and NPM installed. It is also recommended to use Yarn for package management.
npm
npm install npm@latest -g
Yarn
corepack prepare yarn@stable --activate
It is recommended to host this portfolio using Vercel and the default Svelte Kit configuration. If you prefer to use a different hosting platform, you will need to modify the adapter in the svelte.config.js file. Consult the documentation for more information on how to do this.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE.txt
for more information.
Michael - @Officer_Pum
Project Link: https://github.com/PumPum7/svelte-portfolio