Kaweesi-Matia
Passionate full-stack software developer convinced that education and technology can change the world. I am currently available for new opportunities.
MicroverseKampala,Uganda
Pinned Repositories
Algo-DS-min_stack-challenge
Awesome-Books
The personal library allows users to add the name of the book and at the same time the name of the author. The user is able to add new books and Delete text. This app allows users to store all changes in Local storage so user can be able to see his/her stored data anytime.
awesome_books-es6
In this project, I restructured my Awesome books app code with the goal to make it more organized by using JavaScript modules and Es6 syntax
budget-app
With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.
capstone_1
This is the Capstone project in Microverse Curriculum Module No.1. It allows users to make a conference page for any event and publish it for advertisement purposes. It is built with HTML, CSS, and JavaScript.
hamburg_menu
Leader_Board
In this project, I will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
math-magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote.
My-portfolio
Building my personal portfolio but beginning with the "mobile first" technique to showcase my projects.
To-do-list_APP
This is the To-Do List project. It allows users to add their tasks that need to be done in a day and users can also mark tasks as complete to remove them from the list. Built with JavaScript ES6 …