Skip to content

Portfolio built in Vanilla JS + Typescript during first year of frontend developer studies, introducing myself as a frontend developer in training!

Notifications You must be signed in to change notification settings

Ayngie/portfolio2.0

Repository files navigation

Portfolio v.2.0

Short description:

This is a portfolio that I made during first year of Frontend Developer studies. It provides info about me as a Frontend Developer and my current status, while showcasing a demonstration of some of the early techniques I learned at Medieinstitutet.

This is version 2.0 of my portfolio (as there was a first version built solely with html/css). This vanilla JS-version is built with html/TypeScript/SCSS.

Techniques used (shields/badges)

Git badge VSCode badge Vite badge ESLint badge Prettier badge HTML5 badge Sass badge JavaScript badge TypeScript badge GitHub badge


Git commit convention:

  • ✨ (feat): - introduces a new feature to the codebase
  • 📝 (docs): - documentation / README
  • ♻️ (refactor): - refactoring of code
  • 👷 (build): - project build-up
  • 🐛 (fix): - patches a bug in your codebase
  • 💄 (style): - css/scss styling
  • ⏪ (revert): - revert to previous code

Past screenshot of project:

Demonstration of my portfolio


Run locally:

Clone the project

  git clone https://github.com/Ayngie/portfolio2.0.git

Go to the project directory

  cd Portfolio2.0

Install dependencies

  npm install

Start the server

  npm run dev

About

Portfolio built in Vanilla JS + Typescript during first year of frontend developer studies, introducing myself as a frontend developer in training!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published