nico151999
DevOps Engineer with a passion for Software Engineering and the CNCF landscape
Conta ASÅlesund, Norway
Pinned Repositories
flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
fission
Fast and Simple Serverless Functions for Kubernetes
linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
android_device_asus_grouper
android_packages_apps_KernelAdiutor
My personal Kernel Adiutor build made to be compiled alongside the android compiling process
android_packages_apps_TugaBrowser
The stable version of Tuga Browser as a repository for Android ROM compiling
fission_environment
A repository containing some Fission (a FaaS on K8s solution) environments implemented in Rust
gontains
Simple Golang library for checking if a store contains an element
high-availability-expense-splitter
A highly available app keeping track of expenses inside a group. NOTE: it's a private project that's still in the making so expect breaking changes
instruction_serialiser
A library for serialising and deserialising arithmetic and logical instructions using expression trees
nico151999's Repositories
nico151999/instruction_serialiser
A library for serialising and deserialising arithmetic and logical instructions using expression trees
nico151999/gontains
Simple Golang library for checking if a store contains an element
nico151999/high-availability-expense-splitter
A highly available app keeping track of expenses inside a group. NOTE: it's a private project that's still in the making so expect breaking changes
nico151999/fission_environment
A repository containing some Fission (a FaaS on K8s solution) environments implemented in Rust
nico151999/skaffold-demo
A simple app demonstrating Skaffold for K8s development
nico151999/base64_performance_androidsdk
A base64 performance test for the Android SDK
nico151999/base64_performance_flutter
A base64 performance test for flutter
nico151999/charts
Just for developing a feature in a feature branch and setting up a Pull Request
nico151999/envoy-evaluation
nico151999/fission
Fast and Simple Serverless Functions for Kubernetes
nico151999/flutter_aws_lambda
A flutter implementation of AWS's lambda service library. It was implemented pretty quickly as a tool I use in my bachelor thesis for meassurement purposes and there is still a lot to do before I would recommend this to be used in production. Will probably continue this some time.
nico151999/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
nico151999/fp-bindgen
Bindings generator for full-stack WASM plugins
nico151999/go-graphql-client
Package graphql provides a GraphQL client implementation.
nico151999/helm-charts
MCSPS Helm Charts
nico151999/javy
JS to WebAssembly toolchain
nico151999/json_performance_androidsdk
A JSON performance test for the Android SDK
nico151999/json_performance_flutter
An app for testing json performance in flutter
nico151999/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
nico151999/linkerd2-proxy-init
Init container that sets up the iptables rules to forward traffic into the Linkerd2 sidecar proxy
nico151999/native_json_androidsdk
A library allowing the developer to convert Strings to HashMaps and vice versa. Keep in mind that this library uses JNI for testing purposes. Creating and editing Java objects in C and converting between Java and C data types causes this library to be very inefficient. It is not recommended to use it in production.
nico151999/play_money
A simple app for playing games which require players to have interacting accounts
nico151999/push_notification_service_client
nico151999/push_notification_service_client_subscriber
A subscriber app for github.com/nico151999/push_notification_service_client using the related library
nico151999/push_notification_service_server
nico151999/python_pip_installer
A python-and-pip-installer for Windows users without admin rights
nico151999/simulated_annealing_rust
Trying to get into Rust I decided to implement the simulated annealing algorithm as teached by the University of York
nico151999/steepest_ascent_hill_climbing_rust
Trying to get into Rust I decided to implement the steepest ascent hill climbing algorithm as teached by the University of York
nico151999/virtualbox_container_automation
a virtualbox container image including the configuration for using a virtual machine from a shared volume
nico151999/word_versionierung
Word Online und Google Docs haben mich nicht zufriedengestellt. Word offline hat aber keine Versionierungsmöglichkeit geboten. Binärdateien in git zu versionieren war keine Option. Ein eigenes Versionierungstool war die logische Folge.