About Me

Let me tell you a few things...

Chris Mulei

BIO

Im a communication graduate turned Programmer & web developer based in Kenya.My skills range from frontend to back end. The projects listed below are just a showcase of skills taught at jomo kenyatta University of agriculture & tech CBD Campus.Check out my Gitub Repo here

Python/django Blog

Simple Jango site

This is a sample yet very informative display of laying out a django website. It feautures bundling up an entire django site.I.e creating views,models and incorporating static files.

Django API

Complete Json API in Django

In this example i create a complete items crud and deploy it to heroku.I incorporate flasksqlachemy asthe db of choice.The app can be tested using Postman

Laravel & Vue Js

FRont End App

This project i showcase how to take a responsive bootstrap 4 theme and break it into sections.Navigation,left sidebar,right side bar and the footer.I then bunde it up using laravel mix to present nice views using vue js components

Laravel API

An ecommerce API in laravel

This features all crud functionality as well as using Postmanto test API Endpoints

Laravel Blog

A pure laravel App

This is a complete blog in laravel

Angular FrontEnd & laravel Backend

Sample SPA

This repo only contains the frontend angular files.

Basic Website

Laravel Basic Website

A sample website done to ssharpen skills on laravel the PHP framework. covers the basic topics on routing,blade templates & migrations.

Employee Management App

Vue js & Firebase

This is written Vue js.Register yourself,login to create,read & update employees

SAMPLE PROGRESSIVE WEB APP

Simple PWA

Half of internet users in kenya & africa at large use their mobile phone to access the internet. The above is just a demonstration on how to a basic website into a PWA.It can load pages the user has visited while offline as well as send push notifications.

HTML5 & CSS3 GRID WEBSITE

ABasic Website using CSS3

This is just abasic website done CSS GRID Layout>Its may not be the most beautiful website but it provides insights into building websites using CSS3 grid layout.

Laravel CMS

Laravel CMS

This is an advancement of the basic project created earlier. It covers all areas of laravel like user authentication,routing,blade templating as well as crud operations

PHP Login System

Sample Login system in php using a mysql database

This is a login system done where a user can sign up to the site. Authentication is applied therefore only registered members can log in.

User Registration system with Avatar

Sample Login system in php using a mysql database

This is a system where users can sign up aswell as upload their images.

My portfolio

A Mobile responsive CSS website

This is written in HTML 5 & SASS

Service Worker App

Vannilla javascript project

This is a simple project done to create a PWA in javascript

Landing Page

HTML5 & CSS 3 project

This is a sample landing page modelled after the i-tunes landing page. Feel free to compare but kindly understand as developer you have to vary the look & not copy & do it your own way

AJAX & XML

Sample Ajax project

This is a simple xhr project on how servers send data back & forth without reloading the browser

FETCH API

Sample fetch API project

This is a simple xhr project on how servers send data back & forth without reloading the browser