Sumuditha Lansakara

Building Dynamic Web Apps 🚀 

I'm Sumuditha Lansakara, a software engineering student with a burning passion for crafting web applications. Currently interning as a Operations Engineer, I'm actively honing my skills in React.js and web development. Explore my projects to see how I'm translating ideas into interactive experiences!

Latest Instagram Posts

📏 Learn CSS Length Units! 📏

We’re breaking down how to size things in CSS using different units. From fixed sizes with Absolute Units like pixels and inches to flexible sizes with Relative Units like em, rem, percent, and viewport units.

• Absolute Units: Fixed sizes, great for exact control.
• Relative Units: Sizes that change with their parent or the screen.
 - em: Based on the parent’s font size.
 - rem: Based on the root font size.
 - %: Based on the parent’s size.
 - vw & vh: Based on the screen’s width and height.
 - ex, ch, vmin, vmax: Other useful units.

Swipe to see examples and learn how to use these in your designs! 🌐💻

Found this helpful ?
👍 Like
🔔 Follow @lanzbutcoding
📤 Share!

#Coding #WebDevelopment #LearnToCode #FrontEndDevelopment  #HTML #CodingTips #lanzbutcoding #CSS #WebDesign #ResponsiveDesign #LearnCSS
🌟 Creating HTML Elements: Vanilla JavaScript vs. JSX 🌟

Ever wondered how to create HTML elements using Vanilla JavaScript vs. JSX ? Here's a quick comparison to help you out! 🖥️✨

Found this helpful ?
👍 Like
🔔 Follow @lanzbutcoding
📤 Share!

#Coding #JavaScript #JSX #WebDevelopment #LearnToCode #FrontEndDevelopment #ReactJS #HTML #CodingTips #lanzbutcoding