Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelmy318/axelmy-projects-showcase
A react application showcasing a few of the projets I made 👀
https://github.com/axelmy318/axelmy-projects-showcase
code demo example-code examples firebase javascript portfolio portfolio-site portfolio-website react reactjs
Last synced: about 1 month ago
JSON representation
A react application showcasing a few of the projets I made 👀
- Host: GitHub
- URL: https://github.com/axelmy318/axelmy-projects-showcase
- Owner: axelmy318
- Created: 2022-01-22T18:42:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T23:29:41.000Z (5 months ago)
- Last Synced: 2024-08-03T01:10:24.076Z (5 months ago)
- Topics: code, demo, example-code, examples, firebase, javascript, portfolio, portfolio-site, portfolio-website, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# axelmy-projects-showcase 👋
A ReactJS website to showcase most of the development projects I made along the way
## Why ? 🤔
I needed a way to document my node packages, so that users would have access to code examples and documentation.
By expanding the scope of the project, it now also serves as my portfolio.
## Check it out 😄
https://axelmy-projects-showcase.firebaseapp.com/## Main stuff used in the project 🔨
- ReactJS + Redux
- Firebase for hosting
- react-syntax-highlighter + prism.js to show the examples code
- The github API to display the code snippets
- The [shields.io](https://shields.io) API to display the badges on the README pages
- and a few of my own packages
- react-readme-printer to display the README files of the projects automatically
- react-github-scraper to display github sidebar on the right and create the commits page
## Screenshots 👀
![screenshot1](https://i.imgur.com/F8dFfvk.png)![screenshot2](https://i.imgur.com/TYWNRLR.png)
![screenshot3](https://i.imgur.com/rWi5z58.png)
![screenshot4](https://i.imgur.com/I9oO0lh.png)