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

Skip to content
View OmkarPednekar's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report OmkarPednekar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. jsonCache jsonCache Public

    jsonCache is a fast, in-memory cache library for Go that supports TTL, LRU eviction, and thread-safety. Ideal for improving performance in Go applications by caching JSON data.

    Go 1

  2. qrCodeGenerator qrCodeGenerator Public

    This project is a Version 2 QR Code Generator built from scratch using React with Level L Reed-Solomon error correction. The QR code generator accepts text input, encodes it, and generates a QR cod…

    JavaScript

  3. rust-sorting-visualizer rust-sorting-visualizer Public

    This project is a terminal-based application that visualizes sorting algorithms.

    Rust