#100daysofuidevelopment search results

Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ #FrontendDevelopment #Milestone #Growth

0xYogita's tweet image. Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. 

Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ 

#FrontendDevelopment #Milestone  #Growth

๐Ÿš€Day 83 & Day 84 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Days 5 & 6): Built my first HTTP server with Node.js! ๐ŸŒ Served HTML and JSON content, then dived into NPM to install and manage packages. Dependency management is so smooth with NPMโ€”excited to keep building! ๐Ÿš€ #NodeJS


๐Ÿš€Day 78 of #100DaysOfUIDevelopment๐Ÿš€ I just wrapped up an intensive 12-day journey diving deep into Tailwind CSS! ๐ŸŽจโœจ Hereโ€™s what I learned and built: 1. Responsive design for all devices. Reusable components with utility classes. 2. Smooth animations and transitions.


๐Ÿš€ Day 98 of #100DayOfUIDevelopment๐Ÿš€ Jest ( Day 6 ): Explored performance testing with Jest! ๐Ÿš€ Measured my components' performance and identified bottlenecks ๐ŸŒ Performance matters, and I'm on it! #Jest #100DaysOfUIDevelopment #Testing #WebDevelopment #Developer


๐Ÿš€Day 82 of #100DaysOfUIDevelopment๐Ÿš€ NodeJS ( Day 4 ): Mastered event-driven programming in #NodeJS๐ŸŽฏ Explored the event loop and learned how to use Event Emitters ๐Ÿ–ฅ๏ธ Making things happen with events ๐Ÿ’ซ #100DaysOfCode #JavaScript #WebDevelopment #Developer #NodeJS


๐Ÿš€Day 75 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐ŸŽจ Day 10: Arbitrary values in #TailwindCSS = total design freedom! Typed p-[10px] and z-[99] right in my HTML for custom styling. ๐Ÿ’ป So flexible, no need to extend the config. ๐Ÿ› ๏ธ #100DaysOfUIDevelopment #Frontend #React #TailwindCSS


๐Ÿš€Day 87 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Day 9 ) : Explored middleware in Express.js! ๐Ÿ› ๏ธ Built custom middleware for logging and error handling, adding more control to my server. #NodeJS #100DaysOfCode #JavaScript #developers #webdevelopment


๐Ÿš€Day 71 ofย #100DaysOfUIDevelopment ๐Ÿš€ โšก Day 6: Itโ€™s all about interactions! Added hover, focus, and transitions in #TailwindCSS. Buttons and links feel alive with smooth effects! Next stop: animations! ๐ŸŽฏ #100DaysOfUIDevelopment #React #UIUX #TailwindCSS #Developer


๐Ÿš€Day 90 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Day 12 ): Implemented full CRUD operations with MongoDB! ๐Ÿ› ๏ธ Created, Read, Updated, and Deleted data using Mongoose. Data handling is getting easier! #NodeJS #100DaysOfCode #JavaScript #Developer #WebDevelopment


๐Ÿš€Day 79 of #100DaysOfUIDevelopment๐Ÿš€ Day 1 of learning #NodeJS! ๐Ÿš€ Installed Node, set up my environment, and ran my first JavaScript file in Node.js ๐Ÿงพ Excited to dive deeper into backend development! ๐ŸŒŸ #100DaysOfCode #BackendDev #Nodejs #Developer


๐Ÿš€Day 73 ofย #100DaysOfUIDevelopment๐Ÿš€ โšก Day 8: Unlocked the power of Just-in-Time (JIT) in #TailwindCSS! It generates only the styles I use, making development super fast and my CSS lean. Building with fewer constraints! ๐Ÿ’ป #100DaysOfUIDevelopment #WebPerformance #React


๐Ÿš€Day 74 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐ŸŒ™ Day 9: Embracing the dark side with #TailwindCSS Dark Mode! Just added a dark variant for my siteโ€™s design. Now I can switch seamlessly between light and dark themes! ๐ŸŒ“ #100DaysOfUIDevelopment #DarkMode #React #TailwindCSS


๐Ÿš€Day 85 & Day 86 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs,(Days 7 & 8) : Got hands-on with Express.js๐Ÿš€ Set up my first server and tackled routing, dynamic routes, and query strings. Express makes handling server logic so much easier and interactive๐Ÿ›ค๏ธ #NodeJS #WebDevelopment


๐Ÿš€Day 80 & Day 81 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Days 2 & 3) : Dived into Node.js modules and the fs module! ๐Ÿ”ฅ Explored built-in modules, created my own, and handled files with sync/async read/write operations. Loving modular coding! #NodeJS #100DaysOfCode #JavaScript


๐Ÿš€Day 88 & Day 89 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Days 10 & 11 ): Worked with forms and POST requests in Express.js, parsing data with body-parser๐Ÿ“ Then connected Node.js to MongoDB using Mongooseโ€”feels great managing data flow efficiently! ๐ŸŒ #NodeJS #BackendDev #Web


๐Ÿš€Day 92 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Day 15): Built a mini Node.js project ๐Ÿ› ๏ธ Created a simple blog app that incorporates everything I've learned, from routing to database integration. Feeling accomplished and ready for what's next! ๐Ÿš€ #NodeJS #100DaysOfCode #WebDev


๐Ÿš€Day 77 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ–ฑ๏ธ Day 12: Mastered Scroll Snap in #TailwindCSS Smooth scrolling for carousels and sections is now a breeze with snap points โœจ Loving the fluid user experience! ๐ŸŒŠ Tailwind keeps leveling up! ๐Ÿ”ฅ #100DaysOfUIDevelopment #UX #React


๐Ÿš€Day 72 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ› ๏ธ Day 7: Built reusable componentsโ€”buttons, cards, and more in #TailwindCSS! Learned to optimize for production too. My designs are lean, clean, and ready for real-world projects! ๐Ÿš€ #100DaysOfUIDevelopment #React #TailwindCSS


๐Ÿš€Day 76 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ“‘ Day 11: Tried the new multi-column layout utility in #TailwindCSS ...! Creating dynamic, flowing layouts is easier than everโ€”perfect for articles and blogs. ๐Ÿงพ Tailwind keeps evolving! ๐Ÿ’ก #100DaysOfUIDevelopment #React #TailwindCSS


๐Ÿš€Day 91 of #100DaysOfUIDevelopment๐Ÿš€ Node.js (Day 14): Deployed my first Node.js app! ๐Ÿ’ป๐Ÿš€ I took my project live using Vercel and set up environment variables for secure configuration ๐ŸŒ๐Ÿ”’ I am excited to see it in action! #NodeJS #100DaysOfCode #WebDev


๐Ÿš€ Day 98 of #100DayOfUIDevelopment๐Ÿš€ Jest ( Day 6 ): Explored performance testing with Jest! ๐Ÿš€ Measured my components' performance and identified bottlenecks ๐ŸŒ Performance matters, and I'm on it! #Jest #100DaysOfUIDevelopment #Testing #WebDevelopment #Developer


๐Ÿš€Day 92 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Day 15): Built a mini Node.js project ๐Ÿ› ๏ธ Created a simple blog app that incorporates everything I've learned, from routing to database integration. Feeling accomplished and ready for what's next! ๐Ÿš€ #NodeJS #100DaysOfCode #WebDev


Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ #FrontendDevelopment #Milestone #Growth

0xYogita's tweet image. Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. 

Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ 

#FrontendDevelopment #Milestone  #Growth

๐Ÿš€Day 91 of #100DaysOfUIDevelopment๐Ÿš€ Node.js (Day 14): Deployed my first Node.js app! ๐Ÿ’ป๐Ÿš€ I took my project live using Vercel and set up environment variables for secure configuration ๐ŸŒ๐Ÿ”’ I am excited to see it in action! #NodeJS #100DaysOfCode #WebDev


๐Ÿš€Day 90 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Day 12 ): Implemented full CRUD operations with MongoDB! ๐Ÿ› ๏ธ Created, Read, Updated, and Deleted data using Mongoose. Data handling is getting easier! #NodeJS #100DaysOfCode #JavaScript #Developer #WebDevelopment


๐Ÿš€Day 88 & Day 89 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Days 10 & 11 ): Worked with forms and POST requests in Express.js, parsing data with body-parser๐Ÿ“ Then connected Node.js to MongoDB using Mongooseโ€”feels great managing data flow efficiently! ๐ŸŒ #NodeJS #BackendDev #Web


๐Ÿš€Day 87 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs ( Day 9 ) : Explored middleware in Express.js! ๐Ÿ› ๏ธ Built custom middleware for logging and error handling, adding more control to my server. #NodeJS #100DaysOfCode #JavaScript #developers #webdevelopment


๐Ÿš€Day 85 & Day 86 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs,(Days 7 & 8) : Got hands-on with Express.js๐Ÿš€ Set up my first server and tackled routing, dynamic routes, and query strings. Express makes handling server logic so much easier and interactive๐Ÿ›ค๏ธ #NodeJS #WebDevelopment


๐Ÿš€Day 83 & Day 84 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Days 5 & 6): Built my first HTTP server with Node.js! ๐ŸŒ Served HTML and JSON content, then dived into NPM to install and manage packages. Dependency management is so smooth with NPMโ€”excited to keep building! ๐Ÿš€ #NodeJS


๐Ÿš€Day 82 of #100DaysOfUIDevelopment๐Ÿš€ NodeJS ( Day 4 ): Mastered event-driven programming in #NodeJS๐ŸŽฏ Explored the event loop and learned how to use Event Emitters ๐Ÿ–ฅ๏ธ Making things happen with events ๐Ÿ’ซ #100DaysOfCode #JavaScript #WebDevelopment #Developer #NodeJS


๐Ÿš€Day 80 & Day 81 of #100DaysOfUIDevelopment๐Ÿš€ Nodejs (Days 2 & 3) : Dived into Node.js modules and the fs module! ๐Ÿ”ฅ Explored built-in modules, created my own, and handled files with sync/async read/write operations. Loving modular coding! #NodeJS #100DaysOfCode #JavaScript


๐Ÿš€Day 79 of #100DaysOfUIDevelopment๐Ÿš€ Day 1 of learning #NodeJS! ๐Ÿš€ Installed Node, set up my environment, and ran my first JavaScript file in Node.js ๐Ÿงพ Excited to dive deeper into backend development! ๐ŸŒŸ #100DaysOfCode #BackendDev #Nodejs #Developer


๐Ÿš€Day 78 of #100DaysOfUIDevelopment๐Ÿš€ I just wrapped up an intensive 12-day journey diving deep into Tailwind CSS! ๐ŸŽจโœจ Hereโ€™s what I learned and built: 1. Responsive design for all devices. Reusable components with utility classes. 2. Smooth animations and transitions.


๐Ÿš€Day 77 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ–ฑ๏ธ Day 12: Mastered Scroll Snap in #TailwindCSS Smooth scrolling for carousels and sections is now a breeze with snap points โœจ Loving the fluid user experience! ๐ŸŒŠ Tailwind keeps leveling up! ๐Ÿ”ฅ #100DaysOfUIDevelopment #UX #React


๐Ÿš€Day 76 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ“‘ Day 11: Tried the new multi-column layout utility in #TailwindCSS ...! Creating dynamic, flowing layouts is easier than everโ€”perfect for articles and blogs. ๐Ÿงพ Tailwind keeps evolving! ๐Ÿ’ก #100DaysOfUIDevelopment #React #TailwindCSS


๐Ÿš€Day 75 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐ŸŽจ Day 10: Arbitrary values in #TailwindCSS = total design freedom! Typed p-[10px] and z-[99] right in my HTML for custom styling. ๐Ÿ’ป So flexible, no need to extend the config. ๐Ÿ› ๏ธ #100DaysOfUIDevelopment #Frontend #React #TailwindCSS


๐Ÿš€Day 74 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐ŸŒ™ Day 9: Embracing the dark side with #TailwindCSS Dark Mode! Just added a dark variant for my siteโ€™s design. Now I can switch seamlessly between light and dark themes! ๐ŸŒ“ #100DaysOfUIDevelopment #DarkMode #React #TailwindCSS


๐Ÿš€Day 73 ofย #100DaysOfUIDevelopment๐Ÿš€ โšก Day 8: Unlocked the power of Just-in-Time (JIT) in #TailwindCSS! It generates only the styles I use, making development super fast and my CSS lean. Building with fewer constraints! ๐Ÿ’ป #100DaysOfUIDevelopment #WebPerformance #React


๐Ÿš€Day 72 ofย #100DaysOfUIDevelopment๐Ÿš€ ๐Ÿ› ๏ธ Day 7: Built reusable componentsโ€”buttons, cards, and more in #TailwindCSS! Learned to optimize for production too. My designs are lean, clean, and ready for real-world projects! ๐Ÿš€ #100DaysOfUIDevelopment #React #TailwindCSS


๐Ÿš€Day 71 ofย #100DaysOfUIDevelopment ๐Ÿš€ โšก Day 6: Itโ€™s all about interactions! Added hover, focus, and transitions in #TailwindCSS. Buttons and links feel alive with smooth effects! Next stop: animations! ๐ŸŽฏ #100DaysOfUIDevelopment #React #UIUX #TailwindCSS #Developer


No results for "#100daysofuidevelopment"

๐Ÿš€ Day 56 of #100DaysOfUIDevelopment ๐Ÿš€ Since childhood, I have been fond of birds. After learning about @LighthouseWeb3 on Day 5 of #7DaysOfFilecoin by @FILBuilders I built my own dApp to create a safe nest for my bird's pic collection. Let me know how this looks ๐Ÿฅ

0xYogita's tweet image. ๐Ÿš€ Day 56 of #100DaysOfUIDevelopment ๐Ÿš€

Since childhood, I have been fond of birds. After learning about @LighthouseWeb3 on Day 5 of #7DaysOfFilecoin by @FILBuilders 

I built my own dApp to create a safe nest for my bird's pic collection.

Let me know how this looks ๐Ÿฅ
0xYogita's tweet image. ๐Ÿš€ Day 56 of #100DaysOfUIDevelopment ๐Ÿš€

Since childhood, I have been fond of birds. After learning about @LighthouseWeb3 on Day 5 of #7DaysOfFilecoin by @FILBuilders 

I built my own dApp to create a safe nest for my bird's pic collection.

Let me know how this looks ๐Ÿฅ

๐Ÿš€ Day 18 of #100DaysOfUIDevelopment ๐Ÿš€ Continuing with the @LineaBuild website clone using React! ๐ŸŽจ Today, Iโ€™ve recreated the infinite carousel section from the landing page. Check it out! ๐ŸŒŸ Feedback is welcome! ๐Ÿ™Œ #WebDesign #React #FrontendDevelopment #UIDesign #WebDev

0xYogita's tweet image. ๐Ÿš€ Day 18 of #100DaysOfUIDevelopment ๐Ÿš€

Continuing with the @LineaBuild website clone using React! ๐ŸŽจ Today, Iโ€™ve recreated the infinite carousel section from the landing page.

 Check it out! ๐ŸŒŸ

Feedback is welcome! ๐Ÿ™Œ

#WebDesign #React #FrontendDevelopment #UIDesign #WebDev
0xYogita's tweet image. ๐Ÿš€ Day 18 of #100DaysOfUIDevelopment ๐Ÿš€

Continuing with the @LineaBuild website clone using React! ๐ŸŽจ Today, Iโ€™ve recreated the infinite carousel section from the landing page.

 Check it out! ๐ŸŒŸ

Feedback is welcome! ๐Ÿ™Œ

#WebDesign #React #FrontendDevelopment #UIDesign #WebDev

โœจ Day 15 of #100DaysOfUIDevelopment โœจ Explored various font styles and text animations! ๐Ÿ“œ Created a captivating landing page with a cozy cafรฉ theme featuring smooth text animations. Feedback is welcome! #WebDesign #UIAnimation #UIDesign #100DaysOfCode #CodeNewbie #Developer

0xYogita's tweet image. โœจ Day 15 of #100DaysOfUIDevelopment โœจ
Explored various font styles and text animations! ๐Ÿ“œ Created a captivating landing page with a cozy cafรฉ theme featuring smooth text animations. Feedback is welcome! 
#WebDesign #UIAnimation #UIDesign #100DaysOfCode #CodeNewbie #Developer
0xYogita's tweet image. โœจ Day 15 of #100DaysOfUIDevelopment โœจ
Explored various font styles and text animations! ๐Ÿ“œ Created a captivating landing page with a cozy cafรฉ theme featuring smooth text animations. Feedback is welcome! 
#WebDesign #UIAnimation #UIDesign #100DaysOfCode #CodeNewbie #Developer

Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ #FrontendDevelopment #Milestone #Growth

0xYogita's tweet image. Almost at 100 followers! ๐Ÿš€ Currently at 96 and am excited to connect with more of you on this #100DaysOfUIDevelopment journey. 

Thanks for the support so far! ๐Ÿ™Œ Let's keep building and learning together! ๐Ÿ’ปโœจ 

#FrontendDevelopment #Milestone  #Growth

๐Ÿš€ Day 25 of #100DaysOfUIDevelopment ๐Ÿš€ Today, I focused on the "Backed by" section of @babylonlabs_io website showcasing various partners logos ๐ŸŒŸ Iโ€™d love to hear your thoughts and feedback! ๐Ÿ™Œ #WebDesign #React #Web3js #FrontendDevelopment #UIDesign #WebDev #Web3

0xYogita's tweet image. ๐Ÿš€ Day 25 of #100DaysOfUIDevelopment ๐Ÿš€

Today, I focused on the "Backed by" section of @babylonlabs_io website showcasing various partners logos ๐ŸŒŸ

Iโ€™d love to hear your thoughts and feedback! ๐Ÿ™Œ

#WebDesign #React #Web3js #FrontendDevelopment #UIDesign #WebDev #Web3
0xYogita's tweet image. ๐Ÿš€ Day 25 of #100DaysOfUIDevelopment ๐Ÿš€

Today, I focused on the "Backed by" section of @babylonlabs_io website showcasing various partners logos ๐ŸŒŸ

Iโ€™d love to hear your thoughts and feedback! ๐Ÿ™Œ

#WebDesign #React #Web3js #FrontendDevelopment #UIDesign #WebDev #Web3

๐Ÿ“Š Day 14 of #100DaysOfUIDevelopment ๐Ÿ“Š Today, I dived into Data Visualization and created these stunning charts. Visualizing data has never been more fun. What do you think of these designs? #FrontendDevelopment #WebDesign #UIDesign #100DaysOfCode #WebDev #CodeNewbie #Developer

0xYogita's tweet image. ๐Ÿ“Š Day 14 of #100DaysOfUIDevelopment ๐Ÿ“Š

Today, I dived into Data Visualization and created these stunning charts. Visualizing data has never been more fun. What do you think of these designs? #FrontendDevelopment #WebDesign #UIDesign
#100DaysOfCode #WebDev #CodeNewbie #Developer

๐Ÿš€ย Day 16 ofย #100DaysOfUIDevelopmentย ๐Ÿš€ Started cloning theย @LineaBuildย website UI using React!ย ๐ŸŽจ Todayโ€™s focus: the homepage! Stay tuned.ย ๐ŸŒŸ Feedback is welcome!ย ๐Ÿ™Œ #WebDesignย #Reactย #FrontendDevelopment #UIDesignย #CodeNewbieย #WebDev #100DaysOfCodeย #Developer

0xYogita's tweet image. ๐Ÿš€ย Day 16 ofย #100DaysOfUIDevelopmentย ๐Ÿš€

Started cloning theย @LineaBuildย website UI using React!ย ๐ŸŽจ

Todayโ€™s focus: the homepage! Stay tuned.ย ๐ŸŒŸ

Feedback is welcome!ย ๐Ÿ™Œ

#WebDesignย #Reactย #FrontendDevelopment

#UIDesignย #CodeNewbieย #WebDev

#100DaysOfCodeย #Developer

๐Ÿš€ Day 29 of #100DaysOfUIDevelopment ๐Ÿš€ Diving into the @blast website page clone! ๐Ÿ”ฅ Tackled the challenging header today - excited to see how it turns out! Always open to your feedback! ๐Ÿ™Œ #WebDesign #React #Web3 #UIDesign #Web3js #blast #FrontendDevelopment

0xYogita's tweet image. ๐Ÿš€ Day 29 of #100DaysOfUIDevelopment ๐Ÿš€

Diving into the @blast website page clone! ๐Ÿ”ฅ

Tackled the challenging header today - excited to see how it turns out!

Always open to your feedback! ๐Ÿ™Œ

#WebDesign #React #Web3 #UIDesign #Web3js #blast #FrontendDevelopment

๐Ÿš€ Day 35 of #100DaysOfUIDevelopment ๐Ÿš€ Today's focus: Cloning the "Airdrop Timeline" section of the @blast website. ๐Ÿ•น๏ธ It's all about showcasing the airdrop phases with a clean and informative timeline! ๐ŸŽฏ #WebDevelopment #Frontend #React #Web3js #Blast #UIDesign

0xYogita's tweet image. ๐Ÿš€ Day 35 of #100DaysOfUIDevelopment ๐Ÿš€

Today's focus: Cloning the "Airdrop Timeline" section of the @blast website. ๐Ÿ•น๏ธ 

It's all about showcasing the airdrop phases with a clean and informative timeline! ๐ŸŽฏ

#WebDevelopment #Frontend #React #Web3js #Blast #UIDesign

๐Ÿš€ Day 30 of #100DaysOfUIDevelopment๐Ÿš€ I tackled the "Blast is the L2" section of the @blast website today. ๐Ÿ”ฅ Recreated this intricate section with a sleek design that captures the essence of the platform! ๐Ÿ’ป Check out ! ๐Ÿ‘‡ #WebDesign #React #Web3 #FrontendDev #Web3js

0xYogita's tweet image. ๐Ÿš€ Day 30 of #100DaysOfUIDevelopment๐Ÿš€ 

I tackled the "Blast is the L2" section of the @blast website today. ๐Ÿ”ฅ

Recreated this intricate section with a sleek design that captures the essence of the platform! ๐Ÿ’ป

Check out ! ๐Ÿ‘‡

#WebDesign #React #Web3 #FrontendDev #Web3js

๐Ÿš€ Day 31 of #100DaysOfUIDevelopment ๐Ÿš€ Today, I tackled another exciting section of the @blast website. This part was all about illustrating the power of Blast rewards compared to other L2's. Take a look! ๐Ÿ’ฅ #WebDevelopment #Web3js #React #blast #UIUX #WebDesign

0xYogita's tweet image. ๐Ÿš€ Day 31 of #100DaysOfUIDevelopment  ๐Ÿš€

Today, I tackled another exciting section of the @blast website. 

This part was all about illustrating the power of Blast rewards compared to other L2's. 

Take a look! ๐Ÿ’ฅ
 
#WebDevelopment #Web3js #React #blast #UIUX #WebDesign
0xYogita's tweet image. ๐Ÿš€ Day 31 of #100DaysOfUIDevelopment  ๐Ÿš€

Today, I tackled another exciting section of the @blast website. 

This part was all about illustrating the power of Blast rewards compared to other L2's. 

Take a look! ๐Ÿ’ฅ
 
#WebDevelopment #Web3js #React #blast #UIUX #WebDesign

๐Ÿš€ Day 32 of #100DaysOfUIDevelopment ๐Ÿš€ Today, I designed the "How Blast Works" section for the @blast, covering Auto Rebasing, L1 Staking, and T-Bill Yield. Feedback is appreciated..! ๐Ÿ’ฌ Loving the process of visualizing complex concepts! ๐Ÿ’ก #Web3Js #React #WebDesign #Blast

0xYogita's tweet image. ๐Ÿš€ Day 32 of #100DaysOfUIDevelopment ๐Ÿš€ 
Today, I designed the "How Blast Works" section for the @blast, covering Auto Rebasing, L1 Staking, and T-Bill Yield. 
Feedback is appreciated..! ๐Ÿ’ฌ 
Loving the process of visualizing complex concepts! ๐Ÿ’ก 
#Web3Js #React #WebDesign #Blast

๐Ÿš€ Day 33 of #100DaysOfUIDevelopment ๐Ÿš€ Today, I developed the "Why a new L2" section from the @blast. The focus was on creating a clean, dark themed design with emphasis on readability and impact. Feedback is always welcome! ๐Ÿ’ฌ #WebDeveloper #Design #React #Web3js #Blast

0xYogita's tweet image. ๐Ÿš€ Day 33 of #100DaysOfUIDevelopment  ๐Ÿš€   
Today, I developed the "Why a new L2" section from the @blast. 
The focus was on creating a clean, dark themed design with emphasis on readability and impact.
 Feedback is always welcome! ๐Ÿ’ฌ 
#WebDeveloper #Design #React #Web3js #Blast

๐Ÿš€ Day 54 of #100DaysOfUIDevelopment ๐Ÿš€ Filecoin (Day 3) of #7DaysOfFilecoin with @FILBuilders Learned how to connect to @Filecoin RPC nodes and query Filecoin chain state and data using ethers.js and @glifio - one of the public Filecoin RPC node providers.

0xYogita's tweet image. ๐Ÿš€ Day 54 of #100DaysOfUIDevelopment ๐Ÿš€

Filecoin (Day 3) of #7DaysOfFilecoin with @FILBuilders

Learned how to connect to @Filecoin RPC nodes and query Filecoin chain state and data using ethers.js and @glifio - one of the public Filecoin RPC node providers.
0xYogita's tweet image. ๐Ÿš€ Day 54 of #100DaysOfUIDevelopment ๐Ÿš€

Filecoin (Day 3) of #7DaysOfFilecoin with @FILBuilders

Learned how to connect to @Filecoin RPC nodes and query Filecoin chain state and data using ethers.js and @glifio - one of the public Filecoin RPC node providers.

๐Ÿš€Day 53 of #100DaysOfUIDevelopment ๐Ÿš€ Filecoin (Day 2) of #7DaysOfFilecoin with @FILBuilders Set up MetaMask for Filecoin and created my own Memecoin ๐Ÿฑ using Hardhat on the Filecoin Network. Also, learned the importance of block explorers and explored @Filfox_info.

0xYogita's tweet image. ๐Ÿš€Day 53 of #100DaysOfUIDevelopment ๐Ÿš€

Filecoin (Day 2) of #7DaysOfFilecoin with @FILBuilders

Set up MetaMask for Filecoin and created my own Memecoin ๐Ÿฑ using Hardhat on the Filecoin Network.

Also, learned the importance of block explorers and explored @Filfox_info.

๐Ÿš€ Day 34 of #100DaysOfUIDevelopment ๐Ÿš€ Today, I focused on cloning the "Who We Are" section of the @blast website. It's all about highlighting the key contributors. ๐Ÿ–ฅ๏ธ Loving the sleek and futuristic design! โœจ #WebDevelopment #FrontEnd #Web3js #React #Blast #UIdesign

0xYogita's tweet image. ๐Ÿš€ Day 34 of #100DaysOfUIDevelopment ๐Ÿš€

Today, I focused on cloning the "Who We Are" section of the @blast website. 
 
It's all about highlighting the key contributors. ๐Ÿ–ฅ๏ธ

Loving the sleek and futuristic design! โœจ

#WebDevelopment #FrontEnd #Web3js #React #Blast #UIdesign
0xYogita's tweet image. ๐Ÿš€ Day 34 of #100DaysOfUIDevelopment ๐Ÿš€

Today, I focused on cloning the "Who We Are" section of the @blast website. 
 
It's all about highlighting the key contributors. ๐Ÿ–ฅ๏ธ

Loving the sleek and futuristic design! โœจ

#WebDevelopment #FrontEnd #Web3js #React #Blast #UIdesign

๐Ÿš€Day 55 of #100DaysOfUIDevelopment ๐Ÿš€ Filecoin (Day 4) of #7DaysOfFilecoin with @FILBuilders Just built an awesome #dApp using the FVM Frontend Starter Kit! Did wallet integration, fetched & displayed the balance of my token deployed on Day 2 ๐Ÿ’ฐ #Web3 #Filecoin #FVM #Blockchain

0xYogita's tweet image. ๐Ÿš€Day 55 of #100DaysOfUIDevelopment ๐Ÿš€
Filecoin (Day 4) of #7DaysOfFilecoin with @FILBuilders
Just built an awesome #dApp using the FVM Frontend Starter Kit!
Did wallet integration, fetched & displayed the balance of my token deployed on Day 2 ๐Ÿ’ฐ
#Web3 #Filecoin #FVM #Blockchain
0xYogita's tweet image. ๐Ÿš€Day 55 of #100DaysOfUIDevelopment ๐Ÿš€
Filecoin (Day 4) of #7DaysOfFilecoin with @FILBuilders
Just built an awesome #dApp using the FVM Frontend Starter Kit!
Did wallet integration, fetched & displayed the balance of my token deployed on Day 2 ๐Ÿ’ฐ
#Web3 #Filecoin #FVM #Blockchain

Loading...

Something went wrong.


Something went wrong.


United States Trends