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.
A simple TodoList was created using only pure web languages — HTML, CSS, and JavaScript — without any frameworks or libraries.
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 …
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 …
An internal design system guidebook that standardizes common components such as buttons, forms, and cards. Documented component structure, color and grid rules, and typography …
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 …
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 …
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 …
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 …
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 …