Ghilain Ishimwe (@Ghilain)
  • Stars
    star
    89
  • Global Rank 218,676 (Top 8 %)
  • Followers 18
  • Following 16
  • Registered about 4 years ago
  • Most used languages
    JavaScript
    58.1 %
    Ruby
    23.3 %
    HTML
    14.0 %
    CSS
    2.3 %
    PLpgSQL
    2.3 %
  • Location 🇷🇼 Rwanda
  • Country Total Rank 35
  • Country Ranking
    PLpgSQL
    3
    Ruby
    13
    HTML
    32
    CSS
    59

Top repositories

1

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.
HTML
5
star
2

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...
JavaScript
5
star
3

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...
CSS
4
star
4

covid-data

Web app showing COVID data for the country have more cases around world and use disease.sh api data
JavaScript
3
star
5

vet-clinic-database

In this database project, I created a relational database to create the data structure for a vet clinic app.
PLpgSQL
3
star
6

sport-vacances

JavaScript
3
star
7

Awesome-books

JavaScript
3
star
8

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."
JavaScript
3
star
9

bookclasses

2
star
10

-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.
JavaScript
2
star
11

school-library

Ruby
2
star
12

decode-morse-code

Ruby
2
star
13

Testing-practice

JavaScript
2
star
14

database-schema-clinic

In this project we created a relational database clinic.
2
star
15

unique-paths-challenge

Unique Paths Challenge from leetcode
JavaScript
2
star
16

Ghilain

2
star
17

blog-app

Ruby
2
star
18

TDD-project

Ruby
2
star
19

space-travelers-hub

Space Travelers Hub is web application for a company that provides commercial and scientific space travel services. Consists of Rockets, Missions, and the My Profile section. In this application users can book rockets and join selected space missions available to go in the space.
JavaScript
2
star
20

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
JavaScript
2
star
21

to-do-list-partner-review

1
star
22

Hello-Microverse

HTML
1
star
23

code-review

HTML
1
star
24

github-slideshow

A robot powered training repository 🤖
HTML
1
star
25

food-recipe

JavaScript
1
star
26

math-magician

JavaScript
1
star
27

to-do-app-react

To do app is app show your daily activities where you can check your daily tasks
JavaScript
1
star
28

Hello-rails

Ruby
1
star
29

HTML-CSS-project

Microverse collaborative
HTML
1
star
30

Leaderboard

Leaderboard list app is JavaScript project using webpack and ES6 features, notably modules and use HTML5 and CSS3.
JavaScript
1
star
31

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!
1
star
32

search-in-rotated-sorted-array

There is an integer array nums sorted in ascending order (with distinct values).
JavaScript
1
star
33

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.
JavaScript
1
star
34

hello-react-front-end

JavaScript
1
star
35

hello-rails-react

Ruby
1
star
36

Documentation

HTML
1
star
37

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.
JavaScript
1
star
38

hello-rails-back-end

Ruby
1
star
39

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.
JavaScript
1
star
40

webpack

JavaScript
1
star
41

Gitflow-exercise

This project contain GitFlow exercise file and branches
1
star
42

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 and read a random math-related quote.
JavaScript
1
star
43

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.
JavaScript
1
star
44

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.
Ruby
1
star
45

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.
Ruby
1
star
46

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.
Ruby
1
star
47

bookstore

The Bookstore is a web app where user can display a list of books, add a book and remove a selected book. Created using an MVP version of it that allows to perform that actvities. By building this application, I also use React and Redux.
JavaScript
1
star
48

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.
JavaScript
1
star
49

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.
JavaScript
1
star