Giter Club home page Giter Club logo

Abdullah Ahmed Khan's Projects

as-auto-parking icon as-auto-parking

In this project, we try to park a car in an empty space. It uses a machine learning technique called K-means clustering for doing its task. (Intro to AI project, 4th Semester, Bachelors of computer science)

book-inventory-system icon book-inventory-system

The following project was used to sharpen C++ object oriented programming. The project allows you to manage book stock for a book shop. It has 3 users, customer, admin and staff members. It allows different users to do different tasks to ensure inventory management.

client-server-model-using-linux-api icon client-server-model-using-linux-api

This project depicts a client-server model. This project uses linux's system API. In this project, the client makes requests to the server and in return the server caters the requests and sends response to clients. The server is multi-client so it can cater multiple client together simultaneous.

evolutionary-algorithm icon evolutionary-algorithm

Runs for 20 iterations of EA to maximise the function, f(x) = x2 + y2. Current generation is given Binary tournament for parent selection. Produces 4 offspring. Performs crossover by taking x value of parent 1 and y value of parent 2. Mutation rate is 50% and perform swap mutation. Truncation will be used as survivor selection.

exercise-web-app icon exercise-web-app

This is a very basic CRUD application developed using MERN stack technologies. In this application, the user can record his or her own exercises.

flutter-quiz-app icon flutter-quiz-app

This is a quiz app, which allows you to take a quiz and reports the user with their marks.

genzcoin icon genzcoin

In this project, the goal is to make a blockchain from very scratch.

hospital-management-system icon hospital-management-system

This is a hospital management System which I developed in my freshman year of my bachelors in computer science program. The system has many functionalities. Read the README file for further info.

jacobi-vs-seidle icon jacobi-vs-seidle

This is a numerical analysis project which compares two methods Jacobi and Seidle. It informs the number of interations taken by each method for comparison.

liver-fail-predictor icon liver-fail-predictor

In this project, I tried to find a model which will best predict if a patient has a liver failure or not. This is a classification problem and the models I tried were random forest, naive bayes, gradient boost, and linear regression.

ride icon ride

A decentralized, blockchain-based, ride-hailing application for mobile devices that aims to remove middlemen from the circle to provide the maximum return to the driver while costing as little as possible.

shortest-route-finder icon shortest-route-finder

This is a Data Structure Project. In this project we try to find the shortest route between two cities using Breath for Search (BFS) and dijkstra's Algorithm. ReadMe file for further assistance on how to use the code.

simulation-of-windows-shell icon simulation-of-windows-shell

This project is a basic simulation of windows shell. This program allows you to run, kill, print, list active, list all processes. In this program only 5 processes can run at a moment. Any other requests will be sent to waiting queue. When a process terminates, only then a waiting processes is runned.

word-ladder icon word-ladder

This project creates word ladders in directed and undirected graph generated from the words in the text file sub-words. It then finds the strongly connected components in the directed graph.

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.