π‘ Learned some deep JavaScript stuff today!
Explored data types, variables, primitive vs non-primitive, and operators β arithmetic, assignment, logical & bitwise.
~0000 β 1111 = -1 blew my mind π€―
Every bit matters! β‘
#JavaScript#WebDevΒ #Rihandcode
π Learned how the Internet actually works!
From ARPANET (1960s) to LAN, MAN, WAN, IP, and protocols (HTTP, HTTPS, FTP, SMTP) β now I get how browsers, servers & ISPs connect the world. π»β¨
#WebDev#TechΒ #Rihandcode
π Day 7 of my journey
Today I learned how to embed Video, Audio, and other Media elements in HTML. Excited to make web pages more interactive & engaging! π»β¨
#MyJourney#WebDev#HTML#RihanDcode
π Day 6 of my journey
Today I learned about id and class in HTML β two powerful ways to uniquely identify and style elements. Excited to apply these in upcoming projects! π»β¨
#MyJourney#WebDev#HTML#RihanDcode
π Day 5 of my journey
Today I learned about Forms, Input fields, and Textareas in HTML. Also explored the difference between Inline & Block elements. Step by step, building strong fundamentals! π»β¨
#MyJourney#WebDev#HTML#RihanDcode
π Day 4 of my journey
Today I learned SEO basics, explored Core Web Vitals (CLS, LCP, FID), and understood how to generate a Lighthouse report for performance analysis. π»β¨
#MyJourney#WebDev#SEO#RihanDcode
Day 3 of my journey π
Today I explored Images, Lists, and Tables in HTML. Step by step, building my web dev foundation stronger each day! π»β¨
#MyJourney#WebDev#HTML#RihanDcode
Day 2 of my journey π
Today I learned about Headings, Paragraphs, Anchor text, and even created a small Bookmark Manager using HTML. Excited to see my basics getting stronger each day! π»β¨
#MyJourney#WebDev#HTML#RihanDcode
"Day 1 of my journey π
Today I learned the basic structure of an HTML file and explored HTML attributes in depth. Excited to keep building a solid foundation in web development. π»β¨ #MyJourney#WebDev#HTML#RihanDcode"
Started my #WebDev journey with zero knowledgeβjust curiosity & YouTube. From struggling with HTML to CSS & JavaScript, every error became a lesson. Now I create projects that work πβ¨ Still learning, still growing! #CodingLife#RihanDcode
π Just built my own Calculator!
Created using HTML, CSS, and JavaScript β this may look simple, but for me, it's a big win
I designed the UI with CSS, structured the layout in HTML, and implemented the full logic in JavaScript (add, subtract, multiply, divide, clear, delete!
Day 3 of my journey (catching up on Days 1 & 2): Covered array ops in DSAβinsert, access & traverseβand pushed my code to GitHub. Started CodeWithHarryβs Sigma Web Dev course, learned & practiced HTML. π #rihandcode#DSA#WebDev