Cj Z 🎯 Profile picture
Aug 24, 2022 16 tweets 9 min read Read on X
I’ve heard @NFT_GOD yesterday for the first time!

@GratefulApe_eth & @beast_eth hosted a super informative Twitter space.

If I sum up in one word, #Amazing!

* @NFT_GOD made some bold statements about NFT Space!

I'd like to share the main points with you:
🧵👇 Image
2/16
Abstract:

• Best Twitter Audience building strategy
• Sell shaming and how to tackle that
• Biggest mistake of NFT traders right now
• Best way to evaluate NFT projects
• How NFT space will look like in 5 years
• Will the #BAYC have historical value?
and much more...
3/16
- Best Twitter Growth Model

Quality over Quantity! Post twice a day but post best possible content.

Tweeting 40 times a day will burn you out and it won’t be much fun.

Keep posting best quality content and Twitter Algorithm will help you grow.

4/16
When you are under 1000 followers, it’s the best time!

You can do a lot of experiments to see what suits you the best.

Start with broad topics, then focus on what worked & what you like to say.

5/16
Authenticity is Everything!

People will detect from their sub conscious mind that if you are authentic or not, so talk about things that you know or passionate about.

6/16
We are in a good spot right now, the @amazon or other giant brands of Web3 are not built yet.

Grow an audience and you can do anything!

7/16
- Biggest mistake of NFT traders right now.

Biggest mistake people are making is chasing!

One project pumps and everyone on twitter will talk about it and some people will buy that & becomes liquidity exit.

Balancing your net worth is important.

8/16
Keep your life balanced.

Stop Dopamine hits!

Balancing is doing everything in a healthy way. Not too low & not too high on dopamine.

9/16
@NFT_GOD said the satisfaction he got by building an audience is same as winning good trades.

10/16
- Sell shaming

@NFT_GOD said he never felt guilty while trading stocks but he has to think about a lot of things before selling NFTs.

Keep emotions out of NFTs by treating them as an asset class.

Don’t be afraid of sell shaming. Take Profits!

11/16
- Best way to evaluate NFT projects.

Think of NFT projects as early-stage startups

Think like a VC and ask questions:
• What is different in this project?
• Team behind
• Track Record
• Plan

If you can’t find good answers, it’s just gambling!
12/16
- Is #BAYC going to have historical value or not?

@NFT_GOD said “I don’t think @BoredApeYC will have historical value like @cryptopunksnfts.

They messed up when they gone to video game (@OthersideMeta) route and odds of #BAYC to be successful is tough here"
13/16

- How NFT space will look like in 5 years

@NFT_GOD said “I don’t believe metaverse will happen in next 10 years. We don’t have the infrastructure for that right now”

After 5 Years we might see glimpses of Metaverse.
- Digital Assets
- Creator Economies
- Avatars
14/16
- What an average person wants from NFTs?

@NFT_GOD shared a story with his father that he couldn’t find the best pitch for his father till now, on how NFT Tech. will make his life easy.

Average person don’t care about #BAYC. The don’t want to spend 50k for that.
15/16
On-Boarding process should be easier and less risky.

NFT Tech. should go on background and product innovation should be the focus.

“No project has unique utility right now. Only Utility right now is Art and Historical value.”

16/16
End Remarks:

• Brilliant questions by @GratefulApe_eth & @beast_eth.

• Again, @NFT_GOD proved, he is different!

I appreciate his vision, unique perspective, and easy explanations.

NFT Tech has a bright future. Innovators worth gold in this space.

@cj_zZZz

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Cj Z 🎯

Cj Z 🎯 Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @cj_zZZz

Mar 13
I am not a UI designer.

But with CodeGuide + Claude + v0 I've cracked the UI design workflow.

This design is purely coded with AI in 13 minutes.

Let me explain my NEW UI design workflow: ↓ Image
First of all If you haven't read my last post on this topic,

Please read that so you can understand the basics: ↓

Check out the style consistency in both screens.

This is possible when you attach your {coding docs} to the Claude web app. Image
Image
Read 10 tweets
Mar 11
I built this UI design with v0 and Claude·ai (web app)

It took me 25 minutes to code this interface.

Let me share my new UI design workflow: ↓ Image
Before we start here're few other pages of same web app:

- Sign up page
- Sign in page

You can see the style consistency. Image
Image
For this new UI workflow I used 3 tools.

1. CodeGuide
2. Claude·ai
3. v0

I used @CodeGuidedev to write the coding documentation.

For UI design I use:
1. PRD
2. Frontend Guidelines

For quality code and style consistency and quality "coding documents" are important. Image
Read 10 tweets
Mar 10
Cursor/Windsurf technique to remove 80% hallucinations.

Stop AI to think and plan. Attach 'coding documents' and force AI to use it as a knowledge base.

If you code with AI, read this: ↓ Image
When we let AI plan on it own, AI messes up the codebase.

Top AI coding models (Claude 3.5/3.7 Sonnet, GPt4o) are predictive models.

They can follow the the instructions and go from point A to point B.

But they are not good think, plan and map out next steps.

We can fix this.
We need to provide a knowledge base to AI model about our project.

That knowledge base is your "Coding Documents" that include:
- PRD
- App Flow Doc
- Tech Stack Doc
- Frontend Guidelines
etc

AI reference these files while coding and works with the provided context. Image
Read 8 tweets
Mar 9
I built this Interface entirely with AI in 47 minutes.

(without writing a single line of code)

I used 2 tools:
1. Claude AI (web app)
2. Cursor AI

Here's a step-by-step guide on how I built this app: Image
1. Write a detailed Project Documentation

If you want:
- consistent design
- high quality code
- less hallucinations

you need to write "project coding documents" to provide context to AI.

I use @CodeGuidedev to write docs, that includes:
- PRD
- app flow doc
- frontend guidelines
- backend structure
etc.Image
2. Attach docs to Claude App

Claude web app is doing what v0 was doing brilliantly before - designing high quality UI components.

I used Sonnet 3.7 (thinking) and it is super fast and design modern UI components:

(v0 is now super slow and make errors sometimes)
Read 10 tweets
Mar 5
How I made my Cursor/Windsurf workflow ultra productive with "Context Boundary" Technique:

(Bookmark this for future reference) ↓ Image
Even the Founder of @cursor_ai acknowledged that.

Let's dive into it: Image
Cursor and Windsurf built around predictive coding models like Claude Sonnet 3.5 and GPT4o.

These models can only think about only 1 next step and that 1 possible step can be wrong 9/10 times.

When we make these predictive LLM models "think" they mess up the codebase.
Read 12 tweets
Mar 1
New Cursor Coding Workflow: 🧵
(Bookmark this for future reference) Image
1. Unified Interface: Agent as Default Mode

The previous 'Chat' and 'Composer' tabs are replaced with a simpler dropdown menu:

1. 'Agent' mode is now the default mode
2. Use 'Edit' mode for precise changes
3. Use 'Ask' for planning and questions

It's much better UI/UX now. Image
2. Automatic Web Search:

Agent can now automatically search the web for up-to-date information without the @ Web command, which is great for finding official API docs.

Issues like shadcn installation and stripe API integrations are handled much better now.

But still, add this to your rules:

"Whenever a new package or API is mentioned, always search the web for official documentation and then continue the implementation"
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(