's Avatar

@analyticsdev

24
Followers
118
Following
8
Posts
03.12.2024
Joined
Posts Following

Latest posts by @analyticsdev

Preview
Show Password

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.

04.02.2025 04:00 👍 0 🔁 0 💬 0 📌 0
Preview
Today I Learned

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

03.02.2025 04:00 👍 0 🔁 0 💬 0 📌 0

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

02.02.2025 03:30 👍 0 🔁 0 💬 0 📌 0
Preview
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...

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.

01.02.2025 03:30 👍 0 🔁 0 💬 0 📌 0
Preview
Random Choice Picker

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

31.01.2025 04:37 👍 0 🔁 0 💬 0 📌 0
Preview
Email Signup Animation

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

29.01.2025 03:30 👍 0 🔁 0 💬 0 📌 0
Preview
OTP verification

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

27.01.2025 03:30 👍 0 🔁 0 💬 0 📌 0
Preview
Fetch and Display Github profiles using Axios

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

26.01.2025 03:30 👍 0 🔁 0 💬 0 📌 0

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.

05.12.2024 13:44 👍 477 🔁 98 💬 13 📌 12

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.

06.12.2024 11:08 👍 13 🔁 3 💬 1 📌 0

Do as little as possible

www.epicweb.dev/principles/c...

04.12.2024 04:42 👍 13 🔁 1 💬 0 📌 0