I developed React Native-based Weather Forecast App. By leveraging the device's geolocation, the app determines your exact address, including street-level detail, latitude & longitude coordinates. This granularity ensures all weather data is highly localized, offering the most relevant information for your current spot on the globe.
At a glance, the app delivers an intuitive visual summary with temperature and sky conditions.
Also, it shows a detailed weather breakdown. It includes: current temperature & feels-like temperature, daily highs & lows, humidity (%), Wind speed & gust speed in m/s, Sunrise and sunset times.
Moreover, the app provides forecast data for up to 5 days, broken down into 3-hour intervals
While looking for alternatives for Flutter, I've managed to try out and practice .NET MAUI, so that I can better prepare government assignment projects.
This is a .NET MAUI Quotes for Programmers app. It displays a random programming-related quote each time the app loads or when the "Get New Quote" button is clicked, providing inspiration or humor for developers.
While looking for alternatives for Flutter, I've managed to try out and practice .NET MAUI, so that I can better prepare government assignment projects.
This is a .NET MAUI Split Check app. It calculates the total bill per person, including tips. Users can enter a bill amount, choose or adjust a tip percentage, and split the total evenly among a selected number of people.
While looking for alternatives for Flutter, I've managed to try out and practice .NET MAUI, so that I can better prepare government assignment projects.
This is a .NET MAUI Color Maker app. Users can generate RGB hex color codes either by adjusting the red, green, and blue sliders or by tapping the "Generate Random Color" button. The generated hex value can be copied to the clipboard by pressing the color code button.
While looking for alternatives for Flutter, I've managed to try out and practice .NET MAUI, so that I can better prepare government assignment projects.
This is a simple .NET MAUI To-Do List application. It allows users to add tasks using the "Add" button and remove tasks by swiping them left and tapping the "Delete" button.
The app also demonstrates basic network detection by displaying a "No Internet" when there's no Internet connection.
A desktop GUI and mobile (cross-platform) application programmed using Flutter and Dart as a part of 2L Bio Co., Ltd. (투엘바이오) government assignment project. I was in charge of the whole IT part of this project when I had been working in the company, 2L Bio Co., Ltd.
It manages thread insertion machine settings with graphical user interface.
It has convenient functionalities of saving, loading and updating the thread settings for later repetitive use.
Pomodoro app clone was for myself to get more used to Flutter and Dart, so that later I can deal with 2L Bio Co., Ltd. (투엘바이오) government assignment projects using Flutter and Dart.
This application helps users keep track of their work and rest cycles with ease. This app is a minimalist yet powerful Pomodoro timer built using Flutter and Dart. Designed with a clean and responsive user interface.
Financial app layout clone (only layout, without functionalities) was for myself to get more used to Flutter and Dart, so that later I can deal with 2L Bio Co., Ltd. (투엘바이오) government assignment projects using Flutter and Dart.