Skip to content

Releases: Bluzzi/portfolio

V0.9.0

08 Mar 21:50
Compare
Choose a tag to compare

🧱 What's new

  • Created call-button, an integration with Cal.com
  • Improving the logic of the order of experiences
  • Responsive displays better on mobiles and very large screens

🚧 Refactor

  • Moving the lib and app folders into the src folder

V0.8.0

08 Apr 19:11
Compare
Choose a tag to compare

🧱 What's new

🚧 Refactor

  • Use the new metadata API of NextJS 13.2
  • Revert to clsx instead of classix
  • All GitHub Actions (lint, tests, build) have been combined into a single action
  • Use the new Tailwind V3.3 TS config
  • Changed the TS path alias to #/ for the lib folder and ~/ for the public folder

V0.7.0

05 Feb 01:42
9beefb7
Compare
Choose a tag to compare

🧱 What's new

  • SEO improvement and implementation of meta tags (OG, Twitter, theme color)
  • Added sharp package for better image optimization in production
  • Added Vitest and Testing Library for unit testing
  • Writing unit tests for components: link-button and skill-button
  • Setup GitHub Actions for ESLint, NextJS build and unit testing

🚧 Refactor

  • Added a JSDoc for Tailwind configuration
  • Switch to classix instead clsx package

V0.6.0

13 Jan 21:43
Compare
Choose a tag to compare

🧱 What's new

  • Label component: a small label with various color variants. It can also have a link
  • ExperienceInfo component: which basically does what the experience.section.tsx component did. It also handles new labels to indicate if the type of experience (open source, professional)
  • Added the React Icons package to display custom icons from the same collection

🚧 Refactor

  • JSON configuration files have been replaced by more dynamic configurations written in TS
  • The formatting system of a difference between two dates was rewritten and split in a utility file. It now uses the duration and relativeTime plugins from the DayJS package

V0.5.0

24 Dec 04:24
Compare
Choose a tag to compare

My portfolio, looks like a simple resume. Written in TypeScript with React, NextJS and Tailwind.

V0.1.0

22 Dec 05:13
Compare
Choose a tag to compare
Message while waiting for the continuation of the development