With Apple's annual Worldwide Developers Conference (WWDC) 2026 just around the corner, the winners of the "Swift Student Challenge," which showcases the programming and innovative energy of young students worldwide, have been officially announced. This year, Taiwanese students have performed exceptionally well, with eight students successfully making the cut, setting a new record for the most Taiwanese students to win awards in the competition's history.

To stand out in this fiercely competitive global event, entries must not only deeply integrate the native technology framework provided by Apple, but this year also reveals a significant development trend: with the assistance of generative AI tools, the threshold for "programming" is no longer insurmountable, and the core competitiveness of app development has officially shifted to "creative ideas" and "how to accurately allocate technical resources".
The use of AI tools is permitted, but plagiarism is strictly prohibited.
Apple also participated in this Swift student challenge.PlaintextParticipants are required to use AI tools, but they must be able to interpret and understand the code and honestly disclose the details of actual use, including significant personal contributions. Plagiarism is strictly prohibited.
This means that participants are allowed to use the Vibe Coding mode, but they cannot be "operators" who can only issue commands but cannot understand the code. Participants must lead the entire development project themselves, have a deep understanding of the logic of the AI-generated code, and be able to clearly explain the relevant technical architecture, problem-solving approach, and their original contributions in the written Q&A session.
In addition, this challenge strictly limits the use of Apple development frameworks such as Swift Playgrounds or Xcode, but allows the use of any open source software, music, photos, artwork or other content that is not owned by the company, provided that the licensing terms and copyright obligations are followed (for example, students used publicly available data to train AI recognition capabilities or used images under open license). When submitting entries, participants must provide an explanation of "why these resources are used".
Distinguished Award Winner Fu Yilun and ReMinder: A Healing Journey that Visualizes Stress by Combining Metal and SwiftUI
Among this year's eight finalists, Fu Yi-lun, a second-year student from the Department of Information Management at Taipei University of Nursing and Health Sciences, was selected as one of the Distinguished Winners and will be invited to attend WWDC 2026 at Apple's headquarters in California.
ReMinder, developed by Fu Yilun, is an app focused on emotional awareness and stress relief. This app, deeply optimized for iPadOS, is most impressive for its clever visualization of intangible psychological stress. By leveraging Apple's UI framework and underlying graphics technology, when a user makes a "tear" gesture on the screen, the system uses a highly smooth Liquid Glass effect to simulate a physically realistic shattering effect.

From a psychotherapeutic perspective, coloring stroke by stroke can gradually restore inner peace. The act of "tearing" and "breaking" symbolizes letting go of emotions, and the subsequent "reassembly" of the colored fragments into stars signifies facing one's inner self again. Fu Yilun further revealed that ReMinder contains an Easter egg: after each coloring and reassembly, the homepage will display the colors they originally chose, and they can also vaguely see the stars they reassembled, representing that their emotions are always being seen.


In reassembling these fragments, ReMinder uses a unified and calming color scheme and displays encouraging words at appropriate times to keep users emotionally engaged in the context. This not only demonstrates the developers' mastery of visual rendering technology but also highlights their profound insight into how to use technology to create humanistic care.
Deep integration of Apple's technology ecosystem: from on-device machine learning to spatial computing
Looking at the works of Taiwanese students this year, we can see their flexible application of Apple's core technologies:
Core ML and on-device AI computing:
Tan Sheng-Chuan, a first-year international master's student in artificial intelligence at National Central University, developed "Convolog," an AI-powered meeting record summarization tool that operates "completely offline." This perfectly aligns with Apple's recent push for on-device processing, utilizing a built-in neural network engine to generate summaries locally, with future plans to incorporate diverse large-scale language models.
Also focusing on local computing is Chou Hung-Yu from the Department of Computer Science and Engineering at Feng Chia University. His work, "WayFinder_AI," combines the Depth API to construct deep information about the world, showcasing the technological potential for environmental perception. This helps visually impaired users to easily identify Taiwan's relatively complex road conditions and traffic signals.


ARKit and VisionOS integration layout:
Lin Ying-Chen, a third-year student in the Department of Computer Science and Engineering at National Taiwan University (the only female nominee this year), created "PhysicsQuest," which uses augmented reality (AR) technology to bring dry physics experiments into the real world. It also uses fun and easy-to-understand methods to help users better understand classical mechanics, electromagnetism, and even modern physics, including quantum mechanics.
Hao-Wei Wu, a second-year student in the Department of Computer Science at National Chiao Tung University, designed "LifeRings" for the elderly. It combines Core Location (location information) and AV Foundation (audio-visual processing) with the concept of tree rings and time capsules, allowing users to record various memories more intuitively and concretely. It even considers introducing Vision Pro spatial computing to present "memories" in a more realistic form.


Core Audio and Interactive Experiences:
RiffNode, created by Liang You-Chia, a fourth-year student in the Department of Computer Science and Engineering at National Taiwan Ocean University, is designed specifically for guitarists. It precisely handles the conversion between analog and digital signals, digitally simulating and adjusting the output sound of various guitar effects pedals. It can even simulate the guitar playing process by connecting to an iPad or physical buttons and using foot pedals to bring different tonal effects such as vibrato and echo into the guitar playing. In the future, there are even plans to add a mechanism that allows multiple people to share different sound effect adjustments.
"Blues Journey," presented by Chu Chia-yu, a second-year student at National Chiao Tung University Affiliated Senior High School, introduces the history of the blues—a fundamental element of many musical performances—through a music rhythm game. Meanwhile, "ChipCraft," by Li Po-lin, a second-year master's student in Computer Science at Feng Chia University, transforms complex semiconductor manufacturing processes (such as EUV extreme ultraviolet irradiation and thin-film deposition) into a 3-minute interactive experience using smooth two-finger and drag-and-drop gestures. Plans are underway to incorporate more wafer designs, allowing users to understand how processors are manufactured in a simpler way.



Reflections on App Development in the Era of Generative AI: Creativity and Resource Integration are the Decisive Factors
It is worth noting that in the interviews and development records, many students admitted that they made extensive use of generative AI tools (such as AI-assisted coding) to assist in writing and debugging code during the development process of this competition.
This also reflects the current industry trend: In the past, developers often had to spend a lot of time and energy overcoming syntax errors and learning the underlying logic of new frameworks; but with the popularization of AI tools, the technical threshold for "writing code" and making it work smoothly has been greatly reduced.
The current trend in app development is no longer simply about competing on "who writes the most low-level and complex code," but rather on "the depth of creative ideas" and "the ability to make good use of tools and resources."
Developers are gradually evolving from simply writing code to becoming product directors. Just like the work of these eight Taiwanese students, they focused their efforts on thinking about "how to solve the memory problems of the elderly," "how to make the cold process of chip manufacturing interesting," and "how to make stress tangible." Then, they used AI assistance and Apple's existing powerful API libraries (such as Core ML, ARKit, and SwiftUI) to quickly bring these ideas to life.

However, these students also mentioned that while AI tools assist in programming, the most important thing is still to understand the programming logic themselves. Only then can they ask the AI to correct it or adjust it manually. This shows that learning coding knowledge and related technologies remains important, but the future app development process will focus more on creative ideas, logical thinking, and how to express and present them.
In addition to anticipating more native AI applications from Apple on platforms like iOS 27 and macOS 27 at WWDC 2026, the outstanding performance of these Taiwanese students in the Swift Student Challenge also demonstrates the next golden age of software development: anyone with a compelling idea and the ability to leverage AI tools by standing on the shoulders of technological giants can create life-changing masterpieces.


