CSS-Tricks

Responsive Masonry Layout

When we need to display a list of items of uneven sizes, then Masonry layout is the best choice. Image gallery and Newspaper columns are some common examples.

Read
CSS-Tricks

Torch/Laser Effect Using Dynamic CSS Gradient

CSS offers some really cool features. Here I am showing a torch effect or say laser gun effect and it's really simple to implement with little bit of CSS and javascript.

Read
Front-end

Front-end Code Review Guidelines

Code Review is an extremely important step in developing quality applications. Here's the checklist of things to keep in mind while doing self code review and peer reviews of front-end code.

Read
Travel

Shreekhand Mahadev Yatra

Shreekhand Mahadev is a difficult trek but offers magnificent views of the mountains and glaciers. Like Amarnath yatra, this is also considered a sacred pilgrim trail and lots of people from nearby places in himachal visit this every year. This year, I also took the challenge and went on an adventure trek...

Read
Travel

Checklist for packing our trekking bag

I often go for trekking and few days before our trek is an exciting phase when we are getting ourself ready for challenge. Preparation and right equipments helps a lot, so here's my checklist of things to pack...

Read

Drawing standard UML diagrams

Technical architects must be using UML diagrams to effectively propose and document their solutions. Because UML is the standard which can communicate precisely and accurately across technical and business background people.

Read