dev_unhinged's profile picture. Instructor. Developer. Storyteller.
Code Whisperer | Chaos Tamer
Coffee-powered ☕ | Humor-enabled 😏
Helping you go from “Uhn? ” to “Aha!”

Build With Biodun 🧑‍💻

@dev_unhinged

Instructor. Developer. Storyteller. Code Whisperer | Chaos Tamer Coffee-powered ☕ | Humor-enabled 😏 Helping you go from “Uhn? ” to “Aha!”

Pinned

You can try them here: 🔗 regal-qr-code.vercel.app 🔗 wa-link-generator-eta.vercel.app Would love your feedback 🙌 Which one would you find more useful?”


Day 14 — Lists for navigation 📋 Day 14 of 30 HTML Tips 📋 Navigation should be lists, not random links. Screen readers expect lists for menus. ✅ Semantic HTML > spaghetti code.

dev_unhinged's tweet image. Day 14 — Lists for navigation

📋 Day 14 of 30 HTML Tips 📋
Navigation should be lists, not random links.

Screen readers expect lists for menus.

✅ Semantic HTML > spaghetti code.

📦 Day 13 of 30 HTML Tips 📦 When inputs are related, group them for context. Screen readers announce the group. ✅ Better UX & accessibility.

dev_unhinged's tweet image. 📦 Day 13 of 30 HTML Tips 📦

When inputs are related, group them for context.

Screen readers announce the group.

✅ Better UX & accessibility.


And yet, the "patriarchy" is in control.

Men are biologically inferior to women



I agree with the first paragraph sha. But I think if you're dating someone, you'd be able to tell up to a certain degree how intelligent the person is. Plus some people might be book smart and noticeably dumb in other areas while some might be smart in other areas not book smart

Grades aren't always a true reflection of intelligence. Many factors influence academic performance. 1. I graduated secondary school as the best student. 2. I finished my BSc with a 2:2 largely because I became disinterested in my course after the second year. I realized I was…



📦 Day 13 of 30 HTML Tips 📦 When inputs are related, group them for context. Screen readers announce the group. ✅ Better UX & accessibility.

dev_unhinged's tweet image. 📦 Day 13 of 30 HTML Tips 📦

When inputs are related, group them for context.

Screen readers announce the group.

✅ Better UX & accessibility.

✅ Day 12 of 30 HTML Tips ✅ Why write JS validation when HTML already has it? Browser prevents empty/invalid submission. ✅ Save time → let HTML handle it.

dev_unhinged's tweet image. ✅ Day 12 of 30 HTML Tips ✅

Why write JS validation when HTML already has it?

Browser prevents empty/invalid submission.

✅ Save time → let HTML handle it.


Note to self: According to the quoted user, it's misogyny to buy barbies for girls. It's also misogyny to sit and allow daughters to play make-up on their fathers.

nothing but ur own stinking misogyny stopping u from playing sports and video games with your daughters



Nice one madam @_Ojonya but a simple research would show that chimerism is so rare it accounts for less than 5% of the world's population while paternity fraud is significantly way higher.

They are teaching you people things now, you won’t learn. If it’s mumu mumu odogwu pararara, you’ll activate.



✅ Day 12 of 30 HTML Tips ✅ Why write JS validation when HTML already has it? Browser prevents empty/invalid submission. ✅ Save time → let HTML handle it.

dev_unhinged's tweet image. ✅ Day 12 of 30 HTML Tips ✅

Why write JS validation when HTML already has it?

Browser prevents empty/invalid submission.

✅ Save time → let HTML handle it.

📝 Day 11 of 30 HTML Tips 📝 An input without a label is confusing for screen readers. Clicking the label also focuses the input. ✅ Always connect <label> + <input>.

dev_unhinged's tweet image. 📝 Day 11 of 30 HTML Tips 📝

An input without a label is confusing for screen readers.

Clicking the label also focuses the input.

✅ Always connect &amp;lt;label&amp;gt; + &amp;lt;input&amp;gt;.


📝 Day 11 of 30 HTML Tips 📝 An input without a label is confusing for screen readers. Clicking the label also focuses the input. ✅ Always connect <label> + <input>.

dev_unhinged's tweet image. 📝 Day 11 of 30 HTML Tips 📝

An input without a label is confusing for screen readers.

Clicking the label also focuses the input.

✅ Always connect &amp;lt;label&amp;gt; + &amp;lt;input&amp;gt;.

🔗 Day 10 of 30 HTML Tips 🔗 “Click here” is lazy. Links should describe their destination. Screen readers announce links out of context → make them meaningful. ✅ “Click here” ≠ accessible.

dev_unhinged's tweet image. 🔗 Day 10 of 30 HTML Tips 🔗
“Click here” is lazy. Links should describe their destination.

Screen readers announce links out of context → make them meaningful.

✅ “Click here” ≠ accessible.


🔗 Day 10 of 30 HTML Tips 🔗 “Click here” is lazy. Links should describe their destination. Screen readers announce links out of context → make them meaningful. ✅ “Click here” ≠ accessible.

dev_unhinged's tweet image. 🔗 Day 10 of 30 HTML Tips 🔗
“Click here” is lazy. Links should describe their destination.

Screen readers announce links out of context → make them meaningful.

✅ “Click here” ≠ accessible.

📱 Day 9 of 30 HTML Tips 📱 Without it, your site zooms out awkwardly on mobile. Critical for responsive design. ✅ Always set the viewport.

dev_unhinged's tweet image. 📱 Day 9 of 30 HTML Tips 📱
Without it, your site zooms out awkwardly on mobile.

Critical for responsive design.

✅ Always set the viewport.


📱 Day 9 of 30 HTML Tips 📱 Without it, your site zooms out awkwardly on mobile. Critical for responsive design. ✅ Always set the viewport.

dev_unhinged's tweet image. 📱 Day 9 of 30 HTML Tips 📱
Without it, your site zooms out awkwardly on mobile.

Critical for responsive design.

✅ Always set the viewport.

⚡ Day 8 of 30 HTML Tips ⚡ Big pages with many images? Make the browser load them only when needed. Faster load, better UX. ✅ One attribute = big performance boost.

dev_unhinged's tweet image. ⚡ Day 8 of 30 HTML Tips ⚡

Big pages with many images? Make the browser load them only when needed.

Faster load, better UX.

✅ One attribute = big performance boost.


⚡ Day 8 of 30 HTML Tips ⚡ Big pages with many images? Make the browser load them only when needed. Faster load, better UX. ✅ One attribute = big performance boost.

dev_unhinged's tweet image. ⚡ Day 8 of 30 HTML Tips ⚡

Big pages with many images? Make the browser load them only when needed.

Faster load, better UX.

✅ One attribute = big performance boost.

📱 Day 7 of 30 HTML Tips 📱 Don’t load 2MB images on mobile. HTML has a fix. Browser picks the right image for the device. ✅ Save bandwidth, improve speed.

dev_unhinged's tweet image. 📱 Day 7 of 30 HTML Tips 📱
Don’t load 2MB images on mobile.

HTML has a fix.

Browser picks the right image for the device.

✅ Save bandwidth, improve speed.


📱 Day 7 of 30 HTML Tips 📱 Don’t load 2MB images on mobile. HTML has a fix. Browser picks the right image for the device. ✅ Save bandwidth, improve speed.

dev_unhinged's tweet image. 📱 Day 7 of 30 HTML Tips 📱
Don’t load 2MB images on mobile.

HTML has a fix.

Browser picks the right image for the device.

✅ Save bandwidth, improve speed.

🖼️ Day 6 of 30 HTML Tips 🖼️ An image without alt is invisible to screen readers. Good alt = accessibility + SEO. ✅ Describe the image, don’t just write “image”.

dev_unhinged's tweet image. 🖼️ Day 6 of 30 HTML Tips 🖼️
An image without alt is invisible to screen readers.

Good alt = accessibility + SEO.

✅ Describe the image, don’t just write “image”.


🖼️ Day 6 of 30 HTML Tips 🖼️ An image without alt is invisible to screen readers. Good alt = accessibility + SEO. ✅ Describe the image, don’t just write “image”.

dev_unhinged's tweet image. 🖼️ Day 6 of 30 HTML Tips 🖼️
An image without alt is invisible to screen readers.

Good alt = accessibility + SEO.

✅ Describe the image, don’t just write “image”.

👆 Day 5 of 30 HTML Tips 👆 If something is clickable → use a <button>, not a <div>. Buttons are keyboard-accessible & focusable by default. ✅ Native HTML beats hacking divs.

dev_unhinged's tweet image. 👆 Day 5 of 30 HTML Tips 👆
If something is clickable → use a &amp;lt;button&amp;gt;, not a &amp;lt;div&amp;gt;.

Buttons are keyboard-accessible &amp;amp; focusable by default.

✅ Native HTML beats hacking divs.


Okay na 😁

When women are having a moment, you just have to be quiet and understanding without a logical opinion as it usually leads to an argument you would rather not have. In such conversations, it's sometimes logic vs hormones and you better let the hormones win or no peace.



👆 Day 5 of 30 HTML Tips 👆 If something is clickable → use a <button>, not a <div>. Buttons are keyboard-accessible & focusable by default. ✅ Native HTML beats hacking divs.

dev_unhinged's tweet image. 👆 Day 5 of 30 HTML Tips 👆
If something is clickable → use a &amp;lt;button&amp;gt;, not a &amp;lt;div&amp;gt;.

Buttons are keyboard-accessible &amp;amp; focusable by default.

✅ Native HTML beats hacking divs.

🔖 Day 4 of 30 HTML Tips 🔖 Heading tags aren’t just for size. They’re a content hierarchy. 1. Use them in order: 2. Skipping (like H1 → H3) confuses screen readers & SEO crawlers. ✅ Headings are structure, not decoration.

dev_unhinged's tweet image. 🔖 Day 4 of 30 HTML Tips 🔖
Heading tags aren’t just for size. They’re a content hierarchy.

1. Use them in order:

2. Skipping (like H1 → H3) confuses screen readers &amp;amp; SEO crawlers.

✅ Headings are structure, not decoration.


🔖 Day 4 of 30 HTML Tips 🔖 Heading tags aren’t just for size. They’re a content hierarchy. 1. Use them in order: 2. Skipping (like H1 → H3) confuses screen readers & SEO crawlers. ✅ Headings are structure, not decoration.

dev_unhinged's tweet image. 🔖 Day 4 of 30 HTML Tips 🔖
Heading tags aren’t just for size. They’re a content hierarchy.

1. Use them in order:

2. Skipping (like H1 → H3) confuses screen readers &amp;amp; SEO crawlers.

✅ Headings are structure, not decoration.

📐 Day 3 of 30 HTML Tips 📐 Stop wrapping everything in <div>. HTML has semantic tags that add meaning. Screen readers, search engines, and devs reading your code all benefit from using appropriate semantic tags. ✅ Structure > styling hacks.

dev_unhinged's tweet image. 📐 Day 3 of 30 HTML Tips 📐
Stop wrapping everything in &amp;lt;div&amp;gt;.
HTML has semantic tags that add meaning.
Screen readers, search engines, and devs reading your code all benefit from using appropriate semantic tags. 

✅ Structure &amp;gt; styling hacks.


📐 Day 3 of 30 HTML Tips 📐 Stop wrapping everything in <div>. HTML has semantic tags that add meaning. Screen readers, search engines, and devs reading your code all benefit from using appropriate semantic tags. ✅ Structure > styling hacks.

dev_unhinged's tweet image. 📐 Day 3 of 30 HTML Tips 📐
Stop wrapping everything in &amp;lt;div&amp;gt;.
HTML has semantic tags that add meaning.
Screen readers, search engines, and devs reading your code all benefit from using appropriate semantic tags. 

✅ Structure &amp;gt; styling hacks.

🌍 Day 2 of 30 HTML Tips 🌍 Accessibility starts with the basics → tell browsers & screen readers what language your page is in. The lang attribute helps screen readers pronounce words correctly + improves SEO. ✅ Always set lang on <html>. #BuildWithBiodun #CodeToBuild

dev_unhinged's tweet image. 🌍 Day 2 of 30 HTML Tips 🌍
Accessibility starts with the basics → tell browsers &amp;amp; screen readers what language your page is in.

The lang attribute helps screen readers pronounce words correctly + improves SEO.

✅ Always set lang on &amp;lt;html&amp;gt;.

#BuildWithBiodun
#CodeToBuild


What in the sweet-home-alabama, Lannister, in-breeding is going on here?

Las Vegas man Logan Gifford, 26, who has accused his mother of se*ual ab*se, has been legally declared the father of his teenage brother, who may also be his biological son. Earlier this year, Gifford sought advanced DNA testing to determine whether he or his father, Theodore…

MorbidKnowledge's tweet image. Las Vegas man Logan Gifford, 26, who has accused his mother of se*ual ab*se, has been legally declared the father of his teenage brother, who may also be his biological son.

Earlier this year, Gifford sought advanced DNA testing to determine whether he or his father, Theodore…


Build With Biodun 🧑‍💻 reposted

Madam sleeps with gateman = vibes Oga sleeps with maid = abuse Sugar daddy = predator Sugar mummy = boy is just ‘enjoying’ Same sin, different labels. Society loves double standards.


Loading...

Something went wrong.


Something went wrong.