Pinned Repositories
Algorithms
This repository contains basic computer algorithms and some optimization codes for various programming challenges.
anikashc.github.io
Best-README-Template
An awesome README template to jumpstart your projects!
Blog-App
A simple blog app which lets you create, view, edit and delete blogs
invictus
Mind-Expanding-Books
:books: Books everyone should read!
sach-ka-saamna-vihaan
Sero
talk-to-me-chat
Real time chat application
TaxiRental
anikashc's Repositories
anikashc/invictus
anikashc/Mind-Expanding-Books
:books: Books everyone should read!
anikashc/Sero
anikashc/talk-to-me-chat
Real time chat application
anikashc/TaxiRental
anikashc/Algorithms
This repository contains basic computer algorithms and some optimization codes for various programming challenges.
anikashc/anikashc.github.io
anikashc/Best-README-Template
An awesome README template to jumpstart your projects!
anikashc/Blog-App
A simple blog app which lets you create, view, edit and delete blogs
anikashc/sach-ka-saamna-vihaan
anikashc/CodingClubIndia
anikashc/colour-game-project
A RGB colour game in which the user is required to guess the exact colour corresponding to the random R,G and B values generated
anikashc/covid19-daily-data
Country level daily cases, deaths, recovered and testing counts
anikashc/euphoria-plug
anikashc/facial-expression-recognition
anikashc/Graph
anikashc/guessTheNumber-wd
anikashc/JagratiWebApp
Official WebApp of Jagrati - An Initiative of IIITians
anikashc/Malware-Analysis-AI-CO304
anikashc/meme-generator
anikashc/movie-search-app
A simple movie search app which uses API to find and display upto ten results related to the search query given by the user.
anikashc/near-cli
General purpose command line tools for interacting with NEAR Protocol
anikashc/proshop_mern
Shopping cart built with MERN & Redux
anikashc/ShedApp
A web application for sharing your shed tools with the community!
anikashc/Sudoku-Solver
Sudoku is one of the most popular logic-based number-placement puzzle game. The objective is to fill a nine-by-nine (9x9) grid with digits so that each row, column and 3x3 section contain number between 1 and 9, with each number used once and only once in each section. It is an automatic sudoku solver that solves almost any sudoku puzzle in matter of second. It applies c++, recursion and back-tracking for quick solution.
anikashc/system_design
Preparation links and resources for system design questions
anikashc/webgl-globe
WebGL Globe is a platform for visualizing latitude longitude based information using WebGL.
anikashc/XMeme
anikashc/YelpCamp
A yelpcamp site which showcases camp sites around and user can create/delete camps and add/delete comments. Built using Node.Js and mongoDB