Pinned Repositories
covid19india-react
Tracking the impact of COVID-19 in India
Cow-BullsGame
Simple word guessing game
Django_Url_shortner
Url shortner build on djnago 1.11
first-contributions
🚀✨ Help beginners to contribute to open source projects
FoodApp
A simple food app developed in react, you can view all the buffet available , sort buffet according to price , add or remove buffet to cart.
JsonViewer
Convert JSON Strings to a Friendly Readable Format.
mutlithreading
simple scripts in python usisng mutlithreading
sieveOfEratosthenesVisualizer
Sieve of Eratosthenes is famous algorithm to find the all the primes nos. from 1 to n, this is simple web based visualization tool for that algorithm. using HTML,CSS,JS,Jquery and Bootstrap.
Trending_youtube_videos
Simple python script to collect the links of videos trending on youtube using web crawling
sky2826's Repositories
sky2826/sieveOfEratosthenesVisualizer
Sieve of Eratosthenes is famous algorithm to find the all the primes nos. from 1 to n, this is simple web based visualization tool for that algorithm. using HTML,CSS,JS,Jquery and Bootstrap.
sky2826/covid19india-react
Tracking the impact of COVID-19 in India
sky2826/Cow-BullsGame
Simple word guessing game
sky2826/Django_Url_shortner
Url shortner build on djnago 1.11
sky2826/first-contributions
🚀✨ Help beginners to contribute to open source projects
sky2826/FoodApp
A simple food app developed in react, you can view all the buffet available , sort buffet according to price , add or remove buffet to cart.
sky2826/JsonViewer
Convert JSON Strings to a Friendly Readable Format.
sky2826/mutlithreading
simple scripts in python usisng mutlithreading
sky2826/Trending_youtube_videos
Simple python script to collect the links of videos trending on youtube using web crawling
sky2826/front_end_projects
collections of my front end projects
sky2826/github-readme-stats
:zap: Dynamically generated stats for your github readmes
sky2826/learning-java-2825378
Learning Java (REVISION Q1 2020)
sky2826/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
sky2826/Memory-Match-Game
This is a small game builded using Js
sky2826/myCompiler
sky2826/PaintBrushApp
a simple paint brush implementation
sky2826/PortfolioTrackerApi
sky2826/Project_Euler_Solution
Project Euler is famous site for coding entusiasts, it is archive of around 700 mathematical coding problems. In this repository i am providing solution for these problems
sky2826/react-basics-2020
sky2826/react-projects
sky2826/Tic-Tac-Toe
In this project i am building interactive tic toe game using javascript mainly and a litttle use of html and css