Deepak Atariya's starred repositories

free-programming-books

:books: Freely available programming books

coding-interview-university

A complete computer science study plan to become a software engineer.

COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

nsq

A realtime distributed messaging platform

luxon

⏱ A library for working with dates and times in JS

Language:JavaScriptLicense:MITStargazers:15326Issues:107Issues:1100

DataStructures-Algorithms

The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!

shopware-profiler

Profiling for Shopware

Language:PHPLicense:MITStargazers:9Issues:2Issues:0

Online_locker_management

A Bank branch maintains a number of different types of safe lockers at some of its safe sites. At the request of its customer's bank issues a locker to a customer who has an account with the bank. A locker can be held jointly by two or more customers also. Bank charges yearly rent on the locker from the customer which is directly deducted from the account of the customer. For operating a locker, a customer can give a request through the website specifying the date and time of operation. The bank confirms the appointment and on the stipulated date and time allows the operation of the locker. Bank allows only a maximum of 12 free operations of the locker in a year, subsequently, it charges for the service from the customer. Bank also has a process for the allocation and cancellation of lockers. In general, as the number of lockers is limited, therefore, the bank maintains a queue of customer who has requested for the locker service. Study various requirements for such a system from an actual bank. Analyse the requirements in details and design & develop the online system

Language:JavaStargazers:3Issues:1Issues:0

Arbitrary_Arguments

This is an illustration of using "Arbitrary Arguments" in Python in various programs . Here, the codes allow the users to enter any number of finite arguments at the time of method call. Arbitrary Arguments in Python are basically used when the user is unaware of the number of arguments needed .

Language:PythonStargazers:2Issues:0Issues:0

Mental-Health-App-Alive

A solution for all the Mental Illness

Stargazers:2Issues:0Issues:0

IgnouHackathon2020

Project for the IGNOU hackathon.

Language:PythonStargazers:2Issues:0Issues:0

project3

It's a knowledge base page built using Bootstrap 4.

Language:HTMLStargazers:1Issues:0Issues:0

deepakatariya-js-application-context

ac-scope lets you load your resource in the global environment and lets you access it from anywhere in your application while developing.

Language:JavaScriptStargazers:1Issues:1Issues:0

TheScoree-Grade-Card-

This project open to everyone for educational purpose, anyone can contribute and learn as well from the codes. This project consists of the following techniques such as run-time scraping, DOM(Document Object Model) manipulation, analysing the data, laravel development, MySQL, etc

List-in-Python

Lists are used to store multiple items in a single variable. List is one of 4 built-in data types in Python used to store collections of data, the other 3 are Tuple, Set, and Dictionary. A list is indexed, ordered , changeable , can contain duplicate values and all other data types including tuple, dictionary , set , etc as their items. List are written with [] brackets .Here , practical demonstration of list is given (creation, accessing, slicing, deleting elements, functions, operations, list comprehensions, etc. ).

Language:PythonStargazers:1Issues:0Issues:0

Strings-Matrix

Programs based on strings and matrices .

Language:PythonStargazers:1Issues:1Issues:0

Stock-Price-Prediction

Stock Price prediction using LSTM Method

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Purva-Sharma-Portfolio

my portfolio + blog website created by using the component liabrary made with neog.camp Lesson-3

Language:HTMLStargazers:1Issues:1Issues:0

BookList

A JS short interactive app to keep a track of all the books you've read so far! Feel free to suggest additions to it by committing changes!

Language:JavaScriptStargazers:1Issues:0Issues:0

FindMeAgain

A simple matcher game with flipping cards animation.

Language:CSSStargazers:1Issues:0Issues:0

Js

My learning experience in Javascript

Language:JavaScriptStargazers:1Issues:1Issues:0

TicTacToe

A simple Tic-Tac-Toe game based on simple AI.

Language:JavaScriptStargazers:1Issues:0Issues:0