May 02

Book - Mathematics for Machine learning

Machine Learning Mathematics Data Science Deep Learning

Explore the core mathematical concepts behind Machine Learning, covering linear algebra, calculus, probability, and optimization techniques for AI models.

Apr 17

Stats 110

Statistics Probability Mathematics Stats 110

Comprehensive notes for the Harvard Stats 110 course, exploring the logic of uncertainty and probability. Discover the fundamental differences between mathematics and statistics.

Apr 16

Git Guide

Git Version Control Best Practices Developer Guide

A comprehensive guide on Git best practices, including branch naming conventions and how to write clear, effective commit messages.

Apr 14

Learning Stats

Statistics Probability Python Data Science

A curated collection of top resources, including Harvard and MIT courses, and foundational textbooks for mastering statistics and probability in Python.

Apr 11

Mac Setup

Mac Setup Development Python

A comprehensive guide to setting up a new Mac for development. Includes step-by-step instructions for installing CLI tools, essential software, programming languages, and Python libraries.

Mar 08

In-built Datastructures in Python, C++, C

Python C++ C Data Structures

A comprehensive guide and quick reference for in-built data structures in Python, C++, and C. Discover time complexities, common operations, and interview questions.

Dec 08

Sorting

Algorithms Computer Science Sorting Data Structures

A comprehensive guide to sorting algorithms, including Selection Sort, Bubble Sort, and Insertion Sort, covering their mechanics, complexities, and use cases.

Aug 21

Working With ESP32

ESP32 MicroPython C++ IoT

A comprehensive guide on working with the ESP32 microcontroller, including hardware specs, software tools like ESP-IDF, and programming with MicroPython and C++.