Prajwal BM (@xshadowdev) 's Twitter Profile
Prajwal BM

@xshadowdev

You will never be younger than today.

ID: 1919247682142613504

calendar_today05-05-2025 04:28:32

522 Tweet

566 Takipçi

452 Takip Edilen

Prajwal BM (@xshadowdev) 's Twitter Profile Photo

1k thankyou people :) Those who are starting read this. It's been 4 months since I have joined this platform, these 4 months were rollercoaster. Build in public actually works if you do it right. I got lot of opportunities from this platform (without applying), lot of big people

1k thankyou people :)

Those who are starting read this.
It's been 4 months since I have joined this platform, these 4 months were rollercoaster. Build in public actually works if you do it right. I got lot of opportunities from this platform (without applying), lot of big people
Prajwal BM (@xshadowdev) 's Twitter Profile Photo

Started my open source journey with a very small contribution to the new Dodo Payments billingSDK. This was my first every contribution. - It wasn't a big one but fixed some tailwindcss properties to the navbar and the banner component. Thank you Vamsi Sai Ayush Agarwal

Started my open source journey with a very small contribution to the new Dodo Payments billingSDK. This was my first every contribution.

- It wasn't a big one but fixed some tailwindcss properties to the navbar and the banner component.  

Thank you <a href="/vamsisai696/">Vamsi Sai</a> <a href="/aagarwal1012/">Ayush Agarwal</a>
Harshit Sharma (@cwd_harshit) 's Twitter Profile Photo

I love watching YouTube before bed, but those sudden bright scenes (like a blank whiteboard) feel like a flash in my eyes and ruin the mood. That’s why I built ytdimmer.com #buildinpublic #YouTube #ChromeExtension #Productivity Chrome Extension Ideas Chrome for Developers

Prajwal BM (@xshadowdev) 's Twitter Profile Photo

Day 1 of shadcn I will be skimming through different docs, blog post and yt videos to understand the unknowing. Check out this notion docs :) Learnt about - shadcn, clsx, twMerge, cva, cn utility function. P.S : First time writing a blog. notion.so/shadcn-ui-25c1…

Prajwal BM (@xshadowdev) 's Twitter Profile Photo

Could not get time to countinue this shadcn notion docs. Really wanna dive deep into it, but got busy with some other works. I won't stop here, will do some learning when I get time.

Prajwal BM (@xshadowdev) 's Twitter Profile Photo

I wanna create something cool, can't get time due to work🥲. Working for some one else isn't as fun as building some cool stuffs alone.

D4rsh🦅 (@d4rsh_tw) 's Twitter Profile Photo

If you are posting quality content (projects, tech threads, tech posts) but lacking visibility due to low followers and there's shitposting/cringe content flooding the timeline, most communities that claim to 'build in public' fail to maintain quality standards. I believe

If you are posting quality content (projects, tech threads, tech posts) but lacking visibility due to low followers and there's shitposting/cringe content flooding the timeline, most communities that claim to 'build in public' fail to maintain quality standards. I believe
Prajwal BM (@xshadowdev) 's Twitter Profile Photo

- Reduce your states as much as possible. - Lift states when need,or use context and state management lib. - Using state for css changes might be sometimes pain. - useImperativeHandle(used in low level ui components ex. radix) - data-attributes for css changes Might write a blog