Giter VIP home page Giter VIP logo

Andrew Blessing Okoro's Projects

dice-game icon dice-game

Play a dice game against a computer player, you win if your counter gets to zero before the computer's. counter starts at 10 and decreases or increases by 1 when you win or lose each round respectively.

error-detection-and-correction-module icon error-detection-and-correction-module

The aim of this project is to use both Hamming and CRC algorithms to detect errors in transmitted messages between the consumer and producer by means of CRC and to both detect and correct transmission errors by using Hamming.

flixster-part-1 icon flixster-part-1

Flixster+ is an Android app that gets the latest movies currently playing in theaters -- similar to Fandango and Rotten Tomatoes -- and lets a user view and scroll through a list of movies. To do this, it gets data from the internet (via an API) and display it in a scrollable list.

hello icon hello

A simple hello app for CodePath

micro-blog icon micro-blog

Index and Login page of a microblog. Has user authentication...

producer-consumer-communication icon producer-consumer-communication

This aim of this project is to review the fundamental concepts and components of data communication using files. There is a single producer (server) and a single consumer (client). The producer takes the input from the user file which are ASCII characters, converts each character into binary, encodes each character (8 bits binary) with a parity bit, and writes the output to a binary file in frames. Each frame contains 2 syn characters, a control character that contains the length of the data to be transmitted, and the data transmitted.

producer-consumer-synchronization icon producer-consumer-synchronization

The aim of this project is to develop a practical understanding of task collaboration using socket programming, semaphores, and multithreading.

rest-api icon rest-api

REST API to access stores, items, and users

the-anonymizer-socket-programming-and-reliable-data-transfer- icon the-anonymizer-socket-programming-and-reliable-data-transfer-

Anonymizer is a client-server application that anonymizes user-specified keyword from a text file. The server and client commuicate via a socket using TCP (a reliable transport layer protocol) and UDP with stop-and-wait protocol (to ensure reliability of the UDP protocol).

todo-app icon todo-app

A simple ToDo Android app to help you stay organized

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.