Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/batanoffs/portfolio
- Owner: batanoffs
- Created: 2024-04-16T13:26:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T21:58:51.000Z (20 days ago)
- Last Synced: 2025-01-17T22:31:28.000Z (20 days ago)
- Topics: figma, portfolio, react, tailwind, typescript
- Language: TypeScript
- Homepage: https://danielbatanov.netlify.app/
- Size: 7.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`, |