Skip to content
View Kilemonn's full-sized avatar
:octocat:
Coding...
:octocat:
Coding...

Block or report Kilemonn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kilemonn/README.md

Hi!

I’m currently working on various projects, challenges and concepts that I want to explore or dig into! Things that I am currently showing publicly are: libraries, visualisation tool(s), command line tool(s) and containerised service(s). Along with lots more privately!

I enjoy learning new skills and diversifying my knowledge by working through new problems that I can then apply to solve future challenges!

Thanks for checking out my profile!

Pinned Loading

  1. MessageQueue MessageQueue Public

    A message queue service, which can receive, hold and provide messages that are sent between services.

    Kotlin 5

  2. Cpp-SocketLibrary Cpp-SocketLibrary Public

    C++ Bluetooth and Network socket library for both Windows and Linux.

    C++ 5 4

  3. Duplicate-File-Remover Duplicate-File-Remover Public

    A command-line tool that takes input directories and create an output directory containing only unique files from the provided input directories. The files are determined as being unique based on i…

    Go 1

  4. SocketForwarder SocketForwarder Public

    A TCP and UDP forwarder that accepts socket connections and registers them into designated group. Messages received from registered sockets will be forwarded to other sockets in the same group.

    C++

  5. ModelVisualiser ModelVisualiser Public

    A visualiser tool that is able to visualise complex JSON, YAML and XML model objects from a provided data file.

    Python

  6. Secrets-Validator Secrets-Validator Public

    An command line application that is used to perform validation on your stored secrets that are stored in various managers.

    Go