Kalunge
Full-Stack Software Engineer | Husband. I play chess and Fantasy football. Stack: Java, KotlinNode, React, Ruby, Rails, AWS, Docker. open to job opportunities
Full-Stack DeveloperNairobi-Kenya
Pinned Repositories
Blog-app
Bookstore-Api
A backend for storing books and their authors. Created using TDD Approach to cement the core Rails development skills. Authentication is done using JWT
Budget-Application
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
catalog-of-my-things
this project consists of a SQL database and a ruby application. In this project, I collaborated with three team members to create a console app that helps users to keep a record of different types of things. it entails Adding new Books, Movies, Music_Albums, and Games and associating them with their labels, genres, sources and authors. as well as Displaying selected items and Preserve user data in JSON files
Equipment-booking
Platform Built with MERN stack, designred to be a shop but will later include bookings
javascriptcapstone
This project is built based on external APIs. One Meals DB API storing information about meals and another Involvement API to help with page interactions
Leaderboard-list-app-
a leaderboard list app that consumes an API and displays the results
Metrics-webapp
This app is a frontend of a bible-based API. It pulls data from abblidigital API and displays it, enabling users to read the bible directly from their phones. Data can be filtered based on testaments, authors, chapters, books etc.
property-management-api
A property management API to help landlords manage their properties
rentcopter
In this project I collaborated with three colleagues to Build a rent-a-helicopter rental site with React and Rails app
Kalunge's Repositories
Kalunge/Metrics-webapp
This app is a frontend of a bible-based API. It pulls data from abblidigital API and displays it, enabling users to read the bible directly from their phones. Data can be filtered based on testaments, authors, chapters, books etc.
Kalunge/catalog-of-my-things
this project consists of a SQL database and a ruby application. In this project, I collaborated with three team members to create a console app that helps users to keep a record of different types of things. it entails Adding new Books, Movies, Music_Albums, and Games and associating them with their labels, genres, sources and authors. as well as Displaying selected items and Preserve user data in JSON files
Kalunge/Blog-app
Kalunge/Math-Magicians-
A calculator app made with ReactJs. performs arithmetic calculations of different complexities
Kalunge/OOP-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when.
Kalunge/Budget-app
Kalunge/Budget-Application
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Kalunge/Create-your-own-Enumerable
The Enumerable mixin provides collection classes with the method of all? any? filter, max, min.# Enumerable
Kalunge/Decode-a-Morse-code-message
Kalunge/Equipment-booking
Platform Built with MERN stack, designred to be a shop but will later include bookings
Kalunge/Hello-Rails-app
Kalunge/shop-frontend
Kalunge/Vet-clinic-database
Kalunge/Data-sturctures-and-algos
Kalunge/hello-rails-react
Kalunge/hello-react-front-end
Kalunge/linters-config
Each directory listed below contains config files specific to one programming language and README file with detailed instructions:
Kalunge/Mobile-menu
Kalunge/Recipe-App
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
Kalunge/Space-Travelers-Hub
Kalunge/rentcopter
In this project I collaborated with three colleagues to Build a rent-a-helicopter rental site with React and Rails app
Kalunge/hello-rails-back-end
Kalunge/Jest-Unit-Testing-Youtube-Tutorial
Kalunge/phase-0-git-basics-lab
Kalunge/phase-4-rails-update-destroy-lab
Kalunge/react-hooks-react-router-routes-lab
Kalunge/readme-template
Kalunge/Review-past-project
Kalunge/Situation-updates-on-COVID-19and--casesTracker
The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, and You can filter them by continent or by country.
Kalunge/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture