analyticsdev.bsky.social
@analyticsdev.bsky.social
Today, I learned how to create a Show Password application. I learnt how each component in HTML has properties that can be used for creating interactivity. Like Password form field has a type of text or password. #onepercentimprovement #50projectin50days.
Show Password
buff.ly
February 4, 2025 at 4:00 AM
Today, I learned how to create a simple collapsible search widget that contracts or expands based on user focus. This utility is available in many websites. #onepercentimprovement #50projectsin50days
Today I Learned
buff.ly
February 3, 2025 at 4:00 AM
This is part 2 of the responsive table series. Option # 2 explores vertical stacking of columns on top of each other. This provides a great flexibility in adding multiple rows with different level of content. #onepercentimprovement #50projectsin50days
buff.ly
February 2, 2025 at 3:30 AM
Creating responsive tables can enhance user experience. Thanks to Chris Ferdinandi from GoMakeThings showing how to do it. There are two methods: Horizontal Scroll and Vertical Stacking. This page shows option1.
#onepercentimprovement #50projectsin50days.
Responsive Tables: Option 1
Showing data in tables inside HTML keeps the data clean and organized. It also provides a great user experience. But non-responsive tables can create a bad user experience where the table columns mesh...
buff.ly
February 1, 2025 at 3:30 AM
Today, I created a random choice picker application. The tool picks a random choice from the choices input by user. I learnt using math function and filter() method, adding class list programmatically etc.. #onepercentimprovement #50projectsin50days
Random Choice Picker
buff.ly
January 31, 2025 at 4:37 AM
Today, I learned how to create a simple form label animation without using Jquery. I also learnt how to use CSS to create animation on form labels. https://buff.ly/3WBtGqg

#onepercentimprovement #50projectsin50days
Email Signup Animation
buff.ly
January 29, 2025 at 3:30 AM
Today I learned how to create a simple OTP verify application that uses the focus method and loops each box to create a smooth user experience. I also learnt how to use media query in CSS for responsive design. #onepercentimprovement #50projectsin50days
OTP verification
buff.ly
January 27, 2025 at 3:30 AM
I've been fascinated with API based applications. Being able to query multiple endpoints, fetch data and display results in the UI kept me looking. I finally created my own API app that queries the githubAPI and displays results. #50projectsin50days. #onepercentimprovement
Fetch and Display Github profiles using Axios
buff.ly
January 26, 2025 at 3:30 AM
Reposted
Impostor syndrome: “I don't know what I'm doing. It's only a matter of time until everyone finds out."

Growth mindset: "I don't know what I'm doing yet. It's only a matter of time until I figure it out."

The highest form of self-confidence is believing in your ability to learn.
December 5, 2024 at 1:44 PM
Reposted
This is a lovely succinct reminder. Especially “You have a unique voice that others don’t have.” This applies to many facets of our creativity and what we can share with the would.
#blogvent day 5 is here!

I wrote about shipping things, even when you see others working on something similar to what you want to release.

cassidoo.co/post/ship-it...
Ship it anyway
You have a unique voice, and you should use it to build what you can.
cassidoo.co
December 6, 2024 at 11:08 AM
Reposted
Do as little as possible

www.epicweb.dev/principles/c...
December 4, 2024 at 4:42 AM