31 Followers
28 Following
23 Posts
Old Seeker, New to Fatherhood, Developer πŸ‘¨β€πŸ’» with 10 years experience, switching btwn Kotlin ↔️ dart 😬, Dreaming of spaceships πŸ›Έ and extraterrestrials πŸ‘½
Medium linkhttps://medium.com/@oianmol
Spotify Styled Portfolio in Flutter Webhttps://anmolverma.in
πŸ€– GitHubhttps://github.com/oianmol
Slack Compose Multiplatform OSShttps://github.com/oianmol/SlackComposeMultiplatform

OpenTestLab Android (possible firebase test lab alternative) Early Alpha!

Demo Video demonstrating how to start the gRPC server and how to run the gradle plugin task on the sample android app to execute the tests via the server and how the test reports and video recordings are outputted!

Ref: https://androiddev.social/@Oianmol/112751061915020818

oianmol (@[email protected])

Just open sourced this self hosted Android Automation test lab (Firebase test lab alternative) Still in alpha, not well documented but I hope to update this soon! https://github.com/oianmol/OpenTestLabAndroid https://medium.com/@oianmol/custom-test-lab-for-android-cd74a2a9df6f Need contributors for taking this forward to the next level! #mobileautomation #androiddev

Android Dev Social
Sun kissed in berlin today! Went outside for food and a long walk after so many days, felt like a blessing πŸ˜‡
Flying as an expat to a different country, leaving my work setup behind and settling down is a lot of work man! I miss writing code and those failing unit tests in my cozy room. Can’t wait to get back to typing more out of these kotliny hands! πŸŽƒπŸ’š
please be good 2023!
Best thing about moving to germany is the silence that i can feel at home, there’s no construction sound or any sound of vehicles or any loud music to distract from meditation 🧘 and with this .env dhyana will flow deeper and get more beautiful as attention withdraws πŸ‘οΈ #meditation
Demo time! After a lot of hard work I was able to enable end to end encryption on iOS, Android and Desktop, Here's a demo where a group is created and messages are being shared with each other in real time
1. Hybrid Encryption using Google/Tink
2. SwiftyRSA
#jetpackcompose #kotlin

Reg :kotlin:Multiplatform Slack clone
Update: I just added the following features
1. Android Push notifications with ability to groups them like Gmail App notifications .
2. Reply back directly from notification!

#JetpackCompose #kotlin

Demo video for what i have been up to for the Kotlin Multiplatform slack clone
Just added
1. QR code login for multiple device auth
2. Send and receive messages in realtime with End to end encryption.
Slack kotlin multiplatform clone now supports end to end encryption with direct messages and group channels πŸŽ‰πŸš€ I have used google/tink for encryption needs on Kotlin Multiplatform mobile apps and the grpc kotlin backend! #e2ee #kotlin #JetpackCompose