Skip to content
View krishgondaliya's full-sized avatar
🦖
Peak
🦖
Peak

Block or report krishgondaliya

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

Hi there, I'm Krish Gondaliya👋

Connect with me:

codeSTACKr | LinkedIn

Languages and Tools:

Programming Languages

C++ Java

Go

Python SQL C# .NET

JavaScript and Related Libraries/Frameworks

TypeScript

React

Redux

NEXT.js



Database and Backend

Node.js

MongoDB

PostgreSQL

MySQL

GraphQL

Redis



Environment and Infrastructure

Docker

Kubernetes



Pinned Loading

  1. Eventrail-Ingestion Eventrail-Ingestion Public

    Go-based project for idempotent event ingestion, delivery, and replay.

    Go 1

  2. Order-Book Order-Book Public

    Order book in C++

    C++

  3. API-Privacy-Gateway API-Privacy-Gateway Public

    An outbound API gateway that applies privacy policies, request shaping, and rate limiting to protect applications from tracking and traffic correlation.

    Python 1

  4. File-Compressor-and-Decompressor File-Compressor-and-Decompressor Public

    C++20 File compressor and decompressor.

    C++

  5. EigenFace-Facial-Recognition EigenFace-Facial-Recognition Public

    This project implements the Eigenfaces in C, C++ and Python to perform facial recognition. By applying Principal Component Analysis (PCA), the project reduces the dimensionality of facial images, e…

    C

  6. STL-implementations STL-implementations Public

    Implementations of different STLs from scratch using Modern C++ methodologies