Building a Question Answering Search Engine with Power Query, OpenAI, MindsDB, Streamlit,and MindsDB SDK using SQLApr 26, 2023·12 min read
PinnedHow to Contribute to Open Source Projects as a Non-Coder?A few weeks ago, I came across Edidiong Asikpo article about contributing to open-source projects. The article piqued my interest and I set out to learn how to contribute to open-source projects without possibly writing any code. In this article, ...Oct 22, 2021·4 min read
Analyze Blockchain and DeFi data in minutes with SQL and Dune Analytics: A Quickstart GuideMay 12, 2022·8 min read
On-premise vs. Cloud: Should you make the shift?Choosing between cloud computing and on-premise computing should be a strategic decision. It is also not surprising that the cloud is often regarded as the best choice because it provides users with flexibility, agility, and scalability. However, on ...May 6, 2022·7 min read
Data visualization with Astrato AnalyticsToday's businesses leverage data from various sources, including social media, on-premise databases, Snowflake's Data Cloud, and more, to make well-informed and data-driven decisions. However, going through a slew of individual reports might be exhau...Mar 30, 2022·5 min read
Arctype SQL: Write Faster and More Efficient SQL QueriesStrategies for Optimizing SQL QueriesJan 15, 2022·10 min read
Building Excel Spreadsheets Using PythonWrite and visualize Excel spreadsheets with Python’s librariesJan 10, 2022·9 min read
Object-oriented Programming in Python 🐍🐍Hi Everyone 👋 Today I wanted to share what I have learned about object-oriented programming. 🚀 Introduction Object-oriented Programming (OOP) is a computer programming model that helps one organize their software design around data, class, and obje...Aug 25, 2021·6 min read