Giter VIP home page Giter VIP logo

Belide Aakash

My other profiles

             

My GitHub Statistics



Belide Aakash's Projects

dsa icon dsa

DSA placements preparation guide. Includes DSA Python codes.

dyte_backend icon dyte_backend

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

gesture_control_and_mood_detection icon 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))

hackoff icon 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.

internship-task-pvr icon 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.

ivyhacks icon ivyhacks

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

toll_pay icon toll_pay

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

tourista-summer-project icon 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.

web_scraping icon web_scraping

Fetch the data from website using Python through simple web scraping

web_scraping-internship_task icon 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.

web_scraping-intership_task_tripper icon 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.

whatsapp-web-frontend icon 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.

whatsappbot_nlp icon whatsappbot_nlp

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.