From 6bf2b95631be85a0aa26d564c5f09fc82fae783b Mon Sep 17 00:00:00 2001 From: gahusb Date: Tue, 10 Feb 2026 03:54:07 +0900 Subject: [PATCH] Add Gmail Automation RPA to portfolio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Gmail API 이메일 자동화 프로젝트 추가 - 자동 분류 및 답장 기능 - Gitea 저장소 링크 연결 - 이모지 변경 (🤖 → 📧) --- app/page.tsx | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 9b71bd7..0d7f424 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -226,24 +226,32 @@ export default function Home() { - {/* Portfolio Item 3 */} -
+ {/* Portfolio Item 3 - Gmail Automation */} +
-
🤖
+
📧
RPA 자동화
-

웹 스크래핑 봇

+

Gmail 이메일 자동화

- 실시간 데이터 수집 및 분석 자동화 시스템 구축 + Gmail API로 이메일 자동 분류/답장. 업무 효율 150% 증가

-
+
Python - Selenium - BeautifulSoup + Gmail API + OAuth +
+
+ GitHub에서 보기
-
+