danieloi - Overview

View danieloi's full-sized avatar

Mayowa Daniel danieloi

Block or report danieloi

Pinned Loading

  1. 🎤 React Native Voice Recognition library for iOS and Android (Online and Offline Support)

    TypeScript 2.2k 610

  2. Responsive tailwindcss and nextjs demo with advanced filter params for exploring healthcare jobs. Check out the deployed site on this repo's website link!

    TypeScript 2

  3. Natural Language Processing exercise checking twitter sentiments on major presidential candidates in Nigeria's 2019 elections

    Python

  4. Vanilla JS, React, TypeScript and Serverless Backend with Websockets Demo. Check out the deployed version in this repo's website link!

    TypeScript 1

  5. Web scraping experiment wtih nightmare.js

    JavaScript

  6. 1

    const puppeteer = require("puppeteer");

    4

      .launch({ headless: false, defaultViewport: null })

    5

      .then(async browser => {