Code Monkey home page Code Monkey logo

bar's Introduction

fun getAbout(): AndroidDeveloper {
    val fullName = "Patryk Miล›"
    val description = """
        Passionate about fostering inclusivity in technology, my focus revolves around enhancing Android accessibility and pioneering the development of fully open-source screen readers. With each line of code, I aim to bridge the digital divide, ensuring that every user, regardless of ability, can navigate and interact seamlessly with digital interfaces.

        ๐Ÿ“ฑ Android Accessibility:
        Diving deep into the realms of Android development, I am dedicated to crafting accessible solutions that empower users with diverse needs. From exploring inclusive UI/UX design to implementing accessibility features, my goal is to contribute to a more accessible Android ecosystem.

        ๐ŸŒ FLOSS Screen Readers Development:
        Championing the principles of Free and Libre Open-Source Software (FLOSS), I actively contribute to the development of screen readers that break down barriers. By embracing openness and collaboration, my work aims to create a more transparent and accessible digital experience for everyone.

        Let's code for a future where technology truly serves all! ๐Ÿš€
    """.trimIndent()

    val skills = mapOf(
        "HTML" to "2007~Today, 4.01 Strict ~ 5.2",
        "ARIA" to "2015 ~ Today, 1.0 ~ 1.2", // Accessible Rich Internet Applications
        "Kotlin" to "basic",
        "Java" to "basic",
        "C/C++" to "Basic"
    )

    return AndroidDeveloper(fullName, description, skills)
}

bar's People

Contributors

bogachenko avatar chenxiaolong avatar eleoxda avatar fnldstntn avatar marat2509 avatar mosheh65 avatar nmayorga092 avatar patrykmis avatar twoomatch avatar uvzen avatar yee2 avatar

bar's Issues

suggest native sample rate selection

There is no direct way to obtain device's native sample rate. It may be done by queerying buffer length for each (e.g. 44.1 and 48 kHz) and checking for which one is the shortest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.