val bio = """
Building enterprise solutions by day, crafting mobile experiences by night! π
I love solving complex problems and architecting scalable software solutions π€.
Open Source is my passionβalways exploring new technologies and patterns! β€οΈ
"""
val ayaan = developer {
about {
name = "Ayaan Ansari π"
role = "Software Engineer | Mobile Android Developer"
location = "Mumbai, Maharashtra"
description = """
|2+ years of experience building innovative mobile applications with Kotlin and Jetpack Compose
|Currently developing enterprise-level applications with .NET Framework and WordPress
|Passionate about creating high-performance, scalable solutions with modern architecture patterns β¨
""".trimMargin()
}
tech {
languages("Kotlin", "Java", "Python", "C#", "JavaScript")
frameworks {
+"Android SDK/Jetpack"
+"Jetpack Compose"
+"Kotlin Multiplatform"
+".NET Framework"
+"WordPress Development"
+"Firebase"
+"Retrofit/Ktor"
}
tools("Android Studio", "Git", "GitHub Actions", "Figma", "Postman")
architectures("MVVM", "Clean Architecture", "Repository Pattern", "Dependency Injection")
}
links {
linkedin = "https://www.linkedin.com/in/aiyu"
github = "https://github.com/aiyu-ayaan"
playStore = "https://play.google.com/store/apps/dev?id=9010297981454032885"
email = "ayaan35200@gmail.com"
}
education {
Education(
institution = "π BIT Mesra",
program = "MCA (Master of Computer Applications)",
timeline = "Aug 2023 - May 2025",
cgpa = "8.1/10.0"
)
Education(
institution = "π BIT Mesra",
program = "BCA (Bachelor of Computer Applications)",
timeline = "Aug 2019 - May 2022",
cgpa = "8.2/10.0"
)
}
experience {
Experience(
company = "πΌ Adrosonic",
role = "Software Engineer",
duration = "Jun 2025 - Present",
location = "Mumbai, Maharashtra",
achievements = listOf(
"β’ Developing enterprise-level applications using WordPress and .NET Framework",
"β’ Building scalable web applications improving system performance by 30%",
"β’ Collaborating with cross-functional teams to deliver high-quality solutions"
)
)
Experience(
company = "πΌ Adrosonic",
role = "Software Engineer (Trainee) - Internship",
duration = "Dec 2024 - Jun 2025",
location = "Mumbai, Maharashtra",
achievements = listOf(
"β’ Developed enterprise POC for Dynamics 365 and Instanda integration",
"β’ Reduced process automation time by 40%",
"β’ Redesigned office website UI/UX improving load times by 30% and engagement by 20%"
)
)
Experience(
company = "πΌ BeyondSchool",
role = "Android Developer Intern",
duration = "Jul 2022 - Mar 2023",
location = "Ranchi, Jharkhand",
achievements = listOf(
"β’ Implemented TTS/STT functionality increasing accessibility by 35%",
"β’ Designed gamification features boosting user retention by 40%",
"β’ Optimized app flow reducing drop-off rates by 25%"
)
)
}
featuredProjects {
Project(
name = "π° ExpenseSync",
description = "Cross-platform expense management app with 500+ users and 4.6/5 rating",
tech = "Kotlin β’ Jetpack Compose β’ Firebase β’ MVVM β’ Clean Architecture",
achievements = listOf(
"β’ Real-time data sync reducing delays by 75%",
"β’ Desktop version with QR authentication increasing multi-device usage by 45%"
)
)
Project(
name = "π¬ Research Hub KMP",
description = "Cross-platform research collaboration tool increasing team productivity by 30%",
tech = "Kotlin Multiplatform β’ Compose β’ Koin β’ Retrofit",
achievements = listOf(
"β’ Shared business logic between Android and Desktop platforms",
"β’ Integrated FCM improving user engagement by 40%"
)
)
Project(
name = "π BIT App",
description = "University student portal with 1000+ users and 4.7/5 Play Store rating",
tech = "Android β’ Kotlin β’ Firebase β’ MVVM β’ Room β’ WorkManager",
achievements = listOf(
"β’ Custom analytics dashboard for usage monitoring",
"β’ Efficient background tasks and local data storage"
),
link = "https://play.google.com/store/apps/details?id=com.atech.bit"
)
Project(
name = "π TTS-Engine",
description = "Custom Text-to-Speech library with 500+ downloads on JitPack",
tech = "Android Library β’ Kotlin β’ Lifecycle Components",
achievements = listOf(
"β’ Real-time text highlighting and lifecycle-aware functionality",
"β’ Integration in 5+ production applications"
),
link = "https://github.com/aiyu-ayaan/TTS-Engine"
)
}
exploring {
+"Enterprise Application Development"
+"Kotlin Multiplatform Mobile (KMM)"
+"Compose Multiplatform"
+"Cloud Integration Patterns"
+"Modern .NET Development"
}
}
"Building tomorrow's software solutions, one commit at a time." β¨