development
review of papers
project

development

development related posts

실수로 커밋된 파일 삭제하기 (feat. git-filter-repo)

굳이 reset하지 말자~

2025.07.03
Huggingface LLM Course - Chapter7 (Classical NLP tasks)

Huggingface LLM Course - Chapter7 (Classical NLP tasks)

Read huggingface docs. This time, let's cover to know classical NLP tasks.

2025.04.24
Huggingface LLM Course - Chapter5 (Datasets Library)

Huggingface LLM Course - Chapter5 (Datasets Library)

Read huggingface docs. Deep dive into datasets library!

2025.04.16
Huggingface LLM Course - Chapter2 & Chapter3

Huggingface LLM Course - Chapter2 & Chapter3

Read huggingface docs. What is a tokenizer and fine-tuning? Train a model!

2025.04.15
Huggingface LLM Course - Chapter1

Huggingface LLM Course - Chapter1

Read huggingface docs and note down important points

2025.04.14
Next.js 앱 CI/CD 구축하기

Next.js 앱 CI/CD 구축하기

Github Actions와 AWS CodeDeploy를 이용해 CI/CD를 구축합니다.

2025.03.03
Next.js 앱 배포하기

Next.js 앱 배포하기

Next.js와 Bun으로 만든 애플리케이션을 배포합니다. Vercel이 아닌 AWS의 EC2를 이용하고, nginx와 pm2를 통해 서버를 관리합니다.

2025.03.02