Lists (6)
Sort Name ascending (A-Z)
Starred repositories
Server-Driven UI component with Compose Multiplatform
Build terminal UI in Kotlin using Jetpack Compose
A simple tool to display a text tree with Jetpack Compose🌲
A Compose Multiplatform library for pretty Json in Compose
A Jetpack Compose library to fully convert Android's Spanned into AnnotatedString
Compressed Hash-Array Mapped Prefix-tree (CHAMP) Implementation
Stratify enables you to build Kotlin Symbol Processing (KSP) plugins more easily than ever before. Stratify abstracts away nearly all of the boilerplate of writing a KSP plugin, and integrates Kotl…
My first implementation of a virtual machine using Java, the GenesisVM. Running opcodes/instructions and interpreting bytecode with the flexibility to insert mnemonics and return the result.
Lua compiler and Lua virtual machine implemented in Java
following a tutorial on building a VM to gain more advance experince with rust and interpreters
Implement common use cases with Jetpack Navigation 3
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations…
Server Driven UI with Jetpack Compose and Hilt
Art gallery experimentation app for SDUI in Kotlin Mobile Multiplatform
Write a Java Virtual Machine in Haskell to learn both of them.
A simple java based Virtual Machine to learn about Bytecode interpretation
BIMserver plugin that can create all sorts of charts of your model
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
Kotlin Declarative APIs for Multi-way Tree Data.
Tree data structure implemented in Kotlin