Blog


Analyzing Netflix Data with Pandas + Python

No more time wasting ⏰

pythonpandasdata-analysis

Chatting with Your Documents in the CLI with Ollama and LlamaIndex

Explore the chat options that llamaindex offers with a Python script, as well as the llamaindex-cli rag build-in option that uses only Chromadb.

OllamaQdrantChromadb

How to Build a Full-Stack Application Using Node.js and React?

Full-Stack Application Using Node.js and React

nodejsreactjsfull stack application

Exploring the Power of Python

Python fundamentals explained.

pythondata sciencemachine learning

Error Management in Go - Part II

A primer on how to define, generate, and handle errors in Go

gogolangerror handling

Error management in Go

A primer on how to define, generate and handle errors in Go

golanggoerror handling

Django Projects and Ideas with Free Source Code | Beginners to Advance [2024]

How to build a web-based Python Django project.

Django ormDjangoDatabase

Coding Evolution: 5 Key Lessons From My Python Journey

Python Coding: Improve your code and fast-track your progress with these five key lessons.

pythonpython programmingprogramming

Exploring Common Classification Models

Explore K-Nearest-Neighbor, Support Vector Machines, and Decision Trees: What they are and when to apply which.

aimachine learningsupport vector machine

Creating a Login Form with React: A Step-by-Step Guide

How login forms are made with React: A step by step tutorial

JavaScriptWeb developmentReact