SMH
smh997
Android Developer, AR/VR Developer, Algorithm Tutor, and Computational Geometry Researcher.
Languages
Repos
56
Stars
6
Forks
0
Top Language
Kotlin
Loading contributions...
Top Repositories
Repositories
56No description provided.
No description provided.
An Android app for discovering, saving, and tracking books to read.
An android app that recommend a list of places with their details and information in Amsterdam in 5 different categories.
No description provided.
All my implemented solutions of various problems of different online judges and competitions
My first VR project.
Summary of the concepts I learn about XR.
A VR backgammon game where two players can play together in a virtual environment. Built for 6DoF headsets with grab interactions, dice physics, and socket-based movement.
Submission 2 for junior programmer pathway
A Junior Game Programming Project
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
This app simulates two players running a race. There are two progress bars to show the progress of the racers. The starter code is given and it is a practice to work with Coroutines.
This app consists information about some sports. There is a list of sports that user can tap on each and get some information about. The starter code is given and it is a practice to make the app adaptive with larger screen sizes.
This app resembles an email client. There are emails categorized in four groups. The starter code is given and it's practice to make the app adaptive with larger screen sizes.
No description provided.
An Android app showing desserts that the user can click on and purchase them. It's [one of the Jetpack Compose training projects](https://github.com/google-developer-training/basic-android-kotlin-compose-training-dessert-clicker/)!
An Android game app showing scrambled word to the user and letting them guess the correct unscrambled word. It's [one of the Jetpack Compose training projects]()!
An android app that shows a list of 30 words with their definition and examples so that for each day we can learn a word. The main idea of a 30 day app is from one of the Jetpack Compose training projects.