Aayaz Momin

Aayaz Momin

scheller of Business Student

About

Sophomore at Georgia Tech’s Scheller College of Business pursuing a B.S. in Business Administration (Finance). Building skills in financial analysis, data-driven decision-making, and leadership. Seeking internships and project opportunities to apply classroom learning to real-world business challenges in collaborative, innovative teams.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

18h ago

What Part of Creating Product Visuals Still Feels Surprisingly Manual?

Nowadays the AI is dramatically improved product visual creation, but every workflow still seems to have one step that takes more time than expected. For me, maintaining consistency across a growing catalog and creating multiple variations still requires careful review.

I'm curious how others approach it:

  • What's your current workflow that gives a better result?

  • Do you still rely on manual refinements?

How do you verify a build actually contains the code you just wrote?

Spent most of a day debugging a fix that turned out to have never shipped. The build compiled clean, the app launched, the screen looked right, and the code I had just changed simply was not running.

Root cause was a stale build cache. I had moved a widget between files, and the toolchain kept serving the old compiled output instead of rebuilding it. No error, no warning, exit code 0. The binary running on the device just was not the one on disk.

4d ago

My extremely personal Vibe Code diary

Hello, fellow Vibe Coders. I am a new Vibe Coder who left the handmade shoe industry in Korea to embark on a startup journey. I d like to share a record of the past two months or so.

As I am Korean, I am using Google Translate to generate the English text for each paragraph; I ask for your understanding.

1. In the two-plus months since I started using Claude Code, I have built nine simple apps; I released three of them on iOS and five on Android. This count includes projects I abandoned midway because they became too difficult.

2. The total number of downloads is just over 200, and I ve generated one paid subscription and $15 in AdMob revenue. These are the results from June through July. I hope this post will serve as a record of my early, modest beginnings.

View more