-
09:27
(UTC +05:30)
-
-
-
-
extensions Public
Forked from zed-industries/extensionsExtensions for the Zed editor
JavaScript UpdatedJul 15, 2024 -
-
-
focus Public
Focus is a collection of themes for Zed code editor to help you focus only on code.
-
-
-
Leetcode-Practice Public
My solutions synced by LeetHub while solving algorithmic problems on LeetCode.
-
The simplest, non-scalable feature, that suggests next words of queries based on user input
Java UpdatedJun 13, 2024 -
-
Learning Rust from Rust book and it's time to program a simple guessing game in Rust.
Rust MIT License UpdatedJun 3, 2024 -
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedMay 21, 2024 -
Machine-Coding-Practice Public
This repository will contain some Low Level Design problems frequently asked in Machine Coding round with their implemented solutions.
Java UpdatedJul 9, 2023 -
Online-Code-Runner Public
A full-stack web application that compiles and runs code in C++ and Python
-
custom created Sublime Text color schemes for personal use
MIT License UpdatedJan 11, 2023 -
Shortest-Path-Visualizer Public
A web application to visualize various shortest path algorithms.
-
Sublime-Text-Templates Public
My Personal Snippets for Competitive Programming
C++ UpdatedNov 5, 2022 -
Number-of-Components-in-PCA Public
This project implements a statistical approach to decide number of Components in Principal Component Analysis, using Explained-Variance.