1

vibe-coded mini projs

A small collection of simple, vibe-coded utility apps built to solve practical problems I encountered in different contexts.

1. equivalent resistance calc

A simple website that calculates the equivalent resistance between two nodes. My professor gave me this task to quickly verify students' assignment answers and spot copy-paste work.

2. text tidy

A minimal text-cleaning tool built to remove repeated or restricted lines from text. I built this to clean Coursera question prompts that explicitly instruct AI not to answer, so I could reframe them properly while using AI for learning and reference.