Odumodu Okwudili Joshua (@Pikarestiv)
  • Stars
    star
    39
  • Global Rank 406,458 (Top 15 %)
  • Followers 23
  • Following 75
  • Registered almost 6 years ago
  • Most used languages
    JavaScript
    77.8 %
    HTML
    11.1 %
    PHP
    11.1 %
  • Location πŸ‡³πŸ‡¬ Nigeria
  • Country Total Rank 1,111
  • Country Ranking
    PHP
    557
    HTML
    857

Top repositories

1

Passport-MRZ-Scanner-Using-Google-Cloud-Vision-OCR-API

An Express.js app that takes in a picture of a digital passport, scans the text on the passport using Google Cloud Vision OCR API and recognizes the Machine Readable Zone (MRZ) of the passport, then decodes the MRZ to get the passport owner's details.
JavaScript
7
star
2

COVID-19-Stat-Tracker

A web app that populates the current covid-19 statistics for any country by making a call to the COVID-19 Coronavirus Statistics API by Andrew Kish (Kishcom) which uses data compiled by Johns Hopkins University.
HTML
4
star
3

Football-Trivia-App

A simple football trivia app built with HTML, CSS, and Javascript.
JavaScript
3
star
4

Movie-Info-App

This is a web app in which you can search a movie title and get all details about it.
JavaScript
3
star
5

NodeJS-Weather-App

A NodeJS based weather app for obtaining the temperatures of different cities worldwide.
JavaScript
3
star
6

Dumofield-Farms-Stock-Inventory-App

A PHP (Laravel Framework) based Stock Inventory application for Dumofield Egg Farm.
PHP
3
star
7

Optical-Character-Recognition-App

This app makes use of the OCR.SPACE API to recognize any text in an uploaded image and returns the text in a text area on the same page.
JavaScript
3
star
8

excel2sql

Custom made app for importing excel spreadsheet data into database and easing querying and report generating
JavaScript
1
star
9

CSV2JSON

An express API endpoint route [HTTP POST] that accepts the following payload { "csv":{ "url": "https://linktocsv", "select_fields": ["First Name", "Last Name", "Age"], } } and does the following: 1. Ensures the URL contains a valid CSV 2. Converts the CSV to a JSON array 3. Ensures the JSON array contains the fields specified in the "select_fields" parameter
JavaScript
1
star