Ghilain
A Full-stack developer proficient in HTML, CSS, JavaScript, PHP, I dedicate my free time to research, graphic design, and UX/UI. I am looking for a Remote job.
DigitalineKigali, Rwanda
Pinned Repositories
awesome-book-ES6
"Owesome books" is a simple website that displays a list of books and allows you to add and remove books from that list."
Awesome-books
blog-app-api
The Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
budget-app
The Ruby on Rails capstone 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 money you spent and on what.
covid-data
Web app showing COVID data for the country have more cases around world and use disease.sh api data
food-recipee
This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals
ghilain-portfolio
Personal Portfolio: This is my personal portfolio website, it has mockups for my recent projects with technology used and also has my contact whereby you can ping me up whenever you want to...
kwita-izina-event
The Kwita Izina gorilla naming ceremony is modelled off a centuries-old tradition in which Rwandans name their children in the presence of family and friends. And happen every year.
To-Do-list
To Do List App: This is the web base application that helps you to enlist your daily tasks, and enables you to make completed ones and detect uncompleted ones. This project was built in CSS, HTML, JavaScript and...
motorbike_booking_frontend
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 reservations. Users can sign up or sign in to able to book motor.
Ghilain's Repositories
Ghilain/kwita-izina-event
The Kwita Izina gorilla naming ceremony is modelled off a centuries-old tradition in which Rwandans name their children in the presence of family and friends. And happen every year.
Ghilain/ghilain-portfolio
Personal Portfolio: This is my personal portfolio website, it has mockups for my recent projects with technology used and also has my contact whereby you can ping me up whenever you want to...
Ghilain/-Search-Insert-Position
Given a sorted array of distinct integers and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order.
Ghilain/blog-app
Ghilain/decode-morse-code
Ghilain/food-recipee
This is a Capstone project being built in the second module of curriculum at microverse. it's an application that uses the MealDB API to display meals and instructions on how to make the meals. The project also utilizes the Involvement API to update and display comments and likes for the meals
Ghilain/Ghilain
Ghilain/school-library
Ghilain/TDD-project
Ghilain/unique-paths-challenge
Unique Paths Challenge from leetcode
Ghilain/blog-app-api
The Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Ghilain/budget-app
The Ruby on Rails capstone 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 money you spent and on what.
Ghilain/Find-First-and-Last-Position-of-Element-in-Sorted-Array
Given an array of integers nums sorted in non-decreasing order, find the starting and ending position of a given target value.
Ghilain/find-right-interval
You are given an array of intervals, where intervals[i] = [starti, endi] and each starti is unique. The right interval for an interval i is an interval j such that startj >= endi and startj is minimized. Note that i may equal j.
Ghilain/Hello-rails
Ghilain/hello-rails-back-end
Ghilain/hello-rails-react
Ghilain/hello-react-front-end
Ghilain/motorbike_booking_backend
Motorbike Booking is a rails backend application for booking Motorbikes. This application serves as API endpoints for the frontend and users can load, create, and delete Motorbikes, as well as add reservations. Users need to sign up or sign in to access the API endponits. They can sign up or sign in using the API endponts.
Ghilain/motorbike_booking_frontend
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 reservations. Users can sign up or sign in to able to book motor.
Ghilain/non-overlapping-intervals
Given an array of intervals intervals where intervals[i] = [starti, endi], return the minimum number of intervals you need to remove to make the rest of the intervals non-overlapping.
Ghilain/passenger-app
This is a simple dynamic web page created which showcases basic Counter application for Passengers boarding the train with interactive view using Javascript!
Ghilain/path-sum-III
Given the root of a binary tree and an integer targetSum, return the number of paths where the sum of the values along the path equals targetSum.
Ghilain/recipes-food
The Recipe food app keeps track of all your recipes, and ingredients. 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.
Ghilain/ruby-capstone-catalog
This is a Microverse capstone group project. The app has an user interface on the console that user can list and choose options such as add and list items in categories. All data is preserved so that user can display the items that have been created.
Ghilain/search-in-rotated-sorted-array
There is an integer array nums sorted in ascending order (with distinct values).
Ghilain/Valid-Sudoku
Determine if a 9 x 9 Sudoku board is valid. Only the filled cells need to be validated according to the following rules: Each row must contain the digits 1-9 without repetition. Each column must contain the digits 1-9 without repetition. Each of the nine 3 x 3 sub-boxes of the grid must contain the digits 1-9 without repetition.
Ghilain/farmer_cllient
Ghilain/farmer_cllient_fe
Ghilain/user-management
User account management is a project where user can provide more information about themselves like they National Identification Number or a passport number to be verfied.