Pinned Repositories
android-permissions-fetcher
Fetches all available Android permissions and their data from the official google page and returns them as an object, formatted json or writes them to a file.
BRogue
The goal of this project is to create a classic rougelike inspired game in Rust using bevy.
crawler
A simple dungeon crawler written in typescript using phaser, electron and parcel.
kotlin_property_extensions
A small lib example, showing how to extend exisiting types with new fields/properties, with memory management adherence.
SebastianRiga's Repositories
SebastianRiga/android-permissions-fetcher
Fetches all available Android permissions and their data from the official google page and returns them as an object, formatted json or writes them to a file.
SebastianRiga/crawler
A simple dungeon crawler written in typescript using phaser, electron and parcel.
SebastianRiga/BRogue
The goal of this project is to create a classic rougelike inspired game in Rust using bevy.
SebastianRiga/kotlin_property_extensions
A small lib example, showing how to extend exisiting types with new fields/properties, with memory management adherence.