Welcome to My Tech-Journal
A space where I share my thoughts, experiences, and learnings on technology, programming, and innovation. Expect in-depth articles, tutorials, and projects that showcase my expertise in web development, cloud computing, machine learning, and more!
Check out the latest posts below and if you love what you see, Support my work and help me build more cool stuff! Donate Here
THE BUSINESS CASE FOR AI: MY TAKEY
A practical summary of key takeaways from a business-focused AI book. It explores real-world use cases, debunks common myths, and explains how companies can prepare for and apply AI effectively using simple frameworks like B-CIDS. Ideal for anyone looking to understand AI beyond just code and models.
BUILDING AN IMAGE SIMILARITY SEARCH USING CLIP AND FAISS
I built a small project to explore how machines understand and connect images. Using two open-source tools: CLIP (by OpenAI) and FAISS (by Meta). I created a simple image similarity search engine.
WHY CLEAN CODE MATTERS: INSIGHTS ON FUNCTION
Continuing with my journey of exploring Clean Code by Robert C. Martin, I am back with my thoughts on the chapter about Functions. This blog is a continuation of my series on Clean Code insights.
WHY CLEAN CODE MATTERS: INSIGHTS ON COMMENTS
I recently finished reading Clean Code by Robert C. Martin, and I loved many points that I would implement in my approach to coding. Over the next few posts, I’ll share some key takeaways from the book, starting with a topic that’s often overlooked: comments.
4-MONTH ADVANCED AI/ML LEARNING PLAN: BIWEEKLY PROJECTS + ADVANCED SKILLS DEVELOPMENT
A detailed 4-month plan to learn AI/ML with projects, focusing on Computer Vision, Recommender Systems, Reinforcement Learning, and Generative Models.
DEEP LEARNING FAQ
This page contains an easy explaination of common jargons of Deep Learning.
30 DAYS, 30 DEEP LEARNING PROJECTS
After completing my 30 Days, 30 Machine Learning Projects Challenge, I’m ready for the next step: 30 Days, 30 Deep Learning Projects! This new challenge will guide me through deep learning, starting with the basics of neural networks and building up to advanced topics like GANs, Transformers, and BERT. I’ve designed the challenge to gradually increase in complexity, making it a perfect learning journey. If you’re ready to dive into deep learning, read moe to join me on this journey!
MACHINE LEARNING FAQ
This page contains an easy explaination of common jargons of machine learning.
30 DAYS, 30 MACHINE LEARNING PROJECTS
I’ve been learning a lot about AI and machine learning from online courses. But reading tutorials is getting boring, even though I know the basics. As a web developer, I like to learn by doing. So, I have challenged myself to do this challenge of completing 30 small projects in 30 days. Come join me on this journey!
INSIDE THE CODEBASE: A DEEP DIVE INTO DRUPAL RAG INTEGRATION
Welcome back! After our first article that showed you our new Drupal Rag Integration app, many of you liked it. Thank you! Today, let’s look at how the code works.
- 1
- 2