This is what we do
  • Focustime

    React Native development
    Sep 2024 - Oct 2024

    Time-tracking tool that enables users to monitor and log their activity durations accurately. Built with React Native and Expo, it provides a smooth, cross-platform experience on both iOS and Android

    • Timer resumes when app is brought to the foreground
    • Notification support when you need to take a break from the activity
    • Summary is stored in the mobile memory using async storage and zustand
  • Next Notes

    Full-stack development
    Feb 2024

    Lightweight TODO app with a text editor for quick notes. Log in with your favorite social media account.

    • Intuitive management of notes
    • Notes can be divided into categories
    • Next.js OAuth authentication
    • Compatible with mobile devices including PWA
  • Dishconnect - Recipe Social Platform

    Full-stack mobile development
    Mar 2023 - Jan 2024

    A place for managing food recipes, sharing them with others or getting inspiration from existing ones. Managed by Expo v49 and Firebase.

    • CRUD operations of recipes
    • sign in with e-mail or Google auth
    • uploading recipe image to Firebase Storage
    • full navigation with React Navigation
    • searching recipes by ingredients using Firestore Database query
    • state management with Zustand