KivutiBrian
🔋 Made of greatness ⚽ Manchester United Fan 🚴♂️ Cyclist 💻 Fullstack Developer FastAPI, Flask, Node, Javascript, Typescript, SST, React, Next, Vue, Nuxt
@Muer-SolutionsNairobi
Pinned Repositories
kivutibrian.dev
Web App for https://kivutibrian.dev
digital-cloud
This project is aimed at creating a web app for a fictional IT firm Digital Cloud with the aim of exploring how to handle responsive app design using Chakra UI
mpesa_apis
An API created (using flask rest-plus) to consume the safaricom daraja APIs and includes STK push, C2B
Employee_Management
An employee management system created at Tech Camp Kenya using Flask and PostgreSQL for database. Includes features such as creating a department, adding employees in various departments and generating payroll for each employee.
Payroll-Manager-fastapi-backend
backend Implementation of a payroll system.
Python-Task-Solutions
Solutions to tasks posted on concept 8 on https://learning.techcamp.co.ke/
Sign-up-form
A sign up form with back-end (done with Flask) and PostgreSQL for the database
API-Development-using-flask
An API created using flask at Tech Camp Kenya
DevSearch
An online web application to locate developers created using Django
Horesy-API
Backend Implementation of an Hotel Reservation System using FastAPI
KivutiBrian's Repositories
KivutiBrian/mpesa_apis
An API created (using flask rest-plus) to consume the safaricom daraja APIs and includes STK push, C2B
KivutiBrian/Sign-up-form
A sign up form with back-end (done with Flask) and PostgreSQL for the database
KivutiBrian/API-Development-using-flask
An API created using flask at Tech Camp Kenya
KivutiBrian/DevSearch
An online web application to locate developers created using Django
KivutiBrian/alis-technology
Worlds most basic web app
KivutiBrian/Authentication_UI
React Native Authentication Screens i.e Login & Registration
KivutiBrian/Bio-Foods
KivutiBrian/digital-cloud
This project is aimed at creating a web app for a fictional IT firm Digital Cloud with the aim of exploring how to handle responsive app design using Chakra UI
KivutiBrian/ello-fullstack-solution
A solution to the ello fullstack challenge https://github.com/ElloTechnology/full-stack-test
KivutiBrian/FeedbackApp
A simple comments application created using vue js to understand how to use event bus vuex and axios
KivutiBrian/kivutibrian.dev
Web App for https://kivutibrian.dev
KivutiBrian/linked-metrics-chrome-extension
A chrome extension to display user metrics
KivutiBrian/MovieLand
A simple react app consuming http://www.omdbapi.com api
KivutiBrian/Noteball-vue3-composition-api
Deep dive into vue3 composition API
KivutiBrian/Nuxt-3-Learning-Projects
A repo containing apps I built while learning Nuxt 3
KivutiBrian/onlineBiddingSystem
A test online bidding system
KivutiBrian/PMS
KivutiBrian/Postii-GraphQL
A simple GraphQL API implemented using Python FastAPI, Strawberry and Orator ORM
KivutiBrian/React-Todo-App
Getting started with React JS by creating a simple todo app
KivutiBrian/Simple-Node-API
A simple API created using Node,Express and MongoDB
KivutiBrian/Song_Lyrics_API
A flask app to retrieve song lyrics to a song using Lyrics.ovh API
KivutiBrian/swapi-client
A client implementation of the swapi-graphql-server
KivutiBrian/swapi-graphql-server
A GraphQL API that wraps the Star Wars API (https://swapi.dev/).
KivutiBrian/Task_Manager
A task manager application using vue js. With authentication(using jwt), Vuex,Vuetify,Vue-router and axios.
KivutiBrian/Technobrain-Solution
KivutiBrian/Travis-CI-Example
Project to learn how to use Travis CI
KivutiBrian/UploaderTest
Testing uploader file
KivutiBrian/Using_Vue_Cli
This project was created to help learn and understand how to create vue js apps using the cli tool.
KivutiBrian/Vue_Event_Bus
Simple app to demonstrate working with event bus in vue.js
KivutiBrian/Vuex-Demo
A demo application to implement state management using vuex