Hey, I'm Meshack 👋
RSS FeedI'm Meshack, a seasoned Software Engineer specializing in Generative AI, Machine Learning, and Natural Language Processing.
At the heart of my work lies a passion for bridging the gap between human intelligence and artificial ingenuity. Discover my journey and insights in AI & ML on my blog, or dive into my professional story through my resume.
Let's explore the possibilities of AI together! 🚀
Featured
Integrating Supabase with Django: A Comprehensive Guide
Published: at 08:20 PMExploring how we can integrate Supabase with Django
Ubuntu 24.04.1 LTS is out; what's new?
Published: at 03:58 PMThis post details what is new in Ubuntu 24.04..1 LTS
New Api: `use` in React 19
Published: at 03:58 PMThis post details how you can use the new API in React `use` to enhance your application.
Coding K-Means Clustering using Python and NumPy
Published: at 03:58 PMThis post details the process of coding the K-Means Clustering algorithm from scratch using Python and NumPy. It's a great exercise for understanding the mechanics of this fundamental machine learning algorithm.
PySpark - Unleashing Large-Scale Data Processing Power in Python
Published: at 03:58 PMIn this post, I demonstrate how to use Pyspark to process large-scale datasets in python.
Recent Posts
Introduction to Next js
Published: at 08:46 AMThis post details the process of building a simple application using next js(A React framework for building full-stack web applications)