• Stars
    star
    2
  • Language
    Rust
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Solver for the Eight puzzle in Rust.

More Repositories

1

Awesome-Competitive-Programming

A curated list of awesome Competitive Programming, Algorithm and Data Structure resources.
HTML
5
star
2

Restaurant-Recommendation-System

The task is to generate a top-n list of restaurants according to the consumer preferences. We can simply say that Recommendation engines are nothing but just an automated form of a person who is sitting at shop counter and predict about customer on the basis of their previous experience or customer choice. If customer ask him for a product then he not only to show that product, but also the related ones which you could buy. They are well trained in cross selling and up selling. So, does our recommendation engines. The ability of these engines to recommend personalized content, based on past behavior is incredible. It brings customer delight and gives them a reason to keep returning to the website.
Jupyter Notebook
5
star
3

Face-Recognition-Using-Eigenfaces

An approach to the detection and identification of human faces is presented, and a working, near-real-time face recognition system which tracks a subject's head and then recognizes the person by comparing characteristics of the face to those of known individuals is described.
Python
4
star
4

E-learning-Portal

Elearning enables us to quickly create and communicate new policies, training, ideas, and concepts. Elearning reduces time away from the workplace, eliminates the need for travel, and removes the need for classroom-based training.
Hack
4
star
5

Chatbot

A chatbot (also known as a smartbot, conversational bot or artificial conversational entity) is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods.
Jupyter Notebook
2
star
6

Hand-Gesture-Recognition

Hand Gesture Recognition using OpenCV and Python.
Python
2
star
7

dropwizard-service

Java
2
star
8

Chatbot-using-Node.js-and-Dialogflow

Chatbot using Node.js and Dialogflow
JavaScript
2
star
9

Chat-Server

Users can interact to each other. They can share information to all others.
Java
2
star
10

Telegonus

It is web service which will detect unique system using user agent of the system and we find any fake user agent which is not available in side our database we will show him unsolvable captcha .
PHP
2
star
11

email-sendgrid-cli

CLI for sending mails through SendGrid.
Python
2
star
12

Mega-Store

Shopping Cart System using Binary Search Tree and Trie Data Structure .
C++
2
star
13

Online_Compiler

Online IDE with C , C++, java and python compiler. Quick and easy way to compile program online.
PHP
2
star
14

Electron_Touchbar_Demo

Demo of the electron TouchBar API.
JavaScript
2
star
15

Doc-Assistant

Socket based chat application using Node.js and AngularJS, chat between a doctor and a patient where patient requests for a chat consultation and chatbot asks question to patient once the questions have completed, a request goes to a doctor who can join the chat.
HTML
2
star
16

Text-Summarizer

Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of the original document.The main idea of summarization is to find a subset of data which contains the "information" of the entire set.
Jupyter Notebook
2
star
17

Morse-Code-Translator

Morse code is a method of transmitting text information as a series of on-off tones, lights, or clicks that can be directly understood by a skilled listener or observer without special equipment.
Python
2
star
18

Braille-Reader

Braille Reader can translate a page in Braille to English within seconds. The raised dots of a Braille Page are detected by the Braille Reader which is then cross referenced with the database to get the correct character. At first, the image is convert to grayscale and the shadow is removed. This leaves the image with major colors – the majority of main paper (bit greyish color), the top of the raised dot
MATLAB
2
star
19

Multi-Web-Addon-Service

The main objective of this extension is to help people accomplish their tasks fast and easily. It gets all useful add-ons in one place and performs numerous tasks with ease.
2
star
20

Multiple-Dashboard

Dashboards are basically great places where you can pin whatever you want and organize the whole thing however you like (with sections, titles and so on). And by whatever you want what I really mean is maps, interactive graphs, forms, datasets previews and so much more.
2
star
21

transactions-web-service

1
star
22

Event-Exploration-Engine

User Interface for key phrase based news Event Exploration Engine in AngularJS and Django.
HTML
1
star
23

Youtuber-Metadata-Scrapper

A Python/PHP powered Web App to download YouTube videos with all the metadata (ID3 Tags)
PHP
1
star
24

Codeforces-Programming-Problems

Codeforces Programming Problems Practice.
C++
1
star
25

fampay-youtube-api-service

CSS
1
star
26

Competitive-Programming-Library

java competitive programming library
Java
1
star
27

user-content-graphql-service

User Contents
Python
1
star
28

Shubham1007.github.io

My Portfolio
JavaScript
1
star
29

scilab-narval-node-detector

Using Scilab , The visibility graph for a set of obstacles.Using the various Vision functions present in the NARVAL to generate a visibility graph which is a graph of intervisible locations.
Scilab
1
star
30

Blog

A blogging application built using the Express framework.
1
star
31

Food-Zone

Food Zone is a free open source restaurant ordering and management system. Food Zone provides a professional and reliable platform for restaurants wanting to offer online ordering to their customers.
1
star
32

Simulation-of-Bankers-Algorithm

The banker’s algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, then makes an β€œs-state” check to test for possible activities, before deciding whether allocation should be allowed to continue
C++
1
star
33

SIC-Disassembler-master

SIC or Simplified Instructional Computer is a hypothetical machine introduced by Leland L. Beck and D. Manjula for their book on System Software. This has an advantage of simple architecture and instruction set making it possible for students to understand the details of construction of system software. The objective of this project is to create a C++ program to disassemble a given SIC object file and create the corresponding Assembly File.
C++
1
star
34

Twitter-Sentiment-Analysis

Sentiment Analysis is the process of determining whether a piece of writing (product/movie review, tweet, etc.) is positive, negative or neutral. Marketers can use sentiment analysis to research public opinion of their company and products, or to analyze customer satisfaction.
Python
1
star
35

docker-web-service

Creating and Deploy a web app using docker and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package.
PHP
1
star