Clinton Mbonu (@clintonjosephs)
  • Stars
    star
    206
  • Global Rank 116,515 (Top 5 %)
  • Followers 70
  • Following 60
  • Registered about 3 years ago
  • Most used languages
    JavaScript
    56.8 %
    Ruby
    21.6 %
    HTML
    13.5 %
    CSS
    5.4 %
    PLpgSQL
    2.7 %
  • Location ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria
  • Country Total Rank 151
  • Country Ranking
    PLpgSQL
    9
    Ruby
    37
    CSS
    57
    HTML
    168

Top repositories

1

LeaderBoard

Built for fun and game activities! you can submit scores of players, create a new game, and refresh to see who is on top of the leaderboard. It was built with JavaScript, HTML, and CSS. Thanks to the central LeaderBoard API service all data is preserved
JavaScript
21
star
2

Stock-metrics

Stock metrics is a web(mobile-focused) app for checking the companies listed on the stock exchange and seeing their live metrics. Its data is consumed from the Financial modeling API. It is built using React, Redux, React-bootstrap, Skeleton Loader, Recharts.
JavaScript
18
star
3

to-do-list

"To-do list" is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, ย mark as completed, remove and make changes to tasks.
JavaScript
14
star
4

portfolio_website

This website shows a sneak peek of what I have done, projects developed and deployed, and what I can do to your projects! Developed with HTML, CSS, and Javascript
CSS
11
star
5

MovieSpot

MovieSpot is a website for the latest and favourite TV shows, shipped with a really cool infinite scroll feature!. You can view the details of the show, "like" a show, and even comment. You can also see other comments which might give you a general idea about what people think about the show. It is built with HTML, CSS and JavaScript with data from the TvMaze API(tv show data) and the Involvement API(likes and comments)
JavaScript
10
star
6

awesome-books

A single-page web app for saving books and their authors. This will help you save your favorite books and their author(s). Built with JavaScript, HTML, and CSS.
JavaScript
9
star
7

awesome-books-es6

Refactored with ES6, A single-page web app for saving books and their authors. This will help you save your favorite books and their author(s). Built with JavaScript, HTML, CSS and WebPack.
JavaScript
9
star
8

conference_website

Looking for a software conference to attend? you are in the right place. This website project serves the purpose of informing users about an upcoming IT conference, with an about page to give more information about the conference. Built with HTML, CSS and JavaScript
CSS
9
star
9

clintonjosephs

7
star
10

MathMagicians

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
5
star
11

recipe-app

The Recipe app keeps track of all the users' recipes, ingredients, and inventory. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what is missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows users to make them public so anyone can access them.
Ruby
5
star
12

portfolio_website_bootstrap

Refactored with bootstrap, the portfolio website is a personal website design, that shows a sneak peek of what I have done as a developer, and what I can do to your projects!
5
star
13

try-gitflow

4
star
14

webpack_setup

JavaScript
4
star
15

todolist_review

JavaScript
4
star
16

microverse_project_review_lesson

HTML
3
star
17

testing-practice

JavaScript
3
star
18

github-slideshow

A robot powered training repository ๐Ÿค–
HTML
3
star
19

youtube-clone

JavaScript
3
star
20

Hello_Microverse

My first Microverse project
HTML
3
star
21

oop-school-library

In this repository, I implemented a tool to record what books are in an imaginary library and who borrows them. The app that you allows users to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this is built in a beautiful and organised way!
Ruby
3
star
22

Space-traveler

Space Traveler's website was built with real live data from the SpaceX API. The application provides commercial and scientific space travel services that allow users book rockets and join selected space missions.
JavaScript
3
star
23

BookStore

Welcome to BookStore, an MVP version of a BookStore app that allows you to display a list of books, add a book, remove a selected book from the list, and update your progress as you read the book. Built with React, HTML, CSS, JavaScript and a cool Dark Mode feature.
JavaScript
3
star
24

blog-app

The Blog app is a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Ruby
3
star
25

crap-portfolio1

HTML
2
star
26

git-one

HTML
2
star
27

crap-portfolio

2
star
28

clinton-barath

JavaScript
2
star
29

microverse

2
star
30

vet-clinic

PLpgSQL
2
star
31

budget-app

The Budget App is a mobile-focused web application where you can manage your expenses: you have a list of expenses associated with a category, and this allows you see how much money you have spent on what and on which category. It also shows you which category you spend most on and your total expenses for the current month which helps you make more informed decisions about your finances.
Ruby
2
star
32

catalog-of-things

In this project, we created a console app that will help users to keep a record of different types of things they won: books, music albums and games. Everything was be based on a UML class diagram above. The data is be stored in JSON files but we also added a schema for the database with tables structure analogical to the program's class structure.
Ruby
2
star
33

ExpensesTracker

Use ExpensesTracker to track monthly and yearly expenses. Very simple to use, all you need do is enter the details of the expenses made with date and, voila! ExpensesTracker handles the rest. Built with React Library, HTML, CSS, and JavaScript, it has a bar chart feature that gives a pictorial overview of the expenses based on selected year.
JavaScript
2
star
34

review-play-tumberline

1
star
35

react-linters-boilerplate

JavaScript
1
star
36

Todo-App

Todo App is a single page application (SPA) for listing tasks. These tasks are stored in the local storage and can be marked as completed, edited and deleted. It is built using React, HTML and CSS.
JavaScript
1
star
37

Tdd-project

Solved factorial, fizzbuzz and string reverse challenges using ruby. Wrote unit tests for the class methods using rspec
Ruby
1
star
38

hello-react-front-end

Hello rails app (back-end) will serve as a front-end repository for developed rails endpoint, used to fetch random greetings from the database
JavaScript
1
star
39

challenges

JavaScript
1
star
40

Basic-react-app

JavaScript
1
star
41

hello-rails-react

This project contains the first trial at connecting React on the front-end to Ruby-on-Rails on the backend. The app displays random messages contained in the database table.
Ruby
1
star
42

book-a-doctor-backend

Book Appointments backend is rails backend application for doctor book appoinemnts. This applications take works for API endpoints and users can load, create, and delete doctors and 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.
Ruby
1
star
43

book-a-doctor-frontend

Book Appointments frontend is react frontend application for doctor book appointment. This applications is responsive and users can load, create, and delete doctors and reservations. Users need to sign up or sign in to access application. They can sign up or sign in using the sign up and login forms.
JavaScript
1
star