Learning software engineering with an emphasis on correctness, clarity, and long-term thinking.
Available for software development internships and learning-based opportunities





Jan 31 · 4 min read · What is CSS ? Cascading Style Sheets (CSS) is a stylesheet language used to describe how a document written in HTML or XML (including XML dialects like SVG, MathML, or XHTML) should look. CSS defines how elements are displayed on the screen, includin...
Join discussion
Jan 30 · 5 min read · Why Emmet: Without Emmet, when you write code, especially HTML, there are too many repetitive words. Although browsers have suggestion features, the repetition makes coding take a lot of time. What Emmet does is provide suggestions, but in an advance...
Join discussion