Skip to main content

Projects

Table of Contents

Word Count in Go
#

I recently came across the Coding Challenges for a wc clone. So, I gave it a try.

Github Link

Go Quotes API
#

The API just hits the Goodreads quotes page and fires a search. It returns a list of Quotes with their authors. I have built it and deployed it on Heroku.

Github Link

This site
#

This page has been built on Hugo and hosted on Gitlab. There is a gitlab pipeline running that rebuilds the site on pushing any new article as a markdown file.

Gitlab Link