Amit's Avatar

Amit

@amirgal.bsky.social

Learn πŸ“š Grow πŸš€ Hustle πŸ’Ό cluwise.com - Cluwise helps you see your company’s cash runway, payroll risk and money health in one simple dashboard πŸ’° https://squzy.link/yt - YT πŸ“Ή

1,887 Followers  |  328 Following  |  1,229 Posts  |  Joined: 21.11.2023  |  1.9037

Latest posts by amirgal.bsky.social on Bluesky


How to use the Geist Pixel font in your project step by step.

youtube.com/shorts/CHTDx...

vercel.com/blog/introdu...

11.02.2026 04:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This video walks through how to implement the Geist Pixel font in a project.

You'll see:
– where the font comes from
– how to install it
– how to apply it correctly in your styles

Font by @vercel.com team

YT β†’ link in comment πŸ“½οΈ

Blog β†’ link in comment πŸ“

11.02.2026 04:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Create Project: ui.shadcn.com/create

Add MCP: ui.shadcn.com/docs/mcp

Prompt: "Use shadcn MCP to add an electric border animation from @react-bits to a card"

17.01.2026 01:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Tried @shadcn.com /MCP and registry today.

Steps:
Create project with shadcn

Add registry
bunx shadcn@latest registry add (once you run the command then select react-bits)

Add MCP

Write one prompt in the editor

It just worked. This felt really nice.

Note - prompt and links in comment

17.01.2026 01:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Fun fact πŸ’‘
Barrel files look clean, but they kill incremental build precision in large codebases.

One tiny change β†’ massive rebuilds.
Tree-shaking survives. Build times don’t.

That’s why big teams avoid barrels inside monorepos.

15.01.2026 01:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

🧡 2/2

While the code runs, the engine collects runtime feedback. Based on that feedback, the engine may later JIT-compile hot and stable code into optimized machine code.

Future executions then run directly from that machine code.

29.12.2025 01:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Behind the scenes of JavaScript execution ⚑

🧡 1/2

The parser converts the JS code into an AST.

The engine begins execution using the interpreter, which converts the AST into bytecode and executes it.

29.12.2025 01:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Hahaha thanks borut for supporting πŸ™πŸ½

14.10.2025 02:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Product Loop by Amit Welcome to Product Loop by Amit, your go-to destination for insightful content on full stack development and technical expertise! A seasoned full stack developer with over 8 years of industry experien...

It’s my first time making videos... there might be a few hiccups, but I’m more excited than nervous πŸ˜„

Can’t wait to share and grow together!

squzy.link/yt

12.10.2025 01:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I just started my YouTube channel! πŸŽ₯

I’ll be talking about programming languages like JS, Rust, and topics around infrastructure and AI development.

The videos will be in Hindi + English (Hinglish)

link πŸ‘‡πŸ½

12.10.2025 01:03 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

If you want to build wealth, you can't do it by working 9-5.

Trust me.

Build something that solves a problem.

Don't have an idea? It's okay to copy an existing business idea; just make sure you are providing something that people love enough to switch from the existing one.

06.06.2025 18:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Pay for your own product?

If your product is not free, it operates on a subscription model.

Do you pay for your own product or do you use it for free?

04.06.2025 01:46 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
mangosqueezy | Affiliates marketing tool mangosqueezy helps companies find affiliates and measure their progress.

small win

my product mangosqueezy.com crossed 175 stars on github...

I am building a tool that helps you find, build, and grow your affiliate network.

You don't have to do it manually; save time for other things.

03.06.2025 20:36 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I use typefully for cross posting so it does not take more efforts to post...

01.06.2025 20:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

thanks for the suggestion Previnder...

I decided to go with upstash workflow

01.06.2025 20:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

less than hour...

31.05.2025 19:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

thanks Silso...

31.05.2025 19:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

my favorite service for all the background jobs is @upstash

Please don't waste your energy trying to convince me to use something else.

Using Upstash feature:
- Redis,
- Now Upstash workflow

31.05.2025 01:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

progress > perfect code

user reported the issue...

need to fix the product...

I am on it... loop will continue...

30.05.2025 20:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

progress > perfect code

user reported the issue...

need to fix the product...

I am on it... loop will continue ➿

30.05.2025 20:10 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

what do you all use for running a long job?

I am planning to use upstash, but I can't use @vercel functions because they timeout. Is there any alternative to use with upstash?

30.05.2025 17:44 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

someone said on X you should reply more to get the result... so I started it and indeed I can see the result.

Trust me...

Started posting and talking more about my product on X and BlueSky.

Outcome:
- Total 202 sign-up users
- 175 stars on GitHub

29.05.2025 18:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
mangosqueezy | Affiliates marketing tool mangosqueezy helps companies find affiliates and measure their progress.

I had a great talk with one user today. He right away connected with me about what I am talking about regarding the mangosqueezy.com and the pain point we are trying to solve.

Knowing your customer makes selling easy.

now, it's about proving the product's value during the trial.

29.05.2025 15:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

need help.. what do you use to edit video?

I can also add some sort of animation, something like that.

29.05.2025 15:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

thanks Jules... πŸ˜€

29.05.2025 13:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

How do I check keywords used to find affiliates?

Let me explain how "find affiliate" works in mangosqueezy.com:
- user adds product description
- system using the Gemini model to generate keywords
- generated keywords are then fed to search for affiliates on YouTube
- DONE βœ…

29.05.2025 02:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

day by day focusing on fixing the bugs for my product...

the idea is to find the best solution for their problem for my consumers...

Before I jump into a new feature...

Outcome:
Got 3 leads, no paying customers yet, but happy with this little progress... No turning back now...

28.05.2025 22:45 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

small win

got 2 leads today...

not yet customers, but they will be for sure.

28.05.2025 19:57 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

you focus on building your brand
we'll help you find affiliates and drive more sales

Outcome:
we launched it on uneed, X, and bluesky, not expecting much, but got 202 signups in a month people loved the idea we're now creating a simple pricing model for small brands grateful for the response...

28.05.2025 02:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

we tried a few other tools but honestly they were way too slow and needed a lot of manual work.. too much time consuming...

so i decided to build something simple that actually works for small brands like us...

that's how it started

πŸ‘‡πŸ½πŸ§΅

28.05.2025 02:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@amirgal is following 14 prominent accounts