Mohamed Rejeb

Results 12 repositories owned by Mohamed Rejeb

Compose-Interactive-Gamepad

47
Stars
6
Forks
Watchers

Interactive gamepad made using jetpack compose

Pokedex

681
Stars
50
Forks
Watchers

Pokedex - a Kotlin Multiplatform app, built with Compose multiplatform, Coroutines, Flow, Koin, Ktor, SqlDelight, Decompose, MVIKotlin, and Material 3 based on MVI architecture

Calf

889
Stars
39
Forks
Watchers

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).

Card-Game-Animation

125
Stars
11
Forks
Watchers

Sample card game app made using Jetpack Compose. Contains some complex animations.

Compose-Geometry-Playground

69
Stars
0
Forks
Watchers

Geometry playground app made using Compose multiplatform that works for both android and desktop.

compose-rich-editor

993
Stars
60
Forks
Watchers

A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.

Ksoup

326
Stars
9
Forks
Watchers

Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.

Dino-Game

26
Stars
1
Forks
Watchers

Simple Dino Game 🎮 made using Compose multiplatform ( There's no Dino but who cares 🤣 ) I used Kotlin multiplatform with Compose multiplatform, for now the game works for android and desktop (IOS an...