Giter VIP home page Giter VIP logo

raghav831's Projects

hacktoberfest icon hacktoberfest

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

hacktoberfest-1 icon hacktoberfest-1

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding

hacktoberfest-2020 icon hacktoberfest-2020

:octocat: Simply add your details to readme and stand a chance to earn a free tee! ✅

hacktoberfest-2021 icon hacktoberfest-2021

Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.

html5 icon html5

this resporatory provides knowledge of hml5 database,html5 electron,html5 ajax with --> pure javascript --> new version of jquery and --> old version of jquery mostly used or easy in handle; html5_database-->

phone-directory-using-linked-list-binary-search-tree icon phone-directory-using-linked-list-binary-search-tree

Trie is an ordered tree data structure that uses strings as keys. Unlike Binary Trees, Tries do not store keys associated with the node. The key is actually determined based on the position of the node on the tree. Any descendants of a node shares a common prefix of the key string associated with that node. Hence, trie is also called as Prefix Tree. The word "trie" comes from Retrieval, and it is pronounced as "try". To read more about Trie click here. Since this data structure is a prefix tree, trie is commonly used in Dictionaries, Phone Directories and matching algorithms. Trie is best-suited for phone directory (any matching application for that matter) because it is very efficient in matching strings.

python icon python

this resporatory have ml,ai,nlp,data science etc.python language related material from many websites eg. datacamp,geeksforgeeks,linkedin,youtube,udemy etc. also it include programming challange/competion solutions

shopping-mall-management-system-using-mysql icon shopping-mall-management-system-using-mysql

to make a database management system for a shopping mall which will help in maintaining the day-to-day state of the mall, its shops, owners, employees, items etc. The basic objective of our project is the understanding and implementation of Mall database system using various front-end and back-end tools. This project requires the basic understanding of DBMS modules, programming tools, ER Diagrams, etc. This project also helps to understand the real-life applications of database systems.

vehicle-number-plate-recognition-system-using-matla icon vehicle-number-plate-recognition-system-using-matla

Number plates are used for identification of vehicles all over the nations. Automatic vehicle identification is an image processing technique of identify vehicles by their number plates. Automatic vehicle identification systems are used for the purpose of effective traffic control and security applications such as access control to restricted areas and tracking of wanted vehicles. Number plate recognition (NPR) is easier method for Vehicle identification. NPR system for Indian license plate is difficult compared to the foreign license plate as there is no standard followed for the aspect ratio of license plate. The identification task is challenging because of the nature of the light. .Number plate detection system investigates an input image to identify some local patches containing license plates. Since a plate can exist anywhere in an image with various sizes, it is infeasible to check every pixel of the image to locate it.

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.