Welcome to IslemSao's portfolio! This repository showcases a collection of Android apps I developed. Each app has its own directory within this repository, containing the source code and related files.
Here are the Android apps included in this portfolio:
-
- Description: A simple calculator app that performs basic arithmetic operations.
-
- Description: An app that converts currencies based on the latest exchange rates using an API.
-
- Description: A note-taking app that allows users to create, edit, and organize their notes and store them in a SQLite database.
-
- Description: An app to manage and organize tasks and to-do lists, also using SQLite and includes animations and more features.
-
- Description: An app that provides current weather information and forecasts using the OpenWeatherMap API.
-
- Description: A modern Tic Tac Toe game developed using Jetpack Compose in Kotlin. Features include player vs player, score tracking, and a visually appealing UI.
To explore any of the apps in this portfolio, follow these steps:
-
Click on the corresponding link above to navigate to the app's directory.
-
Inside each directory, you will find the source code, project files, and any additional documentation.
-
Clone or download the repository to access the app's source code locally.
-
Follow the instructions provided in each app's readme file to build, run, and test the app.