Code Monkey home page Code Monkey logo

Profile

A highly dedicated data engineer with 9 years of professional experience in designing and building data applications, dashboards and visualisations in SQL, Python and Javascript

A simple view of my world

The world that I live on

Languages

  1. Python. Expert Python

  2. Javascript Expert Javascript

  3. SQL Expert SQL

Frameworks

  1. ReactJS
  2. VueJS
  3. Flask
  4. FastAPI
  5. Pandas/SkiLearn

DevOps

  1. Docker
  2. AWS
  3. GCP
  4. CircleCI
  5. Github Actions

Tools

  1. DataIku
  2. Tableau
  3. Metabase
  4. Notebook

Areas of Expertise

  1. ✨ Data Architecture Design
  2. ✨ Data Analytics
  3. ✨ Machine Learning
  4. ✨ Data Engineering

John Kitonyo's Projects

airflow icon airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

calm icon calm

There is a robot which can move around on a grid. The robot is placed at point (0,0). From (x, y) the robot can move to (x+1,y), (x-1, y), (x, y+1), and (x, y-1). Some points are dangerous and contain EMP Mines. To know which points are safe, we check whether the sum digits of abs(x) plus the sum of the digits of abs(y) are less than or equal to 23. For example, the point (59,75) is not safe because 5 + 9 + 7 + 5 = 26, which is greater than 23. The point (-51, -7) is safe because 5 + 1 + 7 = 13, which is less than 23.

chatter icon chatter

A open chat session and discussions on topics with the world!

design-teardown icon design-teardown

The project aims to display mastery of visual hierarchy, typography and design principles. The project is based on breaking apart the website for a popular design magazine with which you’re probably familiar by now – Smashing Magazine

doist icon doist

This is a personal project for Doist, a startup that is dedicated in building the future that we all want to work in. Doist creates tools that promote a calmer, more balanced, more fulfilling way to work and live. Since the future is remote then this a great mission and vision for Doist.

enumerables icon enumerables

The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort.

gamma icon gamma

A english learning application for kids between 4 - 6 years.

gitignore icon gitignore

A collection of useful .gitignore templates

jira icon jira

Python JIRA Library is the easiest way to automate JIRA. Support for py27 was dropped on 2019-10-14, do not raise bugs related to it. Show that you care about the future of the library by donating $1, is not about the money!

machinelearningapi icon machinelearningapi

Machine Learning - Restful API for Dummies provides a means for non-developers to use Restful API to query a CSV for Categorisation, Nearest K Neighbours, Recommendation ML problems using a simple HTTPS Endpoint.

mbta-test icon mbta-test

MBTA Commuter Rail API integration and 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.