Pinned Repositories
docker-decompose
Tool to convert docker-compose files to set of simple docker commands
googlogs-vscode
VSCode extension to view Google Cloud Logs
interface-pairing-rider-plugin
JetBrains Rider plugin to improve interface viewing in solution explorer
kubectui
Terminal UI to switch and manage kube contexts and namespaces
kubescout
Scout for alarming issues across your Kubernetes clusters
lean-natural-number-game-solutions
Solutions for Lean Natural Number Game
limonit-progress-bar-plugin
JetBrains plugin for a Limonit themed progress bar
muxec
Multiplexed Command Line Executor
no-namespace-providers-rider-plugin
JetBrains Rider plugin to automatically mark all directories in your projects as not a namespace providers
ReallyLiri's Repositories
ReallyLiri/kubescout
Scout for alarming issues across your Kubernetes clusters
ReallyLiri/docker-decompose
Tool to convert docker-compose files to set of simple docker commands
ReallyLiri/muxec
Multiplexed Command Line Executor
ReallyLiri/sshonfs
access remote fs using ssh on top of nfs
ReallyLiri/42
Poster done for Intro to Design course finale assignment
ReallyLiri/aske
Questionnaire-base matching app
ReallyLiri/Atlassian.Net.SDK
Atlassian.Net SDK fork
ReallyLiri/BisGada
Edible scratch cards promo site
ReallyLiri/broken-fingaz
ReallyLiri/elasticsearch-cors-proxy
Proxy to access elasticsearch in-cluster service
ReallyLiri/email-forward-extension
Automatically CC/BCC emails according to configured rules
ReallyLiri/FileSystemWatcher
This is a C# library whose purpose is to detect directory changes and return all renamed, moved, created, and deleted files. It is able to spot renamed files without requiring the use of hash-code comparisons or real time tracking, even if a million file with same content (duplicated) got renamed at the same millisecond.
ReallyLiri/getemoji-space-app
JetBrain Space app to Get-Emojis 😋
ReallyLiri/git-snap
Tool to create a git revision snapshot for an existing repository clone
ReallyLiri/gke-port-proxy
Simple docker image to provide a proxy to a Google Kubernetes Engine internal service
ReallyLiri/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
ReallyLiri/javaparser
Java 1-13 Parser and Abstract Syntax Tree for Java –
ReallyLiri/mia-polarization
mia-polarization
ReallyLiri/MongoDB.Driver.FluentExtensions
Adding some fluency to MongoDB.Driver
ReallyLiri/mutex-service
Service to provide a global mutex (synchronization lock)
ReallyLiri/nullability-annotations-inspection
IntelliJ IDEA nullability annotations inspection
ReallyLiri/open-bus-map-search
open-bus-map-search
ReallyLiri/portfoliri
My portfolio
ReallyLiri/progress-cats
ReallyLiri/rabbitmq-dump-queue
Dump messages from a RabbitMQ queue to files, without affecting the queue.
ReallyLiri/react-native-web-redux-router-boilerplate
Example project using react-native-web + redux + router
ReallyLiri/relativize-imports
Automatically convert python absolute imports to relative.
ReallyLiri/space-dotnet-sdk
The .NET SDK for JetBrains Space is a .NET library to work with the JetBrains Space API.
ReallyLiri/summit-space-app
JetBrains Space app to get quick summary of channels, repositories and more
ReallyLiri/vscode-webview-react-boilerplate
Boilerplate for developing VSCode Extension Webview with React