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
Ghilain's Stars
ousecTic/pern-jwt-tutorial
agent87/youtube-uploader
The YouTube Uploader is a python library designed to simplify the process of uploading videos to youtube
agent87/RW-DEEPSPEECH-API
An end to end deep speech REST API containing speech to text and text speech services for Kinyarwanda.
RWUBAKWANAYO/motorbike_booking_backend
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 as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.
RWUBAKWANAYO/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.
Mehdi-Rh/Enumerable-Ruby
agent87/E-Parking-Platform
bizip/recipe_app
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/unique-paths-challenge
Unique Paths Challenge from leetcode
Kwentsir/my_new_rails_app
preciousakams/Hotel-Room
SuiteUp is a simulation of a hotel room reservation system. It enables users to make room reservations. It also allows users to see all of their reservations in a list format, delete a room only if it is empty, and all visitors can see unreserved rooms.
agent87/AIMSHTML
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-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/readme-template
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/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.
Kwentsir/Web3