Prabel397x Profile Banner
Prabel Profile
Prabel

@Prabel397x

Followers
34
Following
130
Media
53
Statuses
89

CSE'25 | MERN Developer ๐Ÿ’ป | DSA ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป | DevOps

India
Joined August 2023
Don't wanna be here? Send us removal request.
@Prabel397x
Prabel
1 year
๐Ÿš€ Completed 100 Days of Code Challenge on LeetCode! ๐Ÿ’ป.Thrilled to announce I've conquered the #100DaysOfCode challenge on #leetcode ! It has been a journey filled with learning, perseverance, and countless coding triumphs. Thanks for the motivation @Singh1Aryan
Tweet media one
Tweet media two
0
0
5
@Prabel397x
Prabel
2 months
I used to use parseInt() and Number() randomly to convert to integers until I tried passing with character . - parseInt('10px') -> 10.- Number('10px') -> NaN.- parseInt('11c2px') -> 11.
0
0
0
@Prabel397x
Prabel
2 months
Apple is a masterclass in marketing and branding.
0
0
1
@Prabel397x
Prabel
2 months
To scale systems, you need to move fast and efficiently. - Batching: Group similar work to reduce overhead. - Fan-out: Split work to run in parallel. - Scheduling: Control when work runs for optimal load.
0
0
1
@Prabel397x
Prabel
3 months
A Zero-Knowledge Proof is a method that allows one party (the prover) to prove to another party (the verifier) that a statement is true, without revealing any information beyond the fact that the statement is true.
0
0
1
@Prabel397x
Prabel
3 months
๐Ÿ“ฑ Turn your phone into a mouse - no app, no install. Just open a browser on the same Wi-Fi. ๐Ÿ”ง Touch = mouse input.๐ŸŒ Sockets for real-time control.๐Ÿ–ฅ๏ธ Hosted locally via LAN.๐Ÿ’ก Uses touch events โ†’ swipe, tap, drag.GitHub code ๐Ÿ‘‡.
github.com
Contribute to HiPrabel/Mobile-Touchpad development by creating an account on GitHub.
0
0
1
@Prabel397x
Prabel
3 months
Features: . - Full auth flow (Sign Up, Login, Logout). - Rich text editor: headings, fonts, lists & more. - Dark mode toggle . - Secure file uploads. - Responsive UI across devices . - Public/Private status toggle for posts . ๐Ÿ“ Check out the welcome blog for more. @kirat_tw
Tweet media one
0
0
1
@Prabel397x
Prabel
3 months
๐Ÿ“ฐ Introducing Blog . Stack: React + Vite + Tailwind + Redux + TinyMCE + .Appwrite. Optimized with lazy loading, image compression, memoization, and asset preloading. Explore Live : GitHub : @kirat_tw
1
0
1
@Prabel397x
Prabel
3 months
Features:. - Full auth flow (Sign Up, Login, Logout).- Rich text editor: headings, fonts, lists & more.- Dark mode toggle .- Secure file uploads.- Responsive UI across devices .- Public/Private status toggle for posts . ๐Ÿ“ Check out the welcome blog for more.
0
0
1
@Prabel397x
Prabel
3 months
๐Ÿ“ฐIntroducing Blog . Stack: React + Vite + Tailwind + Redux + TinyMCE + Appwrite. Optimized with lazy loading, image compression, memoization, and asset preloading. Live : Code : @Hiteshdotcom
1
0
1
@Prabel397x
Prabel
3 months
Meet AI Canvas - draw math problems, get instant solutions. Sketch equations, word problems, or graphs, all solved seamlessly. Built with React, Tailwind, Node.js, and MathJax (equation rendering) . Try it live: Feedback welcome!.@kirat_tw
0
0
2
@Prabel397x
Prabel
3 months
Meet AI Canvas - draw math problems, get instant solutions. Sketch equations, word problems, or graphs, all .solved seamlessly. Built with React, Tailwind, Node.js, and MathJax (equation rendering). Try it live: Feedback welcome!.@Hiteshdotcom
0
0
1
@Prabel397x
Prabel
3 months
Building a canvas tool in React. Turns out a drawing isnโ€™t stored in a 2D grid. Instead, itโ€™s a 1D array of RGBA values. 100 pixels x 4 values = 400 values for a 10x10 canvas. You may convert it to a base64 string with canvas.toDataURL() for easy transfer and storage.
Tweet media one
0
0
1
@Prabel397x
Prabel
4 months
Making a mini paint app with @reactjs. Turns out React doesnโ€™t โ€œownโ€ the <canvas> element the same way it does a <div>, which means you have to step outside of React's rendering cycle. Youโ€™re not updating JSX, youโ€™re literally drawing with getContext("2d"). Super fun to build.
Tweet media one
0
0
1
@Prabel397x
Prabel
4 months
๐Ÿ˜ฎโ€๐Ÿ’จLearned it the hard way! Always define your project features at the start.
0
0
1
@Prabel397x
Prabel
4 months
Deep diving into the art of #DataModeling and #SchemaDesign for #MongoDB at the #MUGMumbai workshop, led by the amazing @sourabhbagrecha! Huge thanks to @nilexshinde for making this happen. Grateful for the insights shared today!. #mongodb #mugmumbai #workshop #data_modeling
Tweet media one
1
0
2
@Prabel397x
Prabel
7 months
Today's @LeetCode problem hit the best runtime in the most brute-force solution
Tweet media one
0
0
8
@Prabel397x
Prabel
8 months
Leetcode 2024
Tweet media one
0
0
1
@Prabel397x
Prabel
8 months
GitHub wrap 2024๐Ÿ™‚
Tweet media one
0
0
3
@Prabel397x
Prabel
1 year
Even if you miss a day in the challenge, it doesn't mean it's overโ€”you can still keep going! . Just hit a 50-day streak on @LeetCode once again ๐ŸŽ‰๐Ÿ’ช #KeepPushing #LeetCode . profile:
Tweet media one
Tweet media two
0
0
7
@Prabel397x
Prabel
1 year
successfully completed 30 days #geekstreak2024 challenge by @geeksforgeeks with a 50 days streak again . profile:
Tweet media one
0
0
2