Skip to content

A react application showcasing a few of the projets I made πŸ‘€

Notifications You must be signed in to change notification settings

axelmy318/axelmy-projects-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

96 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

screenshot2

screenshot3

screenshot4