Skip to content
View jiwooproity's full-sized avatar
✍️
I'm learning English
✍️
I'm learning English

Block or report jiwooproity

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jiwooproity/README.md

👋
Hi, developers ―
Thank you for visiting to my profile

I'm Jiwoo So, a Front-end developer.

저는 프론트엔드 개발자, 소지우입니다.

Some about me

< Work /> ―
I'm currently working in a company named Dejay.

< Hobby /> ―
I like to build custom keyboards and also develop various kinds of softwares.

< Status /> ―
I'm recently studying English and Rust language. English is to contribute more in open source activities, and Rust language is just for my expansion in knowledge.

Some technologies I work with

{
  "frontend": ["html", "css", "javascript", "typescript", "react", "next.js"],
  "backend": ["javascript", "typescript", "node.js", "express"],
  "ops_alpha": ["linux", "docker", "github-actions", "jenkins", "ssh", "zsh", "git"],
  "hobby": ["rust"]
}

My contact or portfolio

import axios from "axios";

const getContactList = () => {
  return axios.get("https://api.jiwoo.so/contact");
};

(async () => {
  const { data: response } = await getContactList();
  console.log(response);
})();

Response

{
  "blog": "https://jiwooproity.tistory.com/",
  "notion": "https://organized-jellyfish-19b.notion.site/1579598f11a14aa5bfc83c3606914732?pvs=4",
  "email": "[email protected]",
  "websites": [
    "https://www.jiwoo.so/",
    "https://bglovely.com/",
    "http://www.skinclouds.net/"
  ],
}

― See you again 🙌

If you want to learning English together, come to my Duolingo for add friend!!

Pinned Loading

  1. engineer-portfolio-3d engineer-portfolio-3d Public

    R3F Macbook screen action portfolio

    TypeScript 1

  2. dailly-commit-bot dailly-commit-bot Public

    매번 오후 6시마다 1일 1커밋을 완료하였는지 알림을 전달합니다.

    TypeScript

  3. bravegirls-fansite bravegirls-fansite Public

    BraveGirls Fan Site Project

    JavaScript

  4. javascript-document javascript-document Public

    자바스크립트 문법과 개념을 정리하는 문서입니다

    JavaScript

  5. I'm an early 🐤 I'm an early 🐤
    1
    🌞 Morning   154 commits  ██▎░░░░░░░░░░░░░░░░░░  10.8%
    2
    🌆 Daytime   647 commits  █████████▌░░░░░░░░░░░  45.3%
    3
    🌃 Evening   451 commits  ██████▋░░░░░░░░░░░░░░  31.6%
    4
    🌙 Night     175 commits  ██▌░░░░░░░░░░░░░░░░░░  12.3%
  6. shadcn-simple-cli shadcn-simple-cli Public

    installations shadcn-ui components easily and simply.

    TypeScript