Skip to content
View VerbatimString's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VerbatimString

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
VerbatimString/README.md

Hi there 👋 I'm Kashif

Here are some of my side projects that I made in my free time!       (I need time to finish some of these projects!)

Activity Roulette Imaginary Wallpapers Echoplex Abstract Visualizers Motioncast
Progress: $${\color{green} ■■■■■}$$ Progress: $${\color{green} ■■■■■}$$ Progress: $${\color{green} ■■■}■■$$ Progress: $${\color{green} ■■■■}■$$ Progress: $${\color{green} ■■■■■}$$
YouTube Link for Activity Roulette YouTube Link for Imaginary Wallpapers YouTube Link for Echoplex YouTube Link for Abstract Visualizers YouTube Link for Abstract Visualizers
Summary ------------
A native Android app that recommends hobbies to user by fetching data from a remote API using async network calls.
------------
Summary ------------
A native mobile app that fetches wallpapers from Reddit's API, and supports scheduled wallpaper changes and image editing.
------------
Summary ------------
A mobile rhythm game where levels are dynamically generated from an audio analysis script, featuring a custom visual effects system that scales post-processing in response to player combos.
------------
Summary ------------
A native mobile app that generates custom music visualizers from audio-reactive graphic shaders.
------------
Summary ------------
A native iOS weather app that uses the device's location to present forecast as an animated sequence.
------------
Technologies ------------
Kotlin
MVVM
Retrofit
Dagger/Hilt
------------
Technologies ------------
Java
MVVM
Room
Background Services
------------
Technologies ------------
Unity3D
C#
Python
Shaders/GLSL
------------
Technologies ------------
Jetpack Compose
Kotlin Coroutines
Kotlin Flow
MVI Architecture
------------
Technologies ------------
Swift
Core Location
UIKit+SwiftUI
Lottie
------------

Pinned Loading

  1. activity-roulette activity-roulette Public

    A native Android app for suggesting random activities, built with Kotlin and showcasing clean MVVM architecture, Kotlin Flow, and dynamic UI animations

    Kotlin

  2. imaginary-wallpapers imaginary-wallpapers Public

    A native Android app that fetches wallpapers from Reddit | Features: image editing, bookmarks, sharing and automatic wallpaper changing.

    HTML

  3. motioncast-dynamic-weather motioncast-dynamic-weather Public

    A native iOS weather app that presents weather data through sequential animations, allowing users to explore forecasts for different locations.

    Swift