Skip to content
View aiyu-ayaan's full-sized avatar
:fishsticks:
Building Between Us
:fishsticks:
Building Between Us

Highlights

  • Pro

Organizations

@BIT-Lalpur-App @ResearchHub24 @Btw-Us

Block or report aiyu-ayaan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aiyu-ayaan/README.md

Hey 👋, I'm Ayaan

BgImage

Github aiyu-ayaan wakatime

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 = "[email protected]"
    }
    
    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"
    }
}

📊 My GitHub Stats


aiyu-ayaan's GitHub stats aiyu-ayaan's GitHub stats

"Building tomorrow's software solutions, one commit at a time."

Pinned Loading

  1. Aiyu Aiyu Public

    A fully customizable Developer Portfolio built with Next.js 15, Tailwind CSS, and MongoDB. Features a comprehensive Admin Panel (CMS) for managing projects, blogs, and themes without code. Docker-r…

    JavaScript 7 1

  2. BetweenUsBundle BetweenUsBundle Public

    A full-stack real-time communication platform with end-to-end encrypted messaging, voice/video calling, and rich media sharing. Built with Node.js + Express + TypeScript + Socket.io on the backend …

    TypeScript

  3. LoadPulse LoadPulse Public

    LoadPulse is a project-based website performance testing workspace built with React, Node.js, MongoDB, Socket.IO, k6, and Redis.

    TypeScript

  4. Roadlyn Roadlyn Public

    Roadlyn is a monorepo-based SaaS platform designed to help teams create intelligent, data-driven product roadmaps with the assistance of AI. This is the initial enterprise-grade boilerplate setup.

    TypeScript