Usman Sultan

Usman Sultan

HR & Admin Professional

About

I am a dedicated HR & Admin Executive with hands-on experience in office administration, staff coordination, recruitment support, attendance management, and day-to-day operational tasks. I specialize in maintaining smooth office operations, ensuring employee support, and implementing HR procedures with professionalism and accuracy. I enjoy working with people, solving problems, and supporting organizational growth through efficient HR and administrative practices. My goal is to contribute to a company where I can add value through strong work ethics, reliability, and continuous improvement.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

21h ago

Where does scope actually get locked — before the contract, or in it?

I launched a booking tool for day-rate freelancers this morning and got a comment I haven't stopped thinking about:

"The friction is never the calendar; it's locking scope and terms before anyone starts working."

Fair challenge. What I built assumes scope is settled by the time a contract goes out signing is the "we already agreed, now make it official" step, not the negotiation.

For those of you who do client work, is that true for you? Is scope usually settled before you'd want anything signed, or is it still moving right up to the signature? And if it's still moving what specifically? Price, deliverables, timeline, revision count?

How do you know if your launch is "good" or you are way off? And where do you advertise?

How do you know if your app launch is going well or if it is bad? I mean, obviously, if you have zero downloads, I would assume bad, but also, is it? I know there are a bajillion apps in the app store so how are people going to find yours?

I launched my app 7 days ago, and in true founder fashion, I am super impatient, looking every single day at how many downloads, how many paid downloads, etc. So far in 7 days, I have 10 downloads. So here I am thinking, is it a flop?

Where are you all advertising? Thank you for any advice in advance. Jennifer

8d ago

What's your go to tech stack when starting a new SaaS project?

Lately I've noticed most discussion around AI coding tools focuses on which assistant or terminal agent people use, but not much on the actual architecture decisions behind that, things like framework, hosting, database, and auth choices that affect cost and security down the line.

For context, my current default stack is Next.js on the frontend, Supabase for database and auth, Vercel for hosting, and Stripe for payments. I picked it mainly for speed of shipping and because it keeps infra costs predictable early on, but I'm not sure it's the best call for security or scaling past MVP stage.

A few things I'm curious about:

  • Do you settle on a default stack before prompting your AI agent, or does the agent end up influencing your stack choice?

  • What's been your biggest regret, cost, security, or scaling wise, with a stack you picked early on?

  • Any stack you'd actively avoid for a new SaaS in 2026?

View more