Pinned Repositories
Axios
SARAL is the eLearning platform of NavGurukul, which is available on website http://saral.navgurukul.org. I have created a CLI based app where users can access the content of saral using the terminal.
Chatbot
I have made a chat-bot which helps you to get your everyday horoscope data and jokes according to your Horoscope sign and jokes endpoints, in Cliq (Zoho's Chat App). Here, are some of the end-points that have been connected to Cliq using Glitch (online express server host) in Express.js
Collaborative-Todo-Backend
In this App, you can assign Todos to the other person in a certain project, however, for now, the project owner and assignee can view the same projects, in which they both lie, and both can assign Todos to each other.
Facebook-Scraper
In this project, I have scraped the names of all the friends on Facebook after logging in with username and password, using selenium automation tool with python.
Google-News-Feed
In this project, I made Google-News-Feed App, where user can read and browse News. The App uses Next.js, the React's Framework for server-side rendering with Ant.D, as the UI/UX Library.
IMDB-Movie-Scraper
Using Beautiful-soup and Requests library to scrape the details of Top 250 Indian movies at https://www.imdb.com/india/top-rated-indian-movies/?ref_=nv_mv_250_in, and performed different analysis based on year, decade, genres, director, language and cast.
Java-Algo
In this project, I have solved some of the basic questions in Java to improve my Logical thinking.
KBC-CLI-Game
In this project, I have made a simple KBC Game in Python which let's you ask some of the questions, and you'll be given four options for that. In this game, one 50-50 lifeline is there, which you can use to skip two wrong options out of four. You can use this lifeline only once.
NGO-Scraper
In this project, I have scraped the data of all the NGOs that donate funds certified by GiveIndia at https://www.giveindia.org/certified-indian-ngos according to their Location, and I have stored all the data in the ngo_scraper.json file.
Python-Basic-Algo
Here are my some of the basic python algo questions
yogendrajs's Repositories
yogendrajs/Facebook-Scraper
In this project, I have scraped the names of all the friends on Facebook after logging in with username and password, using selenium automation tool with python.
yogendrajs/Chatbot
I have made a chat-bot which helps you to get your everyday horoscope data and jokes according to your Horoscope sign and jokes endpoints, in Cliq (Zoho's Chat App). Here, are some of the end-points that have been connected to Cliq using Glitch (online express server host) in Express.js
yogendrajs/KBC-CLI-Game
In this project, I have made a simple KBC Game in Python which let's you ask some of the questions, and you'll be given four options for that. In this game, one 50-50 lifeline is there, which you can use to skip two wrong options out of four. You can use this lifeline only once.
yogendrajs/Axios
SARAL is the eLearning platform of NavGurukul, which is available on website http://saral.navgurukul.org. I have created a CLI based app where users can access the content of saral using the terminal.
yogendrajs/Collaborative-Todo-Backend
In this App, you can assign Todos to the other person in a certain project, however, for now, the project owner and assignee can view the same projects, in which they both lie, and both can assign Todos to each other.
yogendrajs/Google-News-Feed
In this project, I made Google-News-Feed App, where user can read and browse News. The App uses Next.js, the React's Framework for server-side rendering with Ant.D, as the UI/UX Library.
yogendrajs/Java-Algo
In this project, I have solved some of the basic questions in Java to improve my Logical thinking.
yogendrajs/JS-Algorithms
In this project, I have solved some of the logical questions from CodeSignal, Hackerrank and FreeCodeCamp.
yogendrajs/Project-Euler
In this project, I have solved some of the questions of Project Euler (https://projecteuler.net/archives) in Java to improve my Logical thinking.
yogendrajs/Saral-API
SARAL is the eLearning platform of NavGurukul, which is available on website http://saral.navgurukul.org. I have created a CLI based app where users can access the content of saral using the terminal.
yogendrajs/webpack-react-app-template
This is the template for the webpack-react application.
yogendrajs/Zomato-API
In this project, I have used Zomato-API (https://developers.zomato.com/) to get the details of restaurants present in a particular location. You'll be asked a location to fetch the details like average cost for two people, price ranges, has online delivery or not, and cuisines of that location.
yogendrajs/Drive-To-Web
Using Google Drive API, I have shown the images of a public folder of my Drive to the web-browser, without any database.
yogendrajs/Horoscope-Scheduler
In this project, I've scraped all the Horoscope-Data for every signs, using Axios, and Cheerio.js. And, I've used Node-cron to schedule it and send it to the Mail.
yogendrajs/ImagesByGoogleAPI
In this project, I have shown the images of the public folder Images of my Drive, to the web-browser using Google-Drive-API
yogendrajs/react
Cheatsheets for experienced React developers getting started with TypeScript
yogendrajs/React-Form
In this project, I made a simple Form in ReactJS that will validate the inputs according to some conditions for Name, Email-id and Password.
yogendrajs/Tic-Tac-Toe-Game
In this project, I made a simple Tic-Tac-Toe Game using React library of JavaScript. In this Game, I do have implemented the feature of Winner and Game-Draw.
yogendrajs/Todo-App-Backend
This is the backend of my Todo-Frontend-Repo that has been built on ReactJS. In this Backend part, I have used Axios-API to fetch and send data to the frontend and vice-versa. I have used ExpressJS to do so. I have also used JWT-authentication to verify the user. However, I didn't make any signup endpoint. Only Login endpoint is there.
yogendrajs/Todo-App-Frontend
In this project, I made a simple todo-app using react.js , the JavaScript library, in which you can add, edit and delete the task as per use.
yogendrajs/Turing-e-commerce-backend
In this project, I have made a backend of an e-commerce website using Express framework of NodeJS. I have also used JWT-authentication token to verify the customer.
yogendrajs/Zomato-React-App
In this app, I've used Zomato-API with React.js to fetch the restaurants present in a particular location. You'll able to get the details like average cost for two people, price ranges, rating, has online delivery or not, and cuisines of that location.
yogendrajs/blulabs-backend
This is the sample project written in Express.js
yogendrajs/blulabs-frontend
yogendrajs/Invoice-Registry-Backend
yogendrajs/Invoice-Registry-Frontend
yogendrajs/nango
A single API for all your integrations.
yogendrajs/react-native-firebase-social-app
yogendrajs/React-Redux-Todo-App
In this project, I made a Collaborative Todo-App using React-Redux. In this App, you can assign the Todos for the other person. The Assignee can mark the respected Todo as Done, can edit and delete them also.
yogendrajs/rrweb
record and replay the web