This site was created to help people learn about web development. While this blog has many posts detailing web development and its components, it’s not designed to be a step-by-step tutorial.

I designed the blog as a teaching tool first and foremost, but it is designed to be simple, clean, and responsive. I used HTML5 Boilerplate as my starting points and narrowed them down to what I considered to be the essentials. The menu is manually generated but is responsive and built on pure CSS. The HTML focuses on semantics and is built with accessibility in mind. The CSS is not based on any framework, and only contains what the blog needs, there are no layout grids or extra UI classes. SASS is used only for code syntax highlighting, and can be stripped out easily as it is imported into the main.css file.

About the Author

My name is Abrar Zahin. I’m a Student at Queens college and I’ve been doing web development for 1 year. I love what I do and hope you find this blog and course useful. If you see me out at a conference or event please say hello. My favorite form of communication is linkedin, feel free to connect @abrarzahin. I have some cool projects you might want to check out. And also can checkout the codes in my github profile @github.com/abrarzahin .