PinnedMy Journey into Tech: Discovering Data Science, Computer Science, and Software EngineeringYeeeeeaaaaaah, another blog about tech! I know, I know, it can seem redundant and boring in the long run but this is a truly authentic one, I promise. It’s intended for students like me or even professionals in the tech space, individuals who are mak...Sep 10, 2024·6 min read
Interpretability vs Explainability in Machine Learning: What They Are and Why They MatterJul 11, 2025·6 min read
Building a Smart To-Do List Manager with Python, MongoDB & Kivy (Part 4: Filter & Search)Implement search and filter capabilities in your Kivy application.Jan 23, 2025·12 min read
Building a Smart To-Do List Manager with Python, MongoDB & Kivy (Part 3: Main Screen & Task Management Screens)Discover how to create the main screen for displaying tasks and important buttons, plus how to build the task creation featureJan 15, 2025·25 min read
Building a Smart To-Do List Manager with Python, MongoDB & Kivy (Part 2: Screen Creation with Kivy & User Authentication)Hello Tribe! Welcome to Part 2 of our To-Do app series. Last time, we went over the project workflow, the setup and we created our database! Today, I will walk you through the creation of screens and user authentication (registration & log in). Witho...Dec 11, 2024·18 min read
Building a Smart To-Do List Manager with Python, MongoDB & Kivy (Part 1: Project Overview and Setup)Introduction One of the best ways to prove your skills is by actually building something cool, right? Until recently, most of the projects in my portfolio were from work or school. But as I am navigating my career, I’ve come to realise how important ...Nov 28, 2024·9 min read
Artificial Intelligence: Do we really want to be part of this?😕AI is one of the human's greatest achievement. Yes, but could it be that it is now backfiring on us?😕Nov 6, 2024·11 min read
MongoDB Made Simple: A Basic Guide to get startedHow to set up MongoDB for a Python ProjectOct 1, 2024·5 min read