joaobispo2077 / joaobispo2077.com

Personal portfolio with my projects, works, studies, stories and services.

Home Page:https://joaobispo2077.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JB | Personal Portfolio

PRs welcome! License

Github - JoΓ£o Bispo Linkedin - JoΓ£o Bispo Email - JoΓ£o Bispo

Project   |    Technologies   |    Layout   |    Challenges   |    How to contribute


πŸ’» Project

The personal portfolio is a project that aims to present my skills and projects in a simple and intuitive way.

πŸš€ Technologies

The project is based on the following frontend technologies:

  • ✨ TypeScript β€” Static typing for JavaScript.
  • βš› React β€” A JavaScript library for building user interfaces.
  • βš”οΈ Next.js β€” The React Framework for Production.
  • 🧩 Chakra UI β€” A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
  • πŸ’… Emotion β€” Emotion is a performant and flexible CSS-in-JS library.
  • πŸ“„ Storybook β€” Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular.
  • πŸ§ͺ Jest β€” Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
  • 🐢 Husky β€” Husky can prevent bad git commit, git push and more 🐢 woof!
  • 🎨 ESLint β€” Find and fix problems in your JavaScript code.
  • πŸ’„ Prettier β€” An opinionated code formatter.
  • πŸ“¦ Editor Config β€” A tool to maintain consistent coding styles between different editors and IDEs.

And all backend is built-in on top of GraphCMS.

πŸ”– Layout

  • Comming soon...

🎯 Challenges

  • Comming soon...

♻️ How to contribute

  • Fork this repository;
  • Create a new branch with your feature: git checkout -b feature/my-feature;
  • Commit your changes: git commit -m 'feat: awesome feature';
  • Push to your branch: git push origin feature/my-feature.

Once your pull request has been merged, you can delete your branch.

To setup app, read this file setup.md


Made with πŸ’™ & β˜• by JoΓ£o Bispo 😎

About

Personal portfolio with my projects, works, studies, stories and services.

https://joaobispo2077.com

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%Language:CSS 0.1%Language:Shell 0.0%Language:Makefile 0.0%