Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mister-fix/smwingira.github.io
Personal portfolio web application built with React.js and TailwindCSS.
https://github.com/mister-fix/smwingira.github.io
portfolio reactjs tailwindcss webapp
Last synced: about 1 month ago
JSON representation
Personal portfolio web application built with React.js and TailwindCSS.
- Host: GitHub
- URL: https://github.com/mister-fix/smwingira.github.io
- Owner: mister-fix
- License: mit
- Created: 2024-04-14T23:20:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T23:32:17.000Z (9 months ago)
- Last Synced: 2024-07-15T22:45:58.724Z (6 months ago)
- Topics: portfolio, reactjs, tailwindcss, webapp
- Language: JavaScript
- Homepage: https://stephenwm.me/
- Size: 676 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://smwingira.github.io/)
![version](https://img.shields.io/github/v/release/smwingira/smwingira.github.io)
![repo size](https://img.shields.io/github/repo-size/smwingira/smwingira.github.io)
![code size](https://img.shields.io/github/languages/code-size/smwingira/smwingira.github.io)
![watchers](https://img.shields.io/github/watchers/smwingira/smwingira.github.io?style=social)
![stars](https://img.shields.io/github/stars/smwingira/smwingira.github.io?style=social)This is my portfolio web application built with React.js and TailwindCSS. It houses details about me,
my professional experience, educational background, technical skills, and more. It will also include links
to my projects when they become available, as well as a blog.## Project Structure
```ASCII
smwingira.github.io/
├─ .github/
├─ node_modules/
├─ app/
│ ├─ assets/
│ ├─ components/
│ ├─ data/
│ ├─ styles/
│ ├─ utils/
│ ├─ App.jsx
│ ├─ error-handler.jsx
│ ├─ main.jsx
├─ public/
├─ .editorconfig
├─ .eslintrc.cjs
├─ .gitignore
├─ .prettierrc
├─ CHANGELOG.md
├─ commitlint.config.js
├─ index.html
├─ LICENSE
├─ package-lock.json
├─ package.json
├─ postcss.config.js
├─ README.md
├─ tailwind.config.js
├─ vite.config.js
```## Built With
List of all the libraries and packages used to develop this project, this list will expand and or
shrink as the project grows and continues to improve.- [React.js](https://react.dev/) - Frontend JavaScript framework.
- [React Router Dom](https://reactrouter.com/en/main) - React dynamic routing.
- [TailwindCSS](https://tailwindcss.com/) - Frontend CSS framework.
- [PostCSS](https://postcss.org/) - CSS routine automator.
- [Swiper](https://swiperjs.com/) - Frontend touch slider.
- [AOS](http://michalsnik.github.io/aos/) - Animate on scroll library.
- [animate.css](https://animate.style/) - CSS Animations library.
- [Lucide React](https://lucide.dev/) - Icons library.## Author
This project is created by [@smwingira].
[@smwingira]: https://github.com/smwingira