Skip to content
View citron03's full-sized avatar
:octocat:
:octocat:

Block or report citron03

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
citron03/README.md

๐Ÿฌ Hello, I'm Lee Yu-chan

Frontend Developer | React & TypeScript Enthusiast Focus on clean code, seamless UX, and AI-driven solutions.


๐Ÿ›  Tech Stack

Frontend JavaScript TypeScript React Next.js React Native

Backend & Devops Node.js Express.js GitHub Actions

State Management & Tools Git


Recent Activity

This is a list of my most recent activity on GitHub.

  1. โฌ†๏ธ Pushed undefined commit(s) to citron03/tistory-citron031-sitemap
  2. โฌ†๏ธ Pushed undefined commit(s) to citron03/practice-nest-11
  3. โฌ†๏ธ Pushed undefined commit(s) to citron03/frontend-stack-playground
  4. โฌ†๏ธ Pushed undefined commit(s) to citron03/Codex-Arsenal
  5. โฌ†๏ธ Pushed undefined commit(s) to citron03/Codex-Arsenal

Last Updated: Tuesday, July 28th, 2026, 2:49:08 AM


๐Ÿค™ Contact

Tistory

Pinned Loading

  1. frontend-stack-playground frontend-stack-playground Public

    Practice React 19, Next 15 (with react compiler)

    TypeScript

  2. frontend-daily-lab frontend-daily-lab Public

    frontend-daily-lab โœŒ๏ธ

    HTML

  3. SignGin/Clorare SignGin/Clorare Public

    ๐Ÿ‘• Clothes Random Recommendation Project

    Python 1 2

  4. import mneomonic with ctrl + v (Reac... import mneomonic with ctrl + v (React Native)
    1
    import React, {useCallback, useState} from 'react';
    2
    import {Alert, Button, FlatList, SafeAreaView, StyleSheet, TextInput} from 'react-native';
    3
    
                  
    4
    function MneomonicInput({
    5
      word,
  5. webpack config setting test file webpack config setting test file
    1
    const path = require('path')
    2
    const LoaderOptionsPlugin = require('webpack/lib/LoaderOptionsPlugin');
    3
    const ReactRefreshWebpackPlugin = require('@pmmmwh/react-refresh-webpack-plugin');
    4
    
                  
    5
    module.exports = {
  6. Pulsefolio Pulsefolio Public

    ์‹ค์ œ ๊ฑฐ๋ž˜ ์—†์ด ์‹ค์ œ ๋ฐ์ดํ„ฐ๋กœ ํˆฌ์ž ํ˜„ํ™ฉ์„ ๊ด€๋ฆฌํ•˜๋Š” ๊ฐœ์ธ ํˆฌ์ž์ž์šฉ ํ”Œ๋žซํผ.

    TypeScript 1