Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xlaez/portfolio


https://github.com/xlaez/portfolio

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Kiama-portfolio

## Table of Contents

- [Overview](#overview)
- [Repository Structure](#repository-structure)
- [Installation](#installation)
- [Todo](#todo)
- [License](#license)
- [Credits](#credits)

## 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

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

## License

This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.
[![License: BSD 3-Clause License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

## Credits

- Kiama-team
- [Andry Rasolofomanana](https://github.com/Andryrasolofomanana)
- [Utibe Abasi](https://github.com/Xlaez)
- [Tonio](https://github.com/AntonioFabien2022)