By Weng Fei Fung (Weng). Prompt-engineered the vibe-coding workflow, creating a text-to-image AI app. Improved code generation quality through context-truncation mitigation techniques and to control for biases that break large codebases in the Gemini 3 Flash Preview model.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.37.0^19.2.3^19.2.3^22.14.0^5.0.0~5.8.2^6.2.014
commits
docs: Update image paths in prompt engineering to remote images because as of Jan 2026, Google AI Studio changes jpg and png to their own formats, breaking Github preview
4f2ad1aView on GitHubfix: Attempt fix corrupted images downloaded from synced Github (I suspect Google AI Studio is reformatting the images)
ca91e31View on GitHubdocs: Documented context truncation mitigation and model bias mitigation used while fixing image cropping
d79d914View on GitHubfix(ImageModal): The image is cropped off in preview modal (zooming does not fix it)
ba6fb55View on GitHubfeat: Initialize Gemini Visionary project with base structure
8662da6View on GitHub