Skip to content

Instantly share code, notes, and snippets.

@mvark
mvark / hostels.csv
Created March 8, 2026 03:43
Hosteller, Zostel, goSTOPS properties
Brand Hostel City State Latitude Longitude
Hosteller Hosteller Tajganj Agra Uttar Pradesh 27.1739 78.0421
Hosteller Hosteller Amritsar Amritsar Punjab 31.6340 74.8723
Hosteller Hosteller Brigade Road Bangalore Karnataka 12.9716 77.5946
Hosteller Hosteller Indiranagar Bangalore Karnataka 12.9716 77.5946
Hosteller Hosteller Marathahalli Bangalore Karnataka 12.9592 77.6974
Hosteller Hosteller Coorg Coorg Karnataka 12.3375 75.8069
Hosteller Hosteller Dalhousie Dalhousie Himachal Pradesh 32.5470 75.9740
Hosteller Hosteller Delhi New Delhi Delhi 28.6139 77.2090
Hosteller Hosteller Fort Kochi Kochi Kerala 9.9667 76.2425
@mvark
mvark / MF_Category_Ranking.csv
Created February 26, 2026 07:54
MF Category Ranking generated by Gemini based on Q4 CY2025 estimate for rough comparison. Check AMFI website for accurate & up to date information.
Category Rank Fund House Flagship Fund Approx AUM (Cr)
Large Cap 1 ICICI Prudential ICICI Pru Bluechip Fund 58000
Large Cap 2 SBI SBI Bluechip Fund 55637
Large Cap 3 Nippon India Nippon India Large Cap Fund 50000
Hybrid 1 ICICI Prudential BAF + Aggressive Hybrid 181000
Hybrid 2 SBI Equity Hybrid + BAF 142000
Hybrid 3 HDFC HDFC BAF + Hybrid Equity 127000
Focused 1 SBI SBI Focused Equity Fund 29000
Focused 2 HDFC HDFC Focused 30 Fund 26332
Focused 3 ICICI Prudential ICICI Pru Focused Equity Fund 13000

Via Gemini -

Sister Olinda (born Emiliana Pereira) was a prominent and beloved teacher who spent over six decades in service. While she is most formally associated with the Bethany Sisters (Sisters of the Little Flower of Bethany), her career spanned multiple prestigious convent schools in North and Eastern India, including the locations you mentioned.

The Meaningful Story of Sister Olinda

Sister Olinda was born on March 30, 1943, in Mangalore and dedicated 63 years of her life to religious and educational service. She passed away very recently, on February 22, 2025, at the age of 82.

Her Years in Bhatinda and Odisha

product name pack size in grams Carbs per 100g Fat per 100g Protein per 100g Total protein Price Unit Sale Price Protein per gram price
Epigamia Turbo [Protein Milkshake] 250 10 25 141 0.56 5.64
Horlicks [Beverage Mix] 900 79 2 11 99 469 0.52 4.74
Milky Mist Icelandic Skyr [Yogurt] 100 11 11 75 0.75 6.82
Jiwa [Pearl Barley] 1000 11 110 148 0.15 1.35
Kellogg's [Oats] 2000 12 240 322 0.16 1.34
Organic Tattva [Foxtail Millet] 500 12 60 185 0.37 3.08
Manna [Proso Millet] 1000 13 130 263 0.26 2.02
ABHI [Eggs] - 6 300 14 42 80 0.27 1.9
Natureland Organics [Whole Wheat flour] 3000 14 420 181 0.06 0.43
@mvark
mvark / Hyd_GCCs.csv
Created November 29, 2025 03:39
Global Capability Centers (GCCs) in Hyderabad
Category Company Location Started Remarks
Engineering, Manufacturing, Industrial Tech Bosch Gachibowli
Engineering, Manufacturing, Industrial Tech ZF Group Raidurg
Engineering, Manufacturing, Industrial Tech Continental Mindspace
Engineering, Manufacturing, Industrial Tech Siemens Mobility Raidurg
Engineering, Manufacturing, Industrial Tech Baker Hughes Mindspace
Engineering, Manufacturing, Industrial Tech Schneider Electric Gachibowli
Engineering, Manufacturing, Industrial Tech Eaton Financial District
Engineering, Manufacturing, Industrial Tech Regal Rexnord Financial District
Engineering, Manufacturing, Industrial Tech Emerson Gachibowli
rating moviename director year
100 Superbad Greg Mottola 2007
99 Memories of Murder Bong Joon Ho 2005
98 Grizzly Man Werner Herzog 2005
97 Gravity Alfonso Cuarón 2013
96 Black Panther Ryan Coogler 2018
95 The Worst Person in the World Joachim Trier 2021
94 Minority Report Steven Spielberg 2002
93 Michael Clayton Tony Gilroy 2007
92 Gladiator Ridley Scott 2000
@mvark
mvark / PDFMerge.py
Created May 4, 2025 12:26
ChatGPT generated Python script to merge PDFs using the GNU GPL v3 licensed PDF-handling library PyMuPDF. Install it using the command before running the script - pip install pymupdf
import fitz # PyMuPDF is also known as fitz
# List of PDFs to merge
pdf_files = ['file1.pdf', 'file2.pdf', 'file3.pdf']
# Create a new empty PDF
output_pdf = fitz.open()
# Loop through each file and insert pages
for file in pdf_files:
@mvark
mvark / Browser-Permissions.csv
Created April 12, 2025 10:15
Permissions that can be enabled in popular Browsers to control as per your website preferences. Note that they can change dynamically so check the official documentation for the latest info.
Permissions Opera One Edge Chrome Firefox Vivaldi
Application Links - Allows apps to automatically open when launched from a link No Yes No No No
Augmented reality - Ask when a site wants to create a 3D map of your surroundings or track camera position Yes Yes Yes No Yes
Automatic downloads - Sites can ask to automatically download multiple files Yes Yes Yes No Yes
Automatic full screen - Sites use this feature to enter full screen automatically. Typically, entering full screen requires user interaction.' Yes No Yes No No
Automatic picture-in-picture - Sites can enter picture -in picture automatically Yes Yes Yes No No
Autoplay - Allow or block media autoplay No Yes No Yes Yes
Auto-verify - Sites can help verify you're not a bot Yes No No No No
Background sync - Recently closed sites can finish sending and receiving data Yes Yes Yes No Yes
Bluetooth Devices No No No No Yes
@mvark
mvark / ProductsByCategory.py
Created April 6, 2025 15:50
Code sample from ChatGPT to generate a CSV file containing paneer products from the Open Food Facts India database with complete and non-zero nutritional information
import requests
import csv
# API endpoint with relevant fields
api_url = (
"https://in.openfoodfacts.org/facets/categories/paneer?"
"fields=code,brands,quantity,product_name,energy-kcal_100g,carbohydrates_100g,"
"fat_100g,calcium_100g,cholesterol_100g,saturated-fat_100g,proteins_100g,"
"salt_100g,sugars_100g,fiber_100g,nutriscore_grade,nova_group&json=1"
)
@mvark
mvark / geolocation.html
Created February 13, 2025 05:40
Things Around Me - This code sample, originally written by Chris Heilmann (@codepo8), uses the browser's geolocation feature to find Wikipedia articles on nearby landmarks via the GeoNames API. It helps you discover the world around you while you're on the move. Customized with GitHub Copilot, the sample displays links to these articles on a Lea…
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Things Near Me</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
<style>
/* General Styles */