GithubHelp home page GithubHelp logo

oguzhankirlar's Projects

implementation-of-your-own-shell icon implementation-of-your-own-shell

In this project, you are going to implement your own shell (i.e Command Line Interpreter) which is composed of a set of certain commands. The functionalities of these commands are already available within the default shell of your Linux-based OS. However, it is desired to implement a customized shell so that we can easily remember the commands and their corresponding functionalities.

movie-review-sentiment-classsification icon movie-review-sentiment-classsification

Implement three Naive Bayes (NB) classifiers, Multinomial NB, Bernoulli NB, and Binary NB, for identifying the sentiment (positive/negative) of a given movie review.

mpi-game-of-life icon mpi-game-of-life

Our focus will be on the particular cellular automaton called the (Conway’s) Game of Life, devised by J. H. Conway in 1970. Just “Game” for short. In the Game, we have a 2- dimensional orthogonal grid as a map (i.e. a matrix). Each cell on the map can either contain a creature (1) or be empty (0).

simulation-of-a-bill-payment-system icon simulation-of-a-bill-payment-system

In this project, you are going to implement a multi-threaded application for simulating a bill payment system, where the customers can make the payments of the various bills through the available ATMs. Since the payments can be made simultaneously through different ATM instances, the synchronization and the data consistency should be taken into the consideration throughout the implementation.

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.