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
1 year ago
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
1 year ago
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)
1 year ago
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)
1 year ago
This is an introductory series about Elixir that showcases its core features in the tech world. I try to talk about the features contributing to its usage in highly concurrent applications.
#Backend #Elixir #Introduction to Elixir #Quickstart #Series -
My First Experience With The Stock Market
2 years ago
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 #Insight #Investment -
How I Built My Blog
2 years ago
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.
#Backend #CI/CD #Frontend #Insight -
Initial Commit
2 years ago
I just got my site ready after procrastinating, I look forward to writing more.
#Quickstart