Skip to content

Instantly share code, notes, and snippets.

View Vaishali561's full-sized avatar

VAISHALI TRIPATHI Vaishali561

View GitHub Profile
{
"prompt": "A hyper-realistic, macro photograph of a complex geometric wooden sculpture. The sculpture is made of dozens of individual modules, each forming a tiny stairwell. Crucially, in every single individual module, the tiny stairs are clearly, distinctively ascending upwards. However, due to an impossibleEscher-like composition, when the viewer looks at the entire composed sculpture as a single whole, the grand structure is visibly descending downwards, with the final piece located far below the initial starting point. Atmospheric lighting, deep shadows, fine wood grain texture, a sense of uncanny spatial contradiction. No text, no numbers.",
"model": "Flux.1 Schnell",
"paradox": "Simpson's Paradox",
"visual_logic": "Viewer sees multiple small wooden modules where steps are always rising. When combined into the single grand structure, the overall composed path is clearly falling, visually embodying the subgroup vs. combined group trend reversal."
}
{
"prompt": "A Japanese Ukiyo-e woodblock print from the 1830s in the style of Hokusai. The scene depicts 'Gradient Descent' as a traveler in traditional Edo-period clothing navigating a vast, undulating landscape of blue mountains and valleys. The traveler is carefully stepping down a steep, curved slope toward the deepest blue hollow at the bottom. Bold black outlines, flat indigo and Prussian blue washes, muted ochre sky. Traditional woodblock grain texture visible. No modern elements, no text. Composition follows the rule of thirds with a strong diagonal slope.",
"model": "Gemini 3 Flash Image",
"concept": "Gradient Descent",
"tradition_name": "Japanese Edo-period woodblock prints (Ukiyo-e)",
"tradition_period": "1830s",
"tradition_approach": "Applied Ukiyo-e grammar: bold black outlines, flat Prussian blue washes, and strong compositional diagonals. The undulating landscape represents a loss function, with the traveler's descent mapping to the iterative optimization process."
}
{
"prompt": "A high-resolution, realistic wide shot of a stone garden path in an old European estate. The path is absurdly crooked, zigzagging sharply to perfectly follow every tiny, insignificant crack and pebble in the soil, rather than going in a straight line. Because it follows the noise of the ground so perfectly, it is impossible for a human to actually walk on it. No text, no diagrams. Cinematic lighting, morning mist, hyper-realistic textures of stone and moss.",
"model": "Gemini 3 Flash Image",
"concept": "Overfitting",
"metaphor": "A stone path that zigzags to follow every tiny crack in the dirt (noise) instead of the general direction, making it useless for actual navigation (generalization)."
}
@Vaishali561
Vaishali561 / submission.json
Last active March 29, 2026 15:06
Data Viz Assignment
{
"prompt": "A towering, massive, brutalist architectural structure shaped like a decaying honeycomb hive, built from dense concrete. Millions of interconnected tiny residential cells represent extreme global urban density. In one single obscure, dark corner on a cracked concrete ledge, a minute, barely visible figure of a lonely person is sitting, hugging their knees. The lighting is cold, chiaroscuro, with a haunting and sorrowful atmosphere. Minimalist composition, high texture detail, cinematic photography. High resolution 2048x2048.",
"model": "Gemini 3 Flash Image",
"dataset_name": "The State of Social Connections 2023 - Gallup World Poll",
"dataset_url": "https://www.gallup.com/analytics/512643/state-of-social-connections-2023.aspx",
"insight": "Data shows that increasing global urban density and physical proximity have paradoxically fueled an epidemic of emotional isolation, turning our shared spaces into cold, concrete hives of solitude."
}
@Vaishali561
Vaishali561 / index.html
Last active February 22, 2026 18:08
ques12
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="23f2004968@ds.study.iitm.ac.in">
<title>Data Science Portfolio - GA2</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;