Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
acm-icpc-cheat-sheet
Cheat sheet for ACM-ICPC. In memory of those good old days.
ACM_Notebook_new
NUS ACM Team's Notebook for ACM ICPC World final 2016
aktest
cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
DjangoBooks
Django Important Books
dsa
Dsa code
sem8Notes
gauravdatt2000's Repositories
gauravdatt2000/Encypted_Chat_Messanging
gauravdatt2000/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
gauravdatt2000/NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
gauravdatt2000/learn-aws-lambda
✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
gauravdatt2000/Algorithmic-Short-Selling-with-Python-Published-by-Packt
Algorithmic Short-Selling with Python
gauravdatt2000/neural-chess
Neural network chess engine trained on Gary Kasparov's games.
gauravdatt2000/ChatsApp
Chats App Youtube Tutorial
gauravdatt2000/algotrading
Algo Trading using Zerodha
gauravdatt2000/cricket_reporter
gauravdatt2000/cf_contest
gauravdatt2000/Kanban-E-com
gauravdatt2000/guess_number_game
gauravdatt2000/wcat
wcat is a program written in js , trying to achieve same functionality like cat in Linux .
gauravdatt2000/everything-linux
Scripts, tutorials, and solutions for everyday linux usage
gauravdatt2000/AndroidWebRTC
Checkout step by step tutorial.
gauravdatt2000/Stock-market-forecasting
Forecasting directional movements of stock prices for intraday trading using LSTM and random forest
gauravdatt2000/og-aws
📙 Amazon Web Services — a practical guide
gauravdatt2000/aktest
gauravdatt2000/Snake-and-Ladder
Low level design (LLD) interview question, design the game of Snake and Ladder
gauravdatt2000/chatAppInAndroidStudio
This chat app is created in android studio using java and firebase
gauravdatt2000/comp_pro_setup
gauravdatt2000/Android_Projects
gauravdatt2000/my-bookshelf
Collection of books/papers that I've read/I'm going to read/I would remember that they exist/It is unlikely that I'll read/I'll never read.
gauravdatt2000/instagram-scraper
Scrapes an instagram user's photos and videos
gauravdatt2000/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.
gauravdatt2000/SimpleFS
The file system is a layer of abstraction between the storage medium and the operating system. In the absence of a file system, it is tough to retrieve and manage data stored in the storage media. File systems provide an interface to access and control the data. It is implemented by separating data into chunks of predetermined size and labeling the
gauravdatt2000/widevine-l3-decryptor
gauravdatt2000/code_problems
Code Problems from LeetCode website and other fun code problems websites. The goal is to help people studying for coding interviews.
gauravdatt2000/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
gauravdatt2000/Python
All Algorithms implemented in Python