Period.
2022.09.01 - 2023.05.31
What I've done.
Participated in BabyStory, an app for editing baby photos and using them as albums, and SleepTune, a project for enjoying ASMR sounds.
Baby Story App Maintenance
- Handled minor bugs and feature additions to increase retention and payment conversion rates for the Baby Story app.
- Through code reviews using GitHub, I carefully reviewed code with team members and learned CI/CD usage.
- It was an opportunity to think about what kind of agile methodology is needed for the team to work organically.
Added Story Tab to Baby Story

- To transform BabyStory from providing simple editing features to becoming a super app, we added the ability to write diaries within the app after photo editing.
- This let users flow from editing straight into journaling without leaving the app.
- Implemented diary creation and editing screens.
- Researched and implemented the feature for changing diary background colors.
- Documented the implementation process and published it on the team blog.
- Researched and implemented the feature for changing diary background colors.
Improved SleepTune Onboarding
- Using Core Animation and SpriteKit, I made the previously rigid SleepTune onboarding dynamic and user-interactive.

Participated in Internal Team Blog TF
- Participated in Pixo's internal team blog TF, contributing articles and discussing proposals and action plans to activate the team blog.
Participated in TDD Internal Study
- Studied "Test-Driven Development" book to find areas where TDD could be applied, and tried to practice test-driven development even in small areas.