Adding Comments to My Blog

Motivation Being relatively new to the world of blogging, I quickly realized that my recently created website was missing a crucial element – reader feedback. It was evident that I needed to find a way to bridge this gap and encourage readers to voice their opinions and thoughts on my posts. The Search for a Good Commenting Solution My website is on GitHub and uses Hugo static site generation. So, I needed a commenting solution that fits this setup....

August 10, 2023 · 3 min · Ion Moroșanu

Wordle: A Telegram Bot Game in Go

Introduction Being mainly a Java programmer, I decided however to expand my area of knowledge and the fates fell on the Go language. And the best way to learn is to apply, to practice what you learn! I usually prefer to do this by implementing a game or a tool that has some use. So this time it’s a game - Wordle, but implemented as a Telegram Bot. Environment To run Go code, you need to install Go on your local computer....

June 14, 2023 · 3 min · Ion Moroșanu

Hello World! A Glimpse into the World of a Seasoned Software Engineer

Introduction Hello, world! It’s a pleasure to embark on this blogging journey and share my experiences as a software engineer with all of you. With over 15 years of expertise in the realms of C, Python, and Java, my journey has primarily revolved around backend development. However, I have recently set my sights on the captivating realm of modern frontend technologies. In this blog post, I’ll take you through my transition, the challenges I’ve encountered, and the excitement of expanding my skill set to include the modern frontend stack....

May 12, 2023 · 3 min · Ion Moroșanu