bash script to learn languages

How Shell scripting helped me learn languages ๐Ÿ“š

In this post I'll go through How i created a bash script to get the correct pronounciation of words

Faster as a computer science student 002

The Ultimate Note-Taking System ๐Ÿ—’ | Pandoc, Markdown and Vimwiki

The quickest and effective way I've come across to take notes on a laptop. Is by using Pandoc & Markdown. You can create presentation slides, PDFs or craft a resume. Vim makes it even a lot easier with 'Vim Macros' and 'abbreviations'; Although that would be the subject for another post.

Faster as a computer science student 001

100x Faster as CS student - Terminal automation

One downside of using a GUI (Graphical) application is you loose the ability to automate things. In this post i'll try to cover and highlight some unix tools, as well as some terminal aliases that will make your life easier ๐Ÿ˜ƒ.