Belide Aakash (AakashBelide)

AakashBelide

Geek Repo

Company:@ISTE-VIT

Home Page:https://belideaakash.co/

Github PK Tool:Github PK Tool

Belide Aakash's repositories

DSA

DSA placements preparation guide. Includes DSA Python codes.

Language:PythonStargazers:214Issues:5Issues:0

FreeCodeCamp-Projects

This repo is for coders who are looking to contribute & participate in Hacktoberfest

Language:PythonStargazers:1Issues:0Issues:0

gesture_control_and_mood_detection

Store the different moods using OpenCV, dlib and train KNN model so that it can predict your mood. Also, used dlib facial landmarking to control the keyboard scroll moving with mouth (Gesture control))

Language:PythonStargazers:1Issues:1Issues:0

sample-programs

Sample Programs in Every Programming Language

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

web_scraping

Fetch the data from website using Python through simple web scraping

Language:PythonStargazers:1Issues:0Issues:0

whatsapp-web-frontend

A WhatsApp Web clone built using MERN stack along with Firebase authentication. Pusher was used to make the Mongo DB real-time. This is the frontend code.

Language:JavaScriptStargazers:1Issues:1Issues:0

AakashBelide

Profile README

Stargazers:0Issues:1Issues:0

IvyHacks

A voice notes summarizer which gives a summary of a voice recording provided or text input provided.

Language:CSSLicense:MITStargazers:0Issues:1Issues:0

web_scraping-Internship_task

Extracted various fields of information from housing website using web scraping. As the website requires redirecting to different url and scrolling and many other tasks, Selenium is used in order to facilitate these tasks. There are 3 parameters required for the scroll function, they are driver, timeout (time to wait till next scroll) and number of times to scroll respectively. Set the number of times to scroll according to the number of data entries you require. Magicbricks loads 30 new houses everytime you scroll and reach the end of the website, so as I require information of 500 houses, I have set it as 18 (18 x30 = 540), and later I have kept 500 in the for loop for only information of 500 houses in the csv file.

Language:PythonStargazers:0Issues:1Issues:0

whatsappbot_nlp

A WhatsApp chatbot was built using Natural Language Processing to understand the user texts and reply with a relevant message.

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

ChatApp-Flutter

Chat Application created using Flutter and Firebase.

Language:JavaStargazers:0Issues:0Issues:0

document_scanner

Document scanner made using OpenCV in Python.

Language:PythonStargazers:0Issues:1Issues:0

dyte_backend

Webhooks microservices using molecular and express built for Dyte Placement task.

Language:JavaScriptStargazers:0Issues:1Issues:0

HackOff

CONSULT is a responsive android application that maintains a record of blood donors and their blood groups along with requests made by people to the blood donors for emergency blood requirements.

Language:JavaStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Internship-Task-PVR

I have made the frontend of the website as a part of my internship selection criteria. Due to lack of time, It is not responsive. I had gone through multiple examples and combined them all to make a perfect fit.

Language:HTMLStargazers:0Issues:1Issues:0

Invisible_Cloak-OpenCV

Invisible cloak from the Harry Potter series implemented using OpenCV

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

sample-programs-website

Documentation for the sample programs repository

Language:HTMLLicense:CC0-1.0Stargazers:0Issues:0Issues:0

toll_pay

The UI/UX design of toll payment app implemented using Flutter.

Language:DartStargazers:0Issues:1Issues:0

Tourista-Summer-Project

It is a summer project made using HTML, CSS, Bootstrap and JS. It is a tours and travels website which consists of various The website i not completely responsive apparently.

Language:HTMLStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

url_shortener-Python

A custom url shortener made using Python, Pyflask and SQLite

Language:HTMLStargazers:0Issues:1Issues:0

web_scraping-Intership_task_Tripper

Extracted various fields of information from a travel website (Holidify) using web scraping. As it requires searching a particular word, redirecting to another URL, and many other tasks, Selenium is used in order to facilitate these tasks. When we try to get the place names directly, we get the numerical before it as well. In order to get only the place name, the remdig function removes the digits from the names and then returns the place name. As the places are distributed in various pages, we first store the redirect URL links of each page in a list in order to traverse it to go to the next page later.

Language:PythonStargazers:0Issues:1Issues:0