Code Monkey home page Code Monkey logo

Ian Kigen's Projects

art-backend icon art-backend

This is the backend application for ART(Andela Resource Tracker)

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

bips icon bips

Bitcoin Improvement Proposals

bubble_sort icon bubble_sort

Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted.

bucketlist-flask-restful-api icon bucketlist-flask-restful-api

A Flask RESTful API implementing Token Based Authentication, pagination and searching with Endpoints that enable users to: Register and login. Create, update, view and delete a bucket list. Add, update, view or delete items in a bucket list.

bucketlist-react-fend-app icon bucketlist-react-fend-app

Bucketlist application using react library that allows a user do the following: Register and login. Create, update, view and delete a bucket list. Add, update, view or delete items in a bucket list.

ceaser_cipher icon ceaser_cipher

Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet.

django icon django

The Web framework for perfectionists with deadlines.

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.