SDSachini Dissanayakainsachic.hashnode.dev·Jun 5, 2022 · 3 min readCSS ShapesWith CSS, we can create simple shapes like rectangles and triangles as well as bit complicated shapes like stars, hearts, diamonds, etc. In this blog post, I'll talk about how to create basic shapes like rectangles, circles, and triangles by using pu...01S
SDSachini Dissanayakainsachic.hashnode.dev·Mar 10, 2022 · 8 min readHow to create pixel art with CSS?Pixel art is a type of digital art in which images are created and edited at the pixel level using graphic editing software like Adobe Photoshop. Pixel art is defined by its unique visual style, in which each pixel acts as the building block which ma...013PNMPG
SDSachini Dissanayakainsachic.hashnode.dev·Mar 2, 2022 · 12 min readGit and GitHubGit and GitHub are two of the most important technologies every developer should learn. Many people think the terms, "Git" and "GitHub" mean the same thing. But they have different meanings. What is Git? Git was created in 2005 by the developers wor...01FB