Skip to content

Instantly share code, notes, and snippets.

View arpy8's full-sized avatar
👽
zinkle zoogle meeple forp

Arpit arpy8

👽
zinkle zoogle meeple forp
View GitHub Profile
@arpy8
arpy8 / gist.md
Last active April 29, 2025 20:04
Why Hugging Face Spaces Performs Better Than Vercel for BaatCheet

Why Hugging Face Spaces Performs Better Than Vercel for BaatCheet

What is BaatCheet?

BaatCheet is a real-time video conferencing application that allows users to create and join virtual meeting rooms for face-to-face communication. The name "BaatCheet" comes from Hindi, meaning "conversation" or "chat." The application features:

  • Instant room creation and joining
  • Real-time video and audio streaming
  • Text chat alongside video conferences
  • Screen sharing capabilities
@arpy8
arpy8 / materials.csv
Last active March 23, 2025 11:06
Materials Required
Product Link
Motor https://hobbyking.com/turnigy-aerodrive-sk3-6364-213kv-brushless-outrunner-motor.html
Battery https://robu.in/product/orange-2200mah-4s-40c80c-lithium-polymer-battery-pack-lipo/
Battery Charger https://robu.in/product/isdt-pd60-60w-6a-portable-1-4s-li-po-balance-charger/
Timing Belt https://www.amazon.in/5Mters-Timing-Ended-Pitch-Industrial/dp/B09M6RQJPD
ESC 80A https://robu.in/product/readytosky-80a-esc-2-6s-brushless-esc-speed-controller-for-rc-drone/
3D Prints https://github.com/arpy8/LO62/tree/main/cad-files
ESP32 https://robu.in/product/esp-wroom-32-wifi-bluetooth-networking-smart-component-development-board/
@arpy8
arpy8 / rpi_cloud_storage.md
Created January 6, 2025 15:43
Raspberry Pi Cloud Server with Nextcloud and Samba

Raspberry Pi Cloud Server with Nextcloud and Samba

Prerequisites

  • Raspberry Pi 3B+ or newer
  • External SSD (ext4 formatted)
  • Raspberry Pi OS (Bullseye+)
  • Stable internet connection
  • Powered USB hub (recommended)

1. Initial Setup