Skip to content
View AlexMalevinsky13's full-sized avatar
😎
😎

Block or report AlexMalevinsky13

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. SystemDesign.CloudStorage SystemDesign.CloudStorage Public

    Single-node S3-like object storage built with .NET 10. Supports streaming file operations, object versioning, multipart uploads, and PostgreSQL-based metadata storage.

    C#

  2. SystemDesign.KeyValueStorage SystemDesign.KeyValueStorage Public

    A simple single-node key-value storage service for storing and retrieving data by key.

    C#

  3. SystemDesign.RateLimiter SystemDesign.RateLimiter Public

    Implement Redis-backed distributed rate limiting with atomic fixed-window request tracking.

    C#

  4. SystemDesign.UrlShortener SystemDesign.UrlShortener Public

    A scalable URL shortener service built with ASP.NET Core, Entity Framework Core, and opaque bearer-token authentication.

    C#

  5. WeatherApp WeatherApp Public

    Weather forecast web application built with .NET 10, Blazor Server, MediatR and WeatherAPI.

    C#