Skip to content
View navkiran's full-sized avatar
🧑‍🏫
Coding
🧑‍🏫
Coding
Block or Report

Block or report navkiran

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

Hi there, I'm Navkiran Singh 👋

Python Go FastAPI Django React JavaScript SQL Flask C/C++ Docker Kubernetes Google Cloud Platform Elasticsearch Grafana MySQL SpannerDB

Feel free to reach out on LinkedIn or check out my GitHub for more.

Pinned

  1. py-cachefront py-cachefront Public

    My implementation of Uber’s CacheFront caching system with Change Data Capture. Automatic cache invalidation by tailing MySQL binlog and cache deduplication using Redis EVAL/custom lua script.

    Python

  2. go-job-scheduler go-job-scheduler Public

    A distributed task scheduler using Go, Postgres, gRPC, and Docker. Applies concurrency and thread-safety concepts such as goroutines, database locks, and Mutexes.

  3. TheAlgorithms/MATLAB-Octave TheAlgorithms/MATLAB-Octave Public

    This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.

    MATLAB 360 173

  4. TOPSIS-navkiran TOPSIS-navkiran Public

    TOPSIS for Multi Criteria Decision Making

    Python 1