개발
논문 리뷰
프로젝트

개발

개발 관련 공부 및 자료를 정리합니다.
실수로 커밋된 파일 삭제하기 (feat. git-filter-repo)굳이 reset하지 말자~2025.7.3
Huggingface LLM Course - Chapter7 (Classical NLP tasks)Read huggingface docs. This time, let's cover to know classical NLP tasks.2025.4.24
Huggingface LLM Course - Chapter7 (Classical NLP tasks)
Huggingface LLM Course - Chapter5 (Datasets Library)Read huggingface docs. Deep dive into datasets library!2025.4.16
Huggingface LLM Course - Chapter5 (Datasets Library)
Huggingface LLM Course - Chapter2 & Chapter3Read huggingface docs. What is a tokenizer and fine-tuning? Train a model!2025.4.15
Huggingface LLM Course - Chapter2 & Chapter3
Huggingface LLM Course - Chapter1Read huggingface docs and note down important points2025.4.14
Huggingface LLM Course - Chapter1
Next.js 앱 CI/CD 구축하기Github Actions와 AWS CodeDeploy를 이용해 CI/CD를 구축합니다.2025.3.3
Next.js 앱 CI/CD 구축하기
Next.js 앱 배포하기Next.js와 Bun으로 만든 애플리케이션을 배포합니다. Vercel이 아닌 AWS의 EC2를 이용하고, nginx와 pm2를 통해 서버를 관리합니다.2025.3.2
Next.js 앱 배포하기