fun getAbout(): AndroidDeveloper {
val fullName = "Patryk MiΕ"
val description = """
I care about making technology work for everyone. My main focus is Android accessibility and building open-source screen readers that give real independence to users who rely on them.
π± Android Accessibility
I explore how Android can be more inclusive - from accessible UI design to improving system-level interaction for assistive tech users.
π Open-Source Screen Readers
I support the open software movement by contributing to free, community-driven screen reader projects. The goal is simple: open code, open access, equal opportunity.
Technology should serve people - all people.
""".trimIndent()
val skills = mapOf(
"HTML" to "2007 ~ Today, from 4.01 Strict to WHATWG HTML Living Standard",
"ARIA" to "2015 ~ Today, evolving WAI-ARIA spec",
"Kotlin" to "basic",
"Java" to "basic",
"C/C++" to "basic",
"Rust" to "basic",
"Python" to "basic"
)
return AndroidDeveloper(fullName, description, skills)
}
π Aspiring Android Dev | Open Source Enthusiast | π Cybersecurity Advocate | π± Exploring Accessibility in Android
- Poland
-
19:33
(UTC +01:00) - @PatrykMis@infosec.exchange
- @Patryk_Mis
Pinned Loading
-
Irineu333/SpeakTouch
Irineu333/SpeakTouch Public[WIP] A free software screen reader for Android.
Kotlin 9
-
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.




