💻️ Just a Developer and competitive programmer with good problem solving skills but keeps googling.
Binary Search is most superb algo ever made
This repository contains various concepts of CPP like arrays, strings,bit-manipulation, and various DS and ALgorithms. It also contains various past contests solution like Google-Kickstart, CodeChef.
C++
A blockchain is a growing list of records, called blocks, that are linked together using cryptography. This repository contains various contracts in solidity like ESCROW contracts and a project. (S…
Solidity 3
This is a static food ordering website using HTML and CSS. Concepts used are flexbox, navigation property, form, box model.
CSS
This repository contains different mini-projects made using Vanilla-JS and various concepts in JS like error handling, ajax-JSON, Event listeners.
JavaScript
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. This repository contains various useful scripts like email alert, ping sweep, colorful scripts…
Shell