Filters
Technologies
Topic
Level
Browse our catalog
Explore tracks, courses, and projects — all in one place. Learn at your pace and build real-world skills.
Multiplication Table GeneratorNew
A hands-on C++ case study where you build a terminal-based multiplication table generator, progressively adding features like dynamic sizing, formatted output, value highlighting, and an interactive quiz. Each chapter introduces a new programming concept and guides you to implement it step by step.
Mushroom Edibility ClassificationNew
A hands-on, end-to-end data science project using Python to classify mushrooms as edible or poisonous based on their characteristics. This project guides you through data loading, cleaning, exploratory analysis, preprocessing, model building, and evaluation using the mushrooms.csv dataset.
Password Hash CheckerNew
Build a secure Python terminal application that validates, hashes, and checks passwords using best practices for separation of logic and I/O, secure salt generation, and safe encoding/decoding for storage.
Wordle Game with OOPNew
Build a console-based Wordle game in Python while learning how to structure a real project using object-oriented programming. Step by step, you will design game logic, validation rules, and clean class interactions.
Data-Driven Insights from the 2019 World Happiness ReportNew
Explore relationships between economic, social, and health factors and happiness by analyzing the 2019 World Happiness Report dataset.
Detecting Fake Job Postings with Machine LearningNew
Build a machine learning system to detect fraudulent job postings using text analysis and structured metadata for robust automated screening.
Exploring Building Design for Energy EfficiencyNew
Explore how different architectural design features impact building energy performance by analyzing and visualizing heating and cooling loads from building simulation data.
Exploring City Bike Rental InsightsNew
This course guides you through analyzing and visualizing how weather and seasonal factors influence daily bike rental demand using real-world data.
Exploring Factors Influencing Pet AdoptionsNew
This project explores data-driven insights in animal shelter operations, focusing on factors influencing pet adoption rates using real-world datasets.
Exploring Heart Disease Patterns in Clinical DataNew
Explore real-world patient heart health data to uncover relationships between chest pain types, demographics, and heart disease prevalence using Python analytics.
Identifying High-Value International Markets for London TourismNew
This project focuses on leveraging historical visitor data to identify high-potential international markets, uncover travel patterns, and segment audiences for targeted marketing strategies.
Investigating Diabetes Risk FactorsNew
This course guides you through analyzing real-world health data to uncover key diabetes risk factors and inform targeted public health interventions.