Skip to content
View selim0915's full-sized avatar
🖱️
mouse
🖱️
mouse
Block or Report

Block or report selim0915

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
selim0915/README.md
const isName = (name) => name.split('').sort(() => Math.random() - 0.5).join('');

console.log(isName('selim'));
// smile
// slime
// sliem

Pinned

  1. react-frontend-project react-frontend-project Public

    TDD 기반의 React 프로젝트

    JavaScript 1 1

  2. react-frontend-study react-frontend-study Public

    프론트앤드 기술 검토

    TypeScript 1 1