Pinned Repositories
Codeforces-Problems
This repository contains solutions of coding questions from codeforces website
data
Data and code behind the articles and graphics at FiveThirtyEight
GeeksforGeeks
This repository contains solutions of GeeksforGeeks coding problems
GithubViewer
This is a web application where you've to provide with github username and you'll be able to see the name of all the repos and stars earned for that repo along with the primary language of the repo. And one more thing is user has the flexibility to choose an option based on that the information will be sorted accordingly and posted on the screen.
Hackerearth-Problems
This repository contains solutions of Hackerearth coding problems
Hackerrank-Problems
CONTAINS SOLUTIONS OF HACKERRANK PROBLEMS
hello-world
Hello world repository
leetcode
This repository contains solutions of problems from website called leetcode
Project-Euler-problems
This repository contains solutions of Project Euler Problems
SPOJ-Problems-Solutions
This repository contains solutions of SPOJ coding problems
joydas65's Repositories
joydas65/GeeksforGeeks
This repository contains solutions of GeeksforGeeks coding problems
joydas65/Hackerrank-Problems
CONTAINS SOLUTIONS OF HACKERRANK PROBLEMS
joydas65/leetcode
This repository contains solutions of problems from website called leetcode
joydas65/Codeforces-Problems
This repository contains solutions of coding questions from codeforces website
joydas65/Hackerearth-Problems
This repository contains solutions of Hackerearth coding problems
joydas65/hello-world
Hello world repository
joydas65/Project-Euler-problems
This repository contains solutions of Project Euler Problems
joydas65/SPOJ-Problems-Solutions
This repository contains solutions of SPOJ coding problems
joydas65/data
Data and code behind the articles and graphics at FiveThirtyEight
joydas65/GithubViewer
This is a web application where you've to provide with github username and you'll be able to see the name of all the repos and stars earned for that repo along with the primary language of the repo. And one more thing is user has the flexibility to choose an option based on that the information will be sorted accordingly and posted on the screen.
joydas65/materials
Bonus materials, exercises, and example projects for our Python tutorials
joydas65/My-Weather-App
It's a web app that's purely developed using HTML, CSS, Javascript. No frameworks is used.
joydas65/Amazon-Clone
This project is clone of Amazon website
joydas65/Codechef
This repository contains solutions of problems in Codechef
joydas65/Covid-19-Tracker
It outputs a map which pinpoints markers on each countries. If any marker corresponding is clicked or pressed an info box will appear displaying various info related to COVID-19. Also a summary section showing overall statistics worldwide is shown at the bottom of the page
joydas65/Ecommerce-Store
A fully functional Ecommerce website. Add items to cart, remove from cart, proceed to checkout and payment is done using Stripe. The UI is implemented using React Material UI and in the backend we have Commerce.js, a javascript API.
joydas65/Facebook-Clone
Facebook Clone UI looks almost like original Facebook. Login functionality is implemented with Google Firebase authentication. User can post into the app.
joydas65/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development.
joydas65/Landon-Hotel
LinkedIn Learning Course on React JS
joydas65/my-blog
joydas65/My-Blog-Page
It's a blog page that's developed using React JS
joydas65/My-Portfolio
This is my portfolio website
joydas65/My-Portfolio-Website
This is my personal portfolio website developed using HTML, CSS, JS
joydas65/Natural-Event-Tracker
It's a web app that displays all the natural events that are happening throughout the world. It shows a world map where various natural events like Cyclones, Wildfire, Earthquakes etc are plotted on the map. It makes use of Nasa API.
joydas65/twitter-hashtag-problem-solution
Contains solution of the twitter hashtag problem
joydas65/web-scraper
This is a sample web scraper to practise on web scraping using Node JS