Coder Social home page Coder Social logo

Michael Oberkoh's Projects

bit-manipulation icon bit-manipulation

Binary Numbers, Bitwise AND, Bitwise OR, Bitwise XOR, Bitwise NOT, Bit Shifting, Integer Overflow

general-programming icon general-programming

Short Circuit Evaluation, garbage collection, closures, mutable vs immutable objects

github-bot-tutorial icon github-bot-tutorial

Telegram bot created with TelegrafJs in NodeJs getting GitHub API with Axios deployed in Heroku. Tutorial is available in Virgool.

greedy-algorithms icon greedy-algorithms

A greedy algorithm builds up a solution by choosing the option that looks the best at every step

linked-lists icon linked-lists

An item in a linked list is called a node. The first node is called the head. The last node is called the tail.

madlibs icon madlibs

a very simple version of the madlibs program in python

ndls icon ndls

Final Year Project 2020

order-breakfast icon order-breakfast

Takes the breakfast you want to order and outputs a custom message depending on the breakfast you chose

rock-paper-scissors icon rock-paper-scissors

Two 'rock paper scissors' games created with with python language. One is a simple version of the game. The other is an advanced and detailed version that implements some AI

searching-sorting-and-logarithms icon searching-sorting-and-logarithms

Binary Search Algorithm. Binary Search is a clever way to find an item in a sorted array in O(log n) time. It involves iterative over the list of sorted items and removing the part that doesn't contain the target.

tic-tac-toe icon tic-tac-toe

Tic Tac Toe Game with two Players. The player choices are Computer, Human and Genius Computer

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.