Taeho Park’s Portfolio

This is Taeho Park’s personal portfolio. In this portfolio, I introduce the projects I have completed so far.

Project List

Blog Platform Development

Developed a blog platform using Django and React, providing features such as user authentication, comments, and post creation. Also implemented user profile management, search functionality, and tag categorization.

Automatic News Article Crawling

Built a system using Python’s BeautifulSoup library to automatically collect and analyze articles from news websites. The collected data was analyzed and visualized using Pandas and Matplotlib.

To-Do Management Application

Developed a mobile application using Flutter, where users can add, modify, and delete tasks. Integrated with Firebase for real-time data management and implemented user authentication.