Xlaez / portfolio

Home Page:https://portfolio-xlaez.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiama-portfolio

Table of Contents

Overview

Kiama-portfolio is a web application for Kiama-team. It is a portfolio of the team's projects and a blog for the team's members. This repository contains the code for the portfolio.

Repository Structure

The repository is structured as follows:

├── assets
│   ├── logo
│   │   ├── full
├── src
│   ├── assets
│   │   ├── fonts
│   │   ├── images
│   │   ├── scss
│   │   └── none
|   ├── common
|   ├── context
|   ├── data
|   ├── hooks
|   ├── pages
|   ├── router
|   ├── utils
|   ├── App.jsx
|   ├── main.jsx
│   └── none
├── LICENSE
├── .gitignore
├── README.md
├── package.json
├── package-lock.json
├── vite.config.js
└── .gitignore

Installation

To install, follow these steps:

  • Clone the repository
  • Install the dependencies

Todo

  • Add a animation for archivements
  • Add a animation for skills
  • Get value of kiama-theme first. Dark or light
  • Fix width and height of the modal for the portfolio and add a scroll
  • Fix Scroll to top when changing page
  • Add animation for capacity KiamaData

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details. License: BSD 3-Clause License

Credits

About

https://portfolio-xlaez.vercel.app

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:SCSS 55.4%Language:JavaScript 44.3%Language:HTML 0.2%