Projects
Implementing a TodoList Using Pure Web Languages featured image

Implementing a TodoList Using Pure Web Languages

A simple TodoList was created using only pure web languages — HTML, CSS, and JavaScript — without any frameworks or libraries.

Time Capsule App Development featured image

Time Capsule App Development

A team project for the Mobile Programming course at Jeonbuk National University, where three members developed a time capsule app. The app allows users to store photos, videos, and …

Sorting Algorithm Performance Comparison featured image

Sorting Algorithm Performance Comparison

A team project conducted by two members for the Algorithm course at Jeonbuk National University. We compared the performance of various sorting algorithms by sorting large-scale …

Design System Guidebook featured image

Design System Guidebook

An internal design system guidebook that standardizes common components such as buttons, forms, and cards. Documented component structure, color and grid rules, and typography …

Cloud Note — Cloud-Based Note App Planning featured image

Cloud Note — Cloud-Based Note App Planning

A web-based cloud note service concept that allows users to synchronize their notes in real time across devices. Based on a structure similar to Google Drive, the UI scenario …

Smart Travel Dashboard featured image

Smart Travel Dashboard

A smart travel dashboard UI that allows users to view travel destinations, weather, and accommodation information at a glance. It uses a card-style interface and map-based …

Motion Landing Page featured image

Motion Landing Page

An interactive landing page design concept created using Framer Motion. Applied parallax scrolling and subtle entrance animations to the hero section to explore how motion design …

AWS Cloud Portfolio Deploy featured image

AWS Cloud Portfolio Deploy

An example of a cloud deployment workflow using AWS S3 and CloudFront to host a static website. Configured an automated build-and-deploy pipeline with GitHub Actions and documented …

UI Accessibility Audit Tool featured image

UI Accessibility Audit Tool

A frontend tool concept designed for web accessibility evaluation. It features a UI that automatically detects color contrast, font size, and the presence of alt text. The …