Skip to content

Instantly share code, notes, and snippets.

View Ovi's full-sized avatar
🚀
Writing legacy code of tomorrow, today!

Muhammad Ovi (Owais) Ovi

🚀
Writing legacy code of tomorrow, today!
View GitHub Profile
@LearnWebCode
LearnWebCode / index.js
Created July 21, 2021 23:41
Puppeteer / Node.js Automation & Web Scraping Tutorial from YouTube
// in a new folder be sure to run "npm init -y" and "npm install puppeteer"
const puppeteer = require("puppeteer")
const fs = require("fs/promises")
async function start() {
const browser = await puppeteer.launch()
const page = await browser.newPage()
await page.goto("https://learnwebcode.github.io/practice-requests/")
const names = await page.evaluate(() => {
@lansolo99
lansolo99 / README.md
Last active July 28, 2022 19:54
Backup and export MongoDB on Heroku and push it to S3 bucket
@taleymirza
taleymirza / ReactKHI_05.md
Last active March 22, 2020 16:41
Resources for ReactKHI Meetup # 05

ReactKHI Meetup # 05 - Resources

Feedback Form

Thank you for participating in our event. We hope you had as much fun attending as we did organizing it. We want to hear your honest feedback so we can keep improving ourselves. Please fill this quick survey and let us know your thoughts (your answers will be confidential).
It will take only two minutes to fill our Feedback Form

Community: ReactKHI
Event: ReactKHI Meetup # 05 - Virtual

@rxaviers
rxaviers / gist:7360908
Last active May 5, 2024 15:52
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: