Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Sairam14's full-sized avatar

Highlights

  • Pro

Block or report Sairam14

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. catdex-webapp catdex-webapp Public

    This repository contains a Rust implementation of a simple web application enabling image views and creations. Data is read and written to postgresql database.

    Rust

  2. dataengineering-deduplication dataengineering-deduplication Public

    This repository contains a Rust implementation of a data deduplication feature by parsing and comparing the file contents in a directory.

    Rust

  3. image-renderer image-renderer Public

    This repository contains a Rust implementation of a PNG image creation.

    Rust

  4. ML-DataEng-Pipelines ML-DataEng-Pipelines Public

    Forked from nsadawi/ML-DataEng-Pipelines

    To show the usefulness of data engineering and ML pipelines.

    Jupyter Notebook

  5. ratelimiter-app ratelimiter-app Public

    Scalable, distributed rate limiting app using both in-memory and Redis-backed algorithms.

    Go

  6. rate-limiter-java-app rate-limiter-java-app Public

    A scalable, distributed rate limiter service supporting both Token Bucket and Leaky Bucket algorithms, with Redis-backed persistence, JWT authentication, and an admin UI.

    Java 1