Skip to content

Instantly share code, notes, and snippets.

View Bronx205's full-sized avatar
💭
I may be slow to respond.

Bronx Bronx205

💭
I may be slow to respond.
View GitHub Profile

Privacy Policy for KiDarija

Last updated: February 16, 2026

KiDarija does not collect, store, or transmit any personal data. All learning progress and preferences are stored locally on your device and are never shared with third parties.

The app does not require an internet connection, does not use analytics services, does not display advertisements, and does not access your contacts, location, or any other device data beyond what is needed for text-to-speech functionality.

@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active February 14, 2026 17:47
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat
@dylanmckay
dylanmckay / facebook-contact-info-summary.rb
Last active July 3, 2025 21:22
A Ruby script for collecting phone record statistics from a Facebook user data dump
#! /usr/bin/env ruby
# NOTE: Requires Ruby 2.1 or greater.
# This script can be used to parse and dump the information from
# the 'html/contact_info.htm' file in a Facebook user data ZIP download.
#
# It prints all cell phone call + SMS message + MMS records, plus a summary of each.
#
# It also dumps all of the records into CSV files inside a 'CSV' folder, that is created