· 1 min read

Let's start blogging

Hi everyone, as you read above I'm Kioshi and I will try to write blogs about my experiences, side projects and react news!

I have been in the industry for more than 5 years and until now I haven’t written a blog or advanced my side projects, so my goal for this year is start. Join me and maybe we can learn something together.

export default function Start() {
  return <h1>Here we go!</h1>;
}