garaekz / portfolio

This is my portfolio built with Vue, Vite and TailwindCSS, fully TypeScript.

Home Page:https://dagacoding.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Portfolio

This is my personal portfolio website, built with Vite, Vue 3, Vue-Router, Pinia and Tailwind CSS.

It is fully TypeScript and ESLint configured, and uses Vitest for unit testing (not yet tested).

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

It shows some of my knowledge and experience with the technologies used, and it is also a way to show my work and projects to the world. You can contact me through the contact form, and also see my social media and GitHub.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

Author

About

This is my portfolio built with Vue, Vite and TailwindCSS, fully TypeScript.

https://dagacoding.com/


Languages

Language:Vue 90.4%Language:TypeScript 5.8%Language:HTML 2.3%Language:JavaScript 1.3%Language:CSS 0.3%