Skip to content

Releases: Bro3Simon/BroStack

Add a New "People Page" Project

20 Mar 20:36
c3b5d56
Compare
Choose a tag to compare
v3.5.0

feat: add a new "People Page" project

Improve Skills

18 Mar 14:11
67dc62b
Compare
Choose a tag to compare
  • Add abbreviations to skills that are made up of a mix of abbreviations and regular text.
  • Add links to some skills.

Migrate Projects to External Repositories

18 Mar 14:09
b6f55b1
Compare
Choose a tag to compare
  • Update dependencies.
  • Remove unused dependencies.
  • Add .npmcheckrc file and a README.
  • Update recommended extensions.
  • Remove all external projects.
  • Update project card design.
  • Use the Image component from Next.js.
  • Remove ConditionallyRender component.

Migrate Components to the Server

28 Feb 02:10
a8c128f
Compare
Choose a tag to compare
  • Use system props instead of sx prop.
  • Create variables.
  • Update names.
  • Use single responsibility functions.

Update External Work Links

02 Feb 14:15
b470c96
Compare
Choose a tag to compare

fix: update external work links

Update Data and Dependencies

14 Dec 20:34
9bf50c1
Compare
Choose a tag to compare
v3.1.0

feat: update data and dependencies

Migrate to Next

21 Nov 18:15
04ef6e0
Compare
Choose a tag to compare
  • Migrate to Next.
  • Add a pre-commit hook to lint and format.
  • Add a pre-push hook to run tests.
  • Update ESLint and Prettier configurations.
  • Add VS Code recommended extensions.
  • Update VS Code settings.
  • Update skills.

Add Automatic Unit Testing

24 Sep 00:29
1ef4a0d
Compare
Choose a tag to compare
  • Add unit testing with Jest, and React Testing Library.
  • Add Husky to prevent a push if tests are failing.
  • Perform patch and minor dependency updates.
  • Make a few refactoring changes.
  • Add new skills to profile.

Apply New Knowledge

24 Sep 00:28
3731125
Compare
Choose a tag to compare
  • Improve performance with better component structure.
  • Use custom hooks to separate business logic from the UI.
  • Use a better project structure.
  • Replace CSS with JSS using Emotion through MUI.
  • Make minor UI changes.
  • Improve code formatting, conventions and style with ESLint.
  • Replace Scroll Reveal with React Awesome Reveal.
  • Use TypeScript.
  • Update dependencies.
  • Remove JQuery.
  • Add automatic deployment.
  • Update information.