-
Freelance Full-Stack Developer
- Rwanda, Kigali
- https://rwubakwanayo.github.io/personal-website
- @rwubakwanayo
- in/rwubakwanayo
Highlights
-
tractor-rental-backend Public
This online application simplifies the process of leasing tractors for farmers by providing accurate cost and time estimates, enabling them to complete their work in an efficient and speedy manner.
-
platform-client-mzima Public
Forked from ushahidi/platform-client-mzima -
-
ocaml.org Public
Forked from ocaml/ocaml.orgThe official OCaml website.
HTML Other UpdatedNov 15, 2023 -
WikiEduDashboard Public
Forked from WikiEducationFoundation/WikiEduDashboardWiki Education Foundation's Wikipedia course dashboard system
Ruby MIT License UpdatedOct 19, 2023 -
-
Fodome Public
Forked from MohamedMafaz/FodomeCreate your dream dish with Fodome! Order food with your desired recipe and ingredients, and indulge in a personalized culinary experience. Join our open-source community and contribute to make Fod…
-
-
first-contributions Public
Forked from firstcontributions/first-contributions🚀✨ Help beginners to contribute to open source projects
-
LinkFree Public
Forked from EddieHubCommunity/BioDropConnect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
-
Moksh Public
Forked from akshitagupta15june/MokshUnlock your potential and achieve true balance in life with Moksh
-
Patients-Facility Public
This project focuses on increasing the efficiency of a hospital's patient waitlist by creating an algorithm to generate an ordered list of 10 patients with the highest chance of accepting an appoi…
-
-
-
motorbike_booking_frontend Public
Motorbike Booking is a react frontend application for booking Motorbikes. This application serves as user interface for the backend and users can create, and delete Motorbikes, as well as add reser…
-
motorbike_booking_backend Public
Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well a…
-
ROR-Task-manager Public
Task Manager is an application that allows users to create categories, create tasks, add tasks to categories, view all tasks and categories, edit tasks and categories, and delete tasks and categori…
-
-
tractor-rental-frontend Public
This online application simplifies the process of leasing tractors for farmers by providing accurate cost and time estimates, enabling them to complete their work in an efficient and speedy manner.
-
TodoList-Review Public
Microverse Module 02 Project: This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all com…
-
microverse-zendesk-clone Public
This is a simple UI inspired by microverse zendesk landing page. It was created for the purpose of learning how to write clean code with HTML and CSS.
-
-
Rwanda-Events Public
"Rwandan events" is an online platform for discovering and attending any event taking place in Rwanda. This Web App gives its users the ability to easily browse through events and purchase tickets …
-
Digital-Currency Public
"Digital Currency" is about working with the real live data from the Blockchain API. It's a web application for a company that provides informations such as trending coins, coins' price,and crypto …
-
Clinic Public
This is an education project to design clinic database diagram and create database schema based on generated design.
2 UpdatedOct 18, 2022 -
Blog-app Public
Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and l…
-
budget-app Public
This is an educational project is about building 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 …
-
ruby-group-project Public
Forked from preciousakams/ruby-group-project -
OOP-school-library Public
This is an education project that school librarian to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.
-
TDD Public
This is an education project that implement a class with some methods, but we did it by doing test-driven development (TDD). The idea is to write tests first and then the code.