Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilyagulya/ilyagulya


https://github.com/ilyagulya/ilyagulya

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

## Hi there šŸ‘‹

Iā€™m interested in Developer Experience, crafting dev tools, programming languages, IDEs and compilers.

## My Projects šŸ’¼

- [swift-klib-plugin](https://github.com/ttypic/swift-klib-plugin) - Maintaining plugin which simplifies using swift code in your Kotlin Multiplatform project
- [Anvil Utils](https://github.com/IlyaGulya/anvil-utils) - code generator with several handy annotations for [Anvil](https://github.com/square/anvil) - code generator allowing to get rid of Dagger 2 boilerplate
- [Rust Dalvik VM](https://github.com/IlyaGulya/rust-dalvik-vm) - educational project where I'm trying to write a Dalvik VM implementation in Rust from scratch.
- [Todo App](https://github.com/IlyaGulya/TodoAppDecomposeMviKotlin) - Todo app sample using Compose Multiplatform, MVIKotlin, Decompose.