Skip to content

Instantly share code, notes, and snippets.

View sgup's full-sized avatar

Shridhar Gupta sgup

View GitHub Profile
@sgup
sgup / expo-op-sqlite.plugin.js
Last active February 4, 2025 17:08
Expo plugin for OP-SQLite
const {
withPodfileProperties,
withDangerousMod,
} = require("@expo/config-plugins");
const fs = require("fs");
const path = require("path");
async function readFileAsync(path) {
return fs.promises.readFile(path, "utf8");
}
@sgup
sgup / recommended-routine.md
Last active April 22, 2025 10:06
Recommended Routine - Reddit BodyweightFitness