Skip to content
View hollowdll's full-sized avatar
Block or Report

Block or report hollowdll

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
hollowdll/README.md

Contact me via email at business.juusohakala@gmail.com if you have anything to discuss

I am building my own in-memory key-value store: https://github.com/hollowdll/kvdb

Pinned

  1. database-system database-system Public

    NoSQL document database system.

    Rust

  2. ER-diagram-generator ER-diagram-generator Public

    Generate Entity Relationship Diagrams by giving the application instructions in a JSON file

    TypeScript 1

  3. product-app product-app Public

    Fullstack CRUD application with JWT authentication and users. Docker Compose supported.

    C#

  4. auth-microservice auth-microservice Public

    Authentication microservice. ASP.NET Core, Docker, k8s. Includes CLI tool built with Rust.

    C#

  5. chat-messaging-app chat-messaging-app Public

    Chat messaging application project for backend programming course.

    Java

  6. kvdb kvdb Public

    In-memory key-value store.

    Go