
2025-03-16
Mobile App
A deep dive into developing a cross-platform mobile app using React Native and TypeScript.
📱 Mobile Project: Front-end
This project focuses on creating a smooth and intuitive mobile experience. I used React Native and TypeScript to build a reliable, high-performance UI that works great on both iOS and Android.
🔗 Project Links
- GitHub Repository: gyuripk/mobile
📺 Demo Video
Check out the video below to see the app in action and explore its core features.
📸 Screenshots
Here is a quick look at the app's main screens.
| Main Feed | Item Details | My Profile |
|---|---|---|
![]() | ![]() | ![]() |
🛠Tech Stack & Key Features
- React Native & TypeScript: Used static typing to ensure code stability and catch bugs early.
- State Management: Implemented an efficient data flow to keep the UI in sync.
- Responsive Design: Optimized the layout to look clean on various screen sizes.
🚀 How to Run
# Install dependencies npm install # Run the app npm run ios # for iOS npm run android # for Android

Portfolio Website
A professional React-based portfolio to showcase projects, resume, and technical skills with integrated contact features.

Backend with Node
A robust Twitter-style API built with Express and MongoDB, featuring real-time updates via Socket.IO and advanced security layers.


