GithubHelp home page GithubHelp logo

Ali Elahi's Projects

ai-projects icon ai-projects

AI course projects: A*, Greedy, GA and GP algorithms with python.

bmi-calculator icon bmi-calculator

BMI Calculator is an app that allows you to monitor BMI and percentage of fat in your body. Ideal weight - app calculates the ideal weight you should gain.

ecommerce icon ecommerce

Ecommerce, also known as electronic commerce or internet commerce, refers to the buying and selling of goods or services using the internet, and the transfer of money and data to execute these transactions

flash-messenger icon flash-messenger

Connect with your friends from Flash Messenger. Simply search for them by name or username to message.

garage-door icon garage-door

Implement the function of a garage door remote control

kruskal-algorithm icon kruskal-algorithm

Given a connected and undirected graph, a spanning tree of that graph is a subgraph that is a tree and connects all the vertices together. A single graph can have many different spanning trees. A minimum spanning tree (MST) or minimum weight spanning tree for a weighted, connected and undirected graph is a spanning tree with weight less than or equal to the weight of every other spanning tree. The weight of a spanning tree is the sum of weights given to each edge of the spanning tree.

min-cut icon min-cut

The goal of the algorithm is to find a global min-cut in a graph in polynomial time. The graph is undirected and allows parallel edges. The algorithm chooses an edge randomly and contracts it. The procedure is performed recursively until two nodes remain.

os-buddy icon os-buddy

The buddy memory allocation technique is a memory allocation algorithm that divides memory into partitions to try to satisfy a memory request as suitably as possible. This system makes use of splitting memory into halves to try to give a best fit

os-remoter icon os-remoter

OS Remote stands for Operating System Remote and you can use this robot to manage your computer / laptop remotely with telegram bot.

part-manager icon part-manager

a CRUD GUI app with Python, the Tkinter library and Sqlite3

personal-accounting-app icon personal-accounting-app

This is a budgeting app and expense tracker that helps you save a little bit everyday by showing you where you spend your money and identify areas for improvement. You can track your spending by category.

pong icon pong

Pong is a table tennis–themed arcade sports video game, featuring simple two-dimensional graphics, manufactured by Atari and originally released in 1972.

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.