kremi151
Software development enthusiast, back-end, front-end & emulation. Proficient in Java, Kotlin, TypeScript, JavaScript & C++
Luxembourg
Pinned Repositories
async-scheduler
A promise based task scheduler written in TypeScript (compatible with JavaScript ES2015)
docker-android-sdk
Minimal Docker images with Android SDK and Android NDK with latest CMake
ForgedPerms
A plugin for SpongeForge, linking the Forge permission API to the one of SpongeForge
FunkyBoy
A Game Boy emulator written in C++
FunkyBoyAndroid
Port of the FunkyBoy Game Boy emulator to Android
gulp-rewrite-imports
A Gulp plugins which replaces imports and requires
Jenkins-WOL-Agent-Plugin
A plugin for Jenkins CI to start agents with Wake on LAN functionality
NanoboyAdvance-libretro
NanoboyAdvance as a core for libretro (RetroArch)
prefgen
Gradle plugin for generating typesafe helper code for using together with Jetpack Preference
Scheduler
Modern C++ Scheduling Library
kremi151's Repositories
kremi151/async-scheduler
A promise based task scheduler written in TypeScript (compatible with JavaScript ES2015)
kremi151/Jenkins-WOL-Agent-Plugin
A plugin for Jenkins CI to start agents with Wake on LAN functionality
kremi151/NanoboyAdvance-libretro
NanoboyAdvance as a core for libretro (RetroArch)
kremi151/FunkyBoy
A Game Boy emulator written in C++
kremi151/docker-android-sdk
Minimal Docker images with Android SDK and Android NDK with latest CMake
kremi151/FunkyBoyAndroid
Port of the FunkyBoy Game Boy emulator to Android
kremi151/gulp-rewrite-imports
A Gulp plugins which replaces imports and requires
kremi151/Scheduler
Modern C++ Scheduling Library
kremi151/3D-Tic-Tac-Toe-for-Android
3D Tic Tac Toe as an app for Android devices
kremi151/prefgen
Gradle plugin for generating typesafe helper code for using together with Jetpack Preference
kremi151/acacia
A small and lightweight C++ and CMake testing framework
kremi151/Ambiance
A simple music player app for Android (small project I started back in 2014)
kremi151/AndroidJniBitmapOperations
Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android
kremi151/chakra-datepicker
A React datepicker built for Chakra with Chakra
kremi151/Chatster
An extensible chat bot server written in Kotlin
kremi151/Chatster-Plugins
A collection of plugins for Chatster
kremi151/desk
Android view that allows moving elements around and to resize them
kremi151/Device-inventory-JavaEE-JSF-
Web site to maintain a dynamic device inventory for an IT service (assignment for the university)
kremi151/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
kremi151/fundtransfer
A simple Spring Boot application with basic money transfer and currency exchange between multiple accounts
kremi151/g810-led
Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
kremi151/gbdk-2020-docker
Docker image based on the updated GBDK from https://github.com/Zal0/gbdk-2020
kremi151/Jector
A lightweight dependency injector written in Kotlin
kremi151/JServe
A file server written in Java
kremi151/kremi151.github.io
kremi151/license-gradle-plugin
Manage your license(s)
kremi151/openapi-typescript-codegen
NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification
kremi151/react-native-open-doc
React Native module for openning documents
kremi151/sushilist
A simple Android app to compose a list of sushis to order at a sushi restaurant
kremi151/untitled_gb_game
Untitled Game Boy game, currently used as a playground for testing the GBDK