danieloi - Overview
Pinned Loading
-
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
-
Natural Language Processing exercise checking twitter sentiments on major presidential candidates in Nigeria's 2019 elections
Python
-
Vanilla JS, React, TypeScript and Serverless Backend with Websockets Demo. Check out the deployed version in this repo's website link!
TypeScript 1
-
Web scraping experiment wtih nightmare.js
JavaScript
-
1
const puppeteer = require("puppeteer");
4
.launch({ headless: false, defaultViewport: null })
5
.then(async browser => {