Hey! I'm Rasheed 👋
I'm a software engineer and open-source creator based in Nigeria. I write about software development and my dev journey.
recent articles
-
Elasticlunr Query DSL
January 8th, 2022
Like every other search engine, you can make more advanced search queries depending on your requirements. In the remaining part of this post, I will be highlighting the available query types provided by Elasticlunr.
#Backend #Elixir #Series -
Introduction to Elasticlunr
January 3rd, 2022
Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
#Backend #Elixir #Quickstart #Series -
Elixir Data Types (Part 2)
May 23rd, 2021
This is a continuation of the Elixir introductory series. We talk about the different data types available in Elixir and their characteristics.
#Backend #Elixir #Introduction to Elixir #Quickstart #Series -
Introduction to Elixir (Part 1)
May 14th, 2021
This is an introductory series about Elixir that showcases its core features to the tech world. I try to talk about the features that contribute to its usage in the highly concurrent applications world.
#Elixir #Backend #Quickstart #Series #Introduction to Elixir -
My First Experience With The Stock Market
March 18th, 2021
Sharing what my experience with the stock market looks like, highlighting the things I find fascinating. Mind you, I'm just a beginner here.😅
#Experience #Investment #Insight -
How I Built My Blog
March 6th, 2021
This is an overview of how this blog/site was developed. Information contained in this post is design choice, blog tool, development libraries/packages, and deployment strategy.
#Insight #Backend #Frontend #CI/CD -
Initial Commit
February 12th, 2021
I just got my site ready after procrastinating, I look forward to writing more.
#Quickstart