Opensource contributions to Lexit
I've been contributing to Lexit, an open-source personal vocabulary vault — a neat little app that helps you collect and revisit new words you come across.
My work mainly focused on improving the overall experience. I implemented a smoother dark mode toggle using the View Transition API, fixed reload state issues, and added page transitions to make the app feel more polished and fluid.
It's been a fun learning experience working with browser-native transitions and animations in a real open-source setup. Getting to contribute to something that others actively use felt genuinely rewarding.
{Contributions}
~ Implemented a theme toggle using the View Transition API for a smooth circle with blur effect, and animated the toggle button with motion, making navigation feel fluid and visually pleasant.
~ Worked on smooth page transitions with fade and blur effects using motion, making navigation feel fluid and visually pleasant.
~ Added button to quickly regenerate AI responses, making the app a bit more convenient to use.