Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/batanoffs/portfolio

This is my portfolio project, where I showcase most of my work. It fetches readme files and displays them in the project area.
https://github.com/batanoffs/portfolio

figma portfolio react tailwind typescript

Last synced: 14 days ago
JSON representation

This is my portfolio project, where I showcase most of my work. It fetches readme files and displays them in the project area.

Awesome Lists containing this project

README

        

# Personal portfolio website

[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

This project is just a simple web app build with vite, typescript, react and tailwind to showcase my work.
It fetches github `readme.md` files and displays them directly on project pages with the help of `react-markdown` and `remark-gfm` libraries.

Uses featured based folder structure.

Tools and technologies:

| Category | Technologies |
| ----------- | ----------------------------------------------------------------------------- |
| Frontend | `React`, `TypeScript` |
| UI | `Tailwind`, `Slick-Carousel`, `react-player`,`react-toastify`, `React-Slick`, |
| API Request | `Axios`, `react-markdown`. `remark-gfm` |
| Tools | `Git`, `Vite`, `ESLint`, `Prettier`, `Npm`, |