package com.aqtanb
data class Profile(
val displayName: String = "Aktanberdi Ybyraiym",
val role: Role = Role.AndroidEngineer,
val location: Location = Location.Kazakhstan,
val skills: Set<Skill> = setOf(
Skill.Kotlin,
Skill.Java,
Skill.AndroidSdk,
Skill.JetpackCompose,
Skill.MVVM,
Skill.MVI,
Skill.CleanArchitecture,
Skill.Coroutines,
Skill.Flow,
Skill.Retrofit,
Skill.OkHttp,
Skill.Room,
Skill.DataStore,
Skill.Firebase,
Skill.Git,
Skill.Koin,
Skill.Hilt,
Skill.Navigation,
Skill.MultiModule,
Skill.NFC
)
)
- Almaty
-
11:38
(UTC +05:00) - https://orcid.org/0009-0004-3600-8001
- in/aqtanb
- https://leetcode.com/u/aqtanb/
- https://t.me/aqtanb
Highlights
- Pro
Pinned Loading
-
tron-checker
tron-checker PublicClean Android app for checking TRON blockchain transactions with ultra-simplified architecture (no DI/Retrofit/Navigation) - Kotlin + Compose + Material 3
Kotlin
-
mazmun
mazmun PublicModern Android news & content app built with Jetpack Compose, Clean Architecture, and Material 3 Design
Kotlin
-
oop-project
oop-project PublicForked from dibsnvas/OOPs-University-2024
Award-winning OOP project developed for a university course, showcasing advanced use of object-oriented principles.
Java
-
singularity
singularity PublicA mock social web application that lets users explore posts, albums, profiles, and more. Developed as part of the Jusan Singularity IT Camp (June–October 2024).
Kotlin
-
views-workout-app
views-workout-app PublicWorkout app with logo, Minecraft XP sound, and speech synth.
Kotlin
If the problem persists, check the GitHub status page or contact support.