STUD

Choose what to get done

Writing & ContentData & ResearchEngineeringDesign & MediaAnalysis & FinanceOps & Automation
267 plays available

Clean-code smell scorecard for a method

A per-method clean-code smell scorecard: which thresholds each method exceeds (long method, too many arguments, deep nesting, and more), a 0-100 score, and a pass/warn/fail verdict.

15 creditsShip MVP

Cold-outreach sequence with timed follow-ups

A ready-to-load multi-step sequence: A/B subject variants per email, one clear call to action, send-day spacing that moves forward, and only declared personalization tokens.

20 creditsGet First Users

Compare gig-platform fees and net earnings

For every platform I compare, I see the fee it takes and the net earnings that remain, with the highest-net platform flagged as the winner.

20 creditsChoose Business Model

Competitor-informed SEO content brief

A complete content brief: primary and long-tail keywords, an H2/H3 outline, must-cover subtopics, a word-count band, internal and external link slots, an on-page checklist, and a takeaway for each competitor URL you list.

20 creditsGet First Users

Compute a convertible-note / pre-money SAFE conversion price (cap vs discount) and simple round dilution

You get the conversion price per share for a PRE-money convertible note or pre-money SAFE (the lower of the cap-implied and discount-implied price), the shares it converts into, the round's post-money valuation, and the new lead investor's post-money ownership percentage.

20 creditsPitch Investors

Compute a liquidation-preference waterfall (multiple, participating vs non, cap)

You get each preferred investor's exit payout and the common-shareholder (founder and employee) residual for a given exit value, computed from each investor's invested amount, preference multiple, participating-or-not, participation cap, and as-converted ownership; payouts always sum exactly to the exit.

20 creditsPitch Investors

Compute a proportional token allocation from contribution scores

Each contributor receives a token allocation proportional to their share of the contribution scores, and the allocations add back up to the full pool.

20 creditsChoose Business Model

Compute a weighted-average anti-dilution conversion price

A function that applies the broad-based weighted-average anti-dilution formula to produce the adjusted conversion price for an earlier preferred series after a dilutive financing.

20 creditsPitch Investors

Compute Amdahl's-Law parallel speedup and efficiency

A pure function that, given a parallelizable fraction and processor count, returns Amdahl's-Law speedup, efficiency, and the asymptotic ceiling, graded on hidden numeric cases.

20 creditsShip MVP

Compute an add-on price as percent-of-base with floor and cap

I give a base ACV, a percentage, a floor and a cap, and get an add-on price that scales with customer size while always staying inside my floor and cap.

20 creditsChoose Business Model

Compute Break-Even Point and Margin of Safety

A founder learns the exact unit and revenue break-even point so they can judge whether the required sales volume is achievable before fixed costs are recovered.

20 creditsChoose Business Model

Compute Cofounder vs Employee Cash-and-Equity Cost

A side-by-side of cash burned and equity given for filling a role as a cofounder versus an employee over the runway window, plus the company valuation at which the cofounder's extra equity costs more than the cash saved, so the founder can decide which is economically cheaper.

20 creditsChoose Business Model