Skip to content
View ssi02014's full-sized avatar
🥰
🥰

Block or report ssi02014

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
ssi02014/README.md

Hits

Career

  • BGZT - Vertical Service Lab Frontend Software Engineer (~ ing)
  • Fount - Frontend Software Engineer

Personal Team

  • IDU 개발 동아리 Modern Agile 에서 Frontend Leader & Mentor로 활동하고 있습니다.
  • 클라이언트 개발과 관련된 유용한 모듈들을 제공하는 @modern-kitMaintainer로 활동하고 있습니다.

Contributions to open sources


Anurag's github stats

Pinned Loading

  1. react-query-tutorial Public

    😃 TanStack Query(aka. react query) 에서 자주 사용되는 개념 정리

    1.6k 156

  2. modern-agile-team/modern-kit Public

    @modern-kit은 클라이언트 개발에 유용한 모듈들을 제공하는 오픈소스 라이브러리 입니다.

    TypeScript 121 19

  3. image-webp-converter Public

    🌄 This is a simple CLI tool that allows you to convert images to webp format. It provides an easy way to convert JPG, JPEG, and PNG images to the more efficient Webp format.

    JavaScript 5

  4. react-thumbnail-generator Public

    Simple React Thumbnail Generator Component 😄

    TypeScript 25

  5. toss/es-toolkit Public

    A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.

    TypeScript 7.9k 390

  6. cure53/DOMPurify Public

    DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:

    JavaScript 14.9k 767

1,527 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to modern-agile-team/modern-kit, Team-Grace/devgrace, toss/es-toolkit and 23 other repositories
Loading A graph representing ssi02014's contributions from March 31, 2024 to March 31, 2025. The contributions are 52% commits, 25% pull requests, 14% code review, 9% issues.

Contribution activity

March 2025

Created 1 repository

Created a pull request in modern-agile-team/modern-kit that received 3 comments

feat(utils): trim 신규 유틸 함수 추가

Overview 문자열의 시작과 끝에서 공백 또는 지정된 문자를 제거합니다. chars 매개변수가 주어지지 않으면 모든 선행과 후행 공백을 제거합니다. (String.prototype.trim과 동일하게 동작합니다.) chars가 문자열인 경우 해당 문자열을 각 …

+294 −38 lines changed 3 comments
Opened 17 other pull requests in 3 repositories
  • Feat/size
    This contribution was made on Mar 30
Reviewed 10 pull requests in 2 repositories

Created an issue in toss/es-toolkit that received 3 comments

Support for isWindow

In client development, we sometimes need to type guard whether a certain element is a window or not. I think this would be a useful utility functio…

3 comments
Opened 5 other issues in 1 repository
Loading