Writing IEEE Standard Academic Papers in Markdown

Pratical description of getting up and running a system to write IEEE Standard Academic Papers in Markdown and generate pdf/html

Shakeeb

3 minute read

To have a simple text based system to write academic papers and not worry about the formatting. At the end we could generate a pdf properly formatted as per IEEE standard and works across platforms making the entire setup portable.

Flutter Webview Application

Creating a flutter webview application from scratch

Shakeeb

5 minute read

My website was built for mobile. It works just fine on a mobile browser. But now I wanted to have an app for the same. Though I had fairly good android development experience, but it was quite sometime ago. And also, lately I had been swarmed with articles about flutter and its usage. So it was time for me to build something with flutter.