Code Monkey home page Code Monkey logo

Timm Ndirangu's Projects

company-website- icon company-website-

This a company website template build from scratch using HTML CSS AND JS no frameworks. The reason fr doing so is for the purpose of code maintainability and to give a new view of originality. Note that the site is not yet over as I am working on the back-end using python (Flask Restful API)

data-capstone-project icon data-capstone-project

This repo contains various works/analysis done as capstone projects to demonstrate understanding of Data Science using python.

data-visualization-for-brazil-forest-fires icon data-visualization-for-brazil-forest-fires

This dataset report of the number of forest fires in Brazil divided by states. The series comprises the period of approximately 10 years (1998 to 2017). The data were obtained from the official website of the Brazilian government.

dice-rolling-simulator icon dice-rolling-simulator

Like the title suggests, this project involves writing a program that simulates rolling dice. When the program runs, it will randomly choose a number between 1 and 6. (Or whatever other integer you prefer — the number of sides on the die is up to you.) The program will print what that number is. It should then ask you if you’d like to roll again. Include tests for this program.

fluffy-lamp icon fluffy-lamp

This is a machine learning toolkit to ease the work of ML engineers and data scientist.

for-loop-in-python icon for-loop-in-python

A for loop is used for iterating over a sequence (that is either a list, a tuple, a dictionary, a set, or a string). This is less like the for keyword in other programming languages, and works more like an iterator method as found in other object-orientated programming languages. With the for loop we can execute a set of statements, once for each item in a list, tuple, set etc.

humans icon humans

A pluggable Django app to manage users

ireporter icon ireporter

Corruption is a huge bane to Africa’s development. African countries must develop novel and localized solutions that will curb this menace, hence the birth of iReporter which is a RESTful API

iris icon iris

This is an Iris flower classifier RESTful API. The Iris flower data set or Fisher's Iris data set is a multivariate data set introduced by Sir Ronald Fisher in the 1936 as an example of discriminant analysis. The data set consists of 50 samples from each of three species of Iris (Iris setosa, Iris virginica and Iris versicolor), so 150 total samples. Four features were measured from each sample: the length and the width of the sepals and petals, in centimeters.Here's a picture of the three different Iris types:

iris-project icon iris-project

Deploying machine learning algorithm using flask RESTful Api

kmeans-clustering icon kmeans-clustering

The repo contains works that demonstrate the use of K means clustering using python.

materialized-css icon materialized-css

A simple responsive website that can be used for either business, travel etc.

movie-recommender-system icon movie-recommender-system

Recommender System is a system that seeks to predict or filter preferences according to the user’s choices. Recommender systems are utilized in a variety of areas including movies, music, news, books, research articles, search queries, social tags, and products in general.

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.