- 👨💻 #SelfTaught Developer mostly working on ❤️Android ❤️Kotlin!
- 🌐 Little bit exploring Web development too...
- 👨👩👧👧 Daddy of two girls.
- Loves ⚽ and 📺.
- Proud to be 🇹🇷
🏠
Working from home
Senior Android Developer @RoofStacks
-
RoofStacks
- İstanbul
-
06:50
(UTC +03:00) - http://alpoz.me
- in/alper-özaslan-6552a151
- alperozaslan7
- alperozaslan
Highlights
- Pro
Pinned Loading
-
-
-
Valorant-Compose-App
Valorant-Compose-App PublicForked from cnrture/Valorant-Compose-App
A Valorant game information application built using Jetpack Compose - MVVM with Clean Arc - Hilt - Flow - Retrofit.
Kotlin
-
-
Kotlin zip and unzip functions
Kotlin zip and unzip functions 1object ZipManager {
23fun zip(files: List<File>, zipFile: File) {
4ZipOutputStream(BufferedOutputStream(FileOutputStream(zipFile))).use { output ->
5files.forEach { file ->
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.